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
about 16 hours
ago. based on code collected
about 17 hours
ago.
Jul 17, 2024 — Jul 17, 2025
Showing page 4 of 9
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Update CRUD controller to have easily overridable onUpdateSuccess, onUpdateFailure, onCreateSuccess and onCreateFailure methods
Ed Spencer
More...
about 16 years ago
Fixes to crud controller and index scaffold, made REST Adapter read server response for model instance field data
Ed Spencer
More...
about 16 years ago
Changed an event name from 'add' to 'new' as it was clashing with Ext.Container's built in event
Ed Spencer
More...
about 16 years ago
Updated REST adapter to honour conditions send to find()
Ed Spencer
More...
about 16 years ago
Updated REST adapter to make it more configurable
Ed Spencer
More...
about 16 years ago
Fixed a bug with Abstract Adapter, updated Crud controller + scaffold to show invalid fields after client side validations
Ed Spencer
More...
about 16 years ago
Refactored Crud Controller to allow view listener configs to be specified via functions getBuildViewListeners, getEditViewListeners and getIndexViewListeners
Ed Spencer
More...
about 16 years ago
Refactored REST Adapter to make it easier to extend. Refactored scaffold Index to again make easier to extend, added search field
Ed Spencer
More...
about 16 years ago
Updated scaffold form events, made REST Adapters actually load the data when loading a single record from the server
Ed Spencer
More...
about 16 years ago
Updated Scaffold forms to apply field defaults more sensibly
Ed Spencer
More...
about 16 years ago
Updated CRUD controller to redirect to index after successful update or create, fixed grid refresh bug
Ed Spencer
More...
about 16 years ago
Updated the Crud Controller and REST JSON adapter
Ed Spencer
More...
about 16 years ago
Made scaffold form apply defaults (anchor and xtype) even when supplying FormFields manually
Ed Spencer
More...
about 16 years ago
Fixed a bug in Model.newRecord()
Ed Spencer
More...
about 16 years ago
Made REST adapter send Content-Type: application/json
Ed Spencer
More...
about 16 years ago
Updated Crud Controller and Scaffolding to be properly event based. Still work to be done to complete that though. Removed actions and the old renderView method from Controller and replaced it with a simpler render function.
Ed Spencer
More...
about 16 years ago
Imported the update script
Ed Spencer
More...
about 16 years ago
Refactored OS code into ExtMVC.App, updated stats and builder scripts
Ed Spencer
More...
about 16 years ago
Merge branch 'master' of
[email protected]
:extmvc/extmvc
Ed Spencer
More...
about 16 years ago
First stab at a Memory Adapter... not quite there yet
Ed Spencer
More...
about 16 years ago
Removed old rakefile
Ed Spencer
More...
about 16 years ago
Associations plugin now creating HasMany and BelongsTo associations on models
Ed Spencer
More...
about 16 years ago
Adds an adapter capable of sending RESTful JSON data
Joshua Ferraro
More...
about 16 years ago
Small adapter changes
Ed Spencer
More...
about 16 years ago
Got the layout of new Adapter classes in place, REST adapter partly implemented
Ed Spencer
More...
about 16 years ago
Updated suite.html's reference to the Associations spec
Ed Spencer
More...
about 16 years ago
Integrated Validations plugin, all tested and working. Temporarily added Ext3.0RC1.1 into vendor to test against - all specs passing as normal. There is currently one spec that passes in isolation but fails as part of the suite... everything else fine
Ed Spencer
More...
about 16 years ago
Added basic associations classes
Ed Spencer
More...
about 16 years ago
Added specs for validation Errors class
Ed Spencer
More...
about 16 years ago
Added a couple more validations, fixed MVC build script and added Array toSentence method
Ed Spencer
More...
about 16 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