Commit Graph

23 Commits

Author SHA1 Message Date
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
1aa4b642e8 Use Pillar's statusBarSet js function 2016-11-01 12:44:35 +01:00
2ae9bc6d94 Save task/shot changes on ctrl+enter 2016-10-20 15:33:44 +02:00
963430e6d9 Show activities on shot page. 2016-10-18 14:50:35 +02:00
3c2a00b086 Added "View in shot context" to task detail when viewed in task context. 2016-10-11 15:53:19 +02:00
75e6b39069 Added user-specific task list. 2016-10-05 10:30:10 +02:00
60c13615bf Moved stuff that always needs to happen on 'task open' into task_open(). 2016-10-05 10:29:46 +02:00
a4668c45d8 Scroll all the way to the top when opening a shot/task.
This way the status bar is in view too, which is essential when loading
fails for some reason.
2016-10-04 16:11:19 +02:00
b1196e4036 Some more task tweaks, now task creation works again
... my previous commit broke it (much enthusiasm checking for undefined)
2016-10-04 15:35:42 +02:00
2fd7ae7927 Some task creation fixes 2016-10-04 15:21:59 +02:00
f4ae005252 Reopen tasks & shots after editing 2016-10-04 14:37:58 +02:00
a9ed5e0b19 Added parameter checking for undefined 2016-10-04 14:37:50 +02:00
dcf503c66a Removed project_url from parameters in favour of ProjectUtils 2016-10-04 14:37:39 +02:00
785e35434d Update status bar before/after loading shot/task 2016-10-04 14:26:37 +02:00
932fad9161 Properly handle errors opening tasks/shots. 2016-10-04 14:24:27 +02:00
5cc989cd82 Fixed JS issue. JS doesn't support default function arguments. 2016-09-29 16:52:41 +02:00
1cefb2fa06 Shot list: Make shot active when making one of its tasks active 2016-09-29 15:50:27 +02:00
48b9209d2f ScrollTo tweak when selecting tasks 2016-09-29 15:37:40 +02:00
5ae33041ed Make tasks appear on the list when added 2016-09-29 15:36:02 +02:00
93a8a0db3c fix fade out of item-details on task deletion 2016-09-29 15:35:31 +02:00
55aebebadb Scroll to top after clicking on shots/tasks 2016-09-29 14:29:09 +02:00
4c4489a890 Concatenate all general js files into tutti.js 2016-09-29 12:22:53 +02:00