Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
w2pext
plugin_dbui
Commits
de86482c
Commit
de86482c
authored
Oct 31, 2019
by
LE GAC Renaud
Browse files
Start release candidate 0.9.9.1
parent
64a8e9ba
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
4 deletions
+5
-4
static/plugin_dbui/CHANGELOG
static/plugin_dbui/CHANGELOG
+3
-2
static/plugin_dbui/VERSION
static/plugin_dbui/VERSION
+1
-1
static/plugin_dbui/src/Dbui.js
static/plugin_dbui/src/Dbui.js
+1
-1
No files found.
static/plugin_dbui/CHANGELOG
View file @
de86482c
...
...
@@ -2,10 +2,11 @@
HEAD
0.9.9.
0
(Oct 2019)
0.9.9.
1
(Oct 2019)
- Minor release
- Improve the user interface of the GridWithFilter component.
It is possible to trigger the grid filtering by pressing a Go button.
Filter the grid is launched by pressing a Go button or ENTER key.
Same mechanism work for PanelWithSelector.
0.9.8.3 (Oct 2017)
- Minor release.
...
...
static/plugin_dbui/VERSION
View file @
de86482c
0.9.9.0
\ No newline at end of file
0.9.9.1
\ No newline at end of file
static/plugin_dbui/src/Dbui.js
View file @
de86482c
...
...
@@ -15,7 +15,7 @@ Ext.define("Dbui", {
* The version of the plugin
* @property {String}
*/
version
:
"
0.9.9.
0
"
,
version
:
"
0.9.9.
1
"
,
/**
* The name of the application
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment