Commit graph

465 commits

Author SHA1 Message Date
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
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
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
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
07bb68ae9d merge branch master 2015-08-29 11:12:58 +02:00
b8f485d2d3 allow usage of part of mail form and make it somewhat configurable 2015-08-17 10:17:56 +02:00
fc81b49d44 fix typo (additional email adresses) in send mail action 2015-08-04 12:50:11 +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
5fd52269af no version number when object is not versioned 2015-06-15 12:49:00 +02:00
70e53daadf send email form: only accessible for logged-in users 2015-06-15 07:33:27 +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
4833ebd54b fix setting of date and time fields on 'start' action 2015-05-21 08:17:02 +02:00
4c13744a0c set date/time fields correctly when selecting 'start' action 2015-05-18 10:54:58 +02:00
070cb50a54 show combo box only for new work items not when editing existing ones 2015-04-26 15:44:32 +02:00
c970507c85 provide selectable standard texts for work items via data table 'organize.work.texts' 2015-04-26 13:16:33 +02:00
9c71572be8 handle strange case when user account references a person that has been deleted 2015-04-24 10:08:25 +02:00
57aee009b6 store response data of team-based surveys under person + institution key 2015-04-21 07:40:49 +02:00
e871eafcaf avoid error because of old favorite tems 2015-04-16 16:54:35 +02:00
c06785b98b avoid error when no task is assigned 2015-03-30 09:10:13 +02:00
335217081c base functionality for storing selected institution of user/person in favorites 2015-03-25 17:39:51 +01:00
a3e0cac006 store sort infos (by task/concept) in user's favorite data 2015-03-25 15:09:52 +01:00
3bbda09f84 improvements of column-based sorting 2015-03-24 20:05:27 +01:00
0316bafffc add title to sortable columns; + title on sort link 2015-03-22 07:10:16 +01:00