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
ff728d22
Commit
ff728d22
authored
Jun 03, 2015
by
LE GAC Renaud
Browse files
Start release candidate 0.6.5
parent
51896bb9
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
4 deletions
+5
-4
static/plugin_dbui/CHANGELOG
static/plugin_dbui/CHANGELOG
+4
-3
static/plugin_dbui/src/App.js
static/plugin_dbui/src/App.js
+1
-1
No files found.
static/plugin_dbui/CHANGELOG
View file @
ff728d22
--------------------------------- CHANGE LOG ----------------------------------
HEAD
- Update the address of the git repositories to the GitLab ones.
- Add the plugin.dbui variable app_git.
0.6.3 - 0.6.
4
(Apr 2015)
0.6.3 - 0.6.
5
(Apr
2015 - June
2015)
- Migrate the Python API documentation from epydoc to Sphinx.
- Move the reference manual from plugin_dbui_book.
- Adapt buildVersion.py to the new git branching model
and rename it build_version.py
- Update the address of the git repositories to the GitLab ones.
- Add the plugin.dbui variable app_git.
- Protect default field value against callable.
0.6.2.7 (Mar 2015)
- Requires plugin_ace 1.1.8.
...
...
static/plugin_dbui/src/App.js
View file @
ff728d22
...
...
@@ -15,7 +15,7 @@ Ext.define('App', {
* The version of the plugin
* @property {String}
*/
version
:
'
0.6.
4
'
,
version
:
'
0.6.
5
'
,
/**
* 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