|
963430e6d9
|
Show activities on shot page.
|
2016-10-18 14:50:35 +02:00 |
|
|
d0bb5aa598
|
Added activity list on task view
|
2016-10-12 18:21:10 +02:00 |
|
|
32400b34e9
|
Start of activity stream.
|
2016-10-12 14:31:03 +02:00 |
|
|
3c2a00b086
|
Added "View in shot context" to task detail when viewed in task context.
|
2016-10-11 15:53:19 +02:00 |
|
|
1461fd2064
|
Allow task & shot details only to subscribers/demos/admins
|
2016-10-11 15:18:54 +02:00 |
|
|
bb5acd3dd7
|
Task view: Show user name instead of ID.
|
2016-10-11 14:44:57 +02:00 |
|
|
cabac18f33
|
Prevent 403 when user doesn't have access enough to fetch project users.
|
2016-10-11 14:15:04 +02:00 |
|
|
426635cc45
|
Moved some task fetching functionality into TaskManager.
|
2016-10-05 11:51:28 +02:00 |
|
|
cf3bc3471b
|
Renamed modules.py to routes.py
|
2016-10-05 11:03:52 +02:00 |
|
|
75e6b39069
|
Added user-specific task list.
|
2016-10-05 10:30:10 +02:00 |
|
|
3925c044d5
|
Added task deletion. GUI still ugly, though.
|
2016-09-23 13:58:14 +02:00 |
|
|
971b8e6392
|
Fix for task creation
|
2016-09-23 13:47:47 +02:00 |
|
|
e6e03125f7
|
Made shot and task links real links with JS click handlers.
This allows "open in new window", while still using XHR for regular clicks.
|
2016-09-23 10:44:27 +02:00 |
|
|
066fc91780
|
Added parent info to retrieved task nodes.
Added an Eve hook that adds {'parent_info: {'node_type': 'type',
'name': '...'}} to returned task nodes.
|
2016-09-22 14:09:32 +02:00 |
|
|
7dee8f7c44
|
Moved task stuff into a new attract.tasks package
|
2016-09-22 11:48:37 +02:00 |
|