Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
V
verona-player-simple
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Analyze
Contributor analytics
CI/CD analytics
Repository analytics
Insights
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
IQB
verona-player-simple
Graph
b17de1c6ec96e5da1343dfc9b14e0e56f3104ec2
Select Git revision
Branches
10
ci2
gitlabci
main
default
new-dev-components
radio-button-group-problem
v5
verona2
verona3
verona4
web_component
Tags
14
6.0.4
6.0.3
6.0.2
6.0.1
6.0
5.2.0
5.1.0
4.0.0
2.1.0
2.0.0
1.1.2
1.1.0
1.0.1
1.0.0
24 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
11
Dec
6
Nov
25
Oct
22
21
11
Jun
29
May
23
18
Jan
17
7
Dec
5
30
Nov
15
Dec
14
13
3
1
30
Nov
29
25
24
22
18
16
2
Aug
1
26
Jul
23
30
Jun
25
24
23
22
21
18
17
15
10
9
14
Apr
13
25
Mar
5
1
1
Dec
30
Nov
24
19
18
17
16
13
12
11
9
6
5
4
3
Cleanup: Fix test, update NPM, Readme
main
main
V. 6.0.1 - Make it easier to override the so called player-settings. Those a some attributes which might be changed in some tests. In the players tests this can be done via URL-parameters, bc the player gets called directly, but when embedded in iframe via srcdoc, this si not possible. BBecause they have to be set before any postMessage contact was made, the only remaining possibility is by search/replace. This swill be the case in testcenter-system-tests.
6.0.4
6.0.4
6.0.3: Fix Presentation -and responseProgress:
6.0.3
6.0.3
6.0.2: Lower default debounce
6.0.2
6.0.2
V. 6.0.1 - Make it easier to override the so called player-settings. Those a some attributes which might be changed in some tests. In the players tests this can be done via URL-parameters, bc the player gets called directly, but when embedded in iframe via srcdoc, this si not possible. BBecause they have to be set before any postMessage contact was made, the only remaining possibility is by search/replace. This swill be the case in testcenter-system-tests.
6.0.1
6.0.1
Check compatibility of unit-state and -definition data-types and report errors in case of incompatibility.
6.0
6.0
add vopRuntimeErrorNotification
add vopPlayerConfigChangedNotification
change data type of validPages in playerState
Merge branch 'tmp'
Fix version number
5.2.0
5.2.0
Fix pagingMode, it's "buttons" not "button"
Upgrade version number to 6.0.0
Upgrade to Verona 5.2
Merge pull request #14 from iqb-berlin/v5
Remove featured test
5.1.0 v5
5.1.0 v5
Increase sleep in test to hopefully pass CI
Remove npm packages which where falsely introduced to fix a ci issue, which was in fact just a very old node image.
Fix broken tests
ci: Update Node version
Update README
Include missing (?) dependencies
Update package.lock
Use IQB-Standard as data format
Allow player reuse
Upgrade to Verona 5.1.0: Include a print-mode.
Typo
Update README.md
Update README.md
Update README.md
Upgrade to Verona 5.0.0
Rename Player to 5.0
Add .gitconfig
Treat all things with name and value as items - problem: if a form-element a contenteditable/name-only-element has the same name, when restoring it's not possible to find the correct order
web_component
web_component
Treat all things with name and value as items **unifinshed**
Fix labels-attribute
Remove unfinshed example
Remove debug stuff
Overwrite test-config on CI with working one.
change config to see if CI fails now
Loading