summaryrefslogtreecommitdiffstats
path: root/askbot/conf
Commit message (Expand)AuthorAgeFilesLines
* Feature #111: closed forum mode + testsVlad Bokov2011-11-051-0/+11
* a small change, moved setting to another chapter and renamed the settingEvgeny Fadeev2011-10-232-16/+10
* Feature #116: allow-admins-moderators-accept-answers (+tests)Vlad Bokov2011-10-211-0/+15
* closed issue 130 - organize live settings into groupsEvgeny Fadeev2011-10-1921-24/+76
* Merge branch 'master' into feature73Adolfo Fitoria2011-10-053-0/+94
|\
| * some changes to the bootstrap mode featureEvgeny Fadeev2011-10-052-36/+57
| * do not overwrite settings in case that the value havent changedAdolfo Fitoria2011-10-041-0/+5
| * Fixes: feature 99. Added bootstrap modeAdolfo Fitoria2011-10-042-0/+68
* | Fixes issue 73: Added entries into livesettings, modified tests to makeAdolfo Fitoria2011-10-051-7/+80
|/
* pylinted the anonymous user middleware and renamed the setting enabling the a...Evgeny Fadeev2011-10-031-1/+1
* Greeting for anonymous users can be disabled from live settingsRaghu Udiyar2011-09-291-0/+9
* pylinted markup.py files in askbot/conf and askbot/utilsEvgeny Fadeev2011-09-261-47/+40
* Fix help text in settings UI of auto link key termsArun SAG2011-09-241-13/+14
* Merge branch 'auto-link'Arun SAG2011-09-241-1/+81
|\
| * Add validation callbackArun SAG2011-09-241-0/+20
| * Add support for linking multiple key termsArun SAG2011-09-201-25/+30
| * Fix examples in autolink settingsArun SAG2011-09-181-5/+5
| * Autolinking urls based on regex now worksArun SAG2011-09-181-3/+3
| * Add autolinking settings to conf/markup.pyArun SAG2011-09-181-0/+55
* | pylinted filesEvgeny Fadeev2011-09-201-2/+0
* | made the welcome message for anonymous users editable via admin settingsHrishi2011-09-201-10/+7
|/
* moved akismet settings to "Spam and moderation"Evgeny Fadeev2011-09-143-24/+34
* maintenance edits - moved more external urls to consts and pylinted a number ...Evgeny Fadeev2011-09-141-25/+27
* Merge branch 'adolfo'Evgeny Fadeev2011-09-141-0/+22
|\
| * Finished spam detection with akismet, added documentation about the topicAdolfo Fitoria2011-09-121-1/+4
| * added akismet supportAdolfo Fitoria2011-09-091-0/+19
* | added live settings to adjust license info in the footerEvgeny Fadeev2011-09-143-4/+86
|/
* fixed recaptcha url in the livesettingsEvgeny Fadeev2011-09-061-1/+1
* Merge branch 'adolfo'Evgeny Fadeev2011-09-011-2/+2
|\
| * fixed linked in url typoAdolfo Fitoria2011-08-311-2/+2
* | made pylint happierEvgeny Fadeev2011-08-301-4/+6
* | Merge branch 'adolfo' into auto-media-revisionsEvgeny Fadeev2011-08-301-14/+26
|\ \ | |/ |/|
| * Automated update of MEDIA_RESOURCE_REVISIONAdolfo Fitoria2011-08-301-14/+26
* | Merge branch 'master' into avatars-sidebarAdolfo Fitoria2011-08-292-0/+42
|\|
| * Merge branch 'rtnpro' into identica-sharingEvgeny Fadeev2011-08-221-0/+9
| |\
| | * Added Identi.ca share buttonRatnadeep Debnath2011-08-141-0/+9
| * | making wordpress login work, adding it's documentation to optionalAdolfo Fitoria2011-08-191-1/+14
| * | adding self hosted wordpress blog as a login providerAdolfo Fitoria2011-08-181-0/+20
| |/
* / fixing avatar sidebarAdolfo Fitoria2011-08-231-0/+10
|/
* committed the correction of spelling of word identicaEvgeny Fadeev2011-08-021-2/+2
* fixed a typo as shown by RahulEvgeny Fadeev2011-07-311-1/+1
* Merge branch 'noah-sidebar'Evgeny Fadeev2011-07-304-17/+146
|\
| * added __init__ hook for settingsNoahY2011-07-291-1/+3
| * sidebar settings for each viewNoahY2011-07-293-16/+143
* | merged Noahs master branchEvgeny Fadeev2011-07-301-2/+29
|\|
| * broke up social sharing settingsNoahY2011-07-291-2/+29
* | edited identi.ca icon image to fit the size and fixed a compilation error in ...Evgeny Fadeev2011-07-301-4/+0
* | Merge branch 'rtnpro'Evgeny Fadeev2011-07-302-1/+27
|\ \
| * | Added Identi.ca oauth signin method in askbotRatnadeep Debnath2011-07-302-1/+27
* | | fixed uploading of favicons: allowed only extension of type .ico and allowed ...Evgeny Fadeev2011-07-281-1/+2