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
7b143b08
Commit
7b143b08
authored
Jun 06, 2016
by
LE GAC Renaud
Browse files
Start release candidate 0.8.3
parent
abd2636e
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
4 deletions
+6
-4
VERSION
VERSION
+1
-1
static/plugin_dbui/CHANGELOG
static/plugin_dbui/CHANGELOG
+4
-2
static/plugin_dbui/src/App.js
static/plugin_dbui/src/App.js
+1
-1
No files found.
VERSION
View file @
7b143b08
0.8.2
\ No newline at end of file
0.8.3
\ No newline at end of file
static/plugin_dbui/CHANGELOG
View file @
7b143b08
--------------------------------- CHANGE LOG ----------------------------------
HEAD
- Migrate to web2py 2.14.6 and pydal 16.03
- Release is non backward compatible due to a change in pydal
0.8.3 (Jun 2016)
- Migrate to web2py 2.14.6 and pydal 16.03.
- Release is non backward compatible due to changes in pydal.
- Update build_version to run third party tools via a docker container.
0.8.2 (Feb 2016)
...
...
static/plugin_dbui/src/App.js
View file @
7b143b08
...
...
@@ -15,7 +15,7 @@ Ext.define('App', {
* The version of the plugin
* @property {String}
*/
version
:
'
0.8.
2
'
,
version
:
'
0.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