Commit graph

342 commits

Author SHA1 Message Date
a9d865a1d0 use state title for display not the internal state name 2013-07-03 19:31:24 +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
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
45eeac9a41 member registration: use info and feedback pages; configurable sender email; login/register portlet 2013-06-05 09:15:50 +02:00
3f1ffdb8f4 work in progress: info texts and feedback pages for self-service registration 2013-05-17 11:30:10 +02:00
9427b8ccbd self registration with confirmation working (needs still improvements: sender email, info messages) 2013-05-06 08:00:09 +02:00
7b9a85a586 self registration with confirmation: basically working; missing: translations, sender email, improved error handling 2013-05-05 16:55:11 +02:00
3c43a14af9 merge branch master 2013-04-27 15:15:35 +02:00
feb6ea1a06 work in progress: self registration with email notiification/confirmation 2013-04-15 07:50:17 +02:00
cad21c5dc3 unauthenticated user should not provide a person ID 2013-04-11 08:28:19 +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
b5ab23a90b merge branch master 2013-03-23 11:32:29 +01:00
96103b28c4 do not show questionnaire together with result; store data entered as track 2013-03-18 17:14:19 +01:00
abbe1a39ff end-user view for displaying the questionnaire 2013-03-07 16:03:29 +01:00
efea782af2 prepare finer-grained access control for work items 2013-02-27 10:57:50 +01:00
9a333789da CCM: competence interface; further clean-up of default data definitions 2013-02-26 10:51:48 +01:00
c76a9d9798 preset work item type correctly on creation 2013-02-25 17:51:18 +01:00
c9969223e4 make permission for showing states configurable 2013-01-30 11:55:10 +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
6fad66ea34 provide security settings for publishable task states; (+ update source file header infos) 2013-01-08 12:16:37 +01:00
368fdc214f make height for dojo (HTML) editor fields configurable 2013-01-06 11:55:31 +01:00
58fda446ff use HTML fields for agenda item description, discussion, consequences; provide fixes and additions for editing and presentation of this 2013-01-03 19:41:32 +01:00
02d65acffb new combined states definition publishable_state 2013-01-02 11:38:29 +01:00
d0c5004f80 meeting minutes: 'finished_x' (i.e. finished then moved) work items are not active 2012-12-17 12:41:49 +01:00
c4fa89f3b0 new work item query for related tasks 2012-11-28 16:28:31 +01:00
4aeea61ed0 new work item query for related tasks 2012-11-28 16:22:25 +01:00
2b80ebefdd do not pre-fill date field for new work item type 'checkup' 2012-11-28 14:56:22 +01:00
576a69e78b create follow-up event: avoid assignment of predecessors to the new event 2012-11-26 14:02:56 +01:00
8d24a40724 improve option-controlled filtering by states, + checkbox for showing all items 2012-11-24 09:42:21 +01:00
757a1cd60c add option-based filtering (overridable via request params 2012-11-23 12:43:21 +01:00
e8cb0c94a8 extend task_states definition; make type-based state handling fully operational 2012-11-22 17:48:33 +01:00
a429f9ca76 fix translation of state information 2012-11-22 12:40:01 +01:00
badbd15f2b more info on error when creating or updating person 2012-11-11 11:18:55 +01:00
d50498bdaf merge branch master 2012-10-15 08:20:14 +02:00
d21e2da317 comments: restrict to logged-in users; improve validateion 2012-09-17 09:28:42 +02:00