Commit graph

95 commits

Author SHA1 Message Date
5c4b7fd730 use new IUid interface for showing the presence of the uid property 2024-01-03 13:00:36 +01:00
380d7e7b59 use SQL-based storage (cco.storage) for favorites 2024-01-03 11:09:50 +01:00
a2ccb8a35b remove/hide print statements for clean tests 2023-12-26 22:08:16 +01:00
8e81bab3bf access to SQL-based implementation of favorites record basically working 2023-12-20 15:39:10 +01:00
506e539c2d work in progress: autommatic tests for SQL-based storage implementation 2023-12-18 13:53:37 +01:00
781521ca88 move storage migration from cybertools to loops, + updates from cco.storage 2023-12-15 14:13:47 +01:00
b471deef43 merge bbmaster2 into bbmaster resulting in branch 2master 2020-03-04 18:05:37 +01:00
2012181382 fix tests/doctests according to current ZTK and BlueBream versions 2019-04-26 17:13:59 +02:00
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
hplattner
16b5665bfa send report params form with get request 2015-11-03 17:59:12 +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