summaryrefslogtreecommitdiffstats
path: root/askbot/views
Commit message (Expand)AuthorAgeFilesLines
...
| * brokenEvgeny Fadeev2013-01-096-11/+13
| * added basic support for multilingual contentEvgeny Fadeev2013-01-066-8/+8
| * made vote url work with the multilingual setupEvgeny Fadeev2013-01-031-5/+6
* | added signal to add missing tag subscriptions to newly created usersAdolfo Fitoria2013-01-081-1/+1
* | Merge branch 'tag_change' into tag_subscriptionAdolfo Fitoria2013-01-082-6/+12
|\ \
| * | allowing admins to add tag subscription in the user profileAdolfo Fitoria2013-01-031-6/+11
| * | temporal commit: javascript issue in tag_selector.jsAdolfo Fitoria2013-01-031-0/+1
| |/
* | Create, add, delete done.Adolfo Fitoria2013-01-081-16/+50
* | temporal commit, some stuff is not yet doneAdolfo Fitoria2013-01-071-0/+59
|/
* made all test cases pass and small refactoring of the user activity pageEvgeny Fadeev2012-12-251-8/+28
* fixed user search when groups are enabledEvgeny Fadeev2012-12-181-2/+1
* a small refactoring on the badges pageEvgeny Fadeev2012-12-121-7/+5
* made a hack to work around a bug in title searchEvgeny Fadeev2012-12-071-5/+10
* merged with the master branchEvgeny Fadeev2012-12-054-13/+12
|\
| * bugfixes: 1) global subscribers get emails even if frequency is zero; 2) if s...Evgeny Fadeev2012-12-053-10/+12
| * removed an unneeded field on AnonymousAnswer and AnonymousQuestionEvgeny Fadeev2012-12-021-3/+0
| * commented out usage of useless summary field on AnonymousAnswer and Anonymous...Evgeny Fadeev2012-12-021-3/+3
| * fixed comment deletionEvgeny Fadeev2012-11-281-1/+1
* | Merge branch 'master' into responsiveEvgeny Fadeev2012-11-261-2/+6
|\|
| * fixed hardcoded maximum comment length in the answer -> comment conversionEvgeny Fadeev2012-11-261-2/+6
* | added search dropdown and the ask buttonEvgeny Fadeev2012-11-231-11/+10
|/
* fixed a bug in the help viewEvgeny Fadeev2012-11-211-1/+1
* merged with the group-messaging branchEvgeny Fadeev2012-11-181-2/+16
|\
| * Merge branch 'master' into group-messagingEvgeny Fadeev2012-10-273-11/+10
| |\
| * \ merged the master branch and fixed issues when you visit a thread by url and ...Evgeny Fadeev2012-10-163-19/+28
| |\ \
| * \ \ Merge branch 'master' into group-messagingEvgeny Fadeev2012-10-111-1/+3
| |\ \ \
| * | | | added url test to the pm email notification, and fixed the url, made sent mes...Evgeny Fadeev2012-10-101-2/+0
| * | | | added url to the personal message notification, sidebar message counter to th...Evgeny Fadeev2012-10-091-5/+18
| * | | | added messages count to inboxEvgeny Fadeev2012-10-091-0/+1
* | | | | added django-style template loader class and replaced render_into_skin with r...Evgeny Fadeev2012-11-177-97/+115
* | | | | added senders email in the reply-to header in the feedback formEvgeny Fadeev2012-11-131-3/+16
* | | | | removed unused importsEvgeny Fadeev2012-11-102-4/+1
* | | | | added lower rep barrier to accept any posts with links - as a first line of d...Evgeny Fadeev2012-11-014-25/+36
* | | | | undone the first implementation of limiting the link insertionEvgeny Fadeev2012-10-284-36/+25
* | | | | added reputation limit to insert links into questions and answersEvgeny Fadeev2012-10-284-25/+36
| |_|_|/ |/| | |
* | | | commented out some assertionsEvgeny Fadeev2012-10-261-2/+2
* | | | fixed celery error on anonymous question visitEvgeny Fadeev2012-10-261-1/+1
* | | | added Forbidden responces to some viewsEvgeny Fadeev2012-10-251-1/+3
* | | | cleaned up some remaining older group related functionsEvgeny Fadeev2012-10-221-2/+1
* | | | moved get_global_group() onto GroupManagerEvgeny Fadeev2012-10-222-5/+3
| |_|/ |/| |
* | | added test cases and fixed some issues related to posting of private question...Evgeny Fadeev2012-10-152-10/+16
* | | Merge branch 'haystack'Evgeny Fadeev2012-10-113-10/+13
|\ \ \ | |_|/ |/| |
| * | Merge branch 'master' into haystackAdolfo Fitoria2012-10-081-1/+5
| |\|
| * | fixing some tests and merge errors, commit before the lights goes outAdolfo Fitoria2012-10-021-1/+1
| * | Merge branch 'master' into haystackAdolfo Fitoria2012-10-028-215/+1349
| |\ \
| * | | started migrating the score field to points, models, views and testAdolfo Fitoria2012-06-184-25/+28
* | | | made owner_or_moderator_required decorator pass url parameters to the next urlEvgeny Fadeev2012-10-111-1/+3
| |_|/ |/| |
* | | added "vip" option to groupsEvgeny Fadeev2012-10-031-1/+5
| |/ |/|
* | merged with notification-delays branchEvgeny Fadeev2012-09-281-3/+0
|\ \
* \ \ Merge branch 'master' into kp-devEvgeny Fadeev2012-09-281-0/+3
|\ \ \