Ned Batchelder
|
f5d0f3ff55
|
Remove useless pylint suppressions
|
2015-11-22 07:41:19 -05:00 |
|
Usman Khalid
|
6cb62f2697
|
Rebase upgrade Django to v1.8.5
Please note that this is a squshed commit and the work of:
Symbolist, macdiesel, nedbat, doctoryes, muzaffaryousaf and muhammad-ammar
|
2015-11-10 15:00:19 -05:00 |
|
Ned Batchelder
|
322ca34b20
|
Remove pylint pragmas from "class Meta"
Also remove useless docstrings where they were added to keep pylint
quiet.
|
2015-10-21 07:37:00 -04:00 |
|
Ned Batchelder
|
84a94c2358
|
Include a message in the teams.ImmutableMembershipFieldException
Also add a __repr__ to CourseTeam so that it could be useful too.
|
2015-10-02 15:00:01 -04:00 |
|
Will Daly
|
8555630df7
|
Upgrade djangorestframework to v3.1
* Upgrade edx-submissions
* Upgrade edx-ora2
* Upgrade edx-val
* Upgrade edx-proctoring
* Update all edx-platform code that depends on DRF, including:
- auth_exchange
- cors_csrf
- embargo
- enrollment
- util
- commerce
- course_structure
- discussion_api
- mobile_api
- notifier_api
- teams
- credit
- profile_images
- user_api
- lib/api (OAuth2 and pagination)
|
2015-09-25 12:40:57 -04:00 |
|
cahrens
|
0d99449899
|
Emit event when last_activity_at is updated.
TNL-3303
|
2015-09-17 17:19:17 -04:00 |
|
Diana Huang
|
8c1bf2cd3a
|
Add events for tracking when teams are edited.
TNL-3190
|
2015-09-04 15:27:40 -04:00 |
|
Peter Fogg
|
17253ead24
|
Cache team_size on CourseTeam model and remove is_active field.
TNL-3112 TNL-3154
|
2015-08-28 12:29:42 -04:00 |
|
Peter Fogg
|
5d26938158
|
Merge pull request #9366 from edx/peter-fogg/team-signals
Add signals for user's discussion activity.
|
2015-08-27 14:07:29 -04:00 |
|
cahrens
|
41ac90fa7a
|
Use team name prefix and UUID for team_id.
TNL-3107
|
2015-08-27 11:22:35 -04:00 |
|
Peter Fogg
|
38fb6eaede
|
Add signals for user's discussion activity.
These signals are caught by the Teams app and used to update
`last_activity_at` on both teams and individual users.
TNL-2497
|
2015-08-26 12:07:54 -04:00 |
|
Diana Huang
|
ce8f311256
|
Add a new last_activity_at field.
TNL-3068
|
2015-08-18 11:21:04 -04:00 |
|
Diana Huang
|
d244368dbf
|
Show correct error when creating a team.
TNL-3063
|
2015-08-14 10:20:02 -04:00 |
|
Andy Armstrong
|
8bbf7c57ac
|
Improve Teams tab navigation
|
2015-08-12 19:20:48 -04:00 |
|
Usman Khalid
|
b4ed9a28b0
|
My Teams tab.
TNL-1911
|
2015-08-11 17:27:53 +05:00 |
|
Peter Fogg
|
6473cd9bd8
|
Add index on CourseTeam name.
|
2015-07-29 17:38:41 -04:00 |
|
Ben McMorran
|
6b08bb20f8
|
TNL-1943 Support thread context for team discussions
|
2015-07-28 17:18:45 +00:00 |
|
Ben McMorran
|
695f19c420
|
TNL-1907 Implement Course Team Membership API
|
2015-06-10 20:40:02 +00:00 |
|
Ben McMorran
|
9d336c33eb
|
TNL-1897 Implement Course Team API
|
2015-06-03 18:04:17 +00:00 |
|