0
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 5 hours ago.
Aug 08, 2024 — Aug 08, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
merge conflicts More... over 16 years ago
Added basic validations More... over 16 years ago
Removed old rakefile More... over 16 years ago
Added some automated build tools that can rebuild whenever files are updated (see README.rdoc for details) More... over 16 years ago
More test improvements, applying Model.Base directly to Record prototype now More... over 16 years ago
Started major re-write of Model. Current state will break any existing ExtMVC app More... over 16 years ago
Added method to get current environment config More... over 16 years ago
Update ExtMVC to an Observable, added some specs for it More... over 16 years ago
Regenerated concatenated and minified files More... over 16 years ago
Fixed a problem with renderView - previously addTo strategy worked but renderNow didn't - now that's fixed More... over 16 years ago
Fixed another couple of global scope leaks, updated plugin code (not quite there yet though) More... over 16 years ago
formPanel was trying to look for a capitalized modelname, views seem to always be lower case. More... over 16 years ago
temporarily fixing a bug with launchView More... over 16 years ago
reduced screw unit font size a bit More... over 16 years ago
making 'body' a wider + preferred field on the scaffold index grid More... over 16 years ago
fixing rest adaptor issue when url = null More... over 16 years ago
fixing an earlier fix of mine which wasnt 100%. oops. another temp fix in the rest adaptor. scope issue, not sure what is wrong with it. More... over 16 years ago
changing the positioning of the apply and changing it to applyIf. it wasnt applying if the last argument wasnt a config, so if a default namespace or extension was set, it was useless. More... over 16 years ago
Updated REST adapter to work better with ScriptTagProxy More... over 16 years ago
Added Controller and View generators. Started a Scaffold generator More... over 16 years ago
Fixed a global namespace leak More... over 16 years ago
Updated REST Adapter to allow specification of proxy type and proxy config More... over 16 years ago
Fixed a naming bug with model generator More... over 16 years ago
Added setup script More... over 16 years ago
Added some automation scripts - basic model generator and builder (concat + minify) More... over 16 years ago
Changed all occurences of Ext.ux.MVC to ExtMVC. Nice More... over 16 years ago
Killed the changelog, pointless when we have http://github.com/extmvc/extmvc/commits/master#commit More... over 16 years ago
Started using gitub.com/extmvc/extmvc as repo. Updated readme and changelog. More... over 16 years ago
Cleaned up spec suite HTML More... over 16 years ago
Improved HasMany EditorGridPanel, improved spec coverage, cleared out unneeded screw unit example files More... over 16 years ago