0
I Use This!
Inactive

Commits : Listings

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