Commit graph

77 commits

Author SHA1 Message Date
31b81d10e3 re-activate redirect on state change 2020-04-29 10:54:01 +02:00
b471deef43 merge bbmaster2 into bbmaster resulting in branch 2master 2020-03-04 18:05:37 +01:00
7567374e50 fix page templates: avoid errors with new ZPT version 2019-04-28 16:55:49 +02:00
2012181382 fix tests/doctests according to current ZTK and BlueBream versions 2019-04-26 17:13:59 +02:00
5d02a5ee03 fix URL for state change via portlet 2017-07-16 16:33:42 +02:00
a91e1b0c4c remove deprecated import from zope.testing 2016-12-26 10:37:00 +01:00
a3b649582c add states definition for person 2015-11-04 14:59:35 +01:00
d09e2a9d0a work in progress: notifications listing 2015-10-25 15:42:36 +01:00
3c1a5ccdf4 merge branch master 2015-06-12 08:35:07 +02:00
74eb054bc9 filter qualification reports by contact state 2015-03-20 08:03:14 +01:00
c824c0bdb5 provide new 'contact' states definition to be used for persons or other kinds of parties 2015-03-16 16:31:52 +01:00
bd85bfbcdc allow re-open (retract to draft state) of active task 2014-11-17 09:08:45 +01:00
1efa3cbbdb execute state transition before setting any fields to avoid side effects by settings in fields 2014-11-10 10:30:20 +01:00
acbb1aa944 move flag for hiding states portlet to view/request annotation 2014-08-12 13:42:06 +02:00
68af0010aa allow suppression of states portlet via flag 'hideStatesPortlet' in view 2014-08-12 13:13:22 +02:00
ca8f509748 use title of adapted target object 2014-06-03 11:08:44 +02:00
21ac74f764 add 'delete' action to comments 2014-04-27 22:38:51 +02:00
a47b6a02a0 provide state icon with link to state transition form for comments 2014-04-09 13:07:39 +02:00
48b1bf72ec record states definition in change record for transition 2013-11-28 09:32:12 +01:00
hplattner
693ffb7b63 enable own change state forms 2013-11-07 16:23:41 +01:00
hplattner
29f4d1c4fd redirect to url after change state action 2013-08-19 17:12:04 +02:00
hplattner
87046a0276 Merge branch 'bbmaster' of ssh://git.cy55.de/home/git/loops into bbmaster 2013-08-08 16:32:30 +02:00
hplattner
e9e58a4e7a hide transitions markup if no transitions available 2013-08-08 16:32:12 +02:00
7f95a66c99 merge branch master 2013-07-26 09:42:05 +02:00
bc8e42240e correctly reference target (not 'context') 2013-07-22 11:54:42 +02:00
e4fb003448 fix object to be updatedt: 'target' instead of 'context' 2013-07-18 16:32:32 +02:00
f48bfc692e add convenience property to stateful adapter 2013-07-18 14:19:58 +02:00
7e70140f52 merge branch master 2013-07-16 18:13:05 +02:00
f91a498342 take fields for state change form from transition; store in context (if appropriate) and in change record 2013-07-12 10:34:41 +02:00
e183dd77c6 work in progress: fields for state change dialog: concept, TODO markers, basic definition 2013-07-05 07:45:41 +02:00
a9d865a1d0 use state title for display not the internal state name 2013-07-03 19:31:24 +02:00
fa9092b137 use state title for display not the internal state name 2013-07-03 19:30:22 +02:00
136f8f76e0 Merge branch 'master' into bbmaster 2013-07-03 15:34:27 +02:00
90265b3cf9 allow for suppression of change tracking via request parameter 2013-07-03 15:33:05 +02:00
fc883f4446 Merge branch 'master' into bbmaster 2013-07-03 12:45:39 +02:00
65ece8b807 issue a 'modified' event on state change; track details of the state change in the change record 2013-07-03 12:43:12 +02:00
8c72be4c39 fix formatting of state info 2013-06-24 10:47:56 +02:00
34a78e073e fix presentation of state in portlet 2013-06-23 12:19:26 +02:00
f2fbcb52c3 merge branch master 2013-06-23 09:46:14 +02:00
fd4c777d74 fix state icon 2013-06-22 10:15:45 +02:00
637c8cf359 fix state icon 2013-06-22 10:15:22 +02:00
18f794bfe7 work in progress: form and processing for state transitions 2013-06-20 13:32:48 +02:00
9d3f6a2fb3 work in progress: state change dialog 2013-06-19 20:46:25 +02:00
3c43a14af9 merge branch master 2013-04-27 15:15:35 +02:00
a78ce4f880 work in progress: states portlet 2013-04-09 08:38:02 +02:00
a67c19659a more flexible layout for states info and stateful actions; improved/more flexible translateion facilities 2013-03-24 17:15:06 +01:00
344a1d81e5 allow better control of create actions by checking 'AssignAsParent': check action permissions + related fixes 2013-01-28 16:00:06 +01:00
9f56ee4388 use reopen for all actions leading back to draft 2013-01-16 11:13:57 +01:00
68718000b6 add missing transition 'archive' 2013-01-16 11:02:13 +01:00
2cee73672b new role loops.Person for Person object and its children, with zope.View default permission; + security propagation fixes 2013-01-09 15:19:35 +01:00