History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
5e73720d9161 | Tobias Johansson (mutze) | Vue Attract: Sort/filterable table based on Vue | Feb 12 2019 | |||
66212ec5fac7 | Tobias Johansson (mutze) | Navigation: Unified cloud navigation | Feb 7 2019 | |||
552c05d0313f | Francesco Siddi (fsiddi) | Update pillar hooks path to eve_hooks | Sep 17 2018 | |||
1be31bdb229d | Sybren A. Stüvel (sybren) | Fix issue with task shortcodes | Apr 19 2018 | |||
c7b83d2d8b01 | Sybren A. Stüvel (sybren) | Using capabilities instead of roles for access control. | Aug 24 2017 | |||
0612ed15a6da | Sybren A. Stüvel (sybren) | Allow deletion of tasks by non-admin users. | Jul 13 2017 | |||
50ae4115752b | Sybren A. Stüvel (sybren) | Only users with attract-user role can use Attract | Jun 15 2017 | |||
4e8c735f6b62 | Sybren A. Stüvel (sybren) | Python 3.6 compatibility: Applied 2to3 | Mar 3 2017 | |||
97f75a04e54a | Sybren A. Stüvel (sybren) | Only allow commenting when user has PUT access on the node. | Nov 11 2016 | |||
268d1f28e3ac | Sybren A. Stüvel (sybren) | Include commit message in SVN activity | Nov 10 2016 | |||
6628ce0b153e | Sybren A. Stüvel (sybren) | Fix bug when SVN-committing on task without parent | Nov 10 2016 | |||
497bbb82738f | Sybren A. Stüvel (sybren) | Editing the name of a shot/task/asset now logs the old and new name in the… | Nov 10 2016 | |||
1134bb82a06b | Sybren A. Stüvel (sybren) | Prevent error when task_type is given but None. | Nov 10 2016 | |||
08c82688e7db | Sybren A. Stüvel (sybren) | Tasks: set default assigned_to to {users: []}. | Nov 10 2016 | |||
6217934c99ce | Sybren A. Stüvel (sybren) | Task types: also take parent node type into account | Nov 9 2016 | |||
17dd73f4749d | Sybren A. Stüvel (sybren) | Task types are now determined by the page context, not hard-coded to shot task… | Nov 9 2016 | |||
b345770296c2 | Sybren A. Stüvel (sybren) | Allow removing task due date. | Nov 8 2016 | |||
df0ca316878a | Pablo Vazquez (pablovazquez) | parse date for display | Nov 7 2016 | |||
691bc86ddf45 | Sybren A. Stüvel (sybren) | Fixed bug viewing unassigned task without modification rights. | Nov 7 2016 | |||
a04211eebde6 | Pablo Vazquez (pablovazquez) | Introducing Due Date for Tasks | Nov 7 2016 | |||
47f7727a4be4 | Sybren A. Stüvel (sybren) | Fixed issue registering activity on shotless task | Nov 3 2016 | |||
733d213ea462 | Sybren A. Stüvel (sybren) | Start of unification of comment and activity streams. | Nov 2 2016 | |||
4d5c02c19603 | Sybren A. Stüvel (sybren) | Usable SVN activities | Nov 2 2016 | |||
bc58b6d5ac08 | Sybren A. Stüvel (sybren) | Moved Subversion stuff to its own module, and unified push & pull approaches | Nov 2 2016 | |||
b8d12d1a4d9f | Sybren A. Stüvel (sybren) | Start of support for pushing activities from SVN hooks. | Nov 2 2016 | |||
b661de569fd6 | Sybren A. Stüvel (sybren) | Removed task-specific nice 404 page (it's not on Pillar level for all nodes) | Oct 21 2016 | |||
39ef2df380ff | Sybren A. Stüvel (sybren) | Fix issue shortening non-string values | Oct 21 2016 | |||
6abc29061a26 | Sybren A. Stüvel (sybren) | Gracefully handle missing tasks. | Oct 21 2016 | |||
e5563e8ab952 | Pablo Vazquez (pablovazquez) | Use quotes when logging Description activity | Oct 20 2016 | |||
471cbd17bafe | Sybren A. Stüvel (sybren) | Longer description of activity allowed | Oct 20 2016 | |||
63984d345581 | Sybren A. Stüvel (sybren) | Activity: Shorten long values. | Oct 20 2016 | |||
70f756fb7d1b | Sybren A. Stüvel (sybren) | Using Pillar's subquery module. | Oct 18 2016 | |||
963430e6d916 | Sybren A. Stüvel (sybren) | Show activities on shot page. | Oct 18 2016 | |||
78c6bb45d74f | Sybren A. Stüvel (sybren) | Better activity logging of task changes | Oct 12 2016 | |||
d0bb5aa5988b | Sybren A. Stüvel (sybren) | Added activity list on task view | Oct 12 2016 | |||
b457b57a0902 | Sybren A. Stüvel (sybren) | Include changes in activity log if only one field changed. | 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 | |||
3c2a00b0864f | Sybren A. Stüvel (sybren) | Added "View in shot context" to task detail when viewed in task context. | 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 | |||
cabac18f3311 | Sybren A. Stüvel (sybren) | Prevent 403 when user doesn't have access enough to fetch project users. | Oct 11 2016 | |||
426635cc450f | Sybren A. Stüvel (sybren) | Moved some task fetching functionality into TaskManager. | 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 | |||
fe70ee1ce1dc | Sybren A. Stüvel (sybren) | Default task name to task type | Oct 4 2016 | |||
0eb51a280469 | Sybren A. Stüvel (sybren) | Moved attrs_extra to Pillar. | Sep 27 2016 | |||
3925c044d539 | Sybren A. Stüvel (sybren) | Added task deletion. GUI still ugly, though. | Sep 23 2016 | |||
971b8e63929c | Sybren A. Stüvel (sybren) | Fix for task creation | Sep 23 2016 | |||
e6e03125f7d0 | Sybren A. Stüvel (sybren) | Made shot and task links real links with JS click handlers. | Sep 23 2016 | |||
498e1d5ecc4b | Sybren A. Stüvel (sybren) | Added etag checking when saving tasks & shots. Still a bit rough. | Sep 23 2016 | |||
d8824eeb63b0 | Sybren A. Stüvel (sybren) | Fixed issue saving tasks. | Sep 22 2016 | |||
066fc9178028 | Sybren A. Stüvel (sybren) | Added parent info to retrieved task nodes. | Sep 22 2016 | |||
7dee8f7c44eb | Sybren A. Stüvel (sybren) | Moved task stuff into a new attract.tasks package | Sep 22 2016 |