Commit graph

173 commits

Author SHA1 Message Date
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
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
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
888fb8d62c add css class to report meta 2014-03-31 13:26:12 +02: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
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
efcab23914 ignore search for concepts without specification of type or title 2013-12-15 19:35:49 +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
e503d9c70c control states to filter via global option; check for book topics, texts, and in quicksearch 2013-10-16 18:11:06 +02:00
f9801e184b unify state handling for concepts and resources on display and search 2013-10-05 11:03:47 +02:00
7f95a66c99 merge branch master 2013-07-26 09:42:05 +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
hplattner
5c37097dfa add gitignore values 2013-06-24 11:15:50 +02:00
b5ab23a90b merge branch master 2013-03-23 11:32:29 +01:00
9a333789da CCM: competence interface; further clean-up of default data definitions 2013-02-26 10:51:48 +01:00
8608fa0997 work in progress: use reports for standard listings 2013-02-15 10:25:47 +01:00
c30b524f07 tune relation registry: do not use predicate in catalog query, filter later 2013-02-06 10:25:29 +01:00
6fad66ea34 provide security settings for publishable task states; (+ update source file header infos) 2013-01-08 12:16:37 +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
e8cb0c94a8 extend task_states definition; make type-based state handling fully operational 2012-11-22 17:48:33 +01:00
1c1f259d4f fix 'state' report field (backport from bluebream version) 2012-09-25 11:15:50 +02:00
583a75da9d improve reporting's state field 2012-09-05 17:03:27 +02:00
17012129b8 merge branch master 2012-09-05 16:17:15 +02:00
e054d43221 provide state field for reports, use in meeting minutes 2012-08-25 10:08:56 +02:00
c9ee6d1aac fix performance problem in relation registry 2012-07-31 14:44:39 +02:00
f4e6b6e3f2 report parameter entry, execution: translations, layout improvement 2012-07-21 08:00:53 +02:00
59d5174f21 show download button on report view if appropriate 2012-07-20 14:31:33 +02:00
e21adfa364 Merge branch 'master' into bbmaster 2012-07-16 10:05:38 +02:00
14b670166a provide new 'getViewForObject()' method for getting views in listings; use new view attribute 'listingTitle' in listings 2012-07-13 18:19:46 +02:00
319a7b0cb9 report field: use getValue() as default for getSelectValue() 2012-07-10 17:27:39 +02:00
edf00a3597 keep result set in report or result view for later access 2012-07-10 16:47:02 +02:00
hplattner
7761d74108 fix: use self.type for ReportInstance name 2012-07-10 11:14:20 +02:00
e6e9d4de82 provide storage for result sets in report views 2012-07-10 10:40:47 +02:00
e3ac0a35e9 give report and report instance a name 2012-07-10 10:24:50 +02:00
0aa539e8f8 merge branch master 2012-07-10 09:08:25 +02:00
1c40b071d8 improve styling of date input widget 2012-07-09 16:45:37 +02:00
b924051d49 work in progress: input of report parameters, work statement as example 2012-07-09 16:31:23 +02:00
d0ef48e692 provide work report view 'work.html' using its context object for the 'tasks' query criteria, use this instead of 'results.html' 2012-07-09 11:23:12 +02:00
hplattner
b70a9e00a7 add: custom template for SubReportField 2012-06-28 08:58:32 +02:00
35490794fa accept other values as empty (not only None), e.g. for group header fields 2012-06-26 15:31:08 +02:00
2fdf3a99b9 merge branch master - important: 'limits' parameter for reports 2012-06-18 10:29:24 +02:00