Commit graph

1740 commits

Author SHA1 Message Date
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
8a4f612c77 handle relation attributes in child relation set 2013-09-12 12:05:11 +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
4c3848f8db allow access to context attribute from management pages, i.e. for updating security 2013-08-22 09:40:18 +02:00
476a02b635 avoid error if section has no parent book 2013-08-22 09:20:57 +02:00
068c555903 Merge branch 'bbmaster' of ssh://git.cy55.de/home/hplattner/git/loops into bbmaster 2013-08-20 08:41:10 +02:00
hplattner
29f4d1c4fd redirect to url after change state action 2013-08-19 17:12:04 +02:00
2c474bf3a6 allow for giving submit button a name defined by the view 2013-08-08 17:17:28 +02:00
hplattner
87046a0276 Merge branch 'bbmaster' of ssh://git.cy55.de/home/git/loops into bbmaster 2013-08-08 16:32:30 +02:00
hplattner
e9e58a4e7a hide transitions markup if no transitions available 2013-08-08 16:32:12 +02:00
21b3795227 fix member registration: use correct form macro from loops/browser 2013-08-08 11:55:05 +02:00
hplattner
5658ae68cc fix headTitle generation for layout views 2013-08-06 08:56:33 +02:00
077e74ca72 use interaction for identifying principal if request is not given 2013-08-01 08:21:14 +02:00
44b20b9da9 suppress change tracking on import 2013-07-31 08:54:17 +02:00
70af079e58 Merge branch 'master' of ssh://git.cy55.de/home/hplattner/git/loops 2013-07-30 12:08:36 +02:00
hplattner
613b01a44f add baseConceptView property to layoutConceptView 2013-07-30 12:03:49 +02:00
2ed2bdb76e no name chooser necessary for generating filenames; allow '-' in normalized names 2013-07-27 09:01:55 +02:00
hplattner
bb25f17ecc Merge branch 'master' of ssh://git.cy55.de/home/hplattner/git/loops 2013-07-26 16:04:05 +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
25541aa4bf optionally reverse head title parts (like in browser/node.py) 2013-07-26 10:59:53 +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
ccb4673268 working: link to parents from other loops sites: query and assign type instances from foreign site 2013-07-22 13:16:19 +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
bc8e42240e correctly reference target (not 'context') 2013-07-22 11:54:42 +02:00
hplattner
23f922cbdb Merge branch 'bbmaster' of ssh://git.cy55.de/home/git/loops into bbmaster 2013-07-18 16:38:03 +02:00
e4fb003448 fix object to be updatedt: 'target' instead of 'context' 2013-07-18 16:32:32 +02:00
hplattner
c14846045f Merge branch 'bbmaster' of ssh://git.cy55.de/home/git/loops into bbmaster 2013-07-18 15:01:51 +02:00
f48bfc692e add convenience property to stateful adapter 2013-07-18 14:19:58 +02:00
hplattner
fe2683ca9b Merge branch 'bbmaster' of ssh://git.cy55.de/home/git/loops into bbmaster 2013-07-17 16:19:29 +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
hplattner
8510b2997d Merge branch 'bbmaster' of ssh://git.cy55.de/home/git/loops into bbmaster 2013-07-16 15:42:30 +02:00
6f59f3892a check permission when displaying part views; restrict access to person work items 2013-07-15 16:50:41 +02:00
e88e30539d provide more informative title on query 2013-07-15 16:26:30 +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
f91a498342 take fields for state change form from transition; store in context (if appropriate) and in change record 2013-07-12 10:34:41 +02:00
4814947c5f fix class/adapter definition of Competence; fix access to thread.local when no request is stored 2013-07-07 10:48:01 +02:00
e183dd77c6 work in progress: fields for state change dialog: concept, TODO markers, basic definition 2013-07-05 07:45:41 +02:00
a9d865a1d0 use state title for display not the internal state name 2013-07-03 19:31:24 +02:00
fa9092b137 use state title for display not the internal state name 2013-07-03 19:30:22 +02:00
136f8f76e0 Merge branch 'master' into bbmaster 2013-07-03 15:34:27 +02:00
90265b3cf9 allow for suppression of change tracking via request parameter 2013-07-03 15:33:05 +02:00
fc883f4446 Merge branch 'master' into bbmaster 2013-07-03 12:45:39 +02:00
65ece8b807 issue a 'modified' event on state change; track details of the state change in the change record 2013-07-03 12:43:12 +02:00
66c26e77cd more Pythonic formulation for boolean check on list 2013-07-01 14:01:38 +02:00
7cfb805971 add TODO markers; fix layout in non-Lobo skins 2013-07-01 14:00:41 +02:00