7
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 31, 2023 — May 31, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
UPDATE: module_flow | FlowStatus > method to set the target status More... about 7 years ago
UPDATE: module_system | AdminFormgeneratorFactory > add method to create a new form generator without using the internal cache More... about 7 years ago
UPDATE: module_flow | FormentryStatus > update php doc More... about 7 years ago
UPDATE: module_flow | FlowConfig > validate flow on update and add bit flag More... about 7 years ago
UPDATE: module_flow | FlowConfig > fix status validation More... about 7 years ago
UPDATE: module_flow | FlowConfig > fix validation More... about 7 years ago
UPDATE: module_flow | FlowConfig > validate on setIntRecordStatus More... about 7 years ago
UPDATE: module_flow | FlowManager > add method to get a flow config by class name More... about 7 years ago
UPDATE: module_flow | FormentryStatus > fix formentry status More... about 7 years ago
Merge branch 'master' of github.com:kajona/kajonacms into features/statustransition_ui More... about 7 years ago
UPDATE: module_flow | FlowModelTrait > handle permissions More... about 7 years ago
UPDATE: module_flow | FlowControllerTrait > in case there is no status available for the model use the parent render status More... about 7 years ago
UPDATE: module_flow | FlowStatusFormgenerator > style and fix flow status form More... about 7 years ago
UPDATE: module_flow | FlowModelTrait > add model trait which provides methods to change the permissions based on the current status More... about 7 years ago
UPDATE: module_flow | FlowAdmin > fix path navigation More... about 7 years ago
UPDATE: module_flow | FlowConfig > fix the target status systemid on copy More... over 7 years ago
UPDATE: module_flow | FlowStatus > store group settings at status and rename method getStepForStatus to getStatusByIndex More... over 7 years ago
UPDATE: module_flow | FlowConfigStatusChange > add listener which handle status changes so that only one flow is active More... over 7 years ago
UPDATE: module_flow | FlowAdmin > prevent changes of an active flow More... over 7 years ago
UPDATE: module_flow | FlowConfig > deactive object on copy and consider record status More... over 7 years ago
UPDATE: module_flow | FlowActionAbstract > add method to get the parent transition from action and condition More... over 7 years ago
UPDATE: module_flow | FlowStatus > fix return delete method More... over 7 years ago
UPDATE: module_flow | FlowStatus > use only parentid as id generator key More... over 7 years ago
UPDATE: module_flow | FlowControllerTrait > add alert-danger class and use record display name as title More... over 7 years ago
UPDATE: module_flow | FlowControllerTrait > use method validateStatusTransition More... over 7 years ago
UPDATE: module_flow | FlowHandlerInterface > update method signatures remove status ints and pass only the transitions add als validation method which returns an array of errors More... over 7 years ago
UPDATE: module_flow | FlowTransition > add method to determine whether a transition move the status forwards or backwards More... over 7 years ago
UPDATE: module_flow | FlowControllerTrait> show form validation in menu More... over 7 years ago
UPDATE: module_flow | FlowHandlerAbstract> pass flow manager and add form method More... over 7 years ago
UPDATE: module_flow | FlowManager > remove get start/end status methods More... over 7 years ago