0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 20, 2023 — May 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added exceptional case when attempting to extend a file that does not exist. More... about 15 years ago
Exception throwing added to Layout helper. RecessFrameworkException added for throwing exceptions that occur in user code, not framework code. More... about 15 years ago
Relaxed constraints on where views must be placed, made RecessView the default view provider. More... about 15 years ago
Additional touches to RecessTools to utilize RecessView & helpers More... about 15 years ago
Fixed issue with html::anchor helper. More... about 15 years ago
Bringing Recess Tools up to speed with RecessView More... about 15 years ago
Recess Tools links up More... about 15 years ago
Added helpers More... about 15 years ago
Added Helpers and moved Recess Tools assets More... about 15 years ago
Updated AbstractController and Application to be in line with Joshua Paines commits More... about 15 years ago
Moved location of AbstractController and AbstractView to recess.framework More... about 15 years ago
Aligning personal branch with Recess Edge More... about 15 years ago
Fixed error case in SqlBuilder with conditions on joins between the same table. The tick mark was previously not being replaced in PDO's named parameters. Added an additional test case that previously exhibited the error. More... about 15 years ago
Fixing regression in model helper jQuery. More... about 15 years ago
Updating README.textile for v0.12 release More... about 15 years ago
Fix for ticket #59: Adding a warning in Recess Tools when magic quotes is enabled. More... about 15 years ago
Fix for ticket #60. Tested in Firefox generating from an existing table. More... about 15 years ago
Fix for ticket #78 - Tools model generator allows leading or trailing spaces. Calling this commit a stopgap and creating a new ticket for 0.40 when Tools gets a redesign. More... about 15 years ago
Refactored loose '.class.php' strings in Library to a const string Library::CLASS_FILE_EXTENSION. More... about 15 years ago
Fix for ticket #79. Error was in findClassesIn method that allowed temporary files created by editors such as emacs to be picked up in the class scan. More... about 15 years ago
Bug fix for ticket #76. Fix in Recess tools that references full classname in code inspector. More... about 15 years ago
Bringing jQuery back into source tree for offline development. More... about 15 years ago
Changing constructor to final method as overriding it can break the model's functionality (like delete on a ModelSet). More... about 15 years ago
Directory restructuring for 0.20 release to make room for plug-ins. More... about 15 years ago
Directory restructuring for 0.20 release to make room for plug-ins. More... about 15 years ago
Removing relic, commented out code from Object More... about 15 years ago
Removing relic, commented out code from Object More... about 15 years ago
Merge branch '0.20' of git://github.com/recess/recess More... about 15 years ago
Adding ForwardingForbiddenResponse More... about 15 years ago
Adding ForwardingForbiddenResponse More... about 15 years ago