summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | simplified the login/signup pages, no more "signup for updates" questionEvgeny Fadeev2012-08-235-68/+24
* | | | | added tinymce config checker for the settings.pyEvgeny Fadeev2012-08-239-7/+150
* | | | | edited a comment in jsEvgeny Fadeev2012-08-221-0/+6
* | | | | edited a comment in jsEvgeny Fadeev2012-08-221-0/+4
* | | | | added doc strings explaining the main javascript pattern used in askbotEvgeny Fadeev2012-08-221-3/+92
* | | | | merged adolfos branchEvgeny Fadeev2012-08-2213-134/+544
|\| | | |
| * | | | fixed errors in sprite generationAdolfo Fitoria2012-08-214-15/+15
| * | | | recompiled styles.less to styles.cssAdolfo Fitoria2012-08-211-40/+368
| * | | | added dropdown menu to lists groups in the templates, modified the sprite fil...Adolfo Fitoria2012-08-2110-89/+137
| * | | | if groups are enabled the /users/ url will redirect to the general groupAdolfo Fitoria2012-08-213-7/+22
* | | | | fixed post-merge errorsEvgeny Fadeev2012-08-226-57/+6
* | | | | fixed autocompleter and tipped input for the ask as someone else fieldsEvgeny Fadeev2012-08-223-8/+10
* | | | | completed merge of user-groups with tag-editor, not tested yetEvgeny Fadeev2012-08-2255-469/+2731
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Merge branch 'master' into user-groupsEvgeny Fadeev2012-08-212-1/+0
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | re-enabled self-answerEvgeny Fadeev2012-08-211-1/+0
| | * | | deleted an unused fileEvgeny Fadeev2012-08-201-0/+0
| * | | | fixed template in widget list added iframe closing tagAdolfo Fitoria2012-08-211-1/+1
| * | | | redesigned the sharing sidebarEvgeny Fadeev2012-08-217-41/+913
| * | | | fixed a monkeypatching induced bug in the follow user testsEvgeny Fadeev2012-08-201-8/+8
| * | | | added cache to the viewAdolfo Fitoria2012-08-201-3/+4
| * | | | deleted conf/widgets.py this file won't be needed anymoreAdolfo Fitoria2012-08-202-100/+0
| * | | | fixed validation error with the question body editor fieldAdolfo Fitoria2012-08-201-1/+4
| * | | | fixed test case with url that does not exists anymoreAdolfo Fitoria2012-08-201-8/+8
| * | | | moved forgotten filesAdolfo Fitoria2012-08-202-0/+0
| * | | | Merge branch 'user-groups' of github.com:ASKBOT/askbot-devel into user-groupsAdolfo Fitoria2012-08-2010-15/+250
| |\ \ \ \
| | * | | | popups for shared with users and groups listsEvgeny Fadeev2012-08-2010-15/+250
| * | | | | Fixed templates and migrationAdolfo Fitoria2012-08-196-14/+55
| * | | | | Modified the question widget view to match the new style,Adolfo Fitoria2012-08-187-36/+123
| * | | | | Merge branch 'user-groups' of github.com:ASKBOT/askbot-devel into user-groupsAdolfo Fitoria2012-08-187-137/+91
| |\| | | |
| | * | | | fixed shared with user countEvgeny Fadeev2012-08-171-2/+2
| | * | | | fixed migration 135Evgeny Fadeev2012-08-171-1/+1
| | * | | | Merge branch 'adolfo-user-groups' into user-groupsEvgeny Fadeev2012-08-179-28/+131
| | |\ \ \ \
| | * | | | | limited shared with list on thread pageEvgeny Fadeev2012-08-175-14/+90
| * | | | | | Merge branch 'master' of github.com:ASKBOT/askbot-devel into user-groupsAdolfo Fitoria2012-08-1811-93/+359
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | fixed error in the password registration viewEvgeny Fadeev2012-08-151-1/+1
| | * | | | | removed a duplicate message in the anonymous ask formEvgeny Fadeev2012-08-151-1/+0
| | | |_|_|/ | | |/| | |
| | * | | | updated the changelogEvgeny Fadeev2012-08-131-3/+4
| | * | | | added option to disable feedback form for the anonymous usersEvgeny Fadeev2012-08-133-11/+33
| | * | | | Added options to restrict email addresses and requirement to validate an emai...Evgeny Fadeev2012-08-129-192/+311
| * | | | | refactored views, made them generic, added translations into the urls.Adolfo Fitoria2012-08-189-141/+123
| * | | | | Temporal commit I'll made generic views for the widgets in this momentAdolfo Fitoria2012-08-1713-21/+125
| * | | | | Moved question widget from views.readers to views.widgetsAdolfo Fitoria2012-08-173-28/+27
| | |_|/ / | |/| | |
| * | | | fixed list_ask_widget templateAdolfo Fitoria2012-08-162-6/+22
| * | | | filtered out internal groups in the create ask widget formAdolfo Fitoria2012-08-161-2/+2
| * | | | fixed group and tag issue with widget postingAdolfo Fitoria2012-08-161-1/+14
| * | | | Fixed bugs on the widget creator and widget js code.Adolfo Fitoria2012-08-167-21/+53
| * | | | Merge branch 'user-groups' of github.com:ASKBOT/askbot-devel into user-groupsAdolfo Fitoria2012-08-166-33/+69
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | cosmetic fixes in the widget setupEvgeny Fadeev2012-08-166-33/+69
| * | | | Added delete viewAdolfo Fitoria2012-08-155-1/+43
| |/ / /
| * | | added edit link into the templateAdolfo Fitoria2012-08-151-3/+2