Commit graph

223 commits

Author SHA1 Message Date
a8f70fd498 move new 'view/requestUrl' to cybertools/browser 2016-06-09 09:01:20 +02:00
17eafd7895 provide 'view/requestUrl' method to be used instead of 'request/URL' 2016-06-09 08:30:19 +02:00
22d1d44560 dynamically create tabs on concept views via options 2016-04-24 10:49:58 +02: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
07bb68ae9d merge branch master 2015-08-29 11:12:58 +02:00
hplattner
9b74079bca url encoding fix 2015-06-25 16:21:22 +02:00
3c1a5ccdf4 merge branch master 2015-06-12 08:35:07 +02:00
77bf66996a additional check for restricted editing permission 2015-05-06 10:29:25 +02:00
c970507c85 provide selectable standard texts for work items via data table 'organize.work.texts' 2015-04-26 13:16:33 +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
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
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
11f3218ea4 allow for hiding of resources from listing via state; suppress this state checking for admin 2014-05-17 08:43:40 +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
ad30929cfb allow creation of resources within special concepts via showCreateResource option 2014-03-31 10:48:37 +02:00
311a3e5db4 tolerate ill-formed values with only one item 2014-01-02 17:28:28 +01:00
0263eacb3b Merge branch 'master' into bbmaster 2013-12-14 09:28:09 +01:00
e78a5f4fc3 allow hiding of object actions: restrict via permissions 2013-12-09 08:46:59 +01:00
3a332b368c merge branch master 2013-11-16 13:19:01 +01:00
e503d9c70c control states to filter via global option; check for book topics, texts, and in quicksearch 2013-10-16 18:11:06 +02:00
f9801e184b unify state handling for concepts and resources on display and search 2013-10-05 11:03:47 +02:00
a085da0050 move full getAction() method to base view; provide 'append_action' options for putting actions from options after internally assigned actions 2013-09-23 14:17:00 +02:00
hplattner
037df7cb61 hide status widget if there is no states for object 2013-09-12 12:38:53 +02:00
c7cb323d20 show nested children (grandchildren) in book_topic_view if option 'show_nested_children' is set 2013-09-08 17:14:53 +02:00
21b3795227 fix member registration: use correct form macro from loops/browser 2013-08-08 11:55:05 +02:00
7f95a66c99 merge branch master 2013-07-26 09:42:05 +02:00
de822e717f better name for option ('foreign_parent_...') 2013-07-24 09:18:52 +02:00
349dc89bb8 work in progress: allow linking to parents from other loops sites: allow selection of foreign types 2013-07-22 11:55:38 +02:00
f2fbcb52c3 merge branch master 2013-06-23 09:46:14 +02:00
3f1ffdb8f4 work in progress: info texts and feedback pages for self-service registration 2013-05-17 11:30:10 +02:00
a67c19659a more flexible layout for states info and stateful actions; improved/more flexible translateion facilities 2013-03-24 17:15:06 +01:00
b5ab23a90b merge branch master 2013-03-23 11:32:29 +01:00
872edab5c0 show modified time as localized value 2013-03-11 11:14:26 +01:00
e4222d7567 fix rendering of description if it only contains a br tag 2013-02-20 11:37:17 +01:00
c9969223e4 make permission for showing states configurable 2013-01-30 11:55:10 +01:00
344a1d81e5 allow better control of create actions by checking 'AssignAsParent': check action permissions + related fixes 2013-01-28 16:00:06 +01:00
58fda446ff use HTML fields for agenda item description, discussion, consequences; provide fixes and additions for editing and presentation of this 2013-01-03 19:41:32 +01:00
8d24a40724 improve option-controlled filtering by states, + checkbox for showing all items 2012-11-24 09:42:21 +01:00
757a1cd60c add option-based filtering (overridable via request params 2012-11-23 12:43:21 +01:00
a2cc1ee9a3 move 'parts' logic to ConceptView class so that parts can be used in standard (non-Lobo) views 2012-11-22 09:16:49 +01:00
7ed73e28b5 merge branch master 2012-11-09 09:48:26 +01:00
3bcc61880c store request in thread local data 2012-10-27 15:39:45 +02:00