summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* made search buttons look square on the macEvgeny Fadeev2011-01-091-23/+18
* fixed css a littleEvgeny Fadeev2011-01-092-20/+8
* removed unused importsEvgeny Fadeev2011-01-0935-166/+152
* removed most of the obvious css cruft and the unused templatesEvgeny Fadeev2011-01-0911-695/+5
* removed more unused cssEvgeny Fadeev2011-01-0913-324/+50
* removed some unused cssEvgeny Fadeev2011-01-092-286/+2
* fixed a fuzzy message in the english localeEvgeny Fadeev2011-01-092-1062/+1174
* made sure that every page uses h1 tagEvgeny Fadeev2011-01-0928-794/+666
* made multiple tags work in interested/ignored selectionsEvgeny Fadeev2011-01-076-50/+92
* incremented the version to 0.6.55Evgeny Fadeev2011-01-051-1/+1
* made the enthusiast badge work and added version display to the footer templateEvgeny Fadeev2011-01-0511-35/+451
* fixed a message for the badge "Taxonomist"Evgeny Fadeev2011-01-051-1/+3
* added taxonomist badge and incremented the versionEvgeny Fadeev2011-01-058-7/+56
* implemented Commentator badge and removed unnecessary sql scriptsEvgeny Fadeev2011-01-0433-4849/+46
* added the forgotten keys for the two new stub badgesEvgeny Fadeev2011-01-032-1/+3
* fixed a bug in the migration 25 and added two stub badgesEvgeny Fadeev2011-01-033-16/+33
* fixed a bug in the email subscriptions, where users received too many emails ...Evgeny Fadeev2011-01-021-1/+1
* moved most includable templates to directory blocks and user templates to the...Evgeny Fadeev2010-12-3134-104/+49
* fixed an error in the documentationEvgeny Fadeev2010-12-291-1/+1
* added a management command that creates a new userEvgeny Fadeev2010-12-296-7/+146
* added class meta for the body elementEvgeny Fadeev2010-12-281-5/+8
* a small fix in the russian translation of jsEvgeny Fadeev2010-12-281-1/+1
* finished russian translation of the javascript messagesEvgeny Fadeev2010-12-281-90/+33
* removed trailing commas in the i18n.jsEvgeny Fadeev2010-12-271-7/+7
* removed urls from the javascript locale and fixed one split message in all la...Evgeny Fadeev2010-12-272-118/+21
* fixed errors in the email exception handlingEvgeny Fadeev2010-12-271-7/+15
* incremented versionEvgeny Fadeev2010-12-261-1/+1
* fixed a js bug in the questions.html templateEvgeny Fadeev2010-12-261-1/+1
* improved url calculation for the js and made small changes in the cssEvgeny Fadeev2010-12-264-11/+13
* removed the unnecessary locale middleware and the i18n urlEvgeny Fadeev2010-12-262-2/+0
* bumped version againEvgeny Fadeev2010-12-261-1/+1
* bumped versionEvgeny Fadeev2010-12-261-1/+1
* added options to insert custom css and jsEvgeny Fadeev2010-12-265-0/+104
* added support for custom HTML HEAD and the site footer in the live settingsEvgeny Fadeev2010-12-252-23/+84
* small change in the stylesheetEvgeny Fadeev2010-12-231-1/+2
* added arrows to the question sort methodsEvgeny Fadeev2010-12-2310-913/+891
* pulled out all strings in js for the russian translationEvgeny Fadeev2010-12-231-19/+45
* updated and recompiled russian messagesEvgeny Fadeev2010-12-222-37/+67
* updated russian translationEvgeny Fadeev2010-12-221-735/+740
* copied raw gettext messages from jinja templates to askbot/const/message_keys.pyEvgeny Fadeev2010-12-222-488/+467
* removed url translation from js files and from migration 5 - the original bad...Evgeny Fadeev2010-12-2215-116/+103
* reverted some more template changes from yesterdayEvgeny Fadeev2010-12-212-3/+28
* canceled use of column body templateEvgeny Fadeev2010-12-211-1/+15
* updated Russian translation, at 70% nowEvgeny Fadeev2010-12-215-621/+891
* simplified template base.html, added options to hide default footer and the logoEvgeny Fadeev2010-12-218-167/+208
* updated the Chinese locale once again - thanks to suyu8776Evgeny Fadeev2010-12-182-55/+54
* documented the most useful management commandsEvgeny Fadeev2010-12-183-6/+65
* edited documentation about the management commandsEvgeny Fadeev2010-12-172-0/+70
* one more small improvement to the dump_forum commandEvgeny Fadeev2010-12-163-13/+26
* improved interface for the dump_forum management commandEvgeny Fadeev2010-12-163-5/+60