summaryrefslogtreecommitdiffstats
path: root/askbot/urls.py
Commit message (Expand)AuthorAgeFilesLines
...
* | merged with the master and tag-editor branchesEvgeny Fadeev2012-07-021-0/+20
|\ \ | |/ |/|
| * three-column tag category editor worksEvgeny Fadeev2012-06-111-0/+10
| * category editor works minus that ability to rename and delete categories is u...Evgeny Fadeev2012-06-111-0/+5
| * added inline category-based retagger to the question pageEvgeny Fadeev2012-06-011-0/+5
* | renamed function users() --> show_users()Evgeny Fadeev2012-07-011-2/+2
|/
* fixed question page urls and updated test casesEvgeny Fadeev2012-05-091-0/+2
* added a possibility to have independent set of "subscribed" tags in addition ...Evgeny Fadeev2012-05-071-0/+7
* saving pre-approved emails&domains works, but no validation yetEvgeny Fadeev2012-05-071-0/+5
* added "anyone can join" control to the group profile editorEvgeny Fadeev2012-05-061-4/+4
* moved group wiki to the sidebar and made join/leave group button workEvgeny Fadeev2012-05-051-0/+5
* allowed admins to decide whether to moderate email posted to groupsEvgeny Fadeev2012-05-011-0/+5
* almost finished the post reject reasons dialog and the moderation featureEvgeny Fadeev2012-04-301-1/+11
* improved the tag wiki editor and made the WMD editor and the previewer work f...Evgeny Fadeev2012-04-251-0/+5
* basic post moderation feature worksEvgeny Fadeev2012-04-071-2/+2
* group logo can be saved and displayedEvgeny Fadeev2012-03-301-0/+5
* broken commit - in the process of creating group page, group description and ...Evgeny Fadeev2012-03-261-1/+22
* user groups are deletable, commit from the bus en route to CordobaEvgeny Fadeev2012-03-201-3/+3
* assigning users to groups worksEvgeny Fadeev2012-03-201-0/+5
* assigning users to groups about 2/3 way doneEvgeny Fadeev2012-03-191-0/+5
* optimized the question view for the output timeEvgeny Fadeev2012-02-201-0/+5
* added help page with the intention to eventually replace faqEvgeny Fadeev2012-01-261-0/+1
* fixed the url translation bug reported in http://askbot.org/en/question/861/c...Evgeny Fadeev2012-01-221-1/+1
* merged the master branchEvgeny Fadeev2012-01-161-5/+0
|\
| * collectstatic management command works with askbot on first passEvgeny Fadeev2012-01-141-11/+0
| |\
| * | added support for django.contrib.staticfilespiskvorky2011-12-071-5/+0
* | | Page_size removed for questionsTomasz Zielinski2012-01-141-1/+0
* | | Big cleanup of search and paginationTomasz Zielinski2012-01-141-1/+1
* | | Further SearchState && JS cleanup - search kind of works now but still needsTomasz Zielinski2012-01-121-2/+2
* | | Removed some unused code related directly or indirectly to SearchStateTomasz Zielinski2012-01-111-5/+0
* | | Initial refactor to remove SearchState from the sessionTomasz Zielinski2012-01-111-14/+1
* | | Initial cleanup of main page live search JSTomasz Zielinski2012-01-111-1/+1
* | | Fix attempt for main page URLsTomasz Zielinski2012-01-111-189/+12
* | | Merge remote-tracking branch 'askbot/master' into wikipostTomasz Zielinski2012-01-091-6/+0
|\ \ \ | | |/ | |/|
| * | replaced ASKBOT_UPLOADED_FILES_URL with django setting MEDIA_URLEvgeny Fadeev2012-01-081-6/+0
| * | replaced ASKBOT_FILE_UPLOAD_DIR setting with MEDIA_ROOTEvgeny Fadeev2012-01-071-1/+1
* | | Merge remote-tracking branch 'askbot/master' into wikipostTomasz Zielinski2012-01-051-7/+2
|\| |
| * | removed forgotten /askbot/upfiles pathwww-data2011-12-181-7/+2
| |/
* | merged Rosandras navigation branch to Tomasz models workEvgeny Fadeev2011-12-111-2/+208
|\ \ | |/ |/|
| * Merge remote-tracking branch 'upstream/master'Rosandra Cuello2011-11-231-2/+6
| |\
| * | most urls working except for the ones including page or page_sizeRosandra Cuello2011-11-171-15/+186
| * | url structure changed, some url patterns still missingRosandra Cuello2011-11-171-2/+27
| * | Changes to url structure (still missing some parts).Rosandra Cuello2011-11-161-0/+10
* | | finished the iframe question list widget featuerEvgeny Fadeev2011-11-291-0/+5
|\ \ \ | |_|/ |/| |
| * | Very Simple Embeddable widget to display questions corresponding to tags.dm035142011-11-151-0/+5
| |/
* | Merge branch 'new-template' of git://github.com/rosihorrorshow/askbot-devel i...Adolfo Fitoria2011-11-171-1/+1
|\ \
| * | properly internationalize javascript -- copied zh_CN tranlations from i18n.js...Rosandra Cuello2011-09-281-1/+1
| |/
* / Added ASKBOT_TRANSLATE_URL settingAlexander Werner2011-11-161-1/+5
|/
* temporalAdolfo Fitoria2011-10-071-0/+5
* modified the individiual question feature, added Sayan Chowdhury to the list ...Evgeny Fadeev2011-10-031-5/+18
* added rss feed for particular questionSayan Chowdhury2011-09-281-2/+3