Commit graph

732 commits

Author SHA1 Message Date
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
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
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
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
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
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
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
135aa74d9c reverse parts of header title if specified by global option reverseHeadTitle 2013-05-02 15:24:05 +02:00
d0243d0564 no underline for <a/> elements of any kind 2013-05-01 10:44:43 +02:00
d4f4d965e1 improve questionnaire layout 2013-04-29 08:39:14 +02:00
320e83c602 provide tabbed page concept type for showing sub-queries as tabs 2013-04-27 15:07:11 +02:00
4a6d5abefc don't show lightbox if image is large 2013-04-23 08:27:52 +02:00
a78ce4f880 work in progress: states portlet 2013-04-09 08:38:02 +02:00
fbd036a7d0 provide button for resetting responses entered 2013-04-06 16:13:06 +02:00
8300cbf59b provide a special topic view for books that shows informative lists of children and text resources 2013-04-01 10:39:30 +02:00
8b4be98993 children and resources listings: show predicate in item description tooltip only if not default predicate 2013-03-31 11:09:05 +02:00
cd2eeaeed2 do not show description on feedback page, show feedback footer instead; use trusted=True in configure to make fields editable in management interface 2013-03-21 10:25:19 +01:00
872edab5c0 show modified time as localized value 2013-03-11 11:14:26 +01:00
e4222d7567 fix rendering of description if it only contains a br tag 2013-02-20 11:37:17 +01:00
c9969223e4 make permission for showing states configurable 2013-01-30 11:55:10 +01:00
344a1d81e5 allow better control of create actions by checking 'AssignAsParent': check action permissions + related fixes 2013-01-28 16:00:06 +01:00
d9a0f39f06 new queries: listing of blogs that ignores empty blogs; listing for type instances 2013-01-28 11:37:39 +01:00
368fdc214f make height for dojo (HTML) editor fields configurable 2013-01-06 11:55:31 +01:00
58fda446ff use HTML fields for agenda item description, discussion, consequences; provide fixes and additions for editing and presentation of this 2013-01-03 19:41:32 +01:00
8d24a40724 improve option-controlled filtering by states, + checkbox for showing all items 2012-11-24 09:42:21 +01:00
757a1cd60c add option-based filtering (overridable via request params 2012-11-23 12:43:21 +01:00
e8cb0c94a8 extend task_states definition; make type-based state handling fully operational 2012-11-22 17:48:33 +01:00
a2cc1ee9a3 move 'parts' logic to ConceptView class so that parts can be used in standard (non-Lobo) views 2012-11-22 09:16:49 +01:00
ae1ef58276 use explicit submit() in edit page to avoid spurious suppression of submit by dijit.form 2012-11-21 12:15:17 +01:00
3bcc61880c store request in thread local data 2012-10-27 15:39:45 +02:00
8f19077602 improve and extend book layout: show images 2012-09-26 12:58:15 +02:00
6c72358426 provide actions for agenda items; show state in meeting minutes browser view 2012-08-21 07:06:36 +02:00
9b4098c9da meeting minutes improvements
create follow-up event: automatic creation of work items on new agenda item if selected; finished work items are not selected
append new child to end of existing children if option 'children_append' is set and children is already ordered manually
2012-08-09 14:05:33 +02:00
1b8146b683 meeting minutes: generate Word document by embedding content in .mht file 2012-08-07 18:57:16 +02:00