0
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 11 hours ago.
Jul 28, 2024 — Jul 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
DOCS: Expand the docs on what the AWF permissions are for More... almost 11 years ago
Merge pull request #188 from stojg/pull/should-not-be-able-to-delete-active-workflow More... about 11 years ago
SECURIIY: Enforce the DELETE_WORKFLOW permission for active workflows. More... about 11 years ago
If the Notify action has no users assigned for it, return 'true' as we don't want it holding up the continuation of the workflow More... about 11 years ago
Merge pull request #186 from stojg/pull/docs-new-permissions More... about 11 years ago
DOC updating README with the current permission settings More... about 11 years ago
Merge pull request #183 from phptek/issue/162 More... about 11 years ago
Merge pull request #185 from patbolo/workflow-action-extendable-fields More... about 11 years ago
MINOR Make the workflow action backend fields extendable More... about 11 years ago
Merge pull request #184 from stojg/pull/guard-against-saving-from-other-tab More... about 11 years ago
BUG Saving page from another tab than content causes !isset error More... about 11 years ago
FIX: Fixes #162. - Adds a DELETE_WORKFLOW CMS permission. - Users with this permission trump action-level perms. - Added tests. More... about 11 years ago
Merge pull request #181 from stojg/pull/fix-tests-with-bugfixes More... about 11 years ago
Merge pull request #174 from silverstripe-australia/pull/translatable-test-fail More... about 11 years ago
Changed the documenation regarding the WorkflowReminderTask More... about 11 years ago
Merge branch 'oddnoc-docs' More... about 11 years ago
Merge branch 'docs' of https://github.com/oddnoc/advancedworkflow into oddnoc-docs More... about 11 years ago
Replace public statics with private to prevent deprecation errors More... about 11 years ago
FIX: Fixes #164 - Adds logic to allow `WorkflowPublishTargetJob` to signal targets that jobs are running - Fixes inability of users to change a scheduled embargo date. - Fixed CSS for date validation error. More... about 11 years ago
Adding files and README badges for travis and scrutinizer More... about 11 years ago
Tests fail when the Translatable module is installed. More... about 11 years ago
Merge pull request #159 from dnadesign/UpdateCMSFieldsWorkflowDefinition More... about 11 years ago
Merge pull request #172 from phptek/issue/165 More... about 11 years ago
Merge pull request #168 from phptek/issue/163 More... about 11 years ago
FIX: Fixes #165 Inclusion of 'Draft' items in PendingItems GridField. - Relies on #163 being merged first. - Actually makes WorkflowInstance aware of all content states. - Added tests. More... about 11 years ago
FIX: Fixes #163 - Admin users can now _always_ select edit icon. - Fixes odd by-product of b0f42ebf: userHasAccess() couldn't ref $this->getTarget(). - Fixes CSS to correctly show 'disabled' GridField 'edit' icon. More... about 11 years ago
added function to update CMS fields More... about 11 years ago
Merge pull request #156 from tractorcow/pulls/update-translations More... about 11 years ago
Updated translation sources More... about 11 years ago
Merge pull request #153 from phptek/issue/141 More... over 11 years ago