|
917c2ae579
|
revert change by hplattner from 2013 that was erroneously merged
|
2015-10-10 11:27:41 +02:00 |
|
hplattner
|
fdc9d119ba
|
fix merge conflict
|
2015-09-29 11:45:16 +02:00 |
|
|
08880e3b91
|
put file name in title if title field is empty
|
2015-04-14 16:37:29 +02:00 |
|
|
9c5a3ba263
|
avoid error when number of columns in table definition has been increased
|
2014-12-17 11:26:35 +01:00 |
|
|
bfd628e434
|
avoid error when number of columns in table definition has been increased
|
2014-12-17 11:24:07 +01:00 |
|
|
419e899aa4
|
avoid error when number of columns in table definition has been increased
|
2014-12-17 11:21:43 +01:00 |
|
|
b7efdf6a33
|
provide sublabels for multi-field groups in records cells
|
2014-10-10 08:55:45 +02:00 |
|
|
72528a62fc
|
provide index-based access to fields in field group
|
2014-10-08 20:50:56 +02:00 |
|
|
6e1333076b
|
allow definition of field groups that may be used for controlling layout of records fields
|
2014-09-20 11:16:54 +02:00 |
|
|
d4d7a47b09
|
do not ignore value if equal to default on saving, but only in check on empty row
|
2014-01-19 10:47:21 +01:00 |
|
|
9977e8b191
|
reduce standard width for text fields (backport from bbmaster branch)
|
2013-12-17 09:40:56 +01:00 |
|
|
7def5b9e43
|
reduce default width of form fields for better fit on standard pages
|
2013-12-05 14:27:28 +01:00 |
|
|
165f23cc0b
|
do not automatically ignore file upload fields when checking for empty rows
|
2013-10-19 20:00:42 +02:00 |
|
|
cad5ba5ca3
|
give empty records a corresponding flag on display as basis for better UI information
|
2013-10-19 17:31:59 +02:00 |
|
|
a1e2d52967
|
always display/process all rows within cardinality if this is set
|
2013-10-11 11:20:43 +02:00 |
|
|
4f54192ae4
|
allow for skipping certain fields when checking for empty rows
|
2013-10-07 14:39:19 +02:00 |
|
|
b82bf879fd
|
fix records field: accept None as (old) value
|
2013-09-09 17:03:33 +02:00 |
|
|
8cbe50a90b
|
avoid overwriting of filename information in file fields when no file is uploaded
|
2013-08-17 15:10:15 +02:00 |
|
|
2c09a682db
|
preserve information on client context and - for records/grid - row index in field instances
|
2013-08-16 15:44:45 +02:00 |
|
hplattner
|
9e8ba76461
|
fix: browserView getData setting for boolean field
|
2013-01-14 12:05:29 +01:00 |
|
|
552edab800
|
formal fixes
|
2013-01-03 19:39:39 +01:00 |
|
|
73e32552ff
|
avoid display value of None, should always be a string
|
2012-08-30 16:07:01 +02:00 |
|
|
b8db38cf98
|
tolerate missing input items when filling grid
|
2012-07-08 18:46:49 +02:00 |
|
|
00d640729d
|
fix meaning of 'hideTime' DateField flag
|
2012-04-23 13:20:52 +02:00 |
|
|
6d29d5decf
|
fallback for records (grid) field renderer
|
2012-02-29 08:29:29 +01:00 |
|
|
180ab86be6
|
records field: evaluate style properties in edit form; use correct display macro
|
2012-02-13 18:31:47 +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 |
|
|
0001154f4d
|
consequently ignore empty cell values in grid field
|
2012-01-19 09:37:41 +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 |
|
|
117d8b194c
|
backport changes from BlueBream version, e.g. for dynamic retrieving renderer; provide context and request for field instance in order to work with vocabularies depending on context
|
2011-12-27 20:10:20 +01:00 |
|
|
71954f3fe5
|
make keytable field and widget fully operable
|
2011-12-23 14:13:28 +01:00 |
|
|
4c2f79d929
|
add keytable stuff to grid-like field definitions
|
2011-12-23 10:30:06 +01:00 |
|
|
fa569284c3
|
dropdown field: use standard Zope3 source/vocabulary mechnaism is corresponding adapters are available
|
2011-11-09 10:51:52 +01:00 |
|
|
5190ebb728
|
provide special dropdown field instance in order to correctly display vocabulary values; make field instance lookabe more tolerant: use default field instance if named adapter not found
|
2011-07-24 16:58:15 +02:00 |
|
helmutm
|
075b5b6d1d
|
make sure elements to be joined are unicode strings
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@4107 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2010-12-20 13:14:24 +00:00 |
|
helmutm
|
1cf0b530a8
|
make sure elements to be joined are unicode strings
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@4106 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2010-12-20 13:01:27 +00:00 |
|
helmutm
|
19e17a33c5
|
allow for hiding time part on date widget
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@4069 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2010-11-11 12:55:35 +00:00 |
|
helmutm
|
b807819ea1
|
do not convert date values that are already a string
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@4001 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2010-09-19 15:25:02 +00:00 |
|
helmutm
|
e50ba0a780
|
set default input field width to 600px
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3945 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2010-08-10 05:55:27 +00:00 |
|
helmutm
|
eac872cb2c
|
some minor improvements for form manager application
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3778 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2010-03-22 15:20:02 +00:00 |
|
helmutm
|
23fd90ac1f
|
fix handling of client id
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3756 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2010-03-01 07:45:12 +00:00 |
|
helmutm
|
945857c650
|
form manager improvements
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3752 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2010-02-27 10:54:01 +00:00 |
|
helmutm
|
002b99c60e
|
remove check from code for date formatting in order to accept Zope2 DateTime values
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3748 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2010-02-22 12:35:40 +00:00 |
|
helmutm
|
2fb4a6ae3a
|
remove check from code for date formatting in order to accept Zope2 DateTime values
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3747 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2010-02-22 12:34:58 +00:00 |
|
helmutm
|
36b964fc8e
|
make dynamic default field more fault tolerant
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3726 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2010-02-10 11:43:48 +00:00 |
|
helmutm
|
5352c3559e
|
provide CSV export for persistent form manager objects
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3723 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2010-02-10 10:48:11 +00:00 |
|
helmutm
|
a1013b63b2
|
provide dynamic default value (via TAL expression)
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3721 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2010-02-09 12:58:36 +00:00 |
|
helmutm
|
6cb702924e
|
add 'labelWidth' schema property for better control of the apperance of forms
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3709 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2010-02-01 15:07:23 +00:00 |
|
helmutm
|
c6d80925eb
|
make client stateful; fix detail data listing: ignore read-only fields
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3706 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2010-02-01 14:07:51 +00:00 |
|
helmutm
|
5c8fd1c825
|
work in progress: FormManager
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3704 fd906abe-77d9-0310-91a1-e0d9ade77398
|
2010-02-01 10:09:59 +00:00 |
|