Commit graph

447 commits

Author SHA1 Message Date
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
4c449d5dc4 fix start action: only for work; repair IFTA qualification work items: done -> running 2015-03-21 09:18:53 +01:00
74eb054bc9 filter qualification reports by contact state 2015-03-20 08:03:14 +01:00
4a67756cf8 fix wrong closing div tag 2015-03-18 20:50:47 +01:00
81dde67338 provide party state field for use in work and qualification reports 2015-03-18 07:34:31 +01:00
a565d750e3 don't show priority and activity if corresponding data tables do not exist; translations 2015-03-17 08:50:53 +01:00
c824c0bdb5 provide new 'contact' states definition to be used for persons or other kinds of parties 2015-03-16 16:31:52 +01:00
beff6ef2dd new fields: priority, activity 2015-03-16 11:17:38 +01:00
2c112703a3 optionally allow time part for deadline 2015-03-14 11:41:10 +01:00
d05b3cd544 CSV download improvements: button, file name, ... 2015-03-13 15:14:29 +01:00
e16f3e5ccf provide CSV download view for reports; use for work and qualification listings 2015-03-13 14:27:30 +01:00
bc0949842e provide utility view for fixing person roles (set to 'loops.Person') 2015-03-07 09:40:17 +01:00
0ca62cbe91 tolerate missing (probably deleted) task when editing work item 2014-11-30 13:24:32 +01:00
bd85bfbcdc allow re-open (retract to draft state) of active task 2014-11-17 09:08:45 +01:00
1efa3cbbdb execute state transition before setting any fields to avoid side effects by settings in fields 2014-11-10 10:30:20 +01:00
ff23ddf90a always track state changes; allow control of change tracking via 'force' parameter 2014-11-03 10:32:51 +01:00
53d9a5b3a4 store salutation and academic title upon registration; do not show these fields in self-service registration 2014-11-02 14:10:02 +01:00
acbb1aa944 move flag for hiding states portlet to view/request annotation 2014-08-12 13:42:06 +02:00
68af0010aa allow suppression of states portlet via flag 'hideStatesPortlet' in view 2014-08-12 13:13:22 +02:00