Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Temporal: commented the old tag/group relationship to fix later | Adolfo Fitoria | 2012-08-30 | 2 | -17/+18 | |
* | | | | | restored full text search for the users in postgres | Evgeny Fadeev | 2012-08-31 | 1 | -0/+12 | |
* | | | | | fixed migration for user groups | Evgeny Fadeev | 2012-08-31 | 2 | -1/+99 | |
* | | | | | replaced database migrations with the ones that work with postgresql | Evgeny Fadeev | 2012-08-31 | 5 | -3/+1290 | |
|\ \ \ \ \ | ||||||
| * | | | | | migrations to new group models work | Evgeny Fadeev | 2012-08-31 | 5 | -25/+454 | |
| * | | | | | migration of data starts to work | Evgeny Fadeev | 2012-08-31 | 1 | -0/+430 | |
| * | | | | | added group and relations group-post group-thread, work in postgres | Evgeny Fadeev | 2012-08-30 | 5 | -3/+444 | |
| * | | | | | added explicit M2M relation between thread and tag | Evgeny Fadeev | 2012-08-30 | 1 | -1/+14 | |
* | | | | | | deleted broken migrations | Evgeny Fadeev | 2012-08-31 | 3 | -925/+0 | |
| |/ / / / |/| | | | | ||||||
* | | | | | merged Adolfos and my branches | Evgeny Fadeev | 2012-08-30 | 3 | -20/+22 | |
|\ \ \ \ \ | ||||||
| * | | | | | temporary commit showing an import error causing syncdb to fail in postgres | Evgeny Fadeev | 2012-08-29 | 1 | -2/+2 | |
* | | | | | | moved forms, partially broken due to Tag/Group model migration | Adolfo Fitoria | 2012-08-29 | 4 | -94/+100 | |
* | | | | | | temporal fix for syncdb bug | Adolfo Fitoria | 2012-08-29 | 1 | -1/+3 | |
* | | | | | | spoted and unclosed " mark | Adolfo Fitoria | 2012-08-29 | 1 | -1/+1 | |
* | | | | | | made tinymce work on the widgets | Adolfo Fitoria | 2012-08-29 | 4 | -5/+2 | |
* | | | | | | Made WMD editor work in the widget | Adolfo Fitoria | 2012-08-29 | 4 | -15/+51 | |
* | | | | | | Revert "Added models/group.py to start migrationg the new Group model from Tag" | Adolfo Fitoria | 2012-08-29 | 11 | -64/+25 | |
* | | | | | | Merge branch 'user-groups' of github.com:ASKBOT/askbot-devel into user-groups | Adolfo Fitoria | 2012-08-29 | 17 | -219/+259 | |
|\| | | | | | ||||||
| * | | | | | tests pass, but group-related features need some manual testing and more test... | Evgeny Fadeev | 2012-08-29 | 16 | -156/+154 | |
| * | | | | | switched from relations to auth_group to askbot_group | Evgeny Fadeev | 2012-08-28 | 3 | -4/+3 | |
| * | | | | | removed old askbot group models | Evgeny Fadeev | 2012-08-27 | 6 | -65/+80 | |
| * | | | | | made the migration print nicer output | Evgeny Fadeev | 2012-08-27 | 1 | -9/+8 | |
* | | | | | | Merge branch 'user-groups' of github.com:fitoria/askbot-devel into user-groups | Adolfo Fitoria | 2012-08-28 | 1 | -33/+0 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Cleaning code. | Adolfo Fitoria | 2012-08-28 | 1 | -33/+0 | |
* | | | | | | | Merge branch 'master' of github.com:fitoria/askbot-devel into user-groups | Adolfo Fitoria | 2012-08-28 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | / / / | | |_|/ / / | |/| | | | | ||||||
| * | | | | | Merge branch 'master' of github.com:ASKBOT/askbot-devel | Adolfo Fitoria | 2012-08-14 | 13 | -207/+350 | |
| |\ \ \ \ \ | ||||||
* | | | | | | | improved related question in the widget feature | Adolfo Fitoria | 2012-08-28 | 5 | -24/+85 | |
* | | | | | | | Merge branch 'user-groups' of github.com:ASKBOT/askbot-devel into user-groups | Adolfo Fitoria | 2012-08-28 | 1 | -6/+9 | |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | remove _internal_ prefix from the group name in migration | Evgeny Fadeev | 2012-08-27 | 1 | -4/+5 | |
| * | | | | | | one more step | Evgeny Fadeev | 2012-08-27 | 1 | -3/+5 | |
| * | | | | | | migration works one step further! | Evgeny Fadeev | 2012-08-26 | 1 | -1/+1 | |
* | | | | | | | Merge branch 'user-groups-clean' into user-groups | Adolfo Fitoria | 2012-08-27 | 4 | -6/+54 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | added related questions to the widgets | Adolfo Fitoria | 2012-08-27 | 4 | -6/+54 | |
* | | | | | | | | Merge branch 'user-groups-clean' into user-groups | Adolfo Fitoria | 2012-08-27 | 1 | -0/+4 | |
|\| | | | | | | | ||||||
| * | | | | | | | resized widget according to contents | Adolfo Fitoria | 2012-08-27 | 1 | -0/+4 | |
* | | | | | | | | Merge branch 'user-groups' of github.com:ASKBOT/askbot-devel into user-groups | Adolfo Fitoria | 2012-08-27 | 11 | -21/+963 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| / / / / / / | |/ / / / / / | ||||||
| * | | / / / | broken commit - migration 137 fails! | Evgeny Fadeev | 2012-08-26 | 11 | -21/+963 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Added models/group.py to start migrationg the new Group model from Tag | Adolfo Fitoria | 2012-08-24 | 11 | -74/+81 | |
* | | | | | | Modified $.post() for $.ajax() | Adolfo Fitoria | 2012-08-24 | 2 | -9/+13 | |
* | | | | | | recompiled less | Adolfo Fitoria | 2012-08-24 | 1 | -7/+5 | |
* | | | | | | Merge branch 'user-groups' of github.com:ASKBOT/askbot-devel into user-groups | Adolfo Fitoria | 2012-08-24 | 7 | -18/+32 | |
|\| | | | | | ||||||
| * | | | | | small bug fixes | Evgeny Fadeev | 2012-08-24 | 7 | -14/+32 | |
* | | | | | | fixed css and some js | Adolfo Fitoria | 2012-08-23 | 3 | -17/+187 | |
* | | | | | | initial add group tag in the menu | Adolfo Fitoria | 2012-08-23 | 7 | -8/+143 | |
|/ / / / / | ||||||
* | | | | | grammar | Evgeny Fadeev | 2012-08-23 | 1 | -1/+1 | |
* | | | | | style adjustment for the groups listing table | Evgeny Fadeev | 2012-08-23 | 1 | -0/+4 | |
* | | | | | Merge branch 'tag-editor' into user-groups | Evgeny Fadeev | 2012-08-23 | 1 | -0/+4 | |
|\ \ \ \ \ | | |_|_|/ | |/| | | | ||||||
| * | | | | allow users override username and email retrieved from ldap | Evgeny Fadeev | 2012-08-22 | 1 | -0/+4 | |
* | | | | | Merge branch 'adolfo-user-groups' into user-groups | Evgeny Fadeev | 2012-08-23 | 4 | -13/+16 | |
|\ \ \ \ \ | ||||||
| * | | | | | Group menu displays on hover, small css issue with the aligments | Adolfo Fitoria | 2012-08-22 | 4 | -15/+16 |