Commit graph

1525 commits

Author SHA1 Message Date
a47b6a02a0 provide state icon with link to state transition form for comments 2014-04-09 13:07:39 +02:00
61cfff0f91 show comment state for admin user 2014-04-09 10:37:23 +02:00
e0f30d7a96 handle office files that are no valid ZIP file (e.g. because of password protection) 2014-03-18 08:04:46 +01:00
8ce1eb7222 comment system extensions: make comments stateful as basis for moderated comments 2014-02-28 17:11:22 +01:00
6e901de066 allow anonymous posters 2014-02-11 11:44:21 +01:00
f8849ee393 allow restriction of comments to certain types via type option 'organize.allowcomments' 2014-02-11 10:47:14 +01:00
8495eea8ad avoid retrieving a list of all concepts for filtering select widget 2013-12-17 09:43:25 +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
a149c1630c hide link to topic if topic is not accessible because of its state 2013-10-17 11:21:22 +02: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
513e730132 book, book topics: show only published texts and topics 2013-10-16 15:18:11 +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
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