|
f69a43699c
|
avoid error for notifications whose target has been deleted
|
2016-01-15 11:59:18 +01:00 |
|
hplattner
|
9ec755ecd3
|
Merge branch 'bbmaster' of ssh://git.cy55.de/home/git/loops into bbmaster
|
2015-11-06 08:44:53 +01:00 |
|
|
a3b649582c
|
add states definition for person
|
2015-11-04 14:59:35 +01:00 |
|
|
0b4fdef7b5
|
show link to notifications page also for 'no new notifications'
|
2015-11-04 09:27:50 +01:00 |
|
hplattner
|
16b5665bfa
|
send report params form with get request
|
2015-11-03 17:59:12 +01:00 |
|
|
357c660659
|
notification: avoid error because of user without person
|
2015-11-03 17:26:34 +01:00 |
|
|
5c90a19859
|
notification: minor fixes
|
2015-10-31 10:56:09 +01:00 |
|
|
a2dca10e15
|
show portlet only if there are any notifications
|
2015-10-31 10:05:13 +01:00 |
|
|
ec28357ba7
|
notifications: portlet, translations
|
2015-10-30 12:52:42 +01:00 |
|
|
4a0b31b34d
|
notifications listing fully operative with marking notifications as read and filtering
|
2015-10-30 10:50:05 +01:00 |
|
|
d09e2a9d0a
|
work in progress: notifications listing
|
2015-10-25 15:42:36 +01:00 |
|
|
019eef29a6
|
work in progress: notification listing; improve 'unauthorized' view
|
2015-10-23 10:36:46 +02:00 |
|
|
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 |
|