summaryrefslogtreecommitdiffstats
path: root/askbot/urls.py
Commit message (Expand)AuthorAgeFilesLines
* completed merge of user-groups with tag-editor, not tested yetEvgeny Fadeev2012-08-221-10/+56
|\
| * Modified the question widget view to match the new style,Adolfo Fitoria2012-08-181-10/+5
| * Merge branch 'user-groups' of github.com:ASKBOT/askbot-devel into user-groupsAdolfo Fitoria2012-08-181-2/+11
| |\
| | * Merge branch 'adolfo-user-groups' into user-groupsEvgeny Fadeev2012-08-171-0/+12
| | |\
| | * | limited shared with list on thread pageEvgeny Fadeev2012-08-171-2/+11
| * | | refactored views, made them generic, added translations into the urls.Adolfo Fitoria2012-08-181-37/+22
| * | | Temporal commit I'll made generic views for the widgets in this momentAdolfo Fitoria2012-08-171-3/+23
| * | | Moved question widget from views.readers to views.widgetsAdolfo Fitoria2012-08-171-5/+5
| | |/ | |/|
| * | Fixed bugs on the widget creator and widget js code.Adolfo Fitoria2012-08-161-0/+6
| * | Added delete viewAdolfo Fitoria2012-08-151-0/+6
| |/
| * Added the /widgets/ view and that link into the navigation barAdolfo Fitoria2012-08-151-0/+6
| * Fixed some stylesAdolfo Fitoria2012-08-141-0/+5
| * created functional prototype of widgetAdolfo Fitoria2012-08-121-0/+5
| * initial steps for the widget creatorAdolfo Fitoria2012-08-101-1/+11
| * added share with people functionEvgeny Fadeev2012-08-081-1/+6
| * merged Adolfo's widget work as a patchEvgeny Fadeev2012-08-081-39/+50
| * first pass on sharing question with the groupEvgeny Fadeev2012-08-011-0/+5
| * merged with the tag-editor branchEvgeny Fadeev2012-07-301-0/+5
| |\
| | * completed the "admins can post under fake accounts" featureEvgeny Fadeev2012-07-301-0/+5
| * | draft saving starts working, incomplete for answersEvgeny Fadeev2012-07-261-0/+10
* | | merged with the user-groups branchEvgeny Fadeev2012-08-101-39/+75
|/ /
* | tag moderation worksEvgeny Fadeev2012-07-091-3/+8
* | created a page for tag moderation, at this point it is only listing the sugge...Evgeny Fadeev2012-07-051-0/+5
* | 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