openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
E
extmvc
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
May 08, 2024 — May 08, 2025
Showing page 1 of 9
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
making the scaffold not using Ext.id() to set an id, which was added before. this caused the history manager to not check for views which have already be rendered which resulted in duplicate views
Robert Dougan
More...
about 15 years ago
updating formwindow view to use errors returned from the server, same as formpanel scaffold view
Robert Dougan
More...
about 15 years ago
fixing an issue where buttons in the scaffold form panel could not be disabled. currently the only way to disable they was to put buttons: [] - but this means the panel goes ahead and creates the footer anyway, and you cant disable it. now you can specify buttons: false and it will never create buttons in the scaffold views
Robert Dougan
More...
about 15 years ago
making the default id property in the scaffold index view use Ext.id() so no rendering issues are caused because of duplicate id's
Robert Dougan
More...
about 15 years ago
Fixed a bug in RESTAdapter where the failure function was called immediately if provided
Ed Spencer
More...
about 15 years ago
Rebuilt, fixed a merge conflict
Ed Spencer
More...
about 15 years ago
CRLF
Ed Spencer
More...
about 15 years ago
More CRLF
Ed Spencer
More...
about 15 years ago
Fixing a silly bug, where Failure fn is always called in the RESTAdapter
Robert
More...
about 15 years ago
Bug where if overrides was not defined, it would die when trying to fetch the overrides.xtype property.
Robert Dougan
More...
over 15 years ago
Updating the RESTAdaptor to use the user specified failureFn (doFind()). Also fixing a bug where scope is not used in the successFn (doFind()).
Robert Dougan
More...
over 15 years ago
Updating FormWindow view to have more control over the save + cancel buttons. Code mostly taken from ScaffoldFormPanel.js
Robert Dougan
More...
over 15 years ago
Updating initEvents in Scaffold FormPanel view to check for the 'monitorValid' config and run startMonitoring method if set to true (taken from Ext.form.FormPanel.initEvents). Also adding 'formBind' config to the save button which will enable/disable the button if the form is valid/invalid.
Robert Dougan
More...
over 15 years ago
Boot order fixes
Ed Spencer
More...
over 15 years ago
Altered boot order so that plugins load before overrides
Ed Spencer
More...
over 15 years ago
Fixed FormWindow bug which caused them not to close the second time they were instantiated and the cancel button clicked
Ed Spencer
More...
over 15 years ago
Added saving mask to FormWindow
Ed Spencer
More...
over 15 years ago
Merge conflicts
Ed Spencer
More...
over 15 years ago
Fixed tab panel render strategy bug
Ed Spencer
More...
over 15 years ago
Added helper functions for changing the URL (hash value)
Thomas Allen
More...
over 15 years ago
Fixed doc building
Ed Spencer
More...
over 15 years ago
Merge branch 'master' of
[email protected]
:extmvc/extmvc
Ed Spencer
More...
over 15 years ago
Fixed setup script
Ed Spencer
More...
over 15 years ago
Reverted default items change
Ed Spencer
More...
over 15 years ago
Use Ext.getFields on crud build and edit
Ed Spencer
More...
over 15 years ago
Allow string primary key on single find
Ed Spencer
More...
over 15 years ago
Fixed new FormWindow bug
Ed Spencer
More...
over 15 years ago
Added Ext.Component fix (xtypes aren't carried down the chain properly by default)
Ed Spencer
More...
over 15 years ago
Fixed booter bug where empty arrays of files were not loaded
Ed Spencer
More...
over 15 years ago
Dispatcher returns what the controller action returns, allowed Crud index to take a view config object
Ed Spencer
More...
over 15 years ago
←
1
2
3
4
5
6
7
8
9
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree