Commit Graph

478 Commits

Author SHA1 Message Date
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
6f7090eedc 'Copy shortcode' now shows proper status msg 2016-11-04 16:42:42 +01:00
e4795d6b12 No need to scrollTop anymore!
Since both sides are now scrollable
2016-11-04 16:38:47 +01:00
deff214b42 Shots/Tasks count on list 2016-11-04 16:29:37 +01:00
ded4b8e2ae Saving task/shot on status change 2016-11-04 16:23:08 +01:00
17448248a0 Individual scroll for shot/tasks list and item details 2016-11-04 16:16:01 +01:00
5ec5c5bb04 Resize description/notes textareas as we type 2016-11-04 15:27:07 +01:00
54c1d89866 TextArea auto-resizer jQuery plugin by James Padolsey
With some tweaks by icyleaf and some minor tweaks from me
2016-11-04 15:27:07 +01:00
593eb8cd8a Show 'Copy Shortcode' menu item for tasks 2016-11-04 15:22:51 +01:00
08628fb107 More severe logging when receiving invalid request on SVN log service 2016-11-04 15:22:39 +01:00
5f09848390 Undelete when relinking a deleted shot. 2016-11-04 13:42:17 +01:00
9ec08efc40 Don't undelete when unlinking a deleted shot. 2016-11-04 13:42:17 +01:00
e7126edd7a Allow Blender to set shot 'used_in_edit' via '$set' PATCH cmd 2016-11-04 13:42:17 +01:00
e8d82de168 Fix delay when resizing textareas 2016-11-04 13:06:06 +01:00
f3c6585fb3 Highlight shot row when opening a task in shot context 2016-11-04 13:02:43 +01:00
a0576c6e7c Tweaks to attract index and text for empty list of own tasks 2016-11-04 12:48:31 +01:00
f364f2aa89 Minor tweaks to active/in-edit shots 2016-11-04 12:48:01 +01:00
a8afade7ba Utils animation 2016-11-04 12:37:43 +01:00
6bca4b13de Allow Blender to set shot 'used_in_edit' via '$set' PATCH cmd 2016-11-04 12:27:29 +01:00
02734f14ff Capital letters for shot properties 2016-11-04 11:42:47 +01:00
11ad530749 Style shots not in the edit 2016-11-04 11:42:34 +01:00
d9de9700e3 Disable auto-open of dropdown menus on hover 2016-11-04 11:22:44 +01:00
9ad979c357 Hide column splitter on mobile 2016-11-03 18:40:38 +01:00
17f4b749b4 Oops 2016-11-03 18:38:13 +01:00
89e9d81e64 Handle activities for deleted objects. 2016-11-03 18:35:28 +01:00
8a19858b62 Show 'used in edit' in shot-embed 2016-11-03 18:26:33 +01:00
c40fdb378c Allow Blender to mark shots as used/not used in edit.
NOTE: requires schema change, so be careful.
2016-11-03 18:26:33 +01:00
dad5e4ceac thumbnail cell size back to normal 2016-11-03 18:19:10 +01:00
fced741c7d Accesibility tweaks 2016-11-03 17:51:39 +01:00
6aa8db2dff Style when there are thumbnails available
TODO: Once we have the user-space, we show or not .has-thumbnail
2016-11-03 17:51:39 +01:00
a047dbac48 Nicer activity for changing a shot thumbnail 2016-11-03 17:33:02 +01:00
546de9bc65 Use correct aspect-ratio for shot thumbnails. 2016-11-03 17:29:18 +01:00
0b759c196f Fix unlikely case of many tasks per shot 2016-11-03 16:33:45 +01:00
24ba270a9b Group attract projects as cards in index 2016-11-03 16:33:32 +01:00
f3d21fc0de Minor style tweaks to tasks/shots list 2016-11-03 16:08:01 +01:00
74b14f1154 Fix styling shot row when clicking on task 2016-11-03 16:08:01 +01:00
256647f0f5 Ctrl+Enter saves shot when comment field is not focused 2016-11-03 16:08:01 +01:00