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
a245e15e
Commit
a245e15e
authored
12 years ago
by
LE GAC Renaud
Browse files
Options
Downloads
Patches
Plain Diff
Release version 0.4.7.6
parent
124a5302
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
+3
-3
3 additions, 3 deletions
static/plugin_dbui/CHANGELOG
static/plugin_dbui/src/appbase.js
+1
-1
1 addition, 1 deletion
static/plugin_dbui/src/appbase.js
with
4 additions
and
4 deletions
static/plugin_dbui/CHANGELOG
+
3
−
3
View file @
a245e15e
...
@@ -2,11 +2,11 @@
...
@@ -2,11 +2,11 @@
HEAD
HEAD
0.4.7.
5
(Jul 2012)
0.4.7.
6
(Jul 2012)
- Consolidation version
- Consolidation version
- Add a StoreModifier to handle the orderby directive
- Add a StoreModifier to handle the orderby directive
- Add a plugins pFormToolTip, pGridRowEditorDblClick, pGridExport
and
- Add a plugins pFormToolTip, pGridRowEditorDblClick, pGridExport
,
pGridRowEditorConfirmDelete
pGridRowEditorConfirmDelete
and pViewportLogin
- Add the helper function get_versions
- Add the helper function get_versions
- Redesign the bottom toolbar for grid to build toolbar with export
- Redesign the bottom toolbar for grid to build toolbar with export
and toolbar with paging+export.
and toolbar with paging+export.
...
...
This diff is collapsed.
Click to expand it.
static/plugin_dbui/src/appbase.js
+
1
−
1
View file @
a245e15e
...
@@ -20,7 +20,7 @@ Ext.namespace('App');
...
@@ -20,7 +20,7 @@ Ext.namespace('App');
/**
/**
* @param {String} App.version version of the library
* @param {String} App.version version of the library
*/
*/
App
.
version
=
'
0.4.7.
5
'
;
App
.
version
=
'
0.4.7.
6
'
;
/**
/**
* Helper function mimicking the encode_field function running on the server
* Helper function mimicking the encode_field function running on the server
...
...
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