Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
plugin_dbui
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor 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
w2pext
plugin_dbui
Graph
229855ec6ac7ffae56b919cf2b3c2e8f73e38c81
Select Git revision
Branches
3
33-python37-mathjax3
master
default
protected
production
protected
Tags
19
1.0.2
protected
1.0.1
protected
0.9.9.1
protected
0.9.8.3
protected
0.9.8.2
0.9.8.1
0.9.7
0.9.6
0.9.4
0.9.2
0.9.1
0.9.0
0.8.3
0.8.2
0.8.1
0.7.3
0.7.2
0.7.1
0.6.5
22 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
23
Nov
10
9
3
2
27
Oct
25
24
23
22
21
20
19
22
Sep
1
28
Aug
27
26
22
19
13
Jul
12
11
9
6
5
30
Jun
29
28
27
26
25
23
11
10
9
6
29
May
9
26
Apr
25
Feb
24
15
Dec
14
13
12
11
9
7
6
4
3
26
Nov
14
Jul
11
28
Jun
3
17
May
16
20
Apr
19
18
17
16
15
14
12
11
23
Mar
21
20
16
11
5
3
20
Feb
18
8
4
3
29
Jan
27
23
21
18
17
15
15
Dec
14
13
25
Nov
24
21
19
17
26
Sep
24
14
9
3
2
20
Aug
12
Jul
6
5
4
3
2
1
30
Jun
29
10
6
5
16
May
27
Mar
23
22
21
20
19
9
8
28
Feb
27
26
21
20
18
17
16
15
14
11
9
8
4
2
31
Jan
29
25
24
20
19
16
15
12
11
7
16
Dec
14
13
12
9
6
4
3
27
Nov
26
23
22
21
20
18
11
10
9
8
1
29
Oct
28
27
26
10
9
8
6
5
22
Sep
21
3
1
31
Aug
25
11
Jul
3
2
27
Jun
26
25
Update CHANGELOG, VERSION and Dbui.js
Add the method Dbui.start_directSvc and remove models/plugin_dbui.py which not needed any more.
Add the class Dbui to initialise the plugin_dbui.
Update MyJsonEncoder to add the type lazyT.
Update Dbui.grid.Filter to use Dbui.getFields.
Update to_panelWithUrlSelector to avoid fixed options.
Update Table.js to fix a bug in the method getValue.
Update WithUrlSelector.js to use Dbui.getFields.
Add the helper function Dbui.getFields.
Merge branch 'master' into 'production'
0.9.6
0.9.6
Start release candidate 0.9.6
Update Filter.js to trigger on 'select' event for ComboBox instead of 'change'.
Merge branch 'master' into 'production'
Update CHANGELOG
Start release candidate 0.9.5
Add Dbui.form.plugin.Mapper.
Update ComboBoxUserReset to add the configuration emptyValue required by ExtJS 6.2.0.
Update configure_build.py to fix a bug in get_plugin_version.
Plugin mathjax is not follow by git anymore.
Merge branch 'master' into 'production'
0.9.4
0.9.4
Start release candidate 0.9.4
Update Dbui.grid.Filter to add missing cases in setTrigger.
Update configure_build.py to fix a bug getting plugin version.
Merge branch 'master' into 'production'
Update Table.js to fix unwanted space
Start release candidate 0.9.3.1
Update Dbui.form.field.Table to remove console.log.
Merge branch 'master' into 'production'
Start release candidate 0.9.3
Update CHANGELOG.
Merge branch '28-grid-filter-with-dict-list' into 'master'
Update Table.js to reset it properly.
Polish Filter.js.
Update Filter.js with a more generic design.
Update List.js to add the event change.
Update configure_build to add debug library for ace.
Update Filter.js to work with Dict field.
Update Dict.js to add the event change.
Update converter.to_gridFilter to be able to instantiate any field widget.
Remove DictMultiDefault.js.
Loading