attract/srcmaster
attract/src
master
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
d6ab498128a7 | Sybren A. Stüvel (sybren) | Added sidebar link to Attract projects. | 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 | |||
b7c6402453f5 | Sybren A. Stüvel (sybren) | Remove "create task" buttons when user has no rights to create tasks. | Oct 11 2016 | |||
bb5acd3dd728 | Sybren A. Stüvel (sybren) | Task view: Show user name instead of ID. | Oct 11 2016 | |||
cc59c029b005 | Sybren A. Stüvel (sybren) | Show tasks as read-only when user has no PUT access. | Oct 11 2016 | |||
73f19ef29ae2 | Sybren A. Stüvel (sybren) | Show task.to_dict() only when running in debug mode. | Oct 11 2016 | |||
eafcacde36c9 | Sybren A. Stüvel (sybren) | Include shot name in task list, before the task name. | Oct 5 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 | |||
79e0969c7355 | Sybren A. Stüvel (sybren) | Don't use http:// >:( | Oct 5 2016 | |||
fd469a38896f | Pablo Vazquez (pablovazquez) | Attract dashboard placeholder | Oct 5 2016 | |||
f61d0595bd67 | Sybren A. Stüvel (sybren) | Removed link from tasks header | Oct 5 2016 | |||
fb487e8ec0a2 | Sybren A. Stüvel (sybren) | Added /attract/<project_url> page | Oct 5 2016 | |||
75e6b390690e | Sybren A. Stüvel (sybren) | Added user-specific task list. | Oct 5 2016 | |||
60c13615bf46 | Sybren A. Stüvel (sybren) | Moved stuff that always needs to happen on 'task open' into task_open(). | Oct 5 2016 | |||
917ccd7f3f49 | Sybren A. Stüvel (sybren) | Removed the link and shot count from the 'Shots' header | Oct 5 2016 | |||
a4668c45d84e | Sybren A. Stüvel (sybren) | Scroll all the way to the top when opening a shot/task. | Oct 4 2016 | |||
b39e3d431de9 | Sybren A. Stüvel (sybren) | Give shot list white background. | Oct 4 2016 | |||
b1196e40361f | Sybren A. Stüvel (sybren) | Some more task tweaks, now task creation works again | Oct 4 2016 | |||
2fd7ae792795 | Sybren A. Stüvel (sybren) | Some task creation fixes | Oct 4 2016 | |||
de72e6c471e9 | Sybren A. Stüvel (sybren) | Show that shot names can only be updated from Blender | Oct 4 2016 | |||
e76d016d2ce3 | Sybren A. Stüvel (sybren) | Nicer presentation of shot details | Oct 4 2016 | |||
5e6762ff1a85 | Sybren A. Stüvel (sybren) | Renamed attract-form to attract-box, and added with-status class. | Oct 4 2016 | |||
45bff7a77ead | Sybren A. Stüvel (sybren) | Include shot status in CSS class | Oct 4 2016 | |||
f4ae00525246 | Sybren A. Stüvel (sybren) | Reopen tasks & shots after editing | Oct 4 2016 | |||
a9ed5e0b191d | Sybren A. Stüvel (sybren) | Added parameter checking for undefined | Oct 4 2016 | |||
dcf503c66a0c | Sybren A. Stüvel (sybren) | Removed project_url from parameters in favour of ProjectUtils | Oct 4 2016 | |||
785e35434da3 | Sybren A. Stüvel (sybren) | Update status bar before/after loading shot/task | Oct 4 2016 | |||
932fad9161e4 | Sybren A. Stüvel (sybren) | Properly handle errors opening tasks/shots. | Oct 4 2016 | |||
91abe917cded | Sybren A. Stüvel (sybren) | Using patch to edit shots from web-frontend. | Oct 4 2016 | |||
459ba6c89fd1 | Sybren A. Stüvel (sybren) | Fixed button type | Oct 4 2016 | |||
3bba5be7ecd2 | Sybren A. Stüvel (sybren) | Validator error: missing space between attributes | Oct 4 2016 | |||
b1783fb801d6 | Pablo Vazquez (pablovazquez) | Fix overlay of add-task button | Sep 30 2016 | |||
55a0f4a42e9a | Sybren A. Stüvel (sybren) | Don't rely on 3rd party placeholder image service. | Sep 29 2016 | |||
6817da77aac1 | Pablo Vazquez (pablovazquez) | Use darker colors for status indicators | Sep 29 2016 | |||
ba217f2496d1 | Pablo Vazquez (pablovazquez) | Style empty lists | Sep 29 2016 | |||
37c0c23e837c | Pablo Vazquez (pablovazquez) | Replace duplicated status-{{status}} classes for a nice Sass mixin | Sep 29 2016 | |||
5cc989cd827d | Sybren A. Stüvel (sybren) | Fixed JS issue. JS doesn't support default function arguments. | Sep 29 2016 | |||
3066b410586a | Sybren A. Stüvel (sybren) | Put generated JS into attract/static/assets/js/generated/ | Sep 29 2016 | |||
04c6c11071f7 | Pablo Vazquez (pablovazquez) | Clean the header/text when the page is first loaded | Sep 29 2016 | |||
1cefb2fa0608 | Pablo Vazquez (pablovazquez) | Shot list: Make shot active when making one of its tasks active | Sep 29 2016 | |||
48b9209d2f9f | Pablo Vazquez (pablovazquez) | ScrollTo tweak when selecting tasks | Sep 29 2016 | |||
5ae33041ed1d | Pablo Vazquez (pablovazquez) | Make tasks appear on the list when added | Sep 29 2016 | |||
ddc6d0c2d4b4 | Pablo Vazquez (pablovazquez) | fix alignment of add task button | Sep 29 2016 | |||
93a8a0db3c50 | Pablo Vazquez (pablovazquez) | fix fade out of item-details on task deletion | Sep 29 2016 | |||
55aebebadb7f | Pablo Vazquez (pablovazquez) | Scroll to top after clicking on shots/tasks | Sep 29 2016 | |||
001a313e1ee9 | Pablo Vazquez (pablovazquez) | Missing link to clipboardjs | Sep 29 2016 | |||
58cca450b30e | Pablo Vazquez (pablovazquez) | Use dropdown for copy to clipboard/delete tasks | Sep 29 2016 | |||
4d0d0b1885ca | Pablo Vazquez (pablovazquez) | Copy ID to clipboard for Tasks as well | 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 | |||
41d3777b602d | Pablo Vazquez (pablovazquez) | Add title to column collapsers | Sep 28 2016 | |||
ba2f7d25b66d | Pablo Vazquez (pablovazquez) | Add title to table-spacer, so we know what column we're expanding | Sep 28 2016 | |||
968399ba7a37 | Pablo Vazquez (pablovazquez) | Small jQuery plugin for resizing panels | Sep 28 2016 | |||
c9f2d24105f9 | Pablo Vazquez (pablovazquez) | Disable shot creation within Attract for now, only done via VSE | Sep 27 2016 | |||
8853b2414e89 | Pablo Vazquez (pablovazquez) | Better highlighting of tasks, and fix when there are multiple tasks | Sep 27 2016 | |||
4392c59ceaca | Pablo Vazquez (pablovazquez) | Titles for tasks | Sep 27 2016 | |||
c4b4197cb892 | Pablo Vazquez (pablovazquez) | Click on the whole cell to open task | Sep 27 2016 | |||
052344af26c6 | Pablo Vazquez (pablovazquez) | Create Shot workflow | Sep 23 2016 | |||
892f5a736044 | Pablo Vazquez (pablovazquez) | Add icon to Save Changes | Sep 23 2016 | |||
5f3bab95e230 | Pablo Vazquez (pablovazquez) | Copy to clipboard for shots | Sep 23 2016 | |||
303d1c48ae84 | Pablo Vazquez (pablovazquez) | Link font-pillar | Sep 23 2016 | |||
3548334ae0de | Sybren A. Stüvel (sybren) | Add pretty-printed shot info, for debugging/demo'ing purposes. | Sep 23 2016 | |||
092cc6aa72ce | Pablo Vazquez (pablovazquez) | Typo in input type | Sep 23 2016 | |||
6c47b9564f29 | Pablo Vazquez (pablovazquez) | Fix shot-status on firefox | Sep 23 2016 | |||
6fa0604b07de | Pablo Vazquez (pablovazquez) | Refactor task_open/shot_open into item_open | Sep 23 2016 | |||
146d10ffbd7b | Sybren A. Stüvel (sybren) | Added shot ID (so it can be copied & pasted to Blender) | Sep 23 2016 | |||
3925c044d539 | Sybren A. Stüvel (sybren) | Added task deletion. GUI still ugly, though. | Sep 23 2016 | |||
a42a2fe371db | Sybren A. Stüvel (sybren) | Removed unused file | Sep 23 2016 | |||
ce25e75f07b0 | Sybren A. Stüvel (sybren) | Directly set data-context on body with Jinja rather than JS | 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 | |||
498e1d5ecc4b | Sybren A. Stüvel (sybren) | Added etag checking when saving tasks & shots. Still a bit rough. | Sep 23 2016 | |||
d13abb5b3473 | Pablo Vazquez (pablovazquez) | set context for Task | Sep 22 2016 | |||
16d77b4c5cce | Pablo Vazquez (pablovazquez) | Hide (only visually) field type if we're in shots view | Sep 22 2016 | |||
c90f40b64526 | Pablo Vazquez (pablovazquez) | Style item name | Sep 22 2016 | |||
997a12ee112e | Pablo Vazquez (pablovazquez) | Shot status indicator and other minor tweaks | Sep 22 2016 | |||
cb24b313d0ca | Pablo Vazquez (pablovazquez) | Add shot status indicator on the left | Sep 22 2016 | |||
b9ce4213788d | Pablo Vazquez (pablovazquez) | Shots list: Make thumbnail column collapsable | Sep 22 2016 | |||
cbc19ac18da5 | Pablo Vazquez (pablovazquez) | Minor style tweaks to tasks list and select2 | Sep 22 2016 | |||
22f778c7a9b7 | Pablo Vazquez (pablovazquez) | Move flash-on to _base, since it's generic | Sep 22 2016 | |||
c9959a839b39 | Pablo Vazquez (pablovazquez) | Pillar's tutti is now loaded on layout | 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 | |||
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 | |||
4b9b53a53c43 | Pablo Vazquez (pablovazquez) | Shot list: collapse columns by clicking on the title | Sep 22 2016 | |||
86ddd0ac147e | Pablo Vazquez (pablovazquez) | Fix select2 not working on shots | 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 | |||
e3e586583f1d | Pablo Vazquez (pablovazquez) | Use divs instead of table tags | Sep 22 2016 | |||
c45613b5fa6a | Sybren A. Stüvel (sybren) | Added /attract/<project_url>/shots/with-task/<task-id> endpoint | Sep 22 2016 | |||
6f4a5e17fa5b | Sybren A. Stüvel (sybren) | Shot list: show updated task name in shot list after editing task. | Sep 22 2016 | |||
504fa1791005 | Sybren A. Stüvel (sybren) | Shot list: don't show task creation button when there is no task of that type | Sep 22 2016 | |||
c99bb8f41d4b | Sybren A. Stüvel (sybren) | Fixed bug when calling task_open(). | Sep 22 2016 | |||
fb6fa299f1b7 | Pablo Vazquez (pablovazquez) | Move Tasks JS to layout, since we use it everywhere | Sep 21 2016 | |||
7d64e8bf4e94 | Pablo Vazquez (pablovazquez) | CSS: Move tasks into _tasks | Sep 21 2016 | |||
578f698240be | Pablo Vazquez (pablovazquez) | Minor style tweaks to Tasks | Sep 21 2016 | |||
44540631e37e | Pablo Vazquez (pablovazquez) | Use Select2 for assigning users to tasks | Sep 21 2016 | |||
d97d1183a5c0 | Sybren A. Stüvel (sybren) | Added shot overview with tasks. | Sep 21 2016 |