attract/attractmaster
attract/attract
master
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
963430e6d916 | Sybren A. Stüvel (sybren) | Show activities on shot page. | Oct 18 2016 | |||
612571b4b23a | Sybren A. Stüvel (sybren) | Added node URL finders for tasks and shots | Oct 18 2016 | |||
5a5851775e90 | Pablo Vazquez (pablovazquez) | Use Pillar's Bootstrap JS | Oct 13 2016 | |||
78c6bb45d74f | Sybren A. Stüvel (sybren) | Better activity logging of task changes | Oct 12 2016 | |||
d0bb5aa5988b | Sybren A. Stüvel (sybren) | Added activity list on task view | Oct 12 2016 | |||
76a4eac1455d | Pablo Vazquez (pablovazquez) | Route for project's help | Oct 12 2016 | |||
b457b57a0902 | Sybren A. Stüvel (sybren) | Include changes in activity log if only one field changed. | Oct 12 2016 | |||
28422019747d | Sybren A. Stüvel (sybren) | Activity logging for shots | Oct 12 2016 | |||
5dff6bdcbdb2 | Sybren A. Stüvel (sybren) | Simplified task eve hooks. | Oct 12 2016 | |||
363f1f61101e | Sybren A. Stüvel (sybren) | More detailed "verb" for task action logging. | Oct 12 2016 | |||
32400b34e9b2 | Sybren A. Stüvel (sybren) | Start of activity stream. | Oct 12 2016 | |||
7a3a11fa07ee | Sybren A. Stüvel (sybren) | Produce activities for task changes. | Oct 12 2016 | |||
496b5f6b326a | Sybren A. Stüvel (sybren) | Use the new only_for_node_type_decorator() | Oct 12 2016 | |||
25a666d8d4e0 | Sybren A. Stüvel (sybren) | Removed /attract/shots, and added tooltips to sidebar buttons. | Oct 12 2016 | |||
13764c4c562b | Sybren A. Stüvel (sybren) | Temporarily disabled sidebar button until Attract is nicer to look at. | Oct 11 2016 | |||
d6ab498128a7 | Sybren A. Stüvel (sybren) | Added sidebar link to Attract projects. | Oct 11 2016 | |||
300d31b119a4 | Sybren A. Stüvel (sybren) | Moved check is_attract_project() to AttractExtension. | Oct 11 2016 | |||
3c2a00b0864f | Sybren A. Stüvel (sybren) | Added "View in shot context" to task detail when viewed in task context. | Oct 11 2016 | |||
1461fd206425 | Sybren A. Stüvel (sybren) | Allow task & shot details only to subscribers/demos/admins | Oct 11 2016 | |||
bb5acd3dd728 | Sybren A. Stüvel (sybren) | Task view: Show user name instead of ID. | Oct 11 2016 | |||
cabac18f3311 | Sybren A. Stüvel (sybren) | Prevent 403 when user doesn't have access enough to fetch project users. | Oct 11 2016 | |||
d9a41c11b702 | Sybren A. Stüvel (sybren) | Added shot summary per project on /attract | Oct 5 2016 | |||
bf35b0a9b7d2 | Sybren A. Stüvel (sybren) | Show user's task on /attract | Oct 5 2016 | |||
426635cc450f | Sybren A. Stüvel (sybren) | Moved some task fetching functionality into TaskManager. | Oct 5 2016 | |||
fb487e8ec0a2 | Sybren A. Stüvel (sybren) | Added /attract/<project_url> page | Oct 5 2016 | |||
cf3bc3471b54 | Sybren A. Stüvel (sybren) | Renamed modules.py to routes.py | Oct 5 2016 | |||
75e6b390690e | Sybren A. Stüvel (sybren) | Added user-specific task list. | Oct 5 2016 | |||
fe70ee1ce1dc | Sybren A. Stüvel (sybren) | Default task name to task type | Oct 4 2016 | |||
91abe917cded | Sybren A. Stüvel (sybren) | Using patch to edit shots from web-frontend. | Oct 4 2016 | |||
97fde17d93a2 | Sybren A. Stüvel (sybren) | Have node_setattr delete keys when the value to set is None. | Oct 4 2016 | |||
88c20bf341f9 | Sybren A. Stüvel (sybren) | Allow creation of shots without status. | Sep 30 2016 | |||
55a0f4a42e9a | Sybren A. Stüvel (sybren) | Don't rely on 3rd party placeholder image service. | Sep 29 2016 | |||
883f8b02ef18 | Sybren A. Stüvel (sybren) | Added .keep file to keep attract/static/assets/js/generated/ | Sep 29 2016 | |||
2819f86e10f1 | Sybren A. Stüvel (sybren) | Some SVN 0.3.43 interface changes. | Sep 29 2016 | |||
58cca450b30e | Pablo Vazquez (pablovazquez) | Use dropdown for copy to clipboard/delete tasks | Sep 29 2016 | |||
4c4489a8909a | Pablo Vazquez (pablovazquez) | Concatenate all general js files into tutti.js | Sep 29 2016 | |||
b5964864a5e5 | Pablo Vazquez (pablovazquez) | Use clipboardjs to copy shot ID to clipboard | Sep 28 2016 | |||
968399ba7a37 | Pablo Vazquez (pablovazquez) | Small jQuery plugin for resizing panels | Sep 28 2016 | |||
0b723f3fc95d | Sybren A. Stüvel (sybren) | Order shots by their cut-in timestamp. | Sep 27 2016 | |||
0eb51a280469 | Sybren A. Stüvel (sybren) | Moved attrs_extra to Pillar. | Sep 27 2016 | |||
6ea22dfcce85 | Pablo Vazquez (pablovazquez) | Fix missing update of task type on task saving | Sep 23 2016 | |||
052344af26c6 | Pablo Vazquez (pablovazquez) | Create Shot workflow | Sep 23 2016 | |||
5f3bab95e230 | Pablo Vazquez (pablovazquez) | Copy to clipboard for shots | Sep 23 2016 | |||
13c67e3ab899 | Sybren A. Stüvel (sybren) | Allow limited PATCHing of shots from Blender and Web. | Sep 23 2016 | |||
56567532ff7b | Sybren A. Stüvel (sybren) | Use Pillar's new node_type_utils to set node type permissions. | Sep 23 2016 | |||
5c94fb5f9c5b | Sybren A. Stüvel (sybren) | Redefined some properties of node type 'attract_shot'. | Sep 23 2016 | |||
6fa0604b07de | Pablo Vazquez (pablovazquez) | Refactor task_open/shot_open into item_open | Sep 23 2016 | |||
3925c044d539 | Sybren A. Stüvel (sybren) | Added task deletion. GUI still ugly, though. | Sep 23 2016 | |||
971b8e63929c | Sybren A. Stüvel (sybren) | Fix for task creation | Sep 23 2016 | |||
314156ca1e62 | Sybren A. Stüvel (sybren) | ReferenceError'ised two more JS throw statements | Sep 23 2016 | |||
b3f4e8f7eb37 | Sybren A. Stüvel (sybren) | Nicer js check | Sep 23 2016 | |||
e6e03125f7d0 | Sybren A. Stüvel (sybren) | Made shot and task links real links with JS click handlers. | Sep 23 2016 | |||
78111968ab4d | Sybren A. Stüvel (sybren) | Added project URL to body dataset. | Sep 23 2016 | |||
72a25434ea5a | Sybren A. Stüvel (sybren) | Stricter parameter checking in JavaScript. | Sep 23 2016 | |||
498e1d5ecc4b | Sybren A. Stüvel (sybren) | Added etag checking when saving tasks & shots. Still a bit rough. | Sep 23 2016 | |||
cb24b313d0ca | Pablo Vazquez (pablovazquez) | Add shot status indicator on the left | Sep 22 2016 | |||
1b4cd09281c7 | Pablo Vazquez (pablovazquez) | Added 'type' to options when saving form, for status-bar details | Sep 22 2016 | |||
0767463eadac | Sybren A. Stüvel (sybren) | Added /attract/<project_url>/shots/<shot-id> endpoint | Sep 22 2016 | |||
f1dc2b2d0674 | Sybren A. Stüvel (sybren) | Renamed /attract/<project_url>/shots/with-task/<task-id> endpoint | Sep 22 2016 | |||
5c4499658c92 | Sybren A. Stüvel (sybren) | Allow calling a @attract_project_view()-decorated function efficiently. | Sep 22 2016 | |||
85c7908ac691 | Pablo Vazquez (pablovazquez) | Shots view: set task as active when selecting it | Sep 22 2016 | |||
e2db647c2092 | Pablo Vazquez (pablovazquez) | Tweaks to flash-on/off | Sep 22 2016 | |||
a786fc3b3d23 | Sybren A. Stüvel (sybren) | Some tweaks for shot editing | Sep 22 2016 | |||
b5d335672e33 | Sybren A. Stüvel (sybren) | Added shot editing. | Sep 22 2016 | |||
d8824eeb63b0 | Sybren A. Stüvel (sybren) | Fixed issue saving tasks. | Sep 22 2016 | |||
8a360c0cda77 | Sybren A. Stüvel (sybren) | Moved shot-related code to a new attract.shots package | Sep 22 2016 | |||
066fc9178028 | Sybren A. Stüvel (sybren) | Added parent info to retrieved task nodes. | Sep 22 2016 | |||
7dee8f7c44eb | Sybren A. Stüvel (sybren) | Moved task stuff into a new attract.tasks package | Sep 22 2016 | |||
c45613b5fa6a | Sybren A. Stüvel (sybren) | Added /attract/<project_url>/shots/with-task/<task-id> endpoint | Sep 22 2016 | |||
1e72d0425e59 | Sybren A. Stüvel (sybren) | Missed one $(task) → $task | Sep 22 2016 | |||
6f4a5e17fa5b | Sybren A. Stüvel (sybren) | Shot list: show updated task name in shot list after editing task. | Sep 22 2016 | |||
c4c6f6ccadce | Sybren A. Stüvel (sybren) | Task edit: Using actually saved data to update the form. | Sep 22 2016 | |||
62b72bfbb1da | Sybren A. Stüvel (sybren) | Allow task creation with parent. | Sep 22 2016 | |||
00da55045a02 | Sybren A. Stüvel (sybren) | Be more defensive in parameter checking. | Sep 22 2016 | |||
fb6fa299f1b7 | Pablo Vazquez (pablovazquez) | Move Tasks JS to layout, since we use it everywhere | Sep 21 2016 | |||
051cd88687bd | Sybren A. Stüvel (sybren) | Ignore everything in attract/static/assets/css/ | Sep 21 2016 | |||
0f95c0117292 | Sybren A. Stüvel (sybren) | Added editing of shots | Sep 21 2016 | |||
4cfdf12ac7db | Sybren A. Stüvel (sybren) | Fixed failing test | Sep 21 2016 | |||
d97d1183a5c0 | Sybren A. Stüvel (sybren) | Added shot overview with tasks. | Sep 21 2016 | |||
4b1a52f26e64 | Pablo Vazquez (pablovazquez) | Replace Status underscore and minor style tweaks | Sep 21 2016 | |||
bdd61530202b | Sybren A. Stüvel (sybren) | Slight code readability improvement | Sep 21 2016 | |||
ba916412b69c | Pablo Vazquez (pablovazquez) | Use responseText for fail error | Sep 21 2016 | |||
87f6226cf664 | Pablo Vazquez (pablovazquez) | Pablo made a proper button to call the /create task url | Sep 21 2016 | |||
8470efbcf114 | Francesco Siddi (fsiddi) | User assignment for tasks | Sep 21 2016 | |||
cf87602a789b | Pablo Vazquez (pablovazquez) | Fix typos for recent changes in urls | Sep 21 2016 | |||
010cf23d6715 | Sybren A. Stüvel (sybren) | Started working on shots UI & management | Sep 21 2016 | |||
486f947a909d | Sybren A. Stüvel (sybren) | Changed URL to /attract/<project_url>/tasks/... | Sep 21 2016 | |||
7b72289ddd7b | Sybren A. Stüvel (sybren) | Removed unused imports | Sep 21 2016 | |||
38703bf5833b | Pablo Vazquez (pablovazquez) | Tasks Index for a Project | Sep 21 2016 | |||
5095367c2e47 | Sybren A. Stüvel (sybren) | Create task of certain type | Sep 21 2016 | |||
10cdf746f38f | Sybren A. Stüvel (sybren) | Use project properties to show shot-level task types | Sep 20 2016 | |||
265d898ebd22 | Sybren A. Stüvel (sybren) | FIXUP extension props | Sep 20 2016 | |||
dfaf4e84c019 | Sybren A. Stüvel (sybren) | Transition to creating tasks with POST method rather than GET. | Sep 20 2016 | |||
008ffa0aa4cc | Sybren A. Stüvel (sybren) | Show error when saving task | Sep 20 2016 | |||
eb1a972dbbf2 | Sybren A. Stüvel (sybren) | Added task types | Sep 20 2016 | |||
959549eec0de | Sybren A. Stüvel (sybren) | @attract_project_view() can now also fetch & check for extension props. | Sep 20 2016 | |||
25cfe7789cf1 | Sybren A. Stüvel (sybren) | Renamed node types attract.X → attract_X | Sep 20 2016 | |||
6066362a9b77 | Sybren A. Stüvel (sybren) | Allow setting SVN URL from setup_for_attract CLI command | Sep 20 2016 | |||
44ffd7f38a83 | Pablo Vazquez (pablovazquez) | Added .keep file so the templates dir is always there | Sep 20 2016 | |||
f853278f5a7f | Sybren A. Stüvel (sybren) | Moved task management code from flask views to task manager. | Sep 8 2016 |