Commit Graph

71 Commits

Author SHA1 Message Date
5095367c2e Create task of certain type 2016-09-21 10:35:44 +02:00
10cdf746f3 Use project properties to show shot-level task types 2016-09-20 18:01:00 +02:00
265d898ebd FIXUP extension props 2016-09-20 18:00:22 +02:00
dfaf4e84c0 Transition to creating tasks with POST method rather than GET.
GET will be removed once we have a functioning button that does POST.
2016-09-20 17:40:08 +02:00
008ffa0aa4 Show error when saving task 2016-09-20 17:40:08 +02:00
eb1a972dbb Added task types 2016-09-20 17:40:08 +02:00
959549eec0 @attract_project_view() can now also fetch & check for extension props. 2016-09-20 17:40:08 +02:00
25cfe7789c Renamed node types attract.X → attract_X 2016-09-20 17:40:08 +02:00
6066362a9b Allow setting SVN URL from setup_for_attract CLI command 2016-09-20 15:28:10 +02:00
44ffd7f38a Added .keep file so the templates dir is always there 2016-09-20 12:10:55 +02:00
f853278f5a Moved task management code from flask views to task manager. 2016-09-08 12:55:30 +02:00
52e5f4ac7e Allow setting up projects for Attract from unittests 2016-09-08 12:54:13 +02:00
5543d75101 Editing tasks works, still needs refactoring & unittests 2016-09-08 11:24:58 +02:00
dc43b7686a Fixed bug in CLI cmd setup_for_attract
It would fail when there are world permissions on the project.
2016-09-08 11:07:17 +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
463b36ed8d Removed unused Eve config 2016-09-07 14:14:20 +02:00
93d3e4effa Removed accidentally checked-in file 2016-09-07 11:43:58 +02:00
32a4abfa47 Started working on tasks web view. 2016-09-07 11:43:18 +02:00
25d3b1a018 Prefixed node type name with 'attract.' 2016-09-07 10:08:17 +02:00
2f5e99205a Renamed attract_server → attract 2016-09-07 10:04:31 +02:00