Commit Graph

187 Commits

Author SHA1 Message Date
89e9d81e64 Handle activities for deleted objects. 2016-11-03 18:35:28 +01:00
c40fdb378c Allow Blender to mark shots as used/not used in edit.
NOTE: requires schema change, so be careful.
2016-11-03 18:26:33 +01:00
a047dbac48 Nicer activity for changing a shot thumbnail 2016-11-03 17:33:02 +01:00
546de9bc65 Use correct aspect-ratio for shot thumbnails. 2016-11-03 17:29:18 +01:00
7c9f762785 Show shot thumbnails. 2016-11-03 14:49:32 +01:00
4c3a537b1c Allow Blender to set shot pictures 2016-11-03 14:49:32 +01:00
ff0951768e Fix for node finder 2016-11-03 12:32:22 +01:00
464469f496 Linking comments works 2016-11-03 12:27:28 +01:00
47f7727a4b Fixed issue registering activity on shotless task 2016-11-03 12:11:57 +01:00
733d213ea4 Start of unification of comment and activity streams. 2016-11-02 17:24:04 +01:00
ab385150bf Removed unused import 2016-11-02 13:55:30 +01:00
4d5c02c196 Usable SVN activities 2016-11-02 11:06:29 +01:00
e249f3d062 Added unittest for SVN push hook 2016-11-02 11:06:29 +01:00
bc58b6d5ac Moved Subversion stuff to its own module, and unified push & pull approaches 2016-11-02 11:06:29 +01:00
b8d12d1a4d Start of support for pushing activities from SVN hooks. 2016-11-02 11:06:29 +01:00
57447cb24c Only set default status for Attract nodes. 2016-11-02 11:06:29 +01:00
50ab60daba Added due dates for tasks in the data model.
Web form still needs to be updated.
2016-11-02 11:04:26 +01:00
e3cb4f6f59 Typo 2016-10-24 15:58:56 +02:00
04d1c9db1a Add project pictures (header) to Attract Index 2016-10-24 15:56:25 +02:00
b661de569f Removed task-specific nice 404 page (it's not on Pillar level for all nodes) 2016-10-21 15:28:07 +02:00
39ef2df380 Fix issue shortening non-string values 2016-10-21 14:51:52 +02:00
6abc29061a Gracefully handle missing tasks. 2016-10-21 14:39:54 +02:00
e5563e8ab9 Use quotes when logging Description activity 2016-10-20 18:25:02 +02:00
471cbd17ba Longer description of activity allowed 2016-10-20 18:15:03 +02:00
63984d3455 Activity: Shorten long values. 2016-10-20 18:07:01 +02:00
70f756fb7d Using Pillar's subquery module. 2016-10-18 15:35:23 +02:00
b0b5be0df8 Nicer description of properties in shot activity feed 2016-10-18 15:00:40 +02:00
963430e6d9 Show activities on shot page. 2016-10-18 14:50:35 +02:00
612571b4b2 Added node URL finders for tasks and shots 2016-10-18 12:10:49 +02:00
5a5851775e Use Pillar's Bootstrap JS 2016-10-13 19:20:19 +02:00
78c6bb45d7 Better activity logging of task changes 2016-10-12 18:21:10 +02:00
d0bb5aa598 Added activity list on task view 2016-10-12 18:21:10 +02:00
76a4eac145 Route for project's help 2016-10-12 17:17:11 +02:00
b457b57a09 Include changes in activity log if only one field changed. 2016-10-12 16:02:02 +02:00
2842201974 Activity logging for shots 2016-10-12 15:22:18 +02:00
5dff6bdcbd Simplified task eve hooks. 2016-10-12 15:13:48 +02:00
363f1f6110 More detailed "verb" for task action logging. 2016-10-12 15:08:06 +02:00
32400b34e9 Start of activity stream. 2016-10-12 14:31:03 +02:00
7a3a11fa07 Produce activities for task changes.
These activities do not show any details yet, so the activity stream can't
show _what_ changed in the task, just that the task changed.
2016-10-12 14:31:03 +02:00
496b5f6b32 Use the new only_for_node_type_decorator() 2016-10-12 14:31:03 +02:00
25a666d8d4 Removed /attract/shots, and added tooltips to sidebar buttons.
Also made the Attract button a film strip instead of "A". I like that
film strip.
2016-10-12 10:33:09 +02:00
13764c4c56 Temporarily disabled sidebar button until Attract is nicer to look at. 2016-10-11 18:04:48 +02:00
d6ab498128 Added sidebar link to Attract projects. 2016-10-11 16:34:46 +02:00
300d31b119 Moved check is_attract_project() to AttractExtension. 2016-10-11 16:34:31 +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
d9a41c11b7 Added shot summary per project on /attract 2016-10-05 14:42:01 +02:00
bf35b0a9b7 Show user's task on /attract 2016-10-05 11:51:28 +02:00