Graphproduction
Graph
production
History Graph
History Graph
Commit | Author | Details | Committed | ||||
---|---|---|---|---|---|---|---|
53ace540f164 | Sybren A. Stüvel (sybren) | Moved shot statistics to the top of Attract index page | 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 | ||||
de3e25e0d12c | Pablo Vazquez (pablovazquez) | First letter of the task status on shots list | Oct 12 2016 | ||||
b65fb754c2e1 | Pablo Vazquez (pablovazquez) | Fix alignment of tasks in shots | Oct 12 2016 | ||||
5ebd2a18a52a | Pablo Vazquez (pablovazquez) | Fix color scheme for statuses | Oct 12 2016 | ||||
477d38dfc65c | Pablo Vazquez (pablovazquez) | New color scheme for statuses | 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 | ||||
13eeb7d6c3a4 | Pablo Vazquez (pablovazquez) | Fix alignment of tasks on Firefox | Oct 12 2016 | ||||
25a666d8d4e0 | Sybren A. Stüvel (sybren) | Removed /attract/shots, and added tooltips to sidebar buttons. | Oct 12 2016 | ||||
4bba35f473fd | Pablo Vazquez (pablovazquez) | Temporarily hide thumbnails until they're implemented | Oct 11 2016 | ||||
d3812ff2c741 | Pablo Vazquez (pablovazquez) | Default width of main column to 50% | Oct 11 2016 | ||||
40254f4427e8 | Pablo Vazquez (pablovazquez) | Style error messages | Oct 11 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 | ||||
b7c6402453f5 | Sybren A. Stüvel (sybren) | Remove "create task" buttons when user has no rights to create tasks. | 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 | ||||
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 | ||||
cabac18f3311 | Sybren A. Stüvel (sybren) | Prevent 403 when user doesn't have access enough to fetch project users. | 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 | ||||
426635cc450f | Sybren A. Stüvel (sybren) | Moved some task fetching functionality into TaskManager. | 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 | ||||
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 | ||||
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 | ||||
fe70ee1ce1dc | Sybren A. Stüvel (sybren) | Default task name to task type | 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 | ||||
341d07bbe3a4 | Sybren A. Stüvel (sybren) | py.test: run with -x (stop at first error) and --ff (failed test first) | 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 | ||||
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 | ||||
c4c21dea0fcb | Sybren A. Stüvel (sybren) | RSync for real | 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 | ||||
e3e6657cf99b | Sybren A. Stüvel (sybren) | Added rsync_ui.sh | Sep 29 2016 | ||||
883f8b02ef18 | Sybren A. Stüvel (sybren) | Added .keep file to keep attract/static/assets/js/generated/ | Sep 29 2016 | ||||
5cc989cd827d | Sybren A. Stüvel (sybren) | Fixed JS issue. JS doesn't support default function arguments. | Sep 29 2016 | ||||
c0cc4547c283 | Sybren A. Stüvel (sybren) | Made ./gulp not always do "gulp watch". | Sep 29 2016 | ||||
3066b410586a | Sybren A. Stüvel (sybren) | Put generated JS into attract/static/assets/js/generated/ | Sep 29 2016 | ||||
2819f86e10f1 | Sybren A. Stüvel (sybren) | Some SVN 0.3.43 interface changes. | Sep 29 2016 | ||||
14eabdfbd5dc | Sybren A. Stüvel (sybren) | Added dummy deploy script for people with a 'git pp' alias. | 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 | ||||
2adf574b21b8 | Pablo Vazquez (pablovazquez) | Concatenating scripts doesn't work well with caching | 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 | ||||
bdbf46062364 | Sybren A. Stüvel (sybren) | Some requirement tweaks | 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 | ||||
0b723f3fc95d | Sybren A. Stüvel (sybren) | Order shots by their cut-in timestamp. | Sep 27 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 | ||||
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 | ||||
892f5a736044 | Pablo Vazquez (pablovazquez) | Add icon to Save Changes | Sep 23 2016 |