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
Docker-in-Docker (DinD) capabilities of public runners deactivated.
More info
Open sidebar
w2pext
plugin_dbui
Commits
745645f0
Commit
745645f0
authored
Oct 24, 2016
by
LE GAC Renaud
Browse files
Start release candidate 0.9.3
parent
4414da0c
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
7 additions
and
4 deletions
+7
-4
VERSION
VERSION
+1
-1
static/plugin_dbui/CHANGELOG
static/plugin_dbui/CHANGELOG
+5
-2
static/plugin_dbui/src/Dbui.js
static/plugin_dbui/src/Dbui.js
+1
-1
No files found.
VERSION
View file @
745645f0
0.9.2
\ No newline at end of file
0.9.3
\ No newline at end of file
static/plugin_dbui/CHANGELOG
View file @
745645f0
--------------------------------- CHANGE LOG ----------------------------------
HEAD
0.9.3 (Oct 2016)
- Fix AceEditor class in order to run with Ext JS 6
- Remove the JavaScript class DictMultiDefault.
- Redesign the Filter class and add the widget Table.
- Add the event change to List and Dict widgets.
- Redesign the Dbui.grid.Filter class to work with any kind of layout.
- Add the widget Dbui.form.field.Table.
- Add the event 'change' to List and Dict widgets.
0.9.2 (Sep 2016)
- Add the base class Dbui.grid.plugin.ContextMenu
...
...
static/plugin_dbui/src/Dbui.js
View file @
745645f0
...
...
@@ -15,7 +15,7 @@ Ext.define('Dbui', {
* The version of the plugin
* @property {String}
*/
version
:
'
0.9.
2
'
,
version
:
'
0.9.
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