Commit graph

1743 commits

Author SHA1 Message Date
14242e77c7 avoid error when no report assigned 2015-06-17 16:28:44 +02:00
6b09ed2f9f use setting on type for getting container for object creation 2015-04-16 12:31:31 +02:00
1efa3cbbdb execute state transition before setting any fields to avoid side effects by settings in fields 2014-11-10 10:30:20 +01:00
ff23ddf90a always track state changes; allow control of change tracking via 'force' parameter 2014-11-03 10:32:51 +01:00
13f80f2093 media asset: take modification date from file for versions 2014-10-02 07:57:38 +02:00
e4df135f5c put query fields side by side; work in progress: field groups 2014-09-16 15:41:42 +02:00
d44b388b67 relation query field: show field data entered upon report execution 2014-09-16 13:57:28 +02:00
8fff0330d3 provide variant of report view that shows results only after query parameters have been entered 2014-09-15 19:36:50 +02:00
acbb1aa944 move flag for hiding states portlet to view/request annotation 2014-08-12 13:42:06 +02:00
68af0010aa allow suppression of states portlet via flag 'hideStatesPortlet' in view 2014-08-12 13:13:22 +02:00
d07daca284 use new merge method for controlling report macros; provide default macros for some report field types 2014-08-12 13:08:35 +02:00
c28d2e88f1 do not show versioning part in edit form for concepts 2014-06-14 09:47:22 +02:00
da24ef6324 minor fixes on versioning, probably due to changes in Python 2.7 and BlueBream 2014-06-03 11:09:35 +02:00
ca8f509748 use title of adapted target object 2014-06-03 11:08:44 +02:00
65a861ca24 adjust line to max line lenght according to style guide (porting from Zope3 version) 2014-04-19 09:43:11 +02:00
hplattner
5d6abda1df add condition for reload report button 2014-04-14 14:17:10 +02:00
hplattner
f2d50c0de2 Merge branch 'bbmaster' of ssh://git.cy55.de/home/git/loops into bbmaster 2014-03-31 13:26:23 +02:00
hplattner
888fb8d62c add css class to report meta 2014-03-31 13:26:12 +02:00
70b473a48a allow specification of filename on download 2014-03-31 11:17:26 +02:00
ad30929cfb allow creation of resources within special concepts via showCreateResource option 2014-03-31 10:48:37 +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