summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* added an option to insert followed links for the users of sugicient ↵Evgeny Fadeev2011-02-067-154/+190
| | | | reputation, and users urs appears in the signatures
* added limit to edit comments to the live settingsEvgeny Fadeev2011-02-044-12/+143
|
* added line separating answers - in the css, small fix in a management ↵Evgeny Fadeev2011-02-033-10/+14
| | | | command fix_question_tags and reduced min width in the post user info
* added an option to enable/disable enter key to save commentsEvgeny Fadeev2011-02-034-4/+20
|
* added tags to the email update about a new questionEvgeny Fadeev2011-02-033-3/+21
|
* removed the extraneous s from the gravatar urlEvgeny Fadeev2011-02-011-1/+1
|
* incremented versionEvgeny Fadeev2011-02-011-1/+1
|
* added ability to add extra.css file to the media collectionEvgeny Fadeev2011-02-016-13/+83
|
* removed a css width restriction on the pre tagEvgeny Fadeev2011-02-011-1/+0
|
* merged the master branchEvgeny Fadeev2011-02-0126-136/+504
|\
| * skins can now be switched on the goEvgeny Fadeev2011-01-3110-119/+85
| |
| * an inconsequential experiment with skin loaderEvgeny Fadeev2011-01-311-2/+35
| |
| * fixed the version recordEvgeny Fadeev2011-01-301-1/+1
| |
| * added a management command to recalculate response counts for the inboxesEvgeny Fadeev2011-01-303-0/+130
| |
| * it is now possible to either force lower-casing tags or allow freehand ↵Evgeny Fadeev2011-01-308-11/+109
| | | | | | | | character case without a possibility to have duplicate tag names, and fixed the fix_question_tags management command
| * added a management command fix_question_tagsEvgeny Fadeev2011-01-286-5/+139
| |
| * fixed an orm queryEvgeny Fadeev2011-01-281-3/+5
| |
| * removed usage of listA selector in live_search.jsEvgeny Fadeev2011-01-272-2/+2
| |
| * fixed a bug in the template faq as reported by Benoit, sub-version 64Evgeny Fadeev2011-01-273-2/+7
| |
* | split main page into blocksEvgeny Fadeev2011-01-2712-279/+292
| |
* | finished refactoring of the headerEvgeny Fadeev2011-01-273-49/+55
| |
* | started refactoring the header templateEvgeny Fadeev2011-01-275-83/+53
|/
* renamed listA id to question-listEvgeny Fadeev2011-01-272-4/+4
|
* refactored css classes on question stat countersEvgeny Fadeev2011-01-274-25/+27
|
* added page class to add user profile viewsEvgeny Fadeev2011-01-262-2/+11
|
* removed view_name context variable and added page_class variable in some ↵Evgeny Fadeev2011-01-262-10/+6
| | | | view functions
* fixed bug in search box layout for firefox on macEvgeny Fadeev2011-01-252-2/+2
|
* fixed a layout bug for IEEvgeny Fadeev2011-01-252-4/+6
|
* finalized the SE import app and documented it, fixed some testsEvgeny Fadeev2011-01-2510-66/+126
|
* put karma graph back in placeEvgeny Fadeev2011-01-251-1/+1
|
* increased fonts, slightly restyled the question summary view and restored ↵Evgeny Fadeev2011-01-259-43/+96
| | | | use of the is_staff field for the forum admins because they must be staff in order to edit settings
* removed some debugging statementsEvgeny Fadeev2011-01-242-9/+0
|
* SE import works through the web interface, but still needs visual enhancementEvgeny Fadeev2011-01-247-22/+200
|
* retagging does not bump question in the list, fixed item guid in the rss ↵Evgeny Fadeev2011-01-217-12/+179
| | | | feed, added management command get_tag_stats
* fixed a bug in SearchState.update()Evgeny Fadeev2011-01-211-1/+1
|
* one more small change to the search state managerEvgeny Fadeev2011-01-211-0/+1
|
* made some tweaks in the search state managerEvgeny Fadeev2011-01-217-43/+52
|
* 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
|