Commit graph

2183 commits

Author SHA1 Message Date
01ab785c0d include 'done' work items in plan report 2016-06-05 15:59:22 +02:00
85dfd815dc make sure indirectly called reports (like CSV export) use the correct report name 2016-05-13 08:20:22 +02:00
428c772ea9 provide new report for planned work 2016-05-12 15:44:09 +02:00
6c21581c7e fix loop() function; make root folder globally accessible 2016-05-05 08:16:46 +02:00
b14e59e29c fix type 2016-05-02 09:53:12 +02:00
fa1170444d add paster shell utilities and repair base modules 2016-05-02 09:45:56 +02:00
e27556b98b provide additional helper function to get really all question groups 2016-04-28 10:37:27 +02:00
6c6c0791fa update existing survey data without overwriting them 2016-04-25 18:38:47 +02:00
dda87b0e79 profide method for loading a range of response tracks by wildcard query 2016-04-25 12:28:29 +02:00
b0139ccb13 Use target URL for tabs (better than request.URL) 2016-04-25 09:37:19 +02:00
89863c9fde avoid errors when directly opening report concept 2016-04-24 17:22:28 +02:00
22d1d44560 dynamically create tabs on concept views via options 2016-04-24 10:49:58 +02:00
4a18c42283 fix datatable source list; add generic IOptions adapter 2016-04-22 11:17:45 +02:00
665c0271fd (1) provide ILocation adapter for WSI; (2) activate security handlers.
(1) ILocation adapter seems to be required by absolute_url in
BlueBream.

(2) security-related event handlers had been commented out in
bbmaster for performance reasons; are now re-activated.
2016-04-17 14:05:59 +02:00
f12361daa4 delegate action: set date, start to current, clear other fields 2016-04-17 10:00:18 +02:00
635a4e2568 show candidates list for task only if there are any 2016-04-16 08:57:23 +02:00
8e9b4267f2 remove obsolete security declaration 2016-04-13 19:49:14 +02:00
1d84f5e509 use correct base interface for avoiding ForbiddenAttribute errors 2016-04-13 19:43:31 +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
5f8ed47165 add person-based questionnaire
control team- and person-based questionnaires via questionnaireType;
person-based questionnaire: refer to (answer questions for) other person.
2016-04-07 08:24:27 +02:00
5b2b28da19 CSV export: store duration/effort as minutes 2016-03-29 18:17:44 +02:00
608b75f1c8 table-based vocabularies: avoid error when used directly with a Concept as instance 2016-03-29 18:09:06 +02:00
689bd983bc define default headTitle in BaseView 2016-03-28 11:37:18 +02:00
acef9b683e gracefully keep favorites on top that have been promoted manually 2016-03-24 17:11:52 +01:00
1d7f01dccb allow re-ordering of favorites by drag-and-drop 2016-03-24 16:24:45 +01:00
841eb204eb edit work item: reset times on work, finish 2016-03-24 16:24:21 +01:00
17f15429c8 add activity field to report, is also used as query field with vocabulary 2016-03-18 15:57:26 +01:00
354dfeda7f Merge branch 'master' into bbmaster2 2016-03-17 16:15:23 +01:00
db4f7d15a9 move JS generation to Python; reset date/time when selecting 'finish' in state 'done' 2016-03-17 15:24:09 +01:00
hplattner
e2c1e67843 check headTitle property in targetview to generate headTitle 2016-03-17 14:11:00 +01:00
b87dee5c35 workstatement report: the default for start date (day from) can now be set via type option 'workitem_dayfrom_default' 2016-02-21 11:52:29 +01:00
711488a412 populate dayFrom field with a sensible default value; use form action for providing CSV export in order respect query input 2016-02-13 22:19:57 +01:00
0915d04e30 log 'Unauthorized' warning 2016-02-10 09:32:54 +01:00
24cd81e267 backport changes from bbmaster2 2016-02-04 15:45:33 +01:00
2e096a3682 backport changes from bbmaster2 2016-02-04 15:07:20 +01:00
f4a5b78700 CSV export: format duration and effort fields correctly 2016-01-26 13:32:04 +01:00
7d979a5749 make default work item action configurable via option 'organize.work.default_actions' 2016-01-24 11:04:10 +01:00
396d4727dc provide a collection of sub-parts of a page that may be placed separately on the page 2016-01-17 14:16:24 +01:00
f69a43699c avoid error for notifications whose target has been deleted 2016-01-15 11:59:18 +01:00
cd65a3f7b5 improve reporting CSS, person work statement report 2016-01-10 18:23:04 +01:00
e272675498 new report 'person work statement', + minor improvements for generic concept-based reports 2016-01-09 17:34:47 +01:00
4051c2f9a5 fix report template 2016-01-09 12:03:02 +01:00
b05c9c5851 allow setting of main template via controller (which is found via skin) 2016-01-09 12:02:14 +01:00
970775f847 make body template configurable: additional slots, variables controlling layout (CSS classes) 2015-12-06 12:43:34 +01: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
f1b7e01cbc avoid error because of missing renderer macro 2015-11-25 11:17:30 +01:00
hplattner
1f4d246994 Merge branch 'bbmaster' of ssh://git.cy55.de/home/git/loops into bbmaster 2015-11-19 14:18:58 +01:00
hplattner
fbf4efc40c add assign/ deassignParent wrapper for resources; add adapterIndexAttributes + keywords index adapter lookup for resources 2015-11-19 14:18:48 +01:00
bd33c28d08 move login form (NodeView) to cco.member; + helper methods in NodeView 2015-11-13 16:25:34 +01:00