Releases: symbiote/silverstripe-advancedworkflow
Releases · symbiote/silverstripe-advancedworkflow
5.2.1
- FIX Call FieldList::isReadonly() if it exists otherwise default to existing behaviour (Robbie Averill) - 59ecca8
- FIX Paragraphs inherit the diff (added/deleted) background colour in workflow transition UI (Robbie Averill) - e179887
- Add legacy.yml for SS3 to SS4 upgrades (Sheila Bañez) - 7df0659
- Update translations (Robbie Averill) - 7e09683
5.2.0
- Update translations (Guy Marriott) - 291582c
- FIX Workflow Actions tab now renders HTML content inside a div instead of a paragraph tag (Robbie Averill) - b03fb98
- FIX {$Context.LinkToPendingItems} now provides the correct URL to edit the current workflow (Robbie Averill) - a4ac286
- Remove obsolete branch alias (Robbie Averill) - 8d9e688
- Only mark fields as readonly (not form) (Ingo Schommer) - 45fcc27
- Remove workflow button from archived pages (Simone Todaro) - 21508ea
- DOCS Add Scrutinizer badge to readme (Robbie Averill) - 5f8e1fc
- API Deprecate $showTimePicker. It is not used any longer and will be removed in 6. (Robbie Averill) - 882b48c
- Enable updating getEditForm after it loads (Jules) - 38a7fc4
- Update branch alias for master to 5.2.x-dev (Robbie Averill) - 19227d7
5.1.2
5.0.6
5.0.5
- Update phpcs violation in line length (Robbie Averill) - 4538fb9
- Add PHP 7.2 and varying recipe versions to Travis matrix (Robbie Averill) - 7cc21c9
- Update test assertion number of lines to match the empty line added in the template (Robbie Averill) - 00c2342
- FIX Use correct injector and workflow class namespaces in export template (Robbie Averill) - 5cf1f06
- FIX Correctly throw exception when user has invalid permissions to export (Robbie Averill) - 1b5fa81
- Optimise class imports (Robbie Averill) - 1547822
- FIX Remove import/export CSV buttons, add export CSV action to GridField items, fix click handler (Robbie Averill) - a5fc51f
- FIX Content should be readonly while processing (Dylan Wagstaff) - 7f7dd36
- FIX Set workflow defn. action/transitions order (Dylan Wagstaff) - aa742a5
5.0.4
- FIX: Substituted legacy DataObject::db() for DataObject::getSchema() (Russell Michell) - ef40f5d
- FIX: Do not allow users with only Edit permissions to publish (Raissa North) - 1fa26b8
- FIX revert to cascading permission checks for canWorkflowPublish (Raissa North) - 4c18846
- ENHANCEMENT Replace CMS graphic with font icon. (Raissa North) - 3d86427
- FIX Remove incorrect assertion, the return value is expected to be a class instance (Robbie Averill) - c9fbaae
- FIX If queuedjobs is not installed, do not create fixtures for it (Robbie Averill) - 4b34d4e
- FIX Use module manifest name for queuedjobs (Robbie Averill) - 311eb70
- FIX Update getTarget() to reset the stage to the previous mode after it set it (Raissa North) - 32b5ac8
- Rename code folders for PSR-4 autoloading compatibility (Robbie Averill) - ca8c64d
- FIX Remove use of FormField::$dontEscape (gone) and replace with HTMLText (Robbie Averill) - 8494046
- FIX Ensure icon images are resolved to their correct resource locations (Robbie Averill) - ed54d03
- ENHANCEMENT Update line lengths to be 120 characters maximum (Raissa North) - 06045c3
- Run automated phpcbf over code and tests (Raissa North) - 7ca6d22
- ENHANCEMENT Add PSR-2 rule set and update Travis configuration (Raissa North) - 2053e2a
- FIX Add bootstrap class to 'Apply for approval button' (Raissa North) - 05ba6db
- DOCS Fix typos for SS4 userhelp (Sacha Judd) - af0d4bf
- FIX Vendorise path names for images and CSS (Sacha Judd) - a9c140b
- FIX Update ownerBaseClass in WorkflowApplicable for SS4 and convert to vendor module (Robbie Averill) - 8cad2d1
- Updating travis install steps (Daniel Hensby) - 3117114
- FIX, correcting a typo. (Nathan Glasl) - 802fd6f
- WorkflowApplicable extension currently not singleton safe (Mike Cochrane) - e05c37e
- FIX convert CI bootstrap references to new their new locations in vendor (Dylan Wagstaff) - 4b15286
- FIX 403 translation in definition exporter export() and run text collector (Robbie Averill) - dea010a
- FIX Forms meet inception: a lesson in ES6 callback binding (Robbie Averill) - 0c5018e
- FIX Import jQuery correctly via webpack loader and inject $ (Robbie Averill) - 61182d1
- FIX Update JS for eslint rules, leaving warnings behind (Robbie Averill) - b0d98cf
- FIX Apply sass-lint fixes for errors (Robbie Averill) - 8b1ab5a
- NEW Update WorkflowField UI to use some Bootstrap components and less jQuery UI (Robbie Averill) - 20034f2
- FIX Move WorkflowField.ss to namespaced location, add minor styling for inline "reminder email" field group (Robbie Averill) - 8affe0c
- API Switch frontend assets to using silverstripe-webpack module (Robbie Averill) - eda2494
- Set minimum stability to ensure unstable SS4 packages can be installed (Robbie Averill) - 96f353c
- MINOR PSR-2 linting whitespace changes (Robbie Averill) - 4ccf98b
- NEW Update Travis configuration to be standalone, add phpunit, codecov config and suggest queuedjobs (Robbie Averill) - c72ee47
- FIX Update date APIs and namespaces for QueuedJobs, add missing AllowEmbargoedEditing to embargo test class (Robbie Averill) - 86d62b6
- FIX Update tests and fixtures, implement symfony/yaml (used in core) to replace sfYamlParser (Robbie Averill) - 7b9fba3
- API Implement namespaces and core API changes throughout (Robbie Averill) - 50a5f5f
- NEW Add PSR-4 autoloader, phpunit and phpcs to composer configuration (Robbie Averill) - db8e7bf
- API Add Symbiote namespaces to code and tests (Robbie Averill) - 51cd867
- Run PSR-2 linter across code, tests and _config.php (Robbie Averill) - f2b455a
4.0.1
4.0.0
Re-vendor framework 3 as new major version 4.0