silverstripe-framework/javascript/lang
Stig Lindqvist 3c516b7b97 API CHANGE: Refactored GridField modifiers into GridField_ColumnProvider, GridField_HTMLProvider, GridField_ActionProvider, and GridField_DataModifier interfaces, all added as components in the config.
API CHANGE: Simplified state handling so that it's just a key store. Affectors are replaced with GridField_ActionProviders. API CHANGE: Removed GridField state manipulation actions instead opting for GridField_ActionProvider actions.
API CHANGE: Removed support for modifiers that add "body" rows, instead having core support for generating the body rows hardcoded into the GridField.
API CHANGE: Allow modification of columns across the whole GridField with the GridField_ColumnProvider interface.
API CHANGE: Renamed GridField_AlterAction to GridField_Action, and added actionName/args parameters, since it can be used for all actions (including batch actions and row actions)
API CHANGE: Removed GridFieldRow class.
2012-01-09 13:30:34 +13:00
..
cs_CZ.js MINOR Updated cs_CZ and sk_SK translations in sapphire/javascript (fixes #6085, thanks Pike) (from r113690) 2010-12-05 08:36:57 +00:00
de_DE.js BUGFIX typo in js file 2008-10-03 01:14:45 +00:00
en_US.js API CHANGE: Refactored GridField modifiers into GridField_ColumnProvider, GridField_HTMLProvider, GridField_ActionProvider, and GridField_DataModifier interfaces, all added as components in the config. 2012-01-09 13:30:34 +13:00
fr_FR.js API CHANGE: Refactored GridField modifiers into GridField_ColumnProvider, GridField_HTMLProvider, GridField_ActionProvider, and GridField_DataModifier interfaces, all added as components in the config. 2012-01-09 13:30:34 +13:00
it_IT.js MINOR Added it_IT javascript translation (fixes #6265, thanks giulio) 2010-12-16 08:14:25 +00:00
nl_NL.js ENHANCEMENT Added nl_NL javascript translations for sapphire, see #3896 - thanks Mad_Clog 2009-04-28 00:10:11 +00:00
sk_SK.js MINOR Updated cs_CZ and sk_SK translations in sapphire/javascript (fixes #6085, thanks Pike) (from r113690) 2010-12-05 08:36:57 +00:00