Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
autorensystem
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
MOTIVATE
autorensystem
Graph
5ffb4e38436ef8495deafb3aea7286942f10afb4
Select Git revision
Branches
2
content
master
default
protected
2 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
14
Jul
17
Jun
8
5
4
13
May
20
Apr
19
18
17
16
6
24
Mar
23
21
19
18
17
14
13
11
10
9
8
6
5
4
3
2
1
29
Feb
26
25
24
23
22
21
20
19
18
17
15
12
11
10
9
8
7
6
5
4
3
2
1
31
Jan
29
28
27
26
25
24
22
21
19
18
17
16
15
14
13
12
11
7
6
29
Dec
18
16
15
14
13
10
8
6
5
3
26
Nov
24
19
17
14
13
5
1
26
Oct
22
14
13
12
9
8
7
6
5
30
Sep
29
28
25
21
7
5
28
Aug
12
10
31
Jul
2
30
Jun
11
9
25
May
12
30
Apr
25
21
15
12
9
7
31
Mar
26
! graph isnt drawn when the source of a connection could not be found
content
content
bugfixes
updated listener
use cookie-session instead of express-session
add rulegenerator
fix typo
Merge branch 'simulator' into content
Instructions
content of the delivery CD
! fixed bug in a-box generation (multiple relations between units were not added but overwritten)
+ added chronological sorting of context events to FLU tooltips and in simulation (as long as multiplicity does not work)
! fixed YAB caused by step options mode removal: selected step now accessed via popover relation, not css class
! removed newly introduced bug in step options popover
# uncommented, i.e. activated page unload event handler for automatic saving
# enlarged simulatorInfo anchor to increase visibility
+ added call to undoLightboxing to simulation stop
+ added showing simulator info popover on first simulator start
# moved simulator help slightly away from right margin to hopefully increase visibility
# moved isFinishedLearningUnit() and containsLearningUnit() from simulation model to context event model
+ added column description and hints to timeline help
- commented step selection by clicking label in simulation mode --> not user-friendly (bi-modal) and never used
# made resize handle bigger, thus better graspable
! fixed falsy overwriting in options/properties: test case name and description are now updated with updateSimulator()
# commented mouse event listeners that made context event tooltips appear so fragile
+ added file and function comments
+ added file and function comments
+ added no-match notification on pause
# in match notification modal window: changed no-match wording; + added tooltip to "schließen" button
# updated contactJS so that it supports "contains" operator
# reduced number of timeline steps
# commented not needed, potentially interfering interpreters
! fixed teeny-tiny issue: resize-handle border was visible while resizing -> not anymore
! fixed bug in addStep() - adding step at timeline end wasn't dealt with correctly
+ added global click event handler for hiding tooltips and popovers (sparing initial context event popover)
+ added confirm button to simulation options
# changes rule order so marked finished units cells still look marked
+ added skipping of empty steps
! handle missing testcases in savedData
! fixed broken scenario matching after click on unit
# changed back testcase properties icon
Loading