summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* added django-tinymce module to enable the script compressionEvgeny Fadeev2012-08-069-13/+81
* fixed auto-focusing behavior for the input bar, depending on the current page...Evgeny Fadeev2012-07-182-21/+27
* fixed a setting for autofilling user dataEvgeny Fadeev2012-07-171-2/+2
* added AUTOFILL_USER_DATA optionEvgeny Fadeev2012-07-172-5/+16
* fixed error display on the registration pageEvgeny Fadeev2012-07-171-0/+4
* added greeting message for new users by email and on-screenEvgeny Fadeev2012-07-173-11/+39
* fixed bugs in ldap loginEvgeny Fadeev2012-07-175-11/+15
* added LDAP_AUTHENTICATE_FUNCTION and LDAP_AUTHENTICATE_FAILURE_FUNCTIONEvgeny Fadeev2012-07-173-28/+76
* minor commit - started working towards full integration of TinyMCE editorEvgeny Fadeev2012-07-152-6/+11
* update documentation regarding LDAP authentication setupEvgeny Fadeev2012-07-122-2/+11
* fixed some glitches in the LDAP flow again, seems to workEvgeny Fadeev2012-07-122-2/+16
* rehashed the ldap registration flow once againEvgeny Fadeev2012-07-124-189/+269
* fixed css on registration page to compensate for bootstrap additionsEvgeny Fadeev2012-07-101-4/+9
* made the ldap registration flow workEvgeny Fadeev2012-07-102-3/+5
* a bug fixEvgeny Fadeev2012-07-101-1/+1
* added a user information verification step to the ldap flowEvgeny Fadeev2012-07-102-8/+54
* smal fix to the ldap procedureEvgeny Fadeev2012-07-102-2/+2
* patched LDAP procedure so that it hopefully works nowEvgeny Fadeev2012-07-102-8/+7
* made a tweak to LDAP login procedureEvgeny Fadeev2012-07-101-1/+14
* fixed style for the multiline question titles in the related question box on ...Evgeny Fadeev2012-07-102-9/+17
* fixed tag validation on the "ask" pageEvgeny Fadeev2012-07-103-6/+15
* added "show only subscribed tags" choice to the main pageEvgeny Fadeev2012-07-107-12/+38
* added a paper clip attachment button and removed markdown help when rich text...Evgeny Fadeev2012-07-095-88/+50
* fixed css for the modal menu, so that it covers full screen tinymce and remov...Evgeny Fadeev2012-07-093-2/+6
* Merge branch 'user-groups' into tag-editorEvgeny Fadeev2012-07-0970-2627/+3074
|\
| * tag moderation worksEvgeny Fadeev2012-07-0913-51/+271
| * changed to using just Tag for suggested and approved tagsEvgeny Fadeev2012-07-087-169/+171
| * styled tag moderation UIEvgeny Fadeev2012-07-076-59/+230
| * created a page for tag moderation, at this point it is only listing the sugge...Evgeny Fadeev2012-07-0512-76/+636
| * merged with the master and tag-editor branchesEvgeny Fadeev2012-07-02326-571/+49210
| |\
| * | renamed function users() --> show_users()Evgeny Fadeev2012-07-012-3/+3
| * | Merge pull request #86 from dkolak/fix_tplEvgeny Fadeev2012-06-301-1/+1
| |\ \
| | * | small template fixDario Kolak2012-07-011-1/+1
| |/ /
| * | Update masterEvgeny Fadeev2012-06-301-1/+1
| * | Merge pull request #82 from lissyx/masterEvgeny Fadeev2012-06-271-4/+4
| |\ \
| | * | fix: Locale might break JavaScript codelissyx2012-06-271-4/+4
| |/ /
| * | tiny change in ru localeEvgeny Fadeev2012-06-161-1/+1
| * | fixed import error bug in readers.pyEvgeny Fadeev2012-06-161-0/+1
| * | small tweaks in content cleaningEvgeny Fadeev2012-06-162-3/+4
| * | Merge branch 'github-master'Evgeny Fadeev2012-06-162-2012/+792
| |\ \
| | * \ Merge pull request #80 from lissyx/masterEvgeny Fadeev2012-06-162-2012/+792
| | |\ \
| | | * | Rebuilt django.mo for french localelissyx2012-06-161-0/+0
| | | * | l10n: french locales fix from goofy@lissyx2012-06-161-2012/+792
| * | | | small changes in the skin and Ru localeEvgeny Fadeev2012-06-163-3/+5
| |/ / /
| * | | Merge branch 'github-master'Evgeny Fadeev2012-06-161-1/+1
| |\ \ \
| | * | | Update masterEvgeny Fadeev2012-06-151-1/+1
| * | | | added spammy to the test content set and protected code from such inputEvgeny Fadeev2012-06-1625-59/+71
| |/ / /
| * | | merged feature 157 by Paul BackhouseEvgeny Fadeev2012-06-1516-17/+456
| |\ \ \
| | * \ \ Merge branch 'master' into feature-157Paul Backhouse2012-05-057-10/+9
| | |\ \ \
| | * | | | Fixed bug where clicking on a wildcard matched tag did not put the tag in the...Paul Backhouse2012-05-052-3/+4