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
0964855f
Commit
0964855f
authored
Dec 15, 2015
by
LE GAC Renaud
Browse files
Start release candidate 0.8.1
parent
c9571c4f
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
static/plugin_dbui/CHANGELOG
static/plugin_dbui/CHANGELOG
+1
-1
static/plugin_dbui/src/App.js
static/plugin_dbui/src/App.js
+1
-1
No files found.
static/plugin_dbui/CHANGELOG
View file @
0964855f
...
...
@@ -2,7 +2,7 @@
HEAD
0.8.
0
(Dec 2015)
0.8.
1
(Dec 2015)
- Compliant with the navigator firefox and chrome
- Relase non backward compatible. Signatures of methods have changed:
App.buildDBURI, App.save, App.saveAs. In addition the download of pdf and
...
...
static/plugin_dbui/src/App.js
View file @
0964855f
...
...
@@ -15,7 +15,7 @@ Ext.define('App', {
* The version of the plugin
* @property {String}
*/
version
:
'
0.8.
0
'
,
version
:
'
0.8.
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