|
853782fb35
|
work in progress: notifications listing
|
2015-10-17 12:17:56 +02:00 |
|
|
9f9df6599f
|
set up basic notification functionality
|
2015-10-16 09:26:49 +02:00 |
|
|
4229e24ff8
|
fix typo (additional recipients)
|
2015-08-04 10:42:16 +02:00 |
|
|
d445239beb
|
backport fixes (member creation) from bbmaster2 branch
|
2015-06-17 16:29:43 +02: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 |
|
|
ff23ddf90a
|
always track state changes; allow control of change tracking via 'force' parameter
|
2014-11-03 10:32:51 +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 |
|
|
2d1830b9b8
|
gracefully handle integer UIDs in tracks
|
2014-02-17 08:53:25 +01:00 |
|
|
9079d8e23e
|
fix type checking: avoid error for objects not providing a type
|
2014-01-22 16:59:24 +01:00 |
|
|
d93074a038
|
limit tracking of changis to types specified in global option (if given)
|
2014-01-05 14:45:56 +01:00 |
|
|
0263eacb3b
|
Merge branch 'master' into bbmaster
|
2013-12-14 09:28:09 +01:00 |
|
|
047d601043
|
fix self registration form: respect content type, remove excess br tag
|
2013-12-05 13:43:01 +01:00 |
|
|
48b1bf72ec
|
record states definition in change record for transition
|
2013-11-28 09:32:12 +01:00 |
|
|
c14aee9a9a
|
provide an additional field that shows date and time in one field
|
2013-11-27 15:53:20 +01:00 |
|
|
b926f6601b
|
provide utility function to get groups the current (or a given) user belongs to: remove prefix if present
|
2013-11-24 12:13:15 +01:00 |
|
|
b1d70fca1d
|
provide utility function to get groups the current (or a given) user belongs to
|
2013-11-24 10:54:36 +01:00 |
|
|
3a332b368c
|
merge branch master
|
2013-11-16 13:19:01 +01:00 |
|
hplattner
|
693ffb7b63
|
enable own change state forms
|
2013-11-07 16:23:41 +01:00 |
|
|
0528718523
|
allow selection of work items by state via type option
|
2013-09-18 09:36:04 +02:00 |
|
|
068c555903
|
Merge branch 'bbmaster' of ssh://git.cy55.de/home/hplattner/git/loops into bbmaster
|
2013-08-20 08:41:10 +02: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 |
|
|
21b3795227
|
fix member registration: use correct form macro from loops/browser
|
2013-08-08 11:55:05 +02:00 |
|
|
077e74ca72
|
use interaction for identifying principal if request is not given
|
2013-08-01 08:21:14 +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 |
|
|
6f59f3892a
|
check permission when displaying part views; restrict access to person work items
|
2013-07-15 16:50:41 +02:00 |
|
|
e88e30539d
|
provide more informative title on query
|
2013-07-15 16:26:30 +02:00 |
|
|
133a9e8018
|
provide a simple compound view to be used for combinations of data/info views and report views
|
2013-07-15 15:53:43 +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 |
|
|
66c26e77cd
|
more Pythonic formulation for boolean check on list
|
2013-07-01 14:01:38 +02:00 |
|
|
6421c50611
|
always return a list of address lines, never None
|
2013-06-27 10:26:04 +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 |
|