summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* email notifications seem to work correctlyEvgeny Fadeev2010-07-096-33/+194
* added more email alert tests, some still failEvgeny Fadeev2010-07-088-149/+485
* added some tests for email alertsEvgeny Fadeev2010-07-089-366/+496
* hid some color settings, made view counters look the same in users questionsEvgeny Fadeev2010-06-287-68/+177
* inlined vote, view and answer counters as well - got faster, fixed a template...Evgeny Fadeev2010-06-282-4/+52
* inlined questions_list template into questions.htmlEvgeny Fadeev2010-06-285-7/+47
* added current language in caching key in template question.htmlEvgeny Fadeev2010-06-271-2/+3
* made autodoc work project-wide, tweaked some doc stringsEvgeny Fadeev2010-06-27145-1147/+1919
* removed python-openid from the list of external dependenciesEvgeny Fadeev2010-06-27129-1/+28337
* added beginnings of developer documentationEvgeny Fadeev2010-06-2519-24/+153
* some progress on documentationEvgeny Fadeev2010-06-2412-280/+714
* moved around login button images a littleEvgeny Fadeev2010-06-231-4/+4
* fixed page number out of bounds bugEvgeny Fadeev2010-06-231-1/+4
* added LANGUAGE_CODE to caching keys in the templateEvgeny Fadeev2010-06-231-4/+8
* fixed a bug with response deletion, added a test case and fixed robots.txt urlEvgeny Fadeev2010-06-236-55/+168
* returned caching to questions templateEvgeny Fadeev2010-06-211-4/+3
* added robots.txt nbsp chars instead of eatenup spaces by the spaceless middl...Evgeny Fadeev2010-06-2121-168/+311
* fixed bug in template questions.htmlEvgeny Fadeev2010-06-211-0/+2
* added a little better caching to template questions.htmlEvgeny Fadeev2010-06-201-35/+23
* ran dos2unix on templatesEvgeny Fadeev2010-06-206-1018/+1018
* Merge branch 'master-github'Evgeny Fadeev2010-06-203-496/+824
|\
| * Fixed bugsPekka Järvinen2010-06-191-85/+114
| * Added .mo file and fixed some bugs in Finnish translationPekka Järvinen2010-06-191-0/+0
| * Updated Finnish translationPekka Järvinen2010-06-192-450/+749
* | made loading of front page a little faster, commented out buggy code in model...Evgeny Fadeev2010-06-209-99/+388
|/
* made some progress on documentationEvgeny Fadeev2010-06-1812-470/+125
* fixed bug in migration 0014, added simple caching to template questions.htmlEvgeny Fadeev2010-06-177-16/+21
* Added initial Finnish translationPekka Järvinen2010-06-171-0/+4500
* renamed .rst file to plain textEvgeny Fadeev2010-06-161-0/+0
* added sphinx documentationEvgeny Fadeev2010-06-166-1/+796
* updated INSTALL docEvgeny Fadeev2010-06-162-293/+257
* incremented revisionEvgeny Fadeev2010-06-151-1/+1
* merged with branch experimentalEvgeny Fadeev2010-06-15516-8005/+22211
|\
| * small changes for easy_install packagingEvgeny Fadeev2010-06-152-1/+3
| * basic deployment script worksEvgeny Fadeev2010-06-159-54/+435
| * conditionally removed mysql-python from windows setup.pyEvgeny Fadeev2010-06-141-12/+21
| * easy_install kind of worksEvgeny Fadeev2010-06-1366-1645/+840
| * reverted some renamings of forum to askbotEvgeny Fadeev2010-06-136-14/+14
| * renamed main django app from forum to askbotEvgeny Fadeev2010-06-13438-4963/+10062
| * moved locale files into forum directoryEvgeny Fadeev2010-06-1216-0/+0
| * moved livesettings and django_authopenid into forum/depsEvgeny Fadeev2010-06-1267-57/+57
| * removed some old cruftEvgeny Fadeev2010-06-1258-1442/+265
| * first scratch on better responses pageEvgeny Fadeev2010-06-114-171/+70
| * added whitespace-stripping middleware and started (barely) working on revampi...Evgeny Fadeev2010-06-114-50/+106
| * added links to karma graph and badge summary to the rep and badge counters in...Evgeny Fadeev2010-06-119-65/+129
| * envelope turns on correctly when there are new content or mention responsesEvgeny Fadeev2010-06-085-34/+131
| * envelope turns on correctly for responses, but not for mentions yet, added ur...Evgeny Fadeev2010-06-0712-40/+32
| * notification records are correct but response counters are exxagerated. added...Evgeny Fadeev2010-06-077-17/+526
| * added envelope for new responses, does not work correctly yetEvgeny Fadeev2010-06-069-79/+508
| * mentions work in all kinds of posts, unified activity logging for post updatesEvgeny Fadeev2010-06-0517-303/+505