Commit graph

829 commits

Author SHA1 Message Date
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
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
7e70140f52 merge branch master 2013-07-16 18:13:05 +02:00
0826275a34 Merge branch 'bbmaster' of ssh://git.cy55.de/home/hplattner/git/loops into bbmaster 2013-07-16 18:11:48 +02:00
6f59f3892a check permission when displaying part views; restrict access to person work items 2013-07-15 16:50:41 +02:00
133a9e8018 provide a simple compound view to be used for combinations of data/info views and report views 2013-07-15 15:53:43 +02:00
hplattner
5c37097dfa add gitignore values 2013-06-24 11:15:50 +02:00
f2fbcb52c3 merge branch master 2013-06-23 09:46:14 +02:00
45eeac9a41 member registration: use info and feedback pages; configurable sender email; login/register portlet 2013-06-05 09:15:50 +02:00
12ee37881d allow suppressing of security propagation via noPropagateSecurity option 2013-05-22 15:08:24 +02:00
ce22ab2a4b provide create_object action for allow creation of resources within specific concept types; do not limit book views to Lobo skin 2013-05-21 11:36:19 +02:00