Commit Graph

10 Commits

Author SHA1 Message Date
Maxime Rainville 228f2a3058 Merge branch '3.1' into 3.2 2022-03-17 15:20:37 +13:00
Steve Boyd 46169f71a0 API phpunit 9 support 2021-10-27 18:14:42 +13:00
Steve Boyd 643fedaf21 FIX Allow fields without parents to be programatically created 2021-08-12 13:35:02 +12:00
Robbie Averill 47eef922c7 FIX Ensure getIcon returns exposed resource URL for icon 2017-11-03 11:12:20 +13:00
Robbie Averill e38c6c3a87 FIX Update for polymorphic relationship for UserDefinedForm and child Fields 2017-11-02 14:53:20 +13:00
Robbie Averill 680411e2ac FIX Missing syntax opening in readme, and tweaks for pre-emptive userforms compatibility 2017-08-28 13:44:53 +12:00
Robbie Averill c5f0827c2e Add namespaces, separate test classes, add PSR-4 autoloader, update PSR-2 compliance 2017-08-28 13:19:03 +12:00
Robbie Averill 3e7f021de7 FIX Compatibility with userforms 3/4 getCMSFields, remove deprecated getSettings use etc 2017-07-07 16:13:10 +12:00
Robbie Averill 5cc9312a8d Move stub classes to their own files, run PSR-2 linter 2017-07-07 14:23:01 +12:00
Ingo Schommer 84bbe9d153 Tests for EditableSpamProtectionField validation
Requires setFormField() method to avoid excessive mocking
2016-01-08 16:35:46 +13:00