Commit graph

1512 commits

Author SHA1 Message Date
f9801e184b unify state handling for concepts and resources on display and search 2013-10-05 11:03:47 +02:00
26906601f2 allow suppression of empty topics in book views 2013-10-05 09:59:24 +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
0528718523 allow selection of work items by state via type option 2013-09-18 09:36:04 +02:00
39e828c4e1 allow login without registration 2013-09-15 08:35:54 +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
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
hplattner
5658ae68cc fix headTitle generation for layout views 2013-08-06 08:56:33 +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
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
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
fa9092b137 use state title for display not the internal state name 2013-07-03 19:30:22 +02:00
90265b3cf9 allow for suppression of change tracking via request parameter 2013-07-03 15:33:05 +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
cdfd5824e1 use option on document type for showing text title in section 2013-06-22 10:54:38 +02:00
f5accbb205 use IOptions interface for document type to make document types configurable 2013-06-22 10:27:13 +02:00
2fc2dade52 allow for association of image icons with text elements of certain document types 2013-06-22 10:24:07 +02:00
fd4c777d74 fix state icon 2013-06-22 10:15:45 +02:00
637c8cf359 fix state icon 2013-06-22 10:15:22 +02:00
29e0fe5e94 provide separate (reusable) IOptons interface 2013-06-22 10:08:29 +02:00
18f794bfe7 work in progress: form and processing for state transitions 2013-06-20 13:32:48 +02:00
9d3f6a2fb3 work in progress: state change dialog 2013-06-19 20:46:25 +02:00
bc24407d34 add header field for feedback page 2013-06-07 09:17:27 +02:00
45eeac9a41 member registration: use info and feedback pages; configurable sender email; login/register portlet 2013-06-05 09:15:50 +02:00
3f1ffdb8f4 work in progress: info texts and feedback pages for self-service registration 2013-05-17 11:30:10 +02:00
d84e8de9a0 handle missing properties in Office file correctly 2013-05-06 12:21:50 +02:00
9427b8ccbd self registration with confirmation working (needs still improvements: sender email, info messages) 2013-05-06 08:00:09 +02:00
7b9a85a586 self registration with confirmation: basically working; missing: translations, sender email, improved error handling 2013-05-05 16:55:11 +02:00
90b4da1a9b improve position of top and page actions 2013-05-04 08:55:25 +02:00