|
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 |
|
|
49d2401bb4
|
processing of 'limits' parameter, esp. when provided as form parameter
|
2012-06-18 09:30:21 +02:00 |
|
|
707a1dd8c4
|
show meeting minutes as Word document
|
2012-06-11 10:17:40 +02:00 |
|
|
ce09c717e5
|
allow for specifying report type from results-based view
|
2012-06-01 08:27:31 +02:00 |
|
|
0e56543900
|
fix doctests after removal of knowledge.setup.SetupManager
|
2012-05-19 17:21:25 +02:00 |
|
|
2412688b0e
|
meeting minutes: layout improvements
|
2012-05-05 18:28:58 +02:00 |
|
|
2f9fbb215e
|
work in progress: meeting minutes: view + corresponding portlet action
|
2012-05-05 10:35:22 +02:00 |
|
|
058de979d8
|
work in progress: meeting minutes: selection and output working
|
2012-05-04 16:13:02 +02:00 |
|
|
17ccce90ce
|
add 'cssClass' property for controlling display of report fields; remove 'td' tags from field renderers for more flexibility
|
2012-05-02 16:44:11 +02:00 |
|
|
a67bb15dd0
|
quick fix: hide top spacing in text fields in reports
|
2012-04-09 13:45:02 +02:00 |
|
|
b1a408bb9c
|
do not show version number for unversioned objects in listings, suppress versioning portlet accordingly
|
2012-03-30 12:52:35 +02:00 |
|
|
a30ed80e16
|
fix subreport field definition - needs a reportFactory parameter
|
2012-03-16 12:01:54 +01:00 |
|
|
a415e83468
|
add renderer 'center' for centered report columns
|
2012-03-11 12:49:53 +01:00 |
|
|
46648c92fa
|
new VocabularyField that decodes a value according to the vocabulary given
|
2012-03-10 17:59:52 +01:00 |
|
|
599f64b2b1
|
bind search combobox to INode - may be erroneously as target view otherwise
|
2012-03-02 09:18:28 +01:00 |
|
|
bcb195148b
|
allow for integer timestamp values, e.g. from tracks
|
2012-02-11 11:51:33 +01:00 |
|
|
86da0990e1
|
add date field for reporting
|
2012-02-10 07:52:18 +01:00 |
|
|
8feec5dc34
|
allow configuration of display value for relation fields
|
2012-02-09 17:40:47 +01:00 |
|
|
94c2057500
|
allow suppression of links e.g. in word documents
|
2012-02-01 21:27:47 +01:00 |
|
|
7cb4fb6110
|
add relation field for displaying relation attributes in reports
|
2012-01-22 11:58:39 +01:00 |
|
|
7ca0892551
|
reporting, work in progress: sub-report field
|
2012-01-02 09:26:42 +01:00 |
|
|
2c7e2f0e5b
|
minor fixes
- URL field for reports
- set reStructuredText renderer in DocTests
- import type and predicate interfaces correctly (backport from bbmaster branch)
|
2011-12-03 17:09:27 +01:00 |
|
|
d9694f711c
|
improve reporting: additional field for HTML-rendered text; CSS class for tabular report
|
2011-12-03 09:46:51 +01:00 |
|
|
d5bab7dc32
|
define new UrlField for showing a link e.g. on a title; minor fix in handling dynamic parameters
|
2011-11-30 11:39:07 +01:00 |
|
|
35a442b171
|
remove obsolete package-specific line from generic template
|
2011-11-29 17:20:07 +01:00 |
|
|
0a1d2ec262
|
work in progress: reporting; example 'work statement' report is operational
|
2011-11-27 19:44:58 +01:00 |
|
|
55fbb7eefc
|
work in progress: reporting, example 'work statement' report
|
2011-11-27 15:19:19 +01:00 |
|
|
120156cd04
|
work in progress: reporting, example 'work statement' report
|
2011-11-26 14:54:24 +01:00 |
|
|
34e7e41928
|
use the standard ConceptView class as base class for the Search query class
|
2011-11-15 10:18:43 +01:00 |
|
|
758171f158
|
work in progress: configurable reports - basic interfaces and classes, example report (work_report)
|
2011-11-11 15:18:03 +01:00 |
|
|
f072066b3a
|
work in progress: configurable reports - basic interfaces and classes, example report (work_report)
|
2011-11-10 08:17:12 +01:00 |
|
|
f7fd4ef30f
|
work in progress: configurable reports - basic interfaces and classes
|
2011-11-09 10:53:05 +01:00 |
|
|
dbae765d90
|
fix text on confirmation box for 'delete' button
|
2011-06-11 17:05:41 +02:00 |
|
|
b0c54ddd1b
|
Merge branch 'search_actions'
|
2011-05-29 15:57:38 +02:00 |
|
|
e18392ac0f
|
Provide actions on selected objects of a search result.
- delete and change state actions
- show/hide actions
- display search results again after execution of action
- show info message
- permission checks
|
2011-05-26 10:26:50 +02:00 |
|
|
9d67fa5465
|
case-insensitive sorting of search results
|
2011-05-25 09:48:43 +02:00 |
|
|
5d63df8e70
|
Actions on search results.
Provide checkboxes and delete button; implement delete action (work in progress).
|
2011-05-22 14:09:08 +02:00 |
|
|
f0028ae354
|
use correct macro for search results listing
|
2011-05-20 12:32:37 +02:00 |
|
|
ad8c236aa5
|
Basic refactoring of standard search functionality.
Move everything to loops.expert, making loops.search obsolete.
|
2011-05-20 10:55:44 +02:00 |
|
helmutm
|
c13e6a6d00
|
allow also deletion of concepts via action query
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4191 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2011-02-18 07:58:44 +00:00 |
|
helmutm
|
629de87686
|
filtering functionality basically working, including search and standard concept listings
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4160 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2011-02-07 16:53:08 +00:00 |
|
helmutm
|
f434cd34ad
|
make search macro template overridable via controller setting
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4134 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2011-01-06 15:22:37 +00:00 |
|
helmutm
|
4d6032e5d3
|
provide general-purpose 'loops_keywords' index
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3811 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2010-04-11 17:04:03 +00:00 |
|
helmutm
|
6b8545754c
|
provide general-purpose 'loops_keywords' index
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3810 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2010-04-11 15:32:08 +00:00 |
|
helmutm
|
2d7ebd0288
|
provide keyword argument 'ignore
checks' for faster search
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3806 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2010-04-06 14:53:45 +00:00 |
|
helmutm
|
fa4e4eed89
|
provide actions for creating/editing institutions; toggle checkboxes in listings
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3576 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2009-10-12 11:40:36 +00:00 |
|
helmutm
|
52b68bcfb6
|
additional flags for controlling querying
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3461 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2009-07-16 11:36:12 +00:00 |
|
helmutm
|
412440dcfb
|
make FullQuery also usable for full-text queries without children
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3459 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2009-07-16 10:19:56 +00:00 |
|
helmutm
|
a7351c0cff
|
work in progress: filters
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3457 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2009-07-16 06:04:35 +00:00 |
|