0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 24, 2024 — Jul 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'v0.4' of [email protected]:edspencer/ext-mvc into v0.4 More... about 17 years ago
Added start of flagged text field component More... about 17 years ago
Merge branch 'v0.4' of [email protected]:edspencer/ext-mvc into v0.4 More... about 17 years ago
Added Router, which is now recognising simple routes More... about 17 years ago
Updated image and video choosers to use Image.getReader() and Video.getReader() respectively More... about 17 years ago
Merge branch 'v0.4' of [email protected]:edspencer/ext-mvc into v0.4 More... about 17 years ago
Fixed scope issue on default paging grids where two grids on the same page would interfere with each othere More... about 17 years ago
Allowed setting of url namespace and url format when setting up a model More... about 17 years ago
Added automatic registration of controllers within Application and views within CrudController More... about 17 years ago
Updated Ext.ux.MVC.model.Base to automatically create reader and records when passed fields in config More... about 17 years ago
Added support to automatically insert a hidden field called '_method' with value 'put' on DefaultEditForm More... about 17 years ago
Merge branch 'v0.4' of [email protected]:edspencer/ext-mvc into v0.4 More... about 17 years ago
Added a try/catch block around the habtm_grid ticking function as it was causing a weird error More... about 17 years ago
Added live search combo (not very good yet though) More... about 17 years ago
Added first attempt at a grid search combo filter... again More... about 17 years ago
Added version, start of an In Place has_many grid More... about 17 years ago
Playback annoyances More... about 17 years ago
Added DefaultSingletonForm More... about 17 years ago
Refactored models and views to use classes More... about 17 years ago
Started moving Model and Controller into the Ext.ux.MVC namespace More... about 17 years ago
Updated BelongsToCombo to be more class based More... about 17 years ago
Fixes More... about 17 years ago
Added LocalCombo More... about 17 years ago
Added Video chooser, preview, image preview components More... about 17 years ago
Updated image_chooser to POST to /admin/images instead of /admin/assets More... about 17 years ago
Stopped tree removing new item if save failed More... about 17 years ago
Made tree non-editable by default More... about 17 years ago
Updated tree helper, nearly there now :) More... about 17 years ago
Added tree helpers, removed inappropriate tiny mce removal code from LayoutManager More... about 17 years ago
Update the image associator to make it use a proper ImageAssociation model to make polymorphic associations a lot easier. Still a bit messy though :( More... about 17 years ago