|
3a800d3038
|
allow image tags in sanitized HTML
|
2012-10-29 11:56:09 +01:00 |
|
|
808103ac78
|
add conversion of date to integer timestamp
|
2012-10-08 11:47:38 +02:00 |
|
|
a577b6cbf4
|
allow 'width' attribute when sanitizing HTML code
|
2012-09-15 10:55:11 +02:00 |
|
|
22177027c0
|
provide a second field for additional cost
|
2012-09-12 11:02:38 +02:00 |
|
|
73e32552ff
|
avoid display value of None, should always be a string
|
2012-08-30 16:07:01 +02:00 |
|
|
1a03e3175d
|
re-open needs transition from state new
|
2012-08-25 11:39:50 +02:00 |
|
|
ce3215b4ce
|
add definition for .repx (template) files
|
2012-08-18 12:41:20 +02:00 |
|
|
f72b1702e8
|
generate Word document by embedding content in .mht file
|
2012-08-07 18:56:13 +02:00 |
|
|
b0b9868d1f
|
indicator attribute depending on work item type; use deadline for timestamp if start is not set
|
2012-08-04 18:18:20 +02:00 |
|
|
fff00ef1a0
|
allow definition of Section elements in report instead of standard page
|
2012-08-04 09:23:27 +02:00 |
|
|
427eb9d3b4
|
allow overwriting of CSS definitions with reuse of standard file
|
2012-08-04 09:22:54 +02:00 |
|
|
ed06f60790
|
use a Jeep object for listing columns so that they may be retrieved by name
|
2012-08-04 09:20:38 +02:00 |
|
|
42aa8ac1b6
|
fix slot definitions - do never use empty tags for this
|
2012-07-31 21:56:58 +02:00 |
|
|
e802a8bc6e
|
improvements and fixes for work items and movement of work items to other tasks
|
2012-07-31 17:54:54 +02:00 |
|
|
5904b3a9e8
|
additional fields workItemType and deadline for work items
|
2012-07-29 10:14:32 +02:00 |
|
|
fa56eaeedf
|
report field: change comment according to new default in loops
|
2012-07-10 17:29:12 +02:00 |
|
|
b63b3b3b16
|
make sure query criteria is a number for a 'number' field
|
2012-07-09 16:30:36 +02:00 |
|
|
67b969a481
|
add attribute 'userSetting' for specifying column specifications that may be edited by the user; extend interface definition to resemble currently used attributes
|
2012-07-09 10:23:03 +02:00 |
|
|
b8db38cf98
|
tolerate missing input items when filling grid
|
2012-07-08 18:46:49 +02:00 |
|
|
14538e90e7
|
add breadcrumbs and view_modes (tabs) macros to liquid base template
|
2012-07-01 13:07:22 +02:00 |
|
|
e720d1c5a5
|
provide slots for left and right portlet columns to allow overriding by more specific skins
|
2012-06-30 20:38:08 +02:00 |
|
|
be85c435d6
|
provide a few useful edit icons
|
2012-06-25 09:36:36 +02:00 |
|
|
976fa5e945
|
reporting: introduce 'limits' parameter as basis for batching and other kinds of reducing report output after selection and sorting
|
2012-06-18 09:29:12 +02:00 |
|
|
7fafd9dccd
|
extend row stuff: group fields, 'useRowProperty' attribute handler
|
2012-06-05 10:51:16 +02:00 |
|
|
2058dcbf6a
|
make subclassing of WorkItem easier by parameterizing type interface
|
2012-05-20 12:05:49 +02:00 |
|
|
0e060bc34e
|
sanitize HTML before stripping tags in order to avoid empty results with certain Word formattings
|
2012-05-10 10:19:12 +02:00 |
|
|
3beae86d4d
|
tolerate empty result set when retrieving first row (e.g. for getting header information)
|
2012-05-09 13:39:09 +02:00 |
|
|
78bdb5f6d0
|
fix default retrieval of value used for sorting
|
2012-05-07 17:59:16 +02:00 |
|
|
3452ead6d3
|
keep party on old (moved) item when moving work item to new task
|
2012-05-07 17:58:46 +02:00 |
|
|
601fda98bf
|
provide auxiliary method for retrieving first row of result set, e.g. for populating header fields
|
2012-05-07 15:11:24 +02:00 |
|
|
4c746b272c
|
add 'cssClass' property for controlling display of report fields
|
2012-05-02 16:39:57 +02:00 |
|
|
00d640729d
|
fix meaning of 'hideTime' DateField flag
|
2012-04-23 13:20:52 +02:00 |
|
|
be795eb862
|
remove obsolete and error-hiding __getattr__() from Row class
|
2012-04-16 07:57:49 +02:00 |
|
|
195d2be9f1
|
remove language attributes from html declaration
|
2012-04-14 11:50:45 +02:00 |
|
|
d6b456449a
|
use UTF-8 as standard encoding for documents
|
2012-03-12 15:34:13 +01:00 |
|
|
6fe560cd31
|
fall back to initial state if current state is not valid, e.g. because of changes in states definition
|
2012-03-03 11:54:13 +01:00 |
|
|
6d29d5decf
|
fallback for records (grid) field renderer
|
2012-02-29 08:29:29 +01:00 |
|
|
d5690fafa2
|
use correct getContextAttr() method: from object, not class
|
2012-02-26 10:19:05 +01:00 |
|
|
180ab86be6
|
records field: evaluate style properties in edit form; use correct display macro
|
2012-02-13 18:31:47 +01:00 |
|
|
1ef004cd1c
|
document generation: use ISO encoding; work in progress: CSS classes
|
2012-02-11 15:57:35 +01:00 |
|
|
1ec981f04a
|
add definition for CalculatedField (direct attribute of row); use for sequential numbering of rows
|
2012-02-11 15:56:44 +01:00 |
|
|
a7f54226d8
|
avoid required attribute in non-Dojo input fields because this would be interpreted by modern browsers
|
2012-02-04 11:12:27 +01:00 |
|
|
56e39fe6fa
|
embed CSS file in word page
|
2012-02-01 21:27:09 +01:00 |
|
|
46e8939ee1
|
work in progress: document generation
|
2012-01-28 19:49:19 +01:00 |
|
|
f9e89cff93
|
add info in README of reporter package
|
2012-01-27 07:52:50 +01:00 |
|
|
3dc405d347
|
work in progress: new package docgen for document generation
|
2012-01-27 07:51:53 +01:00 |
|
|
505015e791
|
provide a method for easy logging (instead of using print statements)
|
2012-01-22 11:56:17 +01:00 |
|
|
0001154f4d
|
consequently ignore empty cell values in grid field
|
2012-01-19 09:37:41 +01:00 |
|
|
ba7cf1311f
|
new BatchIterator utility class for more control when retrieving objects from an iterator or generator
|
2012-01-16 11:27:34 +01:00 |
|
|
6815364dec
|
use instance (instead of context) for getting vocabulary items in order to avoid loss of information (e.g. access to view)
|
2012-01-14 11:45:55 +01:00 |
|