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
Commits
56e30b96
Commit
56e30b96
authored
8 years ago
by
LE GAC Renaud
Browse files
Options
Downloads
Patches
Plain Diff
Start release candidate 0.9.4
parent
3ccbb13e
No related branches found
No related tags found
1 merge request
!32
Release 0.9.4
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
VERSION
+1
-1
1 addition, 1 deletion
VERSION
static/plugin_dbui/CHANGELOG
+2
-2
2 additions, 2 deletions
static/plugin_dbui/CHANGELOG
static/plugin_dbui/src/Dbui.js
+1
-1
1 addition, 1 deletion
static/plugin_dbui/src/Dbui.js
with
4 additions
and
4 deletions
VERSION
+
1
−
1
View file @
56e30b96
0.9.3.1
\ No newline at end of file
0.9.4
\ No newline at end of file
This diff is collapsed.
Click to expand it.
static/plugin_dbui/CHANGELOG
+
2
−
2
View file @
56e30b96
...
...
@@ -2,12 +2,12 @@
HEAD
0.9.
3.1
(Oct 2016)
0.9.
4
(Oct 2016)
- Fix AceEditor class in order to run with Ext JS 6
- Remove the JavaScript class DictMultiDefault.
- 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.
- Add the event 'change' to
Dbui.form.field.
List and Dict widgets.
0.9.2 (Sep 2016)
- Add the base class Dbui.grid.plugin.ContextMenu
...
...
This diff is collapsed.
Click to expand it.
static/plugin_dbui/src/Dbui.js
+
1
−
1
View file @
56e30b96
...
...
@@ -15,7 +15,7 @@ Ext.define('Dbui', {
* The version of the plugin
* @property {String}
*/
version
:
'
0.9.
3.1
'
,
version
:
'
0.9.
4
'
,
/**
* The name of the application
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment