This website requires JavaScript.
Explore
Help
Sign In
stian
/
gallery3
Watch
1
Star
0
Fork
0
mirror of
https://github.com/Pathduck/gallery3.git
synced
2026-07-29 03:04:08 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
89bb3c42f713ace310b64d7e1c9ce8aebc8fc373
gallery3
/
core
T
History
Bharat Mediratta
89bb3c42f7
Update the unit test for mime types. Can't test it right now because routing is broken for the test framework so we have to fix that first.
2008-11-19 03:39:12 +00:00
..
config
Change Media_RSS_Controller so that it does not extend REST_Controller, since it
2008-11-19 03:17:56 +00:00
controllers
* Renamed the album, item and photo controllers to albums, items and photos in order to follow the convention that controllers that refer to a collection of resources have plural names.
2008-11-19 00:12:25 +00:00
helpers
add the mime type column on the item table
2008-11-19 03:29:53 +00:00
libraries
Create Forge::add_rules_from() which pulls validation rules from the model and
2008-11-16 07:51:42 +00:00
models
add the mime type column on the item table
2008-11-19 03:29:53 +00:00
tests
Update the unit test for mime types. Can't test it right now because routing is broken for the test framework so we have to fix that first.
2008-11-19 03:39:12 +00:00
views
* Renamed the album, item and photo controllers to albums, items and photos in order to follow the convention that controllers that refer to a collection of resources have plural names.
2008-11-19 00:12:25 +00:00