This website requires JavaScript.
Explore
Help
Sign In
stian
/
gallery3
Watch
1
Star
0
Fork
0
You've already forked gallery3
mirror of
https://github.com/Pathduck/gallery3.git
synced
2026-07-11 17:53:50 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d4fc15f76c383be2ac77679ad2fcaa11bba93c05
gallery3
/
modules
/
comment
History
Bharat Mediratta
394de8ec0a
Gracefully handle the no-comments case
2008-11-18 09:03:26 +00:00
..
controllers
First iteration of REST controller refactoring. RESTful controllers that refer to collections should now have plural names and there should be only one controller per resource. Updated existing classes that implement REST_Controller. The routing now works like this:
2008-11-18 08:28:32 +00:00
helpers
Gracefully handle the no-comments case
2008-11-18 09:03:26 +00:00
models
Create Forge::add_rules_from() which pulls validation rules from the model and
2008-11-16 07:51:42 +00:00
tests
Code cleanup, add test for time formatting function.
2008-11-12 15:43:05 +00:00
views
Several large changes:
2008-11-16 07:14:12 +00:00