Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
moodle-tool_lifecycle
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
elc
moodle-tool_lifecycle
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
bf96961f570229722c38fea2893c3cf5e09cb50d
Select Git revision
Selected
bf96961f570229722c38fea2893c3cf5e09cb50d
Branches
10
master
default
protected
hsh_3.10
hsh_v3.11
hsh_v4-4
hsh_v4.1
hsh_v4.1.x
hsh_v4.2
hsh_v4.3
hsh_v4.4
hsh_v4.5
Tags
8
v3.11-r2-hsh
v3.11-r2
v3.11-r1
v3.10-r1
v3.9-r1
v3.8-r2
v3.8-r1
v3.7-r1
19 results
Begin with the selected commit
Created with Raphaël 2.2.0
21
Feb
20
21
20
19
10
Aug
9
8
22
Jun
21
20
19
16
14
2
1
31
May
30
29
24
23
22
19
18
12
11
10
9
19
Apr
10
9
table interaction_remaining now displays all courses WAS only courses
Added function to retrieve actvie manual workflows
Added class for manual trigger tools
Added form elements for manual trigger settings
Added instance settings for manual trigger action button
separate tables into classes
Coding style
Merge branch 'feature/manueltrigger' into develop
Fixed test cases for manual workflow fieled
Reduced get_active_workflows to get_active_manual_workflows
Merge branch 'tables' into develop
add view controller + language strings
seperated tables for interaction and remaining courses
split active workflowstable in two based on manual field
added upgradescript to initialize manual field for existing workflows
Fixed capability name
added test for manually triggered workflows
manual field of workflow is loaded as boolean
codingstyle
Upgrade steps
Merge branch 'tables' into develop
interaction table per user
'manual' filed of workflow is set at activation
Added new db field 'manual' for workflow
inserted is_manual_trigger function
Added skeleton for manual trigger
rename procdata column
Fix assumptions of existing functions
restructured triggerlib
removed old function for interaction link
Hide add_step_instance select if workflow is active
Added actions to be able to duplicate workflows
Created manager function to duplicate workflows.
Coding style
Fixed trigger tests
Added test for adding trigger settings
Changed parameter validation in settings_manager
Fixed missing parameters
Removed unused variables
Moved type validation of settings_manager to own function
Loading