summaryrefslogtreecommitdiffstats
path: root/forum/views
Commit message (Expand)AuthorAgeFilesLines
* added russian js translation, fixed url translations in javascript for Turkis...Evgeny Fadeev2010-06-112-8/+19
* fixed a few pluralization bugs in translationsEvgeny Fadeev2010-05-091-1/+0
* added missing import in forum/views/commands.pyEvgeny Fadeev2010-05-031-1/+1
* added beginning of Serbian translation by Aleksandar, Pekkas German, fixed al...Evgeny Fadeev2010-05-034-18/+49
* added faces to front pageEvgeny Fadeev2010-04-251-2/+2
* page size selector works again - some changes in templatesEvgeny Fadeev2010-04-251-1/+1
* merged newer ui branch to masterEvgeny Fadeev2010-04-253-271/+105
|\
| * first pass on mysql full text and relaxed search stickinessEvgeny Fadeev2010-04-241-2/+14
| * fixed second bug in edit user profileEvgeny Fadeev2010-04-231-1/+4
| * fixed bug on completion of user profileEvgeny Fadeev2010-04-171-0/+1
| * question views merged, changed UI a bit, full text search brokenEvgeny Fadeev2010-04-112-4/+3
| * intermediate broken commitEvgeny Fadeev2010-04-103-25/+28
| * kind of merged question views, still have debugging to toEvgeny Fadeev2010-04-081-142/+60
| * another intermediate commit (still broken)Evgeny Fadeev2010-04-061-139/+69
| * intermediate broken commitEvgeny Fadeev2010-04-061-97/+68
* | fixed second bug in edit user profileEvgeny Fadeev2010-04-231-1/+3
* | fixed bug on completion of user profileEvgeny Fadeev2010-04-171-0/+1
* | created more automatic django.wsgi file and fixed an error that I made when r...Evgeny Fadeev2010-04-102-365/+0
|/
* ROADMAP, TODO, restored posts per page selectorEvgeny Fadeev2010-04-041-2/+2
* adding missing files?Adolfo Fitoria2010-04-031-0/+364
* added color blending for counters, fixed questions and user questions views, ...Evgeny Fadeev2010-04-031-11/+11
* fixed some html, karma graph in IE7 and 8 and favorites view, removed executa...Evgeny Fadeev2010-04-011-1/+5
* removed authentication module to be replaced with a dedicated app, also switc...Evgeny Fadeev2010-03-271-359/+0
* old login system restored, merge doneEvgeny Fadeev2010-03-272-8/+8
* dos2unixEvgeny Fadeev2010-03-272-2/+2
* merged with master branchEvgeny Fadeev2010-03-143-50/+167
|\
| * Lots of small fixes, including the missing comments problem.hrcerqueira2010-03-071-0/+1
| * Started implementing cache.hrcerqueira2010-03-041-0/+1
| * Fix in the email url tags.hrcerqueira2010-03-031-1/+2
| * Merge branch 'master' of github.com:rickross/osqahrcerqueira2010-03-031-1/+1
| |\
| | * small fixhrcerqueira2010-03-021-0/+3
| * | Temp login token request (for password recovery and google openid problems)hrcerqueira2010-03-032-54/+160
| |/
| * Fixed the new question bug, removed some old stuff from settings files, and f...hrcerqueira2010-03-021-9/+17
* | SE loader seems to work, details are in stackexchange/READMEEvgeny Fadeev2010-03-091-3/+6
* | in the middle of loading votesEvgeny Fadeev2010-03-091-18/+7
* | loaded comments and badgesEvgeny Fadeev2010-03-081-5/+4
* | removed one unused lineEvgeny Fadeev2010-03-071-1/+0
* | all content revisions loaded (excluding close/delete/reopen actions, etc), fi...Evgeny Fadeev2010-03-071-108/+34
|/
* dos2unixEvgeny Fadeev2010-03-011-211/+211
* temp fix for the questions page size, the value is coming from some strange u...hrcerqueira2010-03-011-2/+2
* New auth system, see the wiki for details.hrcerqueira2010-03-018-8/+283
* cleaning up small errors, commit in the middle of linting wmd.jsEvgeny Fadeev2010-02-222-1/+3
* "Reversed" some m2m relations with the user model.hrcerqueira2010-02-225-168/+38
* moved some more stuff and removed a couple of unused files.hrcerqueira2010-02-181-1/+1
* Added some missing import in view files. Removed forum/views/content.py.hrcerqueira2010-02-186-1394/+5
* Fixed some errors and moved some folders to inside the forum folder.hrcerqueira2010-02-185-12/+13
* merged with Hernanis model refactoring, ran out of time to fix an issueEvgeny Fadeev2010-02-174-97/+1398
|\
| * Complete reorganization of models and managers, and removal of some raw sql q...hrcerqueira2010-02-173-3/+5
* | fixed import bugEvgeny Fadeev2010-02-171-0/+1
* | finished splitting views/content.py, some new bugs: html wont validate, image...Evgeny Fadeev2010-02-167-562/+611