0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 30, 2024 — Jul 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Removed url() view helper from comments() helper and replaced with baseUrl() More... over 16 years ago
Make user serializable (for session storage) More... over 16 years ago
Refactored bug domain model More... over 16 years ago
Refactoring of models to comply with model blog posts More... over 16 years ago
New issue dialog, and relate services More... over 16 years ago
Models are ACL resources More... over 16 years ago
Working grids for bug tracker More... over 16 years ago
Made User object an ACL role Updated code to follow refactoring More... over 16 years ago
Created User/Users objects User object is an authentication adapter and identity; removed authentication from UserManager More... over 16 years ago
Renamed model classes more appropriately; created result/resultset objects also with appropriate names Refactored to use new names More... over 16 years ago
First steps at bug API and filling bug list grids More... over 16 years ago
Added JS application layout switching More... over 16 years ago
Added dojo "bug" module with layout elements for bug application More... over 16 years ago
Only display pagination control when more than one page is available More... over 16 years ago
Refactored Bug model to remove duplication Added pagination support to bug model, views More... over 16 years ago
Added $_plugins property to base model (oops!) More... over 16 years ago
Added Phly_PubSub_Provider -- per-instance plugin provider Modified base model to use PubSub provider for events Updated Bug model to subscribe to a plugin provider event More... over 16 years ago
Decoupled Comment model from bug table; now uses path specification More... over 16 years ago
Refactored Comment model and views; refactored controller to accomodate changes More... over 16 years ago
Created master ACL class (instead of creation on-the-fly) Added ACLs to Bug model Added form handling to base model and Bug model Updated Bug controller and views to delegate to model as much as possible More... over 16 years ago
More flexible resource autoloader implementation Renamed resource loader to Zend_Loader_Autoloader_Resource More... over 16 years ago
Added Bug Result/ResultSet classes Refactored model to use Result/ResultSet classes Updated form instantiation in BugController Enabled dojo in BugController More... over 16 years ago
Initial refactoring of BugController and related view functionality More... over 16 years ago
Updated ACL resource loading More... over 16 years ago
Refactored Paste model to use PubSub Removed hook/plugin system from base model class More... over 16 years ago
Created Application and Bootstrap prototypes Replaced Initialize plugin with Bootstrap More... over 16 years ago
Removed My_PubSub in favor of Phly_PubSub Added Phly to registered autoloader namespaces More... over 16 years ago
Created subscribe/publish framework More... over 16 years ago
Added ZendX to default autoloader namespaces Added validator resource type to Spindle resource loader More... over 16 years ago
Autoloader implementation; refactoring of resource loader as autoloader and object registry More... over 16 years ago