Ingo Schommer
|
d93bd49edc
|
ENHANCEMENT Allowing global default configuration for DateField, TimeField and DatetimeField
|
2011-10-07 14:12:50 +02:00 |
|
Ingo Schommer
|
585a8bc784
|
API CHANGE Removed 'showdropdown' option from TimeField, use custom libraries instead
|
2011-10-07 14:12:50 +02:00 |
|
Ingo Schommer
|
aa60201cd1
|
MINOR Making date/time order and separation configurable through DatetimeField->setConfig('datetimeorder')
|
2011-10-07 14:12:50 +02:00 |
|
Ingo Schommer
|
c89bdbb268
|
ENHANCEMENT Added user timezone support to DatetimeField
|
2011-10-07 14:12:50 +02:00 |
|
Ingo Schommer
|
f37640b493
|
BUGFIX Added support for array values in LookupField, to ensure it works correctly when used as a readonly representation of ListboxField (AIR-39)
|
2011-10-07 14:12:49 +02:00 |
|
Ingo Schommer
|
b438a0a095
|
API CHANGE Removed support for undocumented and only partially implemented FormField->reserveNL flag, which is just the opposite of the documented and more frequently used FormField->dontEscape flag.
|
2011-10-07 14:12:49 +02:00 |
|
Ingo Schommer
|
6a98615d18
|
ENHANCEMENT Supporting values not in $source in LookupField, instead of displaying "(none)" (which makes it useable in DataDifferencer) (AIR-24)
|
2011-10-07 14:12:48 +02:00 |
|
Ingo Schommer
|
6e1013e93b
|
MINOR Allowing HTML values in SimpleImageField_Readonly in order to allow image-based diffs
|
2011-10-07 14:12:48 +02:00 |
|
Ingo Schommer
|
4d31ac65a0
|
ENHANCEMENT Allowing array values in ListboxField->setValue(), serialising into comma-separated list of values (AIR-35)
|
2011-10-07 14:12:47 +02:00 |
|
Ingo Schommer
|
afeccbc9cb
|
ENHANCEMENT Added File::get_class_for_file_extension() instead of hardcoding it in Folder->constructChild(). Allows for custom classes in files uploaded through core functionality like the Upload and FileField logic.
|
2011-10-07 14:12:45 +02:00 |
|
Ingo Schommer
|
3bd80dfb87
|
MINOR Requiring behaviour.js for TimeField, and using document.getElementById() instead of $ function alias in TimeField_dropdown.js
|
2011-10-07 14:12:45 +02:00 |
|
Ingo Schommer
|
df56eb540a
|
MINOR Don't throw deprecation notice on DataObjectSet and FieldSet if there's still over 500 (!) references to them in core, as it basically means that everybody has to suppress PHP NOTICE errors for months, impacting core code quality
|
2011-10-04 13:23:13 +02:00 |
|
Stig Lindqvist
|
488734e53e
|
ENHANCEMENT Added correct styling of sorting and odd even on grid table
|
2011-09-30 10:59:52 +13:00 |
|
Stig Lindqvist
|
b1b1615a58
|
ENHANCEMENT Datagrid renders ArrayList according to Datagrid#setModelClass()
|
2011-09-29 14:15:02 +13:00 |
|
Stig Lindqvist
|
1811fc2746
|
MINOR Cleaning up code of Datagrid with related classes with more tests
|
2011-09-29 12:16:15 +13:00 |
|
Jean-Fabien
|
197913842c
|
ENHANCEMENT First cut at data grid with the data presenter
|
2011-09-28 17:49:14 +13:00 |
|
Stig Lindqvist
|
7d90aa3c10
|
MINOR Changed inline documentation to be correct
|
2011-09-28 12:33:02 +13:00 |
|
Stig Lindqvist
|
85cdb3771c
|
FEATURE Added initial commit of Datagrid with tests
|
2011-09-28 12:33:02 +13:00 |
|
Stig Lindqvist
|
b6f88036eb
|
API CHANGE Usage of FieldSet is deprecated, use FieldList instead
|
2011-09-28 12:31:52 +13:00 |
|
Will Rossiter
|
1732a17114
|
Merged new-orm into datagrid
|
2011-09-26 16:47:54 +13:00 |
|
Will Rossiter
|
2c17cb2f80
|
MINOR: spelling fix.
|
2011-09-19 17:27:26 +02:00 |
|
Will Rossiter
|
7418d28bf3
|
MINOR: removed trailing newline.
|
2011-09-19 17:27:26 +02:00 |
|
Will Rossiter
|
4448325ad3
|
BUGFIX: convert new lines to break tags in unescape mode without reverting the entire behaviour of dontEscape
|
2011-09-19 17:26:01 +02:00 |
|
Will Rossiter
|
2036354d8d
|
ENHANCEMENT: implemented CMSPageHistoryController with comparsion view, single version view into new CMSMain interface
|
2011-09-19 17:26:01 +02:00 |
|
JayDevlin
|
b254b6ed3a
|
ENHANCEMENT Pass through jQuery UI options through DateField->setConfig() (if applicable)
|
2011-09-19 15:46:03 +02:00 |
|
Ingo Schommer
|
168b1ff279
|
MINOR Allowing to retrieve the whole configuration array in DateField/TimeField/DateetimeField->getConfig()
|
2011-09-19 15:44:35 +02:00 |
|
nicolaas
|
6a268a8b37
|
BUGFIX ConfirmedPasswordField::setValue has error (fixes #6387)
http://open.silverstripe.org/ticket/6387
|
2011-09-18 23:19:34 +02:00 |
|
Ingo Schommer
|
ce8e72cf0e
|
MINOR Removing executable flag from all files (thanks miiihi)
|
2011-09-18 22:04:02 +02:00 |
|
Ingo Schommer
|
654173e46b
|
ENHANCEMENT Allow usage of custom 'fieldClasses' argument to FormScaffolder for relationships
|
2011-08-22 08:56:42 +02:00 |
|
Ingo Schommer
|
1b3978095a
|
MINOR Added FileIframeField->getCanUploadNewFile()
|
2011-08-14 13:54:13 +02:00 |
|
Will Rossiter
|
e484a230fe
|
ENHANCEMENT: updated TreeDropdown display. Use jQuery UI provided icon rather than custom
|
2011-08-01 14:27:52 +12:00 |
|
Will Rossiter
|
aad97ba220
|
MINOR: added vertical and horizontal grid helpers
|
2011-07-29 15:10:14 +12:00 |
|
Ingo Schommer
|
ac537ee18d
|
Merge pull request #35 from marijnkampf/sapphire
---
MINOR Updated return types for createTag and describe in documentation
|
2011-07-04 09:42:52 +02:00 |
|
Colby Klein
|
bb09555cdb
|
Forgot to remove this line in my last commit.
|
2011-06-23 19:28:42 -07:00 |
|
Colby Klein
|
1460789817
|
Fix tabindex being present on read only form fields instead of regular ones.
|
2011-06-23 19:18:59 -07:00 |
|
Marijn Kampf
|
047d256792
|
Updated return types for createTag and describe in documentation
|
2011-06-08 23:29:01 -07:00 |
|
Sam Minnee
|
878b348a0f
|
Merge branch 'master' into new-orm
Conflicts:
docs/en/reference/built-in-page-controls.md
model/SQLQuery.php
|
2011-05-26 17:08:10 +12:00 |
|
Ingo Schommer
|
3588cefa30
|
MINOR DateField documentation
|
2011-05-25 21:24:33 +12:00 |
|
Will Rossiter
|
771e93ef18
|
BUGFIX: return null data from checkbox field if not set. Fixes issue with validation using str_len() to determine valid field. FIXES: http://open.silverstripe.org/ticket/6231. Thanks natmchugh
|
2011-05-23 20:36:20 +12:00 |
|
Ingo Schommer
|
d157e6ec35
|
MINOR Removing 'text' CSS class from CheckboxField_Disabled to avoid different styling from standard checkbox (fixes #6636, thanks theAlien)
|
2011-05-20 08:08:27 +12:00 |
|
Ingo Schommer
|
fbe4b3fbc9
|
BUGFIX Form::validate clears whole session incl. 'message' key, instead of overwriting specific keys (fixes #6607, thanks netnoise)
|
2011-05-17 20:51:38 +12:00 |
|
ajshort
|
1f6f7f0862
|
API CHANGE: Deprecated CompositeField->FieldSet() in favour of CompositeField->FieldList().
MINOR: Replaced usage of FieldSet with FieldList.
MINOR: Renamed FieldSetTest to FieldListTest.
|
2011-05-11 17:51:54 +10:00 |
|
Ingo Schommer
|
7a70b29b9d
|
ENHANCEMENT Support for record/selection-specific metadata in TreeDropdownField (e.g. useful for limiting available page type option based on a parent node selection)
|
2011-05-08 23:36:13 +12:00 |
|
ajshort
|
def001566c
|
API CHANGE: Renamed FieldSet to FieldList.
API CHANGE: Renamed HiddenFieldSet to HiddenFieldList.
|
2011-05-06 08:51:02 +10:00 |
|
ajshort
|
f0676c7d56
|
API CHANGE: Updated FieldSet to use ArrayList rather then DataObjectSet.
MINOR: Updated FieldSetTest since position information is no longer available on iterated objects.
|
2011-05-06 08:30:54 +10:00 |
|
ajshort
|
16a016b9dc
|
API CHANGE: Deprecated FormField->Name() in favour of FormField->getName().
|
2011-05-06 00:48:45 +10:00 |
|
ajshort
|
3f132a105b
|
API CHANGE: Replaced DataObjectSet instances with ArrayList.
|
2011-05-05 20:40:24 +10:00 |
|
ajshort
|
bdfff5bee3
|
MINOR: Updated TableField to use ArrayList rather than DataObjectSet when using a DataList.
|
2011-05-04 11:40:00 +10:00 |
|
ajshort
|
14c57ae082
|
MINOR: Updated TableListField to accept any list type, not just a DataObjectSet.
|
2011-05-03 12:22:18 +10:00 |
|
ajshort
|
04e5dae22e
|
MINOR: Updated places that expect a DataObjectSet to accept an SS_List instance.
|
2011-05-02 17:14:05 +10:00 |
|