summaryrefslogtreecommitdiffstats
path: root/askbot/models/widgets.py
Commit message (Expand)AuthorAgeFilesLines
* brokenEvgeny Fadeev2013-01-091-3/+3
* added basic support for multilingual contentEvgeny Fadeev2013-01-061-1/+1
* fixed css for error display, fixed upload from widgets, added groups support ...Adolfo Fitoria2012-09-061-10/+2
* Temporal: commented the old tag/group relationship to fix laterAdolfo Fitoria2012-08-301-3/+4
* merged Adolfos and my branchesEvgeny Fadeev2012-08-301-9/+3
|\
| * temporary commit showing an import error causing syncdb to fail in postgresEvgeny Fadeev2012-08-291-2/+2
* | moved forms, partially broken due to Tag/Group model migrationAdolfo Fitoria2012-08-291-87/+6
* | temporal fix for syncdb bugAdolfo Fitoria2012-08-291-1/+3
* | Revert "Added models/group.py to start migrationg the new Group model from Tag"Adolfo Fitoria2012-08-291-1/+1
* | Merge branch 'user-groups-clean' into user-groupsAdolfo Fitoria2012-08-271-0/+6
|\ \
| * | added related questions to the widgetsAdolfo Fitoria2012-08-271-0/+6
* | | Merge branch 'user-groups' of github.com:ASKBOT/askbot-devel into user-groupsAdolfo Fitoria2012-08-271-2/+3
|\ \ \ | |/ / |/| / | |/
| * broken commit - migration 137 fails!Evgeny Fadeev2012-08-261-2/+3
* | Added models/group.py to start migrationg the new Group model from TagAdolfo Fitoria2012-08-241-1/+1
|/
* Fixed templates and migrationAdolfo Fitoria2012-08-191-9/+37
* Modified the question widget view to match the new style,Adolfo Fitoria2012-08-181-2/+15
* refactored views, made them generic, added translations into the urls.Adolfo Fitoria2012-08-181-0/+2
* Temporal commit I'll made generic views for the widgets in this momentAdolfo Fitoria2012-08-171-1/+25
* fixed list_ask_widget templateAdolfo Fitoria2012-08-161-1/+8
* filtered out internal groups in the create ask widget formAdolfo Fitoria2012-08-161-2/+2
* Fixed bugs on the widget creator and widget js code.Adolfo Fitoria2012-08-161-2/+4
* cosmetic fixes in the widget setupEvgeny Fadeev2012-08-161-5/+15
* Fixed some stylesAdolfo Fitoria2012-08-141-4/+2
* initial steps for the widget creatorAdolfo Fitoria2012-08-101-0/+39