Guy Sartorelli
e374c93ae3
NEW Extend new AbstractGridFieldComponent class
...
This makes the `GridFieldSortableRows` component `Injectable`, and
allows any future enhancements in the new abstract class to
automatically apply without requiring additional changes in this module.
The class is introduced in silverstripe/framework 4.11.0 so the
dependency constraint needs to be updated.
2022-02-12 19:24:44 +13:00
Samuel Mulliss
6a14bfbcc1
Update ModelAdminExample.md
...
adding semicolon, readability.
2020-09-17 14:14:35 +12:00
Ed Chipman
ee5f10e1e7
Merge pull request #128 from sunnysideup/patch-3
...
MINOR: better example
2020-06-01 11:43:04 -03:00
Nicolaas
902fe50c96
MINOR: better example ( #127 )
2020-06-01 11:42:19 -03:00
Nicolaas
a0d1272238
Update HasManyExample.md
2020-05-30 13:17:03 +12:00
Nicolaas
f1a9c92784
MINOR: better example
2020-05-30 13:16:11 +12:00
Daniel Hensby
d8c379879f
Merge 1.0.x into master ( #112 )
...
* Fixed travis build failure related to phpunit/php-file-iterator
* DOCS Update docs examples to be 3.1+ relevant (#111 )
2017-11-29 10:05:37 -04:00
UndefinedOffset
21a6f3c8e8
Updated documentation and examples to correctly state namespaces used.
2017-09-11 11:37:22 -03:00
UndefinedOffset
e5d442cabe
Fixed test failures related to changes in the session api
2017-07-04 10:58:25 -03:00
UndefinedOffset
1e24d1e888
Updated docs to correctly work for 3.1.x and future (mentioned in issue #52 )
2014-01-27 17:04:32 -04:00
UndefinedOffset
3f07ee7450
Updated docs to correctly work for 3.1.x and future (mentioned in issue #52 )
2014-01-27 14:45:11 -04:00
Ed
53eef90c97
Added ModelAdmin Example
...
Updated examples to say they are written with 3.0.x in mind and public statics should be private in 3.1.x
2013-08-23 21:19:35 -03:00
UndefinedOffset
9b5e892ee4
Syntax highlighting for github
2012-10-10 10:40:53 -03:00
Ed
740ae3e59b
Update docs/HasManyExample.md
...
Corrected HasMany Example
2012-10-05 14:10:58 -03:00
UndefinedOffset
086bff1a13
Added titles
2012-07-10 12:01:35 -03:00
UndefinedOffset
63f3f73900
Added example files
2012-07-10 12:00:06 -03:00