summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* deleted an unused fileEvgeny Fadeev2012-08-201-0/+0
* fixed error in the password registration viewEvgeny Fadeev2012-08-151-1/+1
* removed a duplicate message in the anonymous ask formEvgeny Fadeev2012-08-151-1/+0
* updated the changelogEvgeny Fadeev2012-08-131-3/+4
* added option to disable feedback form for the anonymous usersEvgeny Fadeev2012-08-133-11/+33
* Added options to restrict email addresses and requirement to validate an emai...Evgeny Fadeev2012-08-129-192/+311
* fixed voting bug in js on the question pageEvgeny Fadeev2012-08-082-7/+8
* Merge branch 'github-master'Evgeny Fadeev2012-07-311-3/+3
|\
| * Merge pull request #89 from atiberghien/patch-1Evgeny Fadeev2012-07-301-3/+3
| |\
| | * Fix get_badge_summaryAlban Tiberghien2012-07-301-3/+3
| |/
* / small change in the code calculating similar questionsEvgeny Fadeev2012-07-311-8/+18
|/
* merged the "post under fake accounts" branchEvgeny Fadeev2012-07-3019-32/+301
|\
| * fixed a bug in posting under new fake accountEvgeny Fadeev2012-07-302-8/+9
| * completed the "admins can post under fake accounts" featureEvgeny Fadeev2012-07-3014-267/+592
| * Post new content as any user if current user is staff. New users are created ...whit2012-07-1211-12/+105
| * missing quotation marks in the label for field.whit2012-07-121-1/+1
* | added cache clear upon content moderation toggleEvgeny Fadeev2012-07-264-6/+24
* | added forgotten setting to the livesettingsEvgeny Fadeev2012-07-261-0/+9
* | renamed a base class, not very importantEvgeny Fadeev2012-07-263-5/+5
* | added a simple greeting message for the new users when lamson is turned offEvgeny Fadeev2012-07-252-11/+29
* | made send unaswered reminders group-awareEvgeny Fadeev2012-07-251-0/+4
* | made it hopefully impossible to add blank tagsEvgeny Fadeev2012-07-242-0/+10
* | added locally stored OpenSans web fontEvgeny Fadeev2012-07-244-14/+2
* | added a more meaningful screen to an error caused by a django import errorEvgeny Fadeev2012-07-242-0/+33
* | fixed migration 124 for transactional databasesEvgeny Fadeev2012-07-231-0/+5
* | updated documentation for the ALLOW_UNICODE_SLUGS settingEvgeny Fadeev2012-07-225-21/+69
* | some PEP8 treatment to a couple of filesEvgeny Fadeev2012-07-212-193/+343
* | added option to limit one answer per question per personEvgeny Fadeev2012-07-189-8/+68
* | transplanted an search input autofocusing fix from tag-editor branch and isol...Evgeny Fadeev2012-07-181-22/+25
* | made high reputation users be able to reopen questionsEvgeny Fadeev2012-07-172-5/+19
* | fixed media reference in the post revision pageEvgeny Fadeev2012-07-172-10/+13
* | restored ability to comment and vote on closed questions and removed width fr...Evgeny Fadeev2012-07-163-37/+37
* | filtered out blocked users from receiving instant notificationsEvgeny Fadeev2012-07-161-0/+4
* | adjusted style for the list of related questionsEvgeny Fadeev2012-07-161-4/+11
* | recompiled style.cssEvgeny Fadeev2012-07-161-77/+78
* | width of ask button == width of sidebarEvgeny Fadeev2012-07-161-1/+1
* | a bug fix on listing users by group and some style adjustmentsEvgeny Fadeev2012-07-163-21/+17
* | merged Adolfo's build_livesettings_cache management commandEvgeny Fadeev2012-07-164-3/+7
* | Merge branch 'livesettings_fix'Evgeny Fadeev2012-07-165-21/+58
|\ \
| * \ Merge branch 'master' into livesettings_fixAdolfo Fitoria2012-05-2986-3553/+5803
| |\ \
| * | | fixed merge :-$Adolfo Fitoria2012-05-151-6/+0
| * | | added fix for livesettings overrideAdolfo Fitoria2012-05-152-3/+15
| * | | Merge branch 'master' into livesettings_fixAdolfo Fitoria2012-05-15114-1469/+15898
| |\ \ \
| * | | | fixed preload_cache commandAdolfo Fitoria2012-05-101-7/+2
| * | | | fixed errorAdolfo Fitoria2012-05-091-2/+2
| * | | | added management command to preload livesettings cacheAdolfo Fitoria2012-05-091-0/+17
| * | | | Added LIVESETTINGS_CACHE_TIMEOUT settings to set a different timeout forAdolfo Fitoria2012-05-093-18/+37
* | | | | first pass on switching fro Yanone Kaffeesatz to Open Sans CondensedEvgeny Fadeev2012-07-153-43/+44
* | | | | fixed the broken "follow user" functionEvgeny Fadeev2012-07-151-19/+2
* | | | | fixed display glitch in the closed questionEvgeny Fadeev2012-07-143-7/+8
| |_|_|/ |/| | |