summaryrefslogtreecommitdiffstats
path: root/askbot/management
Commit message (Expand)AuthorAgeFilesLines
* added alert email for moderators and made moderation queue url commonEvgeny Fadeev2014-09-171-0/+113
* merged with the master branchEvgeny Fadeev2014-08-296-7/+74
* better post moderation works on first passEvgeny Fadeev2014-07-081-1/+1
* Merge pull request #160 from powlo/fix_delete_unused_tagsEvgeny Fadeev2014-06-151-2/+0
|\
| * Remove manual transactions when deleting tags.Paul Backhouse2013-08-231-2/+0
* | Merge pull request #181 from harobed/addadmin-noinput-optionEvgeny Fadeev2014-06-151-1/+11
|\ \
| * | Append help msg + noinput option to add_admin management commandStéphane Klein2013-10-121-1/+11
* | | added recaptcha on posts + first pass on watched user statusEvgeny Fadeev2014-05-284-7/+4
* | | added language code to tag synonym modelEvgeny Fadeev2014-05-122-8/+30
* | | first pass on per-language tag featureEvgeny Fadeev2014-05-117-45/+88
* | | fixed email alert sender when there are no tags in the subject lineEvgeny Fadeev2014-05-081-8/+17
* | | some changes in the "add test content" command and in the console util libraryEvgeny Fadeev2014-04-261-4/+17
* | | added invalidation of cached data in generate_post_snippets commandEvgeny Fadeev2014-04-201-0/+2
* | | modified the generate_post_snippets to re-parse full html of posts as wellEvgeny Fadeev2014-04-201-0/+1
* | | Merge pull request #198 from keto/fix-195Evgeny Fadeev2014-02-011-0/+34
|\ \ \
| * | | Fix comment count update when converting answer to commentPami Ketolainen2014-01-071-0/+34
* | | | fix_question_tags seems to work nowEvgeny Fadeev2014-01-292-3/+30
* | | | made amends to th fix_question_tags management commandEvgeny Fadeev2014-01-221-55/+83
* | | | made fix_question_tags respect the forbidden tag chars in the beginning and t...Evgeny Fadeev2014-01-203-20/+62
* | | | added import of accepted questions and skipped importing deleted contentEvgeny Fadeev2014-01-091-1/+22
* | | | small change in export_osqa commandEvgeny Fadeev2014-01-071-2/+1
* | | | fixed a couple of issues in the osqa importEvgeny Fadeev2014-01-071-1/+11
|/ / /
* | | updated the documentationEvgeny Fadeev2013-12-282-52/+0
* | | temporarily added command "export_osqa"Evgeny Fadeev2013-12-231-0/+216
* | | finished the askbot_add_osqa_content management commandEvgeny Fadeev2013-12-232-20/+183
* | | intermediate commit for the OSQA importEvgeny Fadeev2013-12-182-19/+225
* | | Merge branch 'master' into merge-osqaEvgeny Fadeev2013-12-121-0/+2
|\ \ \
| * | | just added a comment for the future workEvgeny Fadeev2013-12-121-0/+2
* | | | initial work for the osqa import into askbotEvgeny Fadeev2013-12-041-0/+91
* | | | factored out base import data commandEvgeny Fadeev2013-12-022-227/+295
|/ / /
* | | added redirect file formats for the askbot_add_xml_content commandEvgeny Fadeev2013-11-161-4/+27
* | | added logging of url redirectsEvgeny Fadeev2013-11-151-10/+58
* | | merging askbot instances seems to workEvgeny Fadeev2013-11-131-36/+65
* | | some progress in making the askbot merge data scriptEvgeny Fadeev2013-11-111-23/+398
* | | started work on merge forums management commandEvgeny Fadeev2013-11-041-0/+245
* | | went through about half of files to parametrize phrases containing words ques...Evgeny Fadeev2013-10-183-13/+8
|/ /
* | added generate_post_snippets management commandEvgeny Fadeev2013-09-241-0/+18
* | Merge branch 'user-questions-pagination' into tempEvgeny Fadeev2013-09-202-17/+301
|\ \
| * \ merged the master branchEvgeny Fadeev2013-08-141-0/+3
| |\ \
| * | | added check for non-registered file mimetypesEvgeny Fadeev2013-08-141-0/+5
| * | | fixed internal links and added links to the legacy forumEvgeny Fadeev2013-07-281-28/+74
| * | | jive import and formating workEvgeny Fadeev2013-07-241-37/+156
| * | | merged the master branchEvgeny Fadeev2013-07-168-46/+354
| |\ \ \ | | | |/ | | |/|
| * | | merged the master branchEvgeny Fadeev2013-07-071-3/+3
| |\ \ \
| * | | | added set language to apply hinted tags management commandEvgeny Fadeev2013-06-301-0/+3
| * | | | made import from jive content more or less acceptableEvgeny Fadeev2013-06-301-1/+16
| * | | | corrected jive2markdown parserEvgeny Fadeev2013-06-291-2/+16
| * | | | Merge branch 'master' into user-questions-paginationEvgeny Fadeev2013-06-261-50/+22
| |\ \ \ \
| * | | | | improved jive import and some css changesEvgeny Fadeev2013-06-241-0/+83
| * | | | | some of the jive import issuesEvgeny Fadeev2013-06-121-7/+6