|
6217934c99
|
Task types: also take parent node type into account
|
2016-11-09 17:12:23 +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 |
|
|
65facd8b07
|
Proper task types for assets
|
2016-11-09 15:37:19 +01:00 |
|
|
0e170464e6
|
Templates & Flask end-points for managing assets.
|
2016-11-09 14:57:46 +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 |
|
|
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 |
|
|
b8e2151a33
|
Pikaday with time support
|
2016-11-08 17:51:35 +01:00 |
|
|
da3ae6fbb2
|
Move clipboard.min.js to Pillar
|
2016-11-08 15:49:11 +01:00 |
|
|
b345770296
|
Allow removing task due date.
|
2016-11-08 13:59:08 +01:00 |
|
|
df0ca31687
|
parse date for display
|
2016-11-07 17:11:42 +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 |
|
|
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 |
|
|
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 |
|
|
08628fb107
|
More severe logging when receiving invalid request on SVN log service
|
2016-11-04 15:22:39 +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 |
|
|
17f4b749b4
|
Oops
|
2016-11-03 18:38:13 +01:00 |
|
|
89e9d81e64
|
Handle activities for deleted objects.
|
2016-11-03 18:35:28 +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 |
|
|
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 |
|
|
7c9f762785
|
Show shot thumbnails.
|
2016-11-03 14:49:32 +01:00 |
|
|
4c3a537b1c
|
Allow Blender to set shot pictures
|
2016-11-03 14:49:32 +01:00 |
|
|
ff0951768e
|
Fix for node finder
|
2016-11-03 12:32:22 +01:00 |
|
|
464469f496
|
Linking comments works
|
2016-11-03 12:27:28 +01:00 |
|
|
47f7727a4b
|
Fixed issue registering activity on shotless task
|
2016-11-03 12:11:57 +01:00 |
|
|
733d213ea4
|
Start of unification of comment and activity streams.
|
2016-11-02 17:24:04 +01:00 |
|
|
ab385150bf
|
Removed unused import
|
2016-11-02 13:55:30 +01:00 |
|
|
4d5c02c196
|
Usable SVN activities
|
2016-11-02 11:06:29 +01:00 |
|
|
e249f3d062
|
Added unittest for SVN push hook
|
2016-11-02 11:06:29 +01:00 |
|
|
bc58b6d5ac
|
Moved Subversion stuff to its own module, and unified push & pull approaches
|
2016-11-02 11:06:29 +01:00 |
|
|
b8d12d1a4d
|
Start of support for pushing activities from SVN hooks.
|
2016-11-02 11:06:29 +01:00 |
|
|
57447cb24c
|
Only set default status for Attract nodes.
|
2016-11-02 11:06:29 +01:00 |
|
|
50ab60daba
|
Added due dates for tasks in the data model.
Web form still needs to be updated.
|
2016-11-02 11:04:26 +01:00 |
|
|
e3cb4f6f59
|
Typo
|
2016-10-24 15:58:56 +02:00 |
|
|
04d1c9db1a
|
Add project pictures (header) to Attract Index
|
2016-10-24 15:56:25 +02:00 |
|
|
b661de569f
|
Removed task-specific nice 404 page (it's not on Pillar level for all nodes)
|
2016-10-21 15:28:07 +02:00 |
|
|
39ef2df380
|
Fix issue shortening non-string values
|
2016-10-21 14:51:52 +02:00 |
|
|
6abc29061a
|
Gracefully handle missing tasks.
|
2016-10-21 14:39:54 +02:00 |
|
|
e5563e8ab9
|
Use quotes when logging Description activity
|
2016-10-20 18:25:02 +02:00 |
|
|
471cbd17ba
|
Longer description of activity allowed
|
2016-10-20 18:15:03 +02:00 |
|
|
63984d3455
|
Activity: Shorten long values.
|
2016-10-20 18:07:01 +02:00 |
|
|
70f756fb7d
|
Using Pillar's subquery module.
|
2016-10-18 15:35:23 +02:00 |
|
|
b0b5be0df8
|
Nicer description of properties in shot activity feed
|
2016-10-18 15:00:40 +02:00 |
|