Commit graph

64 commits

Author SHA1 Message Date
b70b522137 work item list: show description of task as link title; fix docttests: changed handling of field defaults 2015-10-10 10:38:31 +02:00
5fd52269af no version number when object is not versioned 2015-06-15 12:49:00 +02:00
2e76910134 make sure management views of records/tracks can only accessed by managers 2015-06-01 08:39:46 +02:00
57aee009b6 store response data of team-based surveys under person + institution key 2015-04-21 07:40:49 +02:00
2f74920692 survey CSV export: fix encoding, add institution column 2014-06-17 17:14:17 +02:00
17af65c461 allow editing of track data in management interface 2014-06-17 14:40:33 +02:00
5f81ecfed2 handle deleted tasks gracefully 2014-05-26 10:17:39 +02:00
8ce1eb7222 comment system extensions: make comments stateful as basis for moderated comments 2014-02-28 17:11:22 +01:00
90265b3cf9 allow for suppression of change tracking via request parameter 2013-07-03 15:33:05 +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
cad21c5dc3 unauthenticated user should not provide a person ID 2013-04-11 08:28:19 +02: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
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
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
helmutm
513439bc10 bug fix for 'recent changes' view
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3035 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-12-06 11:22:09 +00:00
helmutm
d1229f3b9a provide 'recent changes' view; German translations for tracking stats
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3032 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-12-06 11:09:19 +00:00
helmutm
bc538f2fd7 provide 'recent changes' view
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3031 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-12-06 10:06:58 +00:00