Commit graph

1931 commits

Author SHA1 Message Date
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
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
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
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
3990b710c6 avoid prindipal IDs with special characters, skipping existing ones if necessary 2015-10-25 10:00:26 +01:00
1800fe7c9e merge branch master 2015-10-10 11:48:52 +02:00
2c512a1ff7 make indexing more fault-tolerant 2015-10-10 11:46:54 +02:00
c7c98b12db revert doc test changes because of reverted change in cybertools.composer 2015-10-10 11:28:50 +02:00
11f859b71e provide BCC to sender, controlled by class variable 2015-10-10 11:20:02 +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
6db71366c6 send link by mail: translations, allow specifying mail subject in global or type option 2015-09-22 07:59:09 +02:00
4f481ce79b handle adding or removal of columns correctly 2015-09-22 07:25:06 +02:00
773ad4e1eb add commits during processing 2015-09-06 15:40:39 +02:00
bd1f12ffa0 add logging to find hot spots for tuning 2015-09-06 15:08:33 +02:00
f64b60f3b5 Merge branch 'bbmaster' into bbmaster2 2015-08-29 11:13:05 +02:00
07bb68ae9d merge branch master 2015-08-29 11:12:58 +02:00
2ae8a60b18 Merge branch 'bbmaster' of ssh://git.cy55.de/home/git/loops into bbmaster 2015-08-29 11:08:21 +02:00
b8f485d2d3 allow usage of part of mail form and make it somewhat configurable 2015-08-17 10:17:56 +02:00
0cec511a9f take personId into account in all relevant places 2015-08-13 16:12:53 +02:00
f2cf265d0c handle boolean values 2015-08-13 16:12:10 +02:00
48caf96670 allow name-based linking e.g. via .loops/resources/... 2015-08-13 16:11:53 +02:00
48e45941b8 provide import file with some stuff missing in older loops sites 2015-08-13 16:10:48 +02:00
fc81b49d44 fix typo (additional email adresses) in send mail action 2015-08-04 12:50:11 +02:00
9df059e77a avoid indexing error because of corrupt files 2015-08-04 12:49:10 +02:00
4229e24ff8 fix typo (additional recipients) 2015-08-04 10:42:16 +02:00
9587a86f32 avoid error on catalog reindex because of missing or corrupt ZIP files 2015-07-27 10:17:28 +02:00
a45bf52fe7 check for result of update() function 2015-07-25 13:51:01 +02:00
085192de21 put event handling before real deletion 2015-07-25 13:41:41 +02:00
bdb10523a4 allow suppression of page output via no_show_page request parameter 2015-07-25 13:32:46 +02:00
11123b16fa more intermediate commits + logging 2015-07-25 13:23:10 +02:00
0ec131e1a8 fix count-based commit; use set for collection of found objects 2015-07-25 11:27:55 +02:00
08d8993e5a provide commits and logging during update of external collection 2015-07-25 11:16:26 +02:00
69e529ce39 log before deleting to be able to detect errors when deleting 2015-07-25 10:37:57 +02:00
e308b8b34f add event handling to object removal and log event 2015-07-25 09:45:12 +02:00
bbd87c5707 fix typo 2015-07-24 11:18:00 +02:00
d834ec2e16 allow selection of question groups by person also in ungrouped presentation 2015-07-20 08:28:45 +02:00
8256a4efea allow selection of question groups via personId 2015-07-16 20:01:34 +02:00
146b1c78aa allow control of question group selection in subclass; provide principal/person also if request is not given 2015-07-16 15:58:33 +02:00
64c59e76a9 add *.pyo to .gitignore 2015-07-10 09:10:01 +02:00