Commit graph

503 commits

Author SHA1 Message Date
31b81d10e3 re-activate redirect on state change 2020-04-29 10:54:01 +02:00
b471deef43 merge bbmaster2 into bbmaster resulting in branch 2master 2020-03-04 18:05:37 +01:00
dc5d913b99 user account: add principal title if given 2019-11-28 08:33:24 +01:00
814f10ae51 unify naming: concept_macros means macros, not template 2019-11-27 13:20:42 +01:00
7567374e50 fix page templates: avoid errors with new ZPT version 2019-04-28 16:55:49 +02:00
2012181382 fix tests/doctests according to current ZTK and BlueBream versions 2019-04-26 17:13:59 +02:00
ff0e19a72c remove obsolete code 2018-05-19 11:23:42 +02:00
937f2ee8b0 work statement report: add selection field for person/party 2018-05-14 12:42:30 +02:00
4b49fda269 make sure we always get numeric values 2017-12-07 18:26:27 +01:00
8c29a3e7d4 duration field: use 0 as default value; allow specification of a factor 2017-12-07 12:01:45 +01:00
516eda33d1 allow conversion/processing of CSV file to XLSX upon download 2017-11-14 17:41:56 +01:00
6fd47572f2 control editing of work items via global option (persmission setting) 2017-08-29 14:06:21 +02:00
7a3cfbc175 avoid error when no groups folder is found (e.g. in doctests) 2017-08-02 08:53:12 +02:00
63220a656f always show all unread messages 2017-07-20 11:16:48 +02:00
hplattner
fb924fdc03 add mail image to notifications portlet 2017-07-20 10:48:56 +02:00
dc75d56951 process optional selection criteria (dateFrom) for notifications list 2017-07-19 15:41:49 +02:00
5d02a5ee03 fix URL for state change via portlet 2017-07-16 16:33:42 +02:00
536f204a03 use empty workitem_dayfrom_default option for empty start date 2017-05-09 12:07:37 +02:00
a91e1b0c4c remove deprecated import from zope.testing 2016-12-26 10:37:00 +01:00
30c13d57d7 use special property 'favTitle' for favorites portlet 2016-12-19 14:45:09 +01:00
3115b4f19e fix description field in recent changes report 2016-11-18 12:48:13 +01:00
hplattner
e27f4000f7 add uid to notifications listing items 2016-08-30 12:47:36 +02:00
2720b0444c use workspace assignment also for 'create form' action 2016-07-14 09:52:25 +02:00
9bf69e88b3 avoid duplication of data if context is cyclically assigned to itself 2016-06-16 13:51:20 +02: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
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
f12361daa4 delegate action: set date, start to current, clear other fields 2016-04-17 10:00:18 +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
5b2b28da19 CSV export: store duration/effort as minutes 2016-03-29 18:17:44 +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
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
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
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
9ec755ecd3 Merge branch 'bbmaster' of ssh://git.cy55.de/home/git/loops into bbmaster 2015-11-06 08:44:53 +01:00
a3b649582c add states definition for person 2015-11-04 14:59:35 +01:00