summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fixed the rename_tags_id management commandEvgeny Fadeev2012-09-042-9/+9
* fixed the private accepted answer bugEvgeny Fadeev2012-08-311-3/+4
* filtered out internal tags fro the tag entry boxEvgeny Fadeev2012-08-302-0/+3
* fix for the longer usernameEvgeny Fadeev2012-08-292-1/+5
* attempt to fix posting comments in IEEvgeny Fadeev2012-08-292-20/+21
* removed red margin on top in IEEvgeny Fadeev2012-08-251-3/+9
* improved logging in the instant email alertsEvgeny Fadeev2012-08-251-6/+4
* added logging to the post-related instant alert senderEvgeny Fadeev2012-08-242-10/+31
* allow users override username and email retrieved from ldapEvgeny Fadeev2012-08-221-0/+4
* re-enabled self-answersEvgeny Fadeev2012-08-211-1/+1
* a small change in the email alerts selection filterEvgeny Fadeev2012-08-191-2/+1
* added a possibility to use custom user creation function for LDAPEvgeny Fadeev2012-08-162-1/+12
* added proper ldap user creation in the case where users are forced to enter e...Evgeny Fadeev2012-08-161-15/+21
* removed an unused html snippetEvgeny Fadeev2012-08-161-29/+0
* added one more cdataEvgeny Fadeev2012-08-151-0/+2
* added cdata to one script itemEvgeny Fadeev2012-08-152-2/+2
* inserted deleted divEvgeny Fadeev2012-08-151-0/+1
* added a condition statement around the dash btw user and group nameEvgeny Fadeev2012-08-151-3/+2
* added a dash temporarily on the question snippetEvgeny Fadeev2012-08-151-1/+1
* better formatting in the list of allowed file typesEvgeny Fadeev2012-08-152-2/+3
* option to forbid email address in the screen name and displayed allowed file ...Evgeny Fadeev2012-08-155-2/+39
* fixed the accept answer bugEvgeny Fadeev2012-08-152-3/+6
* removed spaceless from the html head portion to ease html validation debuggingEvgeny Fadeev2012-08-141-2/+0
* added missing type to script tagEvgeny Fadeev2012-08-141-1/+1
* added end tag to linkEvgeny Fadeev2012-08-141-1/+1
* encoded ampersand as html entity in the font statementEvgeny Fadeev2012-08-141-1/+1
* added display of the default group to the user info and sorting by groups on ...Evgeny Fadeev2012-08-109-38/+88
* deleted a broken migrationEvgeny Fadeev2012-08-101-353/+0
* deleted some renamed migrationsEvgeny Fadeev2012-08-105-1698/+0
* merged with the user-groups branchEvgeny Fadeev2012-08-1098-935/+6564
* commented out the plug on email alerts from users with < 15 karma pointsEvgeny Fadeev2012-08-091-5/+5
* 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