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
Admin message
Gitlab has been updated. More info
here
.
Show more breadcrumbs
w2pext
plugin_dbui
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
bcdc8498504199a4af045e72ef076e8311b53772
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
Begin with the selected commit
Created with Raphaël 2.2.0
18
Jan
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
21
10
7
6
2
30
Apr
17
16
12
11
7
4
1
28
Mar
26
25
21
20
8
7
15
Dec
10
6
5
2
18
Nov
16
15
11
10
7
6
4
31
Oct
29
28
24
23
17
12
11
10
8
7
6
1
25
Sep
24
12
Jul
11
7
6
5
30
Jun
29
28
27
26
25
24
18
17
16
18
May
19
Mar
18
10
9
8
7
2
26
Feb
25
22
16
15
13
1
31
Jan
30
29
28
26
18
5
22
Dec
21
20
18
16
4
1
30
Nov
28
6
27
Oct
18
14
2
1
30
Sep
29
28
18
10
Apr
7
5
2
31
Mar
27
26
23
20
13
12
5
2
1
Modify report_4 in order to test grouping features for a grid.
Restore and re-organized the test scripts
Add the method App.setDynamicLoading
Replace Panel.autoLoad by a loader.
Bug fixed when destroying App.form.Panel.
Fix a bug by adding a protection in ComboBoxSlave.onMasterChange.
Add comment in the view plugin_dbui/index.html.
Add the constant INLINE_ALERT.
Replace the latex tabular environment by longtable in pGridExport.
Fix a bug in pGridExport. Latex processing failed with cell containing " " string.
latex2pdf return a dummy pdf when the latex processing failed.
fix a bug in the pGridExport plugin (non breaking space label for RowNumberer column).
Release version 0.6.1.14
Deactivate the contextmenu everywhere in the viewPort.
Fixed bugs in the App.grid.column.Json
The checkBox associated to boolean field is rendered checked when the
Bug fixed.
Release version 0.6.1.13
Fix issue in the ComboBoxSlave logic.
Fix bugs in the french translation file.
Release version 0.6.1.12
Fix logic issues in ComboBoxMaster and ComboBoxSlave
Release version 0.6.1.11
Add the userReset functionality in the ComboBoxMster class. Modify hte ComboBoxSlave and ComboBoxUserReset accordingly.
fix a bug in the ComboBoxSlave (disabling the widget in the initialisation failed in some case).
Release version 0.6.1.10
Refresh the grid with the server values when the database operation failed.
Release version 0.6.1.9
Fix bug in the javascript documentation.
Add the callback INHIBIT_DELETE_UNDEF, INHIBIT_UPDATE_UNDEF.
Release version 0.6.1.8
But fixed (Invalid form can be destroy).
Add the validator IS_IN_USET.
Data on version can be exported.
Mask the whole viewport during the loading of the PanelwithUrlSelector.
The App.grid.plugin.Export is fully running.
Add the save /saveAs method to the App class.
Simplify the logic for the context menu. It pops up everywhere in the grid panel.
Better coding of the CSV / LaTeX export. It also covers the case with grouping summary.
The latex to pdf conversion is working with the grid plugin Export.
Loading