|
a91e1b0c4c
|
remove deprecated import from zope.testing
|
2016-12-26 10:37:00 +01:00 |
|
|
3115b4f19e
|
fix description field in recent changes report
|
2016-11-18 12:48:13 +01:00 |
|
|
d4e22b7f79
|
revert request/URL stuff for management views
|
2016-06-09 12:20:44 +02:00 |
|
|
9e9390cff3
|
use new 'view/requestUrl' to avoid '/@@index.html' in URLs
|
2016-06-09 10:22:30 +02:00 |
|
|
8eab09cd44
|
revert previous change (was other error in cyberapps.knowledge)
|
2016-04-07 09:36:22 +02:00 |
|
|
f5731c1e3f
|
avoid error because of deleted data
|
2016-04-07 09:17:14 +02:00 |
|
|
8080342620
|
don't try to get a view for an object the user does not have access to
|
2015-12-01 20:47:26 +01:00 |
|
|
1800fe7c9e
|
merge branch master
|
2015-10-10 11:48:52 +02:00 |
|
|
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 |
|
|
07bb68ae9d
|
merge branch master
|
2015-08-29 11:12:58 +02:00 |
|
|
5fd52269af
|
no version number when object is not versioned
|
2015-06-15 12:49:00 +02:00 |
|
|
3c1a5ccdf4
|
merge branch master
|
2015-06-12 08:35:07 +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 |
|
|
ff23ddf90a
|
always track state changes; allow control of change tracking via 'force' parameter
|
2014-11-03 10:32:51 +01: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 |
|
|
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 |
|