Commit Graph

514 Commits

Author SHA1 Message Date
6217934c99 Task types: also take parent node type into account 2016-11-09 17:12:23 +01:00
1f00c5570d More contrast for processing and flash classes 2016-11-09 17:07:44 +01:00
5bf56ffd34 task- and shot- specific lists are now called item- 2016-11-09 17:04:17 +01:00
40ecbe2135 Use col-scrollable for columns that need fixed height 2016-11-09 17:04:17 +01:00
2f57c9c037 No bottom border for shot-thumbnail cell 2016-11-09 17:04:17 +01:00
84a52c0028 Small tweaks to list of shots
Shot list can overflow horizontally
Fix alignment on splitter
2016-11-09 17:04:17 +01:00
c02b959c3f bringing back processing status for tasks on shots list 2016-11-09 17:04:17 +01:00
17dd73f474 Task types are now determined by the page context, not hard-coded to shot task types 2016-11-09 17:01:03 +01:00
ec6a32001e No bottom border for shot-thumbnail cell 2016-11-09 15:49:27 +01:00
65facd8b07 Proper task types for assets 2016-11-09 15:37:19 +01:00
087b02c906 Scroll asset list 2016-11-09 15:31:25 +01:00
2b70e362da Use XHR for asset links 2016-11-09 15:29:13 +01:00
16e1fd1df0 Also save assets on ctrl+enter 2016-11-09 15:26:11 +01:00
3a57baf34e Styling tweaks for assets 2016-11-09 15:19:10 +01:00
4cb90b2568 Disabled thumbnails until users can actually upload them. 2016-11-09 14:59:29 +01:00
0e170464e6 Templates & Flask end-points for managing assets. 2016-11-09 14:57:46 +01:00
dd186b0611 Small tweaks to list of shots
Shot list can overflow horizontally
Fix alignment on splitter
2016-11-09 14:47:25 +01:00
3346bb1364 Reworked ShotManager into ShotAssetManager 2016-11-09 13:58:46 +01:00
43e6e5cef9 Introducing Attract assets, with a pretty similar workflow to shots. 2016-11-09 13:48:01 +01:00
88e59f9329 bringing back processing status for tasks on shots list 2016-11-09 13:04:24 +01:00
88a4a2fab3 Moved attract.shots to attract.shots_and_assets
Assets are going to be pretty much the same thing as shots, with a few
different properties. Hooks and much other code can be reused.
2016-11-09 13:00:07 +01:00
2bb332c58a Moved node_setattr() to pillar.api.utils. 2016-11-09 12:49:48 +01:00
c4b9564398 Corrected task parent types. 2016-11-09 12:40:49 +01:00
3361aad44d No need to convert time since pretty_date takes care of that 2016-11-08 18:34:22 +01:00
ad108f2caa Update CSS cache version 2016-11-08 18:32:35 +01:00
b8e2151a33 Pikaday with time support 2016-11-08 17:51:35 +01:00
c935725e64 Copy-to-clipboard now also works for users without PUT access. 2016-11-08 16:48:18 +01:00
58b762f4d2 Prevent crash when an Attract project doesn't have a picture_header 2016-11-08 16:46:19 +01:00
21f3acc03e Remove border bottom from thumbnail cells 2016-11-08 16:26:47 +01:00
defa5d8146 Extra padding on error text 2016-11-08 16:20:05 +01:00
c87df6e52e Fixes for flickers in newer Chrome 2016-11-08 16:19:56 +01:00
da3ae6fbb2 Move clipboard.min.js to Pillar 2016-11-08 15:49:11 +01:00
daae24881d Fixed double T in copied task shortcode 2016-11-08 15:37:51 +01:00
b345770296 Allow removing task due date. 2016-11-08 13:59:08 +01:00
a9988df0e0 Merge branch 'production' 2016-11-08 13:35:02 +01:00
0fc61a9fe7 Using | pretty_date for task due dates, rather than MomentJS. 2016-11-08 13:34:44 +01:00
d4a31de842 Cleanup unused class 2016-11-08 11:25:44 +01:00
cd83cccc9e Use transparent background for modal 2016-11-07 17:18:00 +01:00
8fd3b94f39 Use momentjs to calculate pretty_date
Until pretty_date understands future dates
2016-11-07 17:17:47 +01:00
506844a342 Show due_date on tasks list rather than type, as it's more used 2016-11-07 17:17:23 +01:00
df0ca31687 parse date for display 2016-11-07 17:11:42 +01:00
509f3e0275 Parse date for display 2016-11-07 17:11:24 +01:00
691bc86ddf Fixed bug viewing unassigned task without modification rights. 2016-11-07 12:16:40 +01:00
a04211eebd Introducing Due Date for Tasks
Thanks to Dr. Sybren and Francesco for support!
2016-11-07 12:02:38 +01:00
1036ca85ba Set title of status indicator in the list 2016-11-07 11:27:11 +01:00
3d6e8a0678 Redirect /project to /shots for the time being 2016-11-07 11:05:06 +01:00
d3afccd843 Fix for nr_of_shots calculation, by Dr. Sybren 2016-11-07 11:04:41 +01:00
732cd49e6a Hide scrollbar on main document when we're on shot/task context 2016-11-04 18:00:33 +01:00
e6e0733149 Compute some stats on shots if used in the edit. 2016-11-04 16:42:42 +01:00
5ee3c0d54f Ensure used_in_edit is always set on new shots. 2016-11-04 16:42:42 +01:00