Commit graph

840 commits

Author SHA1 Message Date
dae9610e2e allow hiding title, e.g. if shown already in another macro 2019-11-27 13:19:17 +01:00
7567374e50 fix page templates: avoid errors with new ZPT version 2019-04-28 16:55:49 +02:00
2012181382 fix tests/doctests according to current ZTK and BlueBream versions 2019-04-26 17:13:59 +02:00
aa263eb635 avoid error because of error in title field of view 2018-08-03 15:07:12 +02:00
hplattner
66b616e5e1 add subviewmode feature 2018-05-16 12:04:14 +02:00
37d508cec2 remove obsolete 'jocy' registration 2017-08-20 15:55:33 +02:00
hplattner
fb924fdc03 add mail image to notifications portlet 2017-07-20 10:48:56 +02:00
8f12304074 node traverser: add logging for NotFound exception 2017-04-10 11:47:17 +02:00
f9ba9d2115 make sure virtualTargetObject is not adapted 2016-10-12 08:55:21 +02:00
4339f25ca3 backport from bbmaster2: check 'visible' property in display views 2016-10-08 14:14:17 +02:00
ccc9886113 object creation: take type options from object to be created 2016-10-04 15:12:00 +02:00
0b5c50c100 avoid loading of all subchildren in check for nested listing 2016-07-17 09:58:05 +02:00
0915d04e30 log 'Unauthorized' warning 2016-02-10 09:32:54 +01:00
24cd81e267 backport changes from bbmaster2 2016-02-04 15:45:33 +01:00
2e096a3682 backport changes from bbmaster2 2016-02-04 15:07:20 +01:00
970775f847 make body template configurable: additional slots, variables controlling layout (CSS classes) 2015-12-06 12:43:34 +01:00
bd33c28d08 move login form (NodeView) to cco.member; + helper methods in NodeView 2015-11-13 16:25:34 +01:00
babb222868 starting to move authentication to cco.member package; allow special characters in logout's nextUrl 2015-11-12 15:45:29 +01:00
019eef29a6 work in progress: notification listing; improve 'unauthorized' view 2015-10-23 10:36:46 +02:00
c029cb2356 provide login.html as concept view (for use with a query), + a similar unauthorized view 2015-10-19 16:26:41 +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
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
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
047d601043 fix self registration form: respect content type, remove excess br tag 2013-12-05 13:43:01 +01:00
3a332b368c merge branch master 2013-11-16 13:19:01 +01:00
hplattner
693ffb7b63 enable own change state forms 2013-11-07 16:23:41 +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
ad144f7f69 use CSS class for rendering of description fields, adjust setting for this: no italics, slightly bigger font 2013-10-16 11:27:18 +02:00
f9801e184b unify state handling for concepts and resources on display and search 2013-10-05 11:03:47 +02:00
b24619fcd7 list nested concept structure, controlled by URL parameter 'list_nested' 2013-10-03 11:26:28 +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
39e828c4e1 allow login without registration 2013-09-15 08:35:54 +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
3c153ce058 control display of resource titles in book sections; use book views also in old Loopz skin 2013-09-08 11:59:38 +02:00
2c474bf3a6 allow for giving submit button a name defined by the view 2013-08-08 17:17:28 +02:00
21b3795227 fix member registration: use correct form macro from loops/browser 2013-08-08 11:55:05 +02:00
2ed2bdb76e no name chooser necessary for generating filenames; allow '-' in normalized names 2013-07-27 09:01:55 +02:00
hplattner
4178829685 Merge branch 'master' of ssh://git.cy55.de/home/git/loops 2013-07-26 14:59:22 +02:00
hplattner
bd3bdbf537 fix: media asset download adapter 2013-07-26 14:59:12 +02:00
7f95a66c99 merge branch master 2013-07-26 09:42:05 +02:00