Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | first pass on mysql full text and relaxed search stickiness | Evgeny Fadeev | 2010-04-24 | 5 | -8/+436 |
| | |||||
* | moved some files and directories inside forum from root | Evgeny Fadeev | 2010-04-24 | 56 | -11/+30 |
| | |||||
* | preparing to fix fulltext search - some simple migrations | Evgeny Fadeev | 2010-04-24 | 7 | -24/+1526 |
| | |||||
* | fixed second bug in edit user profile | Evgeny Fadeev | 2010-04-23 | 6 | -333/+458 |
| | |||||
* | small python 2.4 compat fix and documentation | Evgeny Fadeev | 2010-04-18 | 3 | -5/+11 |
| | |||||
* | fixed bug on completion of user profile | Evgeny Fadeev | 2010-04-17 | 1 | -0/+1 |
| | |||||
* | minor style fixes | Evgeny Fadeev | 2010-04-17 | 7 | -132/+94 |
| | |||||
* | question views merged, changed UI a bit, full text search broken | Evgeny Fadeev | 2010-04-11 | 26 | -104/+204 |
| | |||||
* | minor | Evgeny Fadeev | 2010-04-10 | 1 | -1/+1 |
| | |||||
* | intermediate broken commit | Evgeny Fadeev | 2010-04-10 | 27 | -176/+416 |
| | |||||
* | kind of merged question views, still have debugging to to | Evgeny Fadeev | 2010-04-08 | 15 | -192/+537 |
| | |||||
* | another intermediate commit (still broken) | Evgeny Fadeev | 2010-04-06 | 6 | -155/+3699 |
| | |||||
* | intermediate broken commit | Evgeny Fadeev | 2010-04-06 | 13 | -97/+73 |
| | |||||
* | fixing url translation issues in javascript files | Adolfo Fitoria | 2010-04-05 | 2 | -3/+4 |
| | |||||
* | basic setup for the Google Closure environment | Evgeny Fadeev | 2010-04-04 | 3 | -0/+22 |
| | |||||
* | edited ROADMAP, again | Evgeny Fadeev | 2010-04-04 | 1 | -0/+1 |
| | |||||
* | fixed formatting of roadmap | Evgeny Fadeev | 2010-04-04 | 1 | -13/+12 |
| | |||||
* | ROADMAP, TODO, restored posts per page selector | Evgeny Fadeev | 2010-04-04 | 5 | -23/+116 |
| | |||||
* | adding missing files? | Adolfo Fitoria | 2010-04-03 | 4 | -0/+512 |
| | |||||
* | added color blending for counters, fixed questions and user questions views, ↵ | Evgeny Fadeev | 2010-04-03 | 14 | -176/+2207 |
| | | | | better humanization of counters | ||||
* | Merge branch 'adolfo' | Evgeny Fadeev | 2010-04-01 | 2 | -1949/+2083 |
|\ | |||||
| * | spanish translation | Adolfo Fitoria | 2010-04-01 | 2 | -1949/+2083 |
| | | |||||
* | | fixed some html, karma graph in IE7 and 8 and favorites view, removed ↵ | Evgeny Fadeev | 2010-04-01 | 78 | -1576/+1024 |
|/ | | | | executable mode from some files, fixed an error in question faving | ||||
* | fixed translations of user profile URLs | Evgeny Fadeev | 2010-03-31 | 5 | -14/+15 |
| | |||||
* | fixed unicode tags and link color in posts | Evgeny Fadeev | 2010-03-30 | 3 | -3/+23 |
| | |||||
* | baseline for ASKBOT development is ready | Evgeny Fadeev | 2010-03-27 | 2 | -26/+3 |
| | |||||
* | removed authentication module to be replaced with a dedicated app, also ↵ | Evgeny Fadeev | 2010-03-27 | 41 | -2442/+79 |
| | | | | switched to table layout for openid signin template temporarily so that it works on IE7 and maybe earlier | ||||
* | old login system restored, merge done | Evgeny Fadeev | 2010-03-27 | 15 | -52/+52 |
| | |||||
* | dos2unix | Evgeny Fadeev | 2010-03-27 | 20 | -79/+75 |
| | |||||
* | intermediate commit after merge | Evgeny Fadeev | 2010-03-27 | 319 | -4111/+9174 |
|\ | |||||
| * | fixed inaccuracy in email subscription sender | Evgeny Fadeev | 2010-03-21 | 1 | -1/+1 |
| | | |||||
| * | fixed email sender job so it works as advertised | Evgeny Fadeev | 2010-03-21 | 3 | -72/+199 |
| | | |||||
| * | in the middle of fixing email alerts | Evgeny Fadeev | 2010-03-20 | 1 | -6/+8 |
| | | |||||
| * | merged with master branch | Evgeny Fadeev | 2010-03-14 | 89 | -1217/+2406 |
| |\ | |||||
| | * | dos2unix | Evgeny Fadeev | 2010-03-14 | 12 | -1001/+1001 |
| | | | |||||
| | * | fixed mysql issue of unique varchar longer than 255 | Evgeny Fadeev | 2010-03-14 | 1 | -1/+3 |
| | | | |||||
| | * | removed last bit of external legacy login stuff | Evgeny Fadeev | 2010-03-14 | 1 | -1/+0 |
| | | | |||||
| | * | added favicon.ico | Evgeny Fadeev | 2010-03-10 | 1 | -0/+0 |
| | | | |||||
| | * | edited README to reflect changes in urls | Evgeny Fadeev | 2010-03-10 | 1 | -2/+6 |
| | | | |||||
| | * | Lots of small fixes, including the missing comments problem. | hrcerqueira | 2010-03-07 | 29 | -840/+244 |
| | | | |||||
| | * | Started implementing cache. | hrcerqueira | 2010-03-04 | 14 | -225/+208 |
| | | | | | | | | | | | | Added placeholders in log folder, and the new cache folder so git wont ignore them. | ||||
| | * | Very simple robots.txt module. | hrcerqueira | 2010-03-04 | 7 | -130/+147 |
| | | | | | | | | | | | | A couple of typos on templates. | ||||
| | * | added postgres specific management commands for the badges cron jobs. | hrcerqueira | 2010-03-04 | 6 | -111/+926 |
| | | | | | | | | | | | | some extra small fixes | ||||
| | * | fixed rss feed and a couple more bugs in templates | hrcerqueira | 2010-03-04 | 8 | -86/+138 |
| | | | |||||
| | * | couple of fixes | hrcerqueira | 2010-03-04 | 10 | -370/+240 |
| | | | |||||
| | * | Fix in the email url tags. | hrcerqueira | 2010-03-03 | 4 | -140/+55 |
| | | | |||||
| | * | small fix | hrcerqueira | 2010-03-03 | 2 | -82/+82 |
| | | | |||||
| | * | Merge branch 'master' of github.com:rickross/osqa | hrcerqueira | 2010-03-03 | 2 | -80/+80 |
| | |\ | | | | | | | | | | | | | | | | | Conflicts: forum/views/auth.py | ||||
| | | * | small fix | hrcerqueira | 2010-03-02 | 1 | -0/+3 |
| | | | | |||||
| | * | | Temp login token request (for password recovery and google openid problems) | hrcerqueira | 2010-03-03 | 27 | -246/+881 |
| | |/ | | | | | | | | | | | | | | | | Utilities to send html emails, a base html email template and template tags to build full urls with domain name and protocol (for html email images and styles) Email validation now uses an improved algorithm Fixed a bug in the user message system |