Commit Graph

501 Commits

Author SHA1 Message Date
f3c6585fb3 Highlight shot row when opening a task in shot context 2016-11-04 13:02:43 +01:00
a0576c6e7c Tweaks to attract index and text for empty list of own tasks 2016-11-04 12:48:31 +01:00
f364f2aa89 Minor tweaks to active/in-edit shots 2016-11-04 12:48:01 +01:00
a8afade7ba Utils animation 2016-11-04 12:37:43 +01:00
6bca4b13de Allow Blender to set shot 'used_in_edit' via '$set' PATCH cmd 2016-11-04 12:27:29 +01:00
02734f14ff Capital letters for shot properties 2016-11-04 11:42:47 +01:00
11ad530749 Style shots not in the edit 2016-11-04 11:42:34 +01:00
d9de9700e3 Disable auto-open of dropdown menus on hover 2016-11-04 11:22:44 +01:00
9ad979c357 Hide column splitter on mobile 2016-11-03 18:40:38 +01:00
17f4b749b4 Oops 2016-11-03 18:38:13 +01:00
89e9d81e64 Handle activities for deleted objects. 2016-11-03 18:35:28 +01:00
8a19858b62 Show 'used in edit' in shot-embed 2016-11-03 18:26:33 +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
dad5e4ceac thumbnail cell size back to normal 2016-11-03 18:19:10 +01:00
fced741c7d Accesibility tweaks 2016-11-03 17:51:39 +01:00
6aa8db2dff Style when there are thumbnails available
TODO: Once we have the user-space, we show or not .has-thumbnail
2016-11-03 17:51:39 +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
0b759c196f Fix unlikely case of many tasks per shot 2016-11-03 16:33:45 +01:00
24ba270a9b Group attract projects as cards in index 2016-11-03 16:33:32 +01:00
f3d21fc0de Minor style tweaks to tasks/shots list 2016-11-03 16:08:01 +01:00
74b14f1154 Fix styling shot row when clicking on task 2016-11-03 16:08:01 +01:00
256647f0f5 Ctrl+Enter saves shot when comment field is not focused 2016-11-03 16:08:01 +01:00
01caefcca5 Style disabled buttons 2016-11-03 16:08:01 +01:00
413705291d Typo in button type 2016-11-03 16:08:01 +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
ddd1fdb1ae Style save buttons on shots/tasks 2016-11-03 13:07:46 +01:00
2d26370bb9 Unify multiple select with the rest of the inputs, and cleanup 2016-11-03 12:57:55 +01:00
c8d5c3863b Merge branch 'production' 2016-11-03 12:41:11 +01:00
30e0812648 Comments showing separately for shots too. 2016-11-03 12:33:37 +01:00
ff0951768e Fix for node finder 2016-11-03 12:32:22 +01:00
211d0d96c5 Display a bottom border on inputs, not completely transparent 2016-11-03 12:30:54 +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
cf104e0879 Removed silly messages 2016-11-03 12:02:07 +01:00
ee935d9791 Reload activity list after posting a comment. 2016-11-02 17:24:04 +01:00
733d213ea4 Start of unification of comment and activity streams. 2016-11-02 17:24:04 +01:00
2afb41d00f load_activities is now loadActivities 2016-11-02 17:02:30 +01:00
e7d47ecdb0 Use the new button mixin 2016-11-02 16:37:16 +01:00
02e7555bd0 Merge branch 'production' 2016-11-02 13:57:44 +01:00
ab385150bf Removed unused import 2016-11-02 13:55:30 +01:00
543a158bb2 More consistent naming 2016-11-02 13:55:30 +01:00
3be2b30122 Notify deletion of tasks 2016-11-02 12:13:31 +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