Commit graph

1719 commits

Author SHA1 Message Date
fb13f1b00a minor doc fixes 2013-02-06 10:22:20 +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
d9a0f39f06 new queries: listing of blogs that ignores empty blogs; listing for type instances 2013-01-28 11:37:39 +01:00
99de14ff44 bug fix: security setting for resource 2013-01-20 14:29:05 +01:00
e52543ce8b fix swapping of role and principal; other minor improvements 2013-01-17 11:28:17 +01:00
3fa9cee5e6 change German translation for finished 2013-01-16 11:39:35 +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
e920fc9786 propagate principal roles via new acquirePrincipalRoles() method (instead of copyPrincipalRoles()) 2013-01-10 15:52:56 +01:00
5592ffb734 set state-based security as part of default security settings 2013-01-10 13:36:07 +01:00
0c8cc8a24e set loops.Owner role on object creation; do not propagate Owner role to children/resources 2013-01-10 12:58:09 +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
380aba02ed new concept type SimpleBlogItem, stores text in concept, not in resource 2013-01-04 15:20:14 +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
e345109432 use external file type for image (usually media asset) if nothing else ist found 2012-12-13 18:07:45 +01:00
f30e7d1698 add new document type 'tip' 2012-12-13 10:10:21 +01:00
766120d5ce only a real 'blog' can be interpreted as a personal blog 2012-12-06 17:11:58 +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
1e46a7dc67 show object actions (esp. state information) of posts in blog 2012-11-22 18:44:04 +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
a2cc1ee9a3 move 'parts' logic to ConceptView class so that parts can be used in standard (non-Lobo) views 2012-11-22 09:16:49 +01:00
ae1ef58276 use explicit submit() in edit page to avoid spurious suppression of submit by dijit.form 2012-11-21 12:15:17 +01:00
badbd15f2b more info on error when creating or updating person 2012-11-11 11:18:55 +01:00
7ed73e28b5 merge branch master 2012-11-09 09:48:26 +01:00
62aebac146 use arrow icons for navigation 2012-10-30 15:13:52 +01:00
b2b4428618 book section: show navigation links to previous and next sections 2012-10-28 10:10:24 +01:00
3bcc61880c store request in thread local data 2012-10-27 15:39:45 +02:00
9024ca99e1 return correct (dummy) doc properties in case of error 2012-10-26 21:28:23 +02:00
d50498bdaf merge branch master 2012-10-15 08:20:14 +02:00
hplattner
e363fc971f add pydevproject files to gitignore 2012-10-11 10:25:25 +02:00
19b50d9e8f extend processing of office files: error handling, handle description property as comments 2012-10-08 11:50:51 +02:00
027b661110 add request attribute to AdapterBase in order to be able to handle those strange cases when we need it 2012-10-08 11:49:48 +02:00
cedaf06606 collect error informaiton when updating collection and show in view 2012-10-07 15:33:16 +02:00
8f19077602 improve and extend book layout: show images 2012-09-26 12:58:15 +02:00
8acf5d8a65 handle form values correctly when form is re-displayed because of an error 2012-09-25 16:59:01 +02:00
32171a4e2d show empty fields with flag 'showEmpty' 2012-09-25 16:58:05 +02:00
1c1f259d4f fix 'state' report field (backport from bluebream version) 2012-09-25 11:15:50 +02:00
d21e2da317 comments: restrict to logged-in users; improve validateion 2012-09-17 09:28:42 +02:00
583a75da9d improve reporting's state field 2012-09-05 17:03:27 +02:00