Commit Graph

28 Commits

Author SHA1 Message Date
Steve Boyd 8f3778f77f ENH PHP 8.1 compatibility 2022-04-27 09:31:14 +12:00
Ryan Potter 14283d88b8 Set docblock for the setButtonName method, and don't invalidate localisation text. 2019-08-15 09:44:51 +12:00
Ryan Potter ea2fcd0b6e Added a method to set the button name in a GridFieldAddByDBField component 2019-08-15 09:44:40 +12:00
Robbie Averill 14eab5dc5a Merge branch '3.1' into 3.2 2018-06-11 12:02:23 +12:00
Robbie Averill dc26478e94 FIX Use correct API for determining if record is modified on draft stage 2018-04-20 17:05:29 +12:00
Robbie Averill c123951768 Add missing class imports from docblocks and fix incorrect docblocks 2018-04-06 10:21:26 +12:00
Robbie Averill 5c1cedeb98 Merge branch '2' 2018-02-20 11:05:54 +13:00
Raissa North 8dfb4426a4 Remove unneeded requirement 2018-01-29 16:17:41 +13:00
Raissa North e437e7ac42 Optimise imports 2018-01-29 16:13:19 +13:00
Raissa North b4d7530082 API Rename GridFieldConfig so it has no underscore in the class name 2018-01-29 15:57:17 +13:00
Raissa North bf13d522a3 FIX Update Requirements references to new build paths 2018-01-29 11:50:39 +13:00
Raissa North c122f17d91 FIX Use clock icon for scheduled posts 2018-01-25 08:46:05 +13:00
Raissa North b37ad24930 FIX Replace jQuery UI icons with admin font icons 2018-01-24 16:28:12 +13:00
Daniel Hensby b83e0e8117 Merge pull request #472 from creative-commoners/pulls/2/updating-translations
FIX updated translations to use namespaces
2017-09-18 10:44:45 +01:00
Franco Springveldt dc0e56b49a FIX further translations fixed in templates 2017-09-18 15:59:58 +12:00
Robbie Averill db18b5d31f FIX Update BlogFunctionalTest for SS4 2017-09-18 15:56:31 +12:00
Franco Springveldt 2417863ff8 FIX refactored classes to use Injectable::create() 2017-09-14 11:49:27 +12:00
Franco Springveldt e70e051380 FIX updated traditional array syntax 2017-09-14 10:59:01 +12:00
Franco Springveldt d9d5c01be3 FIX refactored to remove code from _config.php 2017-09-14 10:44:21 +12:00
Franco Springveldt e6cf037369 FIX namespaced _t() calls 2017-09-14 10:27:40 +12:00
Franco Springveldt 7c8866d280 FIX removed @package and @subpackage references 2017-09-14 10:01:45 +12:00
Robbie Averill 563e33c772 Add phpcs ruleset and fix violations 2017-07-20 10:05:29 +12:00
Robbie Averill c004bad7b8 FIX Update class imports, fix broken test, add missing multibyte logic back, fix condition for generating URLSegment (also missing) 2017-01-26 21:41:28 +13:00
Robbie Averill 5eb9ec879d API Update Widget implementations in blog 2017-01-18 17:12:06 +13:00
Robbie Averill c1cb8576b3 FIX Validation of existing tags, duplicated GridField add button, formatting in categorisation, bootstrapify buttons 2017-01-13 15:33:53 +13:00
Robbie Averill c927d7e29f FIX Duplicated state in gridfield 2017-01-12 10:20:44 +13:00
Robbie Averill 58e5ebb652 Fix controller names, removed Listbox methods, namespacing bugs, template locations 2017-01-12 10:20:43 +13:00
Robbie Averill 13a5badff5 Move "code" to PSR-4 friendly "src" folders. Add namespacing. 2017-01-12 10:20:42 +13:00