Commit graph

1724 commits

Author SHA1 Message Date
hplattner
888fb8d62c add css class to report meta 2014-03-31 13:26:12 +02:00
40cc2c4079 fix removal of versions; apply also to versionable concepts 2014-03-05 09:31:37 +01:00
930249e057 use onclick event for printing instead of href to avoid side effects 2014-02-27 15:55:06 +01:00
2d1830b9b8 gracefully handle integer UIDs in tracks 2014-02-17 08:53:25 +01:00
598b2cc7b8 allow executing of reports on loops root object (no type options) 2014-02-16 09:43:28 +01:00
7c6145ca03 add dbtype for subreport field 2014-02-14 09:36:17 +01:00
58bab52f51 add field properties for controlling export of query results to an external database 2014-02-09 10:26:04 +01:00
9079d8e23e fix type checking: avoid error for objects not providing a type 2014-01-22 16:59:24 +01:00
hplattner
94165f41bb add structure tag to multiline report fields 2014-01-21 15:57:19 +01:00
f7224d80f8 ignore searches for certaing types if no or to short search text is given, using option loops.expert.search.minlen_text 2014-01-12 17:15:00 +01:00
cd1f36c694 dirty hack: suppress searching for accounts when no search text is given 2014-01-09 11:33:52 +01:00
d93074a038 limit tracking of changis to types specified in global option (if given) 2014-01-05 14:45:56 +01:00
311a3e5db4 tolerate ill-formed values with only one item 2014-01-02 17:28:28 +01:00
efcab23914 ignore search for concepts without specification of type or title 2013-12-15 19:35:49 +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
48b1bf72ec record states definition in change record for transition 2013-11-28 09:32:12 +01:00
c14aee9a9a provide an additional field that shows date and time in one field 2013-11-27 15:53:20 +01:00
b926f6601b provide utility function to get groups the current (or a given) user belongs to: remove prefix if present 2013-11-24 12:13:15 +01:00
b1d70fca1d provide utility function to get groups the current (or a given) user belongs to 2013-11-24 10:54:36 +01:00
3d4b823c8d Merge branch 'bbmaster' of ssh://git.cy55.de/home/hplattner/git/loops into bbmaster 2013-11-22 10:59:57 +01:00
hplattner
7e565c20b3 don't use limits if already calculated 2013-11-22 10:54:32 +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
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
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