Commit graph

67 commits

Author SHA1 Message Date
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
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
3c43a14af9 merge branch master 2013-04-27 15:15:35 +02:00
cad21c5dc3 unauthenticated user should not provide a person ID 2013-04-11 08:28:19 +02: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
e21adfa364 Merge branch 'master' into bbmaster 2012-07-16 10:05:38 +02:00
14b670166a provide new 'getViewForObject()' method for getting views in listings; use new view attribute 'listingTitle' in listings 2012-07-13 18:19:46 +02:00
7d2a66b3c3 revert last change 2012-06-05 18:05:49 +02:00
dc5f579511 tolerate empty (None) userNam in tracks 2012-06-05 17:58:41 +02:00
5eda7ef9c7 show name of track if title is empty 2012-03-08 15:29:40 +01:00
2972630101 restrict access to contents listing (with options to rename or delete objects) to loops site managers 2011-10-20 10:54:30 +02:00
28e8d54762 - allow editing/creation of work items by others (creator, admin),
take party/userName from previous work item instead of current user
2011-08-03 16:29:51 +02:00
helmutm
a1e7df5e57 - keep access trail (history) in session
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4201 fd906abe-77d9-0310-91a1-e0d9ade77398
2011-03-13 12:53:42 +00:00
helmutm
8052cf0db6 provide 'new_only' option for recent changes query to list only object that have been created recently
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4152 fd906abe-77d9-0310-91a1-e0d9ade77398
2011-01-19 17:02:32 +00:00
helmutm
832eddcd9b provide 'new_only' option for recent changes query to list only object that have been created recently
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4151 fd906abe-77d9-0310-91a1-e0d9ade77398
2011-01-19 16:58:20 +00:00
helmutm
e62d81fab9 minor layout fixes
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4142 fd906abe-77d9-0310-91a1-e0d9ade77398
2011-01-10 07:38:15 +00:00
helmutm
2509091c4e context may be security proxied, what leads to an AttributeError when trying to open with external editor from ZMI; can be avoided by explicitly removing the security proxy
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4016 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-09-26 08:46:56 +00:00
helmutm
bd6edb0ad7 recent changes: show only objects the current user is allowed to access
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3944 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-08-09 13:33:28 +00:00
helmutm
7742c2e4c0 exclude resources from tracking stats if there are only part of a concept (like with blogposts)
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3844 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-05-03 14:30:02 +00:00
helmutm
4f6223177e make viewing of tracks more flexible: show links to metadata targets if appropriate
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3761 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-03-08 16:23:38 +00:00
helmutm
f9ac640529 make job processing and export more informative
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3653 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-12-14 15:47:01 +00:00
helmutm
6ff94ad004 provide work item infos: icon with link, info popup
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3149 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-01-14 09:44:16 +00:00
helmutm
3cc50cccff tracking stats: period details
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3123 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-01-07 09:28:13 +00:00
helmutm
ed35bcf5af improve display of rows in work items listing
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3106 fd906abe-77d9-0310-91a1-e0d9ade77398
2009-01-01 19:17:51 +00:00
helmutm
60c7d22e61 work in progress: work items listing
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3104 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-12-30 22:54:34 +00:00
helmutm
d4715fc882 work in progress: task management with work items
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3087 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-12-27 10:42:40 +00:00
helmutm
eb3a11db88 extend recent changes query: include concepts, add types option
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3058 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-12-11 15:48:50 +00:00
helmutm
e1a5ba9e3a get principal title if person not present
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3055 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-12-08 18:56:54 +00:00
helmutm
0381c7577e get principal title if person not present
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3054 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-12-08 18:50:42 +00:00
helmutm
4729f0ef5c implement comments/discussion facility
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3053 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-12-08 18:13:20 +00:00
helmutm
a7312a0fa0 work in progress: comments; use new generic track view
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3052 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-12-08 12:25:03 +00:00
helmutm
23b6355386 some code clean-up; show description as td title
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3050 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-12-06 16:42:40 +00:00
helmutm
d33dd18fc7 link to listed version
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3048 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-12-06 15:20:55 +00:00
helmutm
41b6a982e9 mark new resources with an asterisk
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3047 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-12-06 15:09:45 +00:00
helmutm
6e6f17eca9 take title from query concept
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3046 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-12-06 15:01:59 +00:00
helmutm
185deb40f5 make size of recent changes report configurable; take title from query concept
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3045 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-12-06 14:54:44 +00:00
helmutm
f0c04d5b36 provide principal.title if no person available
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3044 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-12-06 11:54:34 +00:00
helmutm
82b2c9b29a provide principal.title if no person available
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3043 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-12-06 11:53:29 +00:00
helmutm
94f902dd53 provide principal.title if no person available
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3042 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-12-06 11:52:24 +00:00
helmutm
d086529b05 provide principal.title if no person available
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3041 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-12-06 11:51:41 +00:00
helmutm
2e3f0b8e9c correct handling of modification after creation
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3040 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-12-06 11:45:21 +00:00
helmutm
67f9b7af98 correct handling of modification after creation
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3039 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-12-06 11:44:11 +00:00
helmutm
4697c0a22d additional German translations
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3037 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-12-06 11:25:35 +00:00