attract/srcmaster
attract/src
master
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
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 | |||
4b1a52f26e64 | Pablo Vazquez (pablovazquez) | Replace Status underscore and minor style tweaks | Sep 21 2016 | |||
6bac8f481f3a | Pablo Vazquez (pablovazquez) | Tasks: No need to check for project at all! | Sep 21 2016 | |||
26926274b999 | Pablo Vazquez (pablovazquez) | Check if we are in a project for tasks index | Sep 21 2016 | |||
964ff40bca7d | Pablo Vazquez (pablovazquez) | Fix layout | 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 | |||
4035d89ced85 | Sybren A. Stüvel (sybren) | Using new layout for shots | 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 | |||
d30cc144c1f0 | Pablo Vazquez (pablovazquez) | Fix layout | Sep 21 2016 | |||
38703bf5833b | Pablo Vazquez (pablovazquez) | Tasks Index for a Project | Sep 21 2016 | |||
10cdf746f38f | Sybren A. Stüvel (sybren) | Use project properties to show shot-level task types | Sep 20 2016 | |||
eb1a972dbbf2 | Sybren A. Stüvel (sybren) | Added task types | Sep 20 2016 | |||
5543d751014a | Sybren A. Stüvel (sybren) | Editing tasks works, still needs refactoring & unittests | Sep 8 2016 | |||
2a1982fd4522 | Sybren A. Stüvel (sybren) | Nicer task list | Sep 7 2016 | |||
3c095863496c | Sybren A. Stüvel (sybren) | Added async task loading | Sep 7 2016 | |||
805f56d6f4a1 | Sybren A. Stüvel (sybren) | Added task creation per project and non-functional tasks-for-project view | Sep 7 2016 | |||
32a4abfa47b2 | Sybren A. Stüvel (sybren) | Started working on tasks web view. | Sep 7 2016 | |||
168e59805e97 | Sybren A. Stüvel (sybren) | Added template system to Attract extension. | Sep 6 2016 |