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
9695d121
Commit
9695d121
authored
10 years ago
by
LE GAC Renaud
Browse files
Options
Downloads
Patches
Plain Diff
Release version 0.6.1.14
parent
1014eaca
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
static/plugin_dbui/CHANGELOG
+4
-4
4 additions, 4 deletions
static/plugin_dbui/CHANGELOG
static/plugin_dbui/src/App.js
+1
-1
1 addition, 1 deletion
static/plugin_dbui/src/App.js
with
5 additions
and
5 deletions
static/plugin_dbui/CHANGELOG
+
4
−
4
View file @
9695d121
--------------------------------- CHANGE LOG ----------------------------------
HEAD
- The CheckBox associated to the boolean field is rendered initially checked
when the default value is True.
- Deactivate the contexmenu everywhere in the ViewPort.
0.6.1.1
3
(
Nov
2014)
0.6.1.1
4
(
Dec
2014)
- Add the plugin App.grid.plugin.Export.
- Mask the whole viewport during loading a PanelWithUrlSelector.
- Version data can be export via the plugin pGridExport.
...
...
@@ -17,6 +14,9 @@ HEAD
- Add the user reset functionality in the ComboBoxMaster class.
Modify ComboBoxSlave and ComboBoxUserReset accordingly.
In addition the first value of the store is load in the ComboBoxSlave.
- The CheckBox associated to the boolean field is rendered initially checked
when the default value is True.
- Deactivate the contexmenu everywhere in the ViewPort.
0.6.1.7 (Sep 2014)
- Use inline script and Ext.grid.Panel to display software versions
...
...
This diff is collapsed.
Click to expand it.
static/plugin_dbui/src/App.js
+
1
−
1
View file @
9695d121
...
...
@@ -15,7 +15,7 @@ Ext.define('App', {
* The version of the plugin
* @property {String}
*/
version
:
'
0.6.1.1
3
'
,
version
:
'
0.6.1.1
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