summaryrefslogtreecommitdiffstats
path: root/askbot/management
Commit message (Expand)AuthorAgeFilesLines
* Added: UserAssociation for LDAPHEADmasterNico von Geyso2013-06-021-0/+8
* Added: Migrator for OSQANico von Geyso2013-06-021-0/+245
* added management command apply_hinted_tagsEvgeny Fadeev2013-05-281-0/+58
* hopefully fixed the askbot site mounted at a sub-urlEvgeny Fadeev2013-05-053-13/+14
* added utf8 encoding to stdout writesEvgeny Fadeev2013-04-213-4/+4
* removed reputation limit to post comments and allowed users repost own answer...Evgeny Fadeev2013-04-101-1/+1
* yet another jive import bugEvgeny Fadeev2013-04-091-1/+1
* yet another jive fixEvgeny Fadeev2013-04-091-14/+14
* hopefully really fixed the jive import issueEvgeny Fadeev2013-04-091-13/+9
* fixed a bug in jive importEvgeny Fadeev2013-04-091-22/+5
* fixed a bug in jive importEvgeny Fadeev2013-04-091-1/+2
* added import from Jive forums to AskbotEvgeny Fadeev2013-04-081-0/+139
* merged with the master branchEvgeny Fadeev2013-04-071-3/+3
|\
| * extracted messages for the ru locale and made regex fixes in the extractor co...Evgeny Fadeev2013-03-271-3/+3
* | improved comment posting works for tinymce editorEvgeny Fadeev2013-03-041-3/+13
|/
* fixed retagging bug for django 1.3Evgeny Fadeev2013-02-121-3/+3
* brokenEvgeny Fadeev2013-01-092-4/+4
* added basic support for multilingual contentEvgeny Fadeev2013-01-064-83/+11
* added django-style template loader class and replaced render_into_skin with r...Evgeny Fadeev2012-11-172-4/+4
* added a management command to find anomalous threadsEvgeny Fadeev2012-10-191-0/+44
* added user profile search setup to the init_postgresql_full_text_search commandEvgeny Fadeev2012-10-191-0/+8
* hopefully fixed a corner case bug in the login systemEvgeny Fadeev2012-09-241-1/+8
* added templates for hardcoded emailsAdolfo Fitoria2012-09-182-20/+23
* factored out the name prefix for the personal groups to just one placeEvgeny Fadeev2012-09-161-6/+0
* merged with the tag-editor branchEvgeny Fadeev2012-09-153-19/+21
|\
| * fixed the delete unused tagsEvgeny Fadeev2012-09-051-8/+10
| * fixed one more bug in the rename_tag_id management commandEvgeny Fadeev2012-09-041-2/+2
| * fixed the rename_tags_id management commandEvgeny Fadeev2012-09-042-9/+9
* | merged with adolfos master branchEvgeny Fadeev2012-09-061-28/+24
|\ \
| * | added items per transaction on the clean_session management commandEvgeny Fadeev2012-09-011-0/+9
| * | simplified the clean_session commandEvgeny Fadeev2012-09-011-30/+17
* | | broken commit - migration 137 fails!Evgeny Fadeev2012-08-261-1/+26
* | | added tinymce config checker for the settings.pyEvgeny Fadeev2012-08-231-1/+1
* | | completed merge of user-groups with tag-editor, not tested yetEvgeny Fadeev2012-08-221-1/+1
|\ \ \ | |_|/ |/| |
| * | popups for shared with users and groups listsEvgeny Fadeev2012-08-201-1/+1
| * | Merge branch 'master' into user-groupsEvgeny Fadeev2012-07-251-0/+4
| |\|
| | * made send unaswered reminders group-awareEvgeny Fadeev2012-07-251-0/+4
| * | merged master branch and started working on posting into group from the group...Evgeny Fadeev2012-07-181-0/+12
| |\|
| | * merged Adolfo's build_livesettings_cache management commandEvgeny Fadeev2012-07-161-0/+0
| | * Merge branch 'livesettings_fix'Evgeny Fadeev2012-07-161-0/+12
| | |\
| | | * Merge branch 'master' into livesettings_fixAdolfo Fitoria2012-05-152-10/+43
| | | |\
| | | * | fixed preload_cache commandAdolfo Fitoria2012-05-101-7/+2
| | | * | added management command to preload livesettings cacheAdolfo Fitoria2012-05-091-0/+17
* | | | | merged with the user-groups branchEvgeny Fadeev2012-08-102-0/+16
* | | | | fixed style for the multiline question titles in the related question box on ...Evgeny Fadeev2012-07-101-2/+10
|/ / / /
* | | | merged with the master and tag-editor branchesEvgeny Fadeev2012-07-021-16/+13
|\ \ \ \ | |/ / / |/| | |
| * | | removed "revision_type" fieldEvgeny Fadeev2012-06-271-14/+11
| * | | group-private posts work on screen, still need update on the email alert and ...Evgeny Fadeev2012-06-191-2/+2
* | | | added spammy to the test content set and protected code from such inputEvgeny Fadeev2012-06-161-6/+8
|/ / /
* | | Merge branch 'master' into user-groupsEvgeny Fadeev2012-06-073-22/+20
|\ \ \