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
acea1a58
Commit
acea1a58
authored
Oct 09, 2017
by
LE GAC Renaud
Browse files
Start release candidate 0.9.8.3
parent
20ec117f
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
static/plugin_dbui/CHANGELOG
static/plugin_dbui/CHANGELOG
+4
-0
static/plugin_dbui/src/Dbui.js
static/plugin_dbui/src/Dbui.js
+1
-1
No files found.
static/plugin_dbui/CHANGELOG
View file @
acea1a58
...
...
@@ -2,6 +2,10 @@
HEAD
0.9.8.3 (Oct 2017)
- Minor release.
- Update linked comboBox to sort displayed values in alphabetic order.
0.9.8.2 (May 2017)
- Minor release.
- Bug fixed in converters.JSON_TYPES.
...
...
static/plugin_dbui/src/Dbui.js
View file @
acea1a58
...
...
@@ -15,7 +15,7 @@ Ext.define("Dbui", {
* The version of the plugin
* @property {String}
*/
version
:
"
0.9.8.
2
"
,
version
:
"
0.9.8.
3
"
,
/**
* 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