summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Added the /widgets/ view and that link into the navigation barAdolfo Fitoria2012-08-155-3/+39
* | Fixed some stylesAdolfo Fitoria2012-08-1411-21/+95
* | Merge branch 'user-groups' of github.com:ASKBOT/askbot-devel into user-groupsAdolfo Fitoria2012-08-142-7/+9
|\ \
| * \ Merge branch 'adolfo-user-groups' into user-groupsEvgeny Fadeev2012-08-143-17/+325
| |\ \
| * | | emails to groups result in questions posted into the groupsEvgeny Fadeev2012-08-142-7/+9
| * | | Merge branch 'adolfo-user-groups' into user-groupsEvgeny Fadeev2012-08-132-1/+2
| |\ \ \
| * | | | undone the label damageEvgeny Fadeev2012-08-131-1/+1
| * | | | added label to the modelEvgeny Fadeev2012-08-131-1/+1
* | | | | Fixed widget styles.Adolfo Fitoria2012-08-133-286/+13
| |_|/ / |/| | |
* | | | fixed complete templateAdolfo Fitoria2012-08-132-1/+280
* | | | fixed widget jsAdolfo Fitoria2012-08-131-16/+45
| |/ / |/| |
* | | fixed issues with iframe's javascriptAdolfo Fitoria2012-08-132-1/+2
|/ /
* | created functional prototype of widgetAdolfo Fitoria2012-08-127-4/+77
* | Merge branch 'user-groups' into widget-creatorAdolfo Fitoria2012-08-108-165/+224
|\ \
| * | made notifications work for the thread sharingEvgeny Fadeev2012-08-107-34/+78
| * | refactored the notification issuing function on the postEvgeny Fadeev2012-08-093-120/+135