summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* allowed removing search tags one-by-one, fixed a bug in the login system ↵Evgeny Fadeev2011-01-2018-56/+238
| | | | reported by Bill, removed snippet of unportable sql reported by Graeme and added support for proper i18n in javascript
* adjusted css for the question pageEvgeny Fadeev2011-01-153-7/+29
|
* added option to make text search query not sticky and fixed two problems in ↵Evgeny Fadeev2011-01-155-32/+74
| | | | the search state manager
* small refactoring - moved ViewLog class definition to the search subsystem, ↵Evgeny Fadeev2011-01-145-48/+45
| | | | because it is part of the search functionality
* removed use of the is_staff field anywhereEvgeny Fadeev2011-01-144-6/+4
|
* restyled documentation and added toplevel navigation to the documentation, ↵Evgeny Fadeev2011-01-145-5/+714
| | | | the same nav bar will be added to the project meta site
* hid link to settings from regular usersEvgeny Fadeev2011-01-121-1/+1
|
* added logging statements around the user registration form, email ↵Evgeny Fadeev2011-01-126-2/+55
| | | | subscription form and the generation of the error 500 page, bumped the version
* fixed subject line for the account recovery messageEvgeny Fadeev2011-01-101-1/+1
|
* fixed style of the front pageEvgeny Fadeev2011-01-102-11/+17
|
* some refactoring and removal of dead codeEvgeny Fadeev2011-01-1011-534/+60
|
* re-introduced template paginator to fix a glitch in the live search and made ↵Evgeny Fadeev2011-01-095-6/+9
| | | | a few more fixes to the search bar css
* 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
| | | | at a given level of subscriptions
* moved most includable templates to directory blocks and user templates to ↵Evgeny Fadeev2010-12-3134-104/+49
| | | | the directory user_profile
* 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 ↵Evgeny Fadeev2010-12-272-118/+21
| | | | languages, and some work on russian js
* 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
|