silverstripe-framework/forms/gridfield
Damian Mooyman 88fdc75456 Merge remote-tracking branch 'composer/3.1' into 3
Conflicts:
	.editorconfig
	docs/en/00_Getting_Started/00_Server_Requirements.md
	docs/en/00_Getting_Started/01_Installation/04_Other_installation_Options/Windows_IIS7.md
	docs/en/00_Getting_Started/01_Installation/04_Other_installation_Options/Windows_Platform_Installer.md
	docs/en/00_Getting_Started/04_Directory_Structure.md
	docs/en/00_Getting_Started/index.md
	docs/en/01_Tutorials/01_Building_A_Basic_Site.md
	docs/en/01_Tutorials/02_Extending_A_Basic_Site.md
	docs/en/01_Tutorials/03_Forms.md
	docs/en/01_Tutorials/04_Site_Search.md
	docs/en/01_Tutorials/05_Dataobject_Relationship_Management.md
	docs/en/01_Tutorials/index.md
	docs/en/02_Developer_Guides/00_Model/01_Data_Model_and_ORM.md
	docs/en/02_Developer_Guides/00_Model/11_Scaffolding.md
	docs/en/02_Developer_Guides/01_Templates/06_Themes.md
	docs/en/02_Developer_Guides/03_Forms/How_Tos/Simple_Contact_Form.md
	docs/en/02_Developer_Guides/05_Extending/05_Injector.md
	docs/en/02_Developer_Guides/09_Security/04_Secure_Coding.md
	docs/en/02_Developer_Guides/10_Email/index.md
	docs/en/02_Developer_Guides/11_Integration/01_RestfulService.md
	docs/en/02_Developer_Guides/12_Search/01_Searchcontext.md
	docs/en/02_Developer_Guides/14_Files/index.md
	docs/en/02_Developer_Guides/15_Customising_the_Admin_Interface/03_CMS_Layout.md
	docs/en/02_Developer_Guides/15_Customising_the_Admin_Interface/06_Javascript_Development.md
	docs/en/02_Developer_Guides/15_Customising_the_Admin_Interface/How_Tos/Customise_CMS_Tree.md
	docs/en/02_Developer_Guides/15_Customising_the_Admin_Interface/How_Tos/Customise_Site_Reports.md
	docs/en/02_Developer_Guides/18_Cookies_And_Sessions/01_Cookies.md
	docs/en/04_Changelogs/3.1.9.md
	docs/en/05_Contributing/00_Issues_and_Bugs.md
	docs/en/05_Contributing/02_Release_Process.md
	docs/en/05_Contributing/03_Documentation.md
	filesystem/File.php
	filesystem/GD.php
	model/DataDifferencer.php
	model/Versioned.php
	security/BasicAuth.php
	security/Member.php
	tests/filesystem/FileTest.php
	tests/forms/uploadfield/UploadFieldTest.php
	tests/model/VersionedTest.php
	tests/security/BasicAuthTest.php
2015-01-15 18:52:46 +13:00
..
GridField.php Merge remote-tracking branch 'composer/3.1' into 3 2015-01-15 18:52:46 +13:00
GridFieldAddExistingAutocompleter.php FIX. Placeholder isn't completely translated 2015-01-15 14:15:03 +13:00
GridFieldAddNewButton.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
GridFieldButtonRow.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
GridFieldComponent.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
GridFieldConfig.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
GridFieldDataColumns.php FIX: Ensure that columns are unique within a gridfield 2014-09-01 21:50:36 +12:00
GridFieldDeleteAction.php GridFieldDeleteAction missing button text without icons 2014-09-01 21:58:07 +12:00
GridFieldDetailForm.php Merge remote-tracking branch 'origin/3.1' 2014-11-18 12:45:54 +13:00
GridFieldEditButton.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
GridFieldExportButton.php Merge remote-tracking branch 'origin/3.1' 2014-11-18 12:45:54 +13:00
GridFieldFilterHeader.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
GridFieldFooter.php Merge remote-tracking branch 'origin/3.1' 2014-11-18 12:45:54 +13:00
GridFieldLevelup.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
GridFieldPageCount.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
GridFieldPaginator.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
GridFieldPrintButton.php Merge remote-tracking branch 'composer/3.1' into 3 2015-01-15 18:52:46 +13:00
GridFieldSortableHeader.php Merge remote-tracking branch 'origin/3.1' 2014-11-18 12:45:54 +13:00
GridFieldToolbarHeader.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
GridFieldViewButton.php Updating @package and @subpackage doc tags 2013-11-29 17:49:30 +13:00
GridState.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00