Commit Graph

28 Commits

Author SHA1 Message Date
6f4a5e17fa Shot list: show updated task name in shot list after editing task. 2016-09-22 11:08:56 +02:00
504fa17910 Shot list: don't show task creation button when there is no task of that type 2016-09-22 11:08:35 +02:00
c99bb8f41d Fixed bug when calling task_open(). 2016-09-22 09:26:30 +02:00
fb6fa299f1 Move Tasks JS to layout, since we use it everywhere 2016-09-21 19:40:04 +02:00
7d64e8bf4e CSS: Move tasks into _tasks 2016-09-21 19:40:04 +02:00
578f698240 Minor style tweaks to Tasks 2016-09-21 19:40:04 +02:00
44540631e3 Use Select2 for assigning users to tasks 2016-09-21 16:43:59 +02:00
d97d1183a5 Added shot overview with tasks.
javascript links to open or create tasks aren't implemented yet.
2016-09-21 16:35:57 +02:00
4b1a52f26e Replace Status underscore and minor style tweaks 2016-09-21 15:47:31 +02:00
6bac8f481f Tasks: No need to check for project at all! 2016-09-21 15:33:14 +02:00
26926274b9 Check if we are in a project for tasks index 2016-09-21 15:28:19 +02:00
964ff40bca Fix layout 2016-09-21 15:14:49 +02:00
87f6226cf6 Pablo made a proper button to call the /create task url 2016-09-21 15:14:49 +02:00
8470efbcf1 User assignment for tasks 2016-09-21 15:14:15 +02:00
4035d89ced Using new layout for shots 2016-09-21 15:12:15 +02:00
cf87602a78 Fix typos for recent changes in urls 2016-09-21 14:44:31 +02:00
010cf23d67 Started working on shots UI & management 2016-09-21 14:29:18 +02:00
486f947a90 Changed URL to /attract/<project_url>/tasks/...
The overall tasks index is still /attract/tasks though.
2016-09-21 14:28:14 +02:00
d30cc144c1 Fix layout 2016-09-21 14:15:25 +02:00
38703bf583 Tasks Index for a Project
Work in progress
2016-09-21 14:12:16 +02:00
10cdf746f3 Use project properties to show shot-level task types 2016-09-20 18:01:00 +02:00
eb1a972dbb Added task types 2016-09-20 17:40:08 +02:00
5543d75101 Editing tasks works, still needs refactoring & unittests 2016-09-08 11:24:58 +02:00
2a1982fd45 Nicer task list 2016-09-07 15:35:01 +02:00
3c09586349 Added async task loading 2016-09-07 15:08:49 +02:00
805f56d6f4 Added task creation per project and non-functional tasks-for-project view 2016-09-07 14:15:23 +02:00
32a4abfa47 Started working on tasks web view. 2016-09-07 11:43:18 +02:00
168e59805e Added template system to Attract extension. 2016-09-06 18:46:28 +02:00