Commit graph

861 commits

Author SHA1 Message Date
b0139ccb13 Use target URL for tabs (better than request.URL) 2016-04-25 09:37:19 +02:00
22d1d44560 dynamically create tabs on concept views via options 2016-04-24 10:49:58 +02: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
db4f7d15a9 move JS generation to Python; reset date/time when selecting 'finish' in state 'done' 2016-03-17 15:24:09 +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
b05c9c5851 allow setting of main template via controller (which is found via skin) 2016-01-09 12:02:14 +01:00
07bb68ae9d merge branch master 2015-08-29 11:12:58 +02:00
48caf96670 allow name-based linking e.g. via .loops/resources/... 2015-08-13 16:11:53 +02:00
hplattner
9b74079bca url encoding fix 2015-06-25 16:21:22 +02:00
e56b0c9863 show views for loops container and view manager only for site managers 2015-06-23 14:52:47 +02:00
3c1a5ccdf4 merge branch master 2015-06-12 08:35:07 +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
b34b5705e0 correctly position div element for headline and body of concept subpage 2015-05-14 14:57:45 +02:00
77bf66996a additional check for restricted editing permission 2015-05-06 10:29:25 +02:00
0555329e86 provide slot on download page for customization 2015-04-27 10:26:04 +02:00
c970507c85 provide selectable standard texts for work items via data table 'organize.work.texts' 2015-04-26 13:16:33 +02:00
05b13e154f fix check for show_in_breadcrumbs option 2015-04-17 10:50:21 +02:00
7ba0bec7f7 allow overriding of version view class by controller 2015-04-16 08:02:38 +02:00
6a96d72b22 allow specification of default resource type via global option 2015-04-14 16:23:47 +02:00
2567347f62 add utility method for getting current date e.g. for input fields 2015-04-13 10:49:46 +02:00
396e17c0dc allow entering of survey data for other person; prerequisite: keep URL params in title and breadcrumbs links 2015-04-05 10:40:07 +02:00
60604cd38b allow overriding of default resource relation views and sorting 2015-03-30 13:47:04 +02:00
0bac3ecc13 do not show ugly lines below minor headlines 2015-03-29 15:23:56 +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
7113369fca breadcrumbs improvements 2015-03-23 13:49:53 +01:00
d317612187 sorting by link on column header on reporting results 2015-03-21 17:12:16 +01:00
1cec746423 two type option for restricting qualifier 'assign' settings 2015-03-02 13:36:22 +01:00
a13f2218db provide type option for using resource title for download filename 2015-02-12 12:09:54 +01:00
f3d595a974 provide 'noprint' CSS class that exludes elements from print output 2014-11-28 16:28:28 +01:00
7e975dadfb give portlet background color in order to hide too wide content regions (tables) 2014-10-27 14:44:30 +01:00
71cdde4308 avoid erroneous use of target view 2014-09-09 17:32:54 +02:00
7e9a68bde1 allow specification of columns for data table in type object 2014-08-27 10:53:04 +02: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
c28d2e88f1 do not show versioning part in edit form for concepts 2014-06-14 09:47:22 +02:00
da24ef6324 minor fixes on versioning, probably due to changes in Python 2.7 and BlueBream 2014-06-03 11:09:35 +02:00
391bc395f0 fix printer settings 2014-06-01 11:06:13 +02:00
11f3218ea4 allow for hiding of resources from listing via state; suppress this state checking for admin 2014-05-17 08:43:40 +02:00
21ac74f764 add 'delete' action to comments 2014-04-27 22:38:51 +02:00
hplattner
f2d50c0de2 Merge branch 'bbmaster' of ssh://git.cy55.de/home/git/loops into bbmaster 2014-03-31 13:26:23 +02:00
hplattner
888fb8d62c add css class to report meta 2014-03-31 13:26:12 +02:00
70b473a48a allow specification of filename on download 2014-03-31 11:17:26 +02:00
ad30929cfb allow creation of resources within special concepts via showCreateResource option 2014-03-31 10:48:37 +02:00
930249e057 use onclick event for printing instead of href to avoid side effects 2014-02-27 15:55:06 +01:00