summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* whitespace only changesEvgeny Fadeev2012-09-022-6/+9
* Merge branch 'adolfo' into user-groupsEvgeny Fadeev2012-08-3110-78/+181
|\
| * fixed style that I broke in the last commitAdolfo Fitoria2012-08-312-0/+2
| * fixed dropdown styleAdolfo Fitoria2012-08-312-8/+11
| * improved ask widget stylesAdolfo Fitoria2012-08-312-8/+46
| * improved group dropdown stylesAdolfo Fitoria2012-08-312-13/+16
| * fixed bug in javascriptAdolfo Fitoria2012-08-301-1/+2
| * Added more styules and focus out function in the sugested live search.Adolfo Fitoria2012-08-302-9/+22
| * fixed style error in related question functionAdolfo Fitoria2012-08-301-0/+9
| * made related questions work againAdolfo Fitoria2012-08-301-4/+4
| * fixed issue with Javascript and firefoxAdolfo Fitoria2012-08-302-4/+5
| * styles againAdolfo Fitoria2012-08-301-2/+2
| * improved stylingAdolfo Fitoria2012-08-304-3/+29
| * set focus on the askwidget title elementAdolfo Fitoria2012-08-302-4/+8
| * forgot to comment out this linesAdolfo Fitoria2012-08-301-10/+10
| * changed order in form fieldsAdolfo Fitoria2012-08-301-1/+1
| * Fixed command view to add groupAdolfo Fitoria2012-08-301-1/+2
| * forgot to include one field in formAdolfo Fitoria2012-08-301-0/+1
| * Temporal: commented the old tag/group relationship to fix laterAdolfo Fitoria2012-08-302-17/+18
* | restored full text search for the users in postgresEvgeny Fadeev2012-08-311-0/+12
* | fixed migration for user groupsEvgeny Fadeev2012-08-312-1/+99
* | replaced database migrations with the ones that work with postgresqlEvgeny Fadeev2012-08-315-3/+1290
|\ \
| * | migrations to new group models workEvgeny Fadeev2012-08-315-25/+454
| * | migration of data starts to workEvgeny Fadeev2012-08-311-0/+430
| * | added group and relations group-post group-thread, work in postgresEvgeny Fadeev2012-08-305-3/+444
| * | added explicit M2M relation between thread and tagEvgeny Fadeev2012-08-301-1/+14
* | | deleted broken migrationsEvgeny Fadeev2012-08-313-925/+0
| |/ |/|
* | merged Adolfos and my branchesEvgeny Fadeev2012-08-303-20/+22
|\ \
| * | 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-294-94/+100
* | | temporal fix for syncdb bugAdolfo Fitoria2012-08-291-1/+3
* | | spoted and unclosed " markAdolfo Fitoria2012-08-291-1/+1
* | | made tinymce work on the widgetsAdolfo Fitoria2012-08-294-5/+2
* | | Made WMD editor work in the widgetAdolfo Fitoria2012-08-294-15/+51
* | | Revert "Added models/group.py to start migrationg the new Group model from Tag"Adolfo Fitoria2012-08-2911-64/+25
* | | Merge branch 'user-groups' of github.com:ASKBOT/askbot-devel into user-groupsAdolfo Fitoria2012-08-2917-219/+259
|\| |
| * | tests pass, but group-related features need some manual testing and more test...Evgeny Fadeev2012-08-2916-156/+154
| * | switched from relations to auth_group to askbot_groupEvgeny Fadeev2012-08-283-4/+3
| * | removed old askbot group modelsEvgeny Fadeev2012-08-276-65/+80
| * | made the migration print nicer outputEvgeny Fadeev2012-08-271-9/+8
* | | Merge branch 'user-groups' of github.com:fitoria/askbot-devel into user-groupsAdolfo Fitoria2012-08-281-33/+0
|\ \ \
| * | | Cleaning code.Adolfo Fitoria2012-08-281-33/+0
* | | | Merge branch 'master' of github.com:fitoria/askbot-devel into user-groupsAdolfo Fitoria2012-08-280-0/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'master' of github.com:ASKBOT/askbot-develAdolfo Fitoria2012-08-1413-207/+350
| |\ \ \
* | | | | improved related question in the widget featureAdolfo Fitoria2012-08-285-24/+85
* | | | | Merge branch 'user-groups' of github.com:ASKBOT/askbot-devel into user-groupsAdolfo Fitoria2012-08-281-6/+9
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | remove _internal_ prefix from the group name in migrationEvgeny Fadeev2012-08-271-4/+5
| * | | | one more stepEvgeny Fadeev2012-08-271-3/+5
| * | | | migration works one step further!Evgeny Fadeev2012-08-261-1/+1
* | | | | Merge branch 'user-groups-clean' into user-groupsAdolfo Fitoria2012-08-274-6/+54
|\ \ \ \ \