[gallery/gallery3] 9c84f4: Fixed more model name capitalization when used in ...
GitHub <noreply-9UaJU3cA/F/[email protected]>
| Newsgroups | gmane.comp.web.gallery.cvs |
|---|---|
| Message-ID | <5152a33e1c86a_1ffc51213811519@hookshot-fe5-pe1-prd.aws.github.net.mail> |
Branch: refs/heads/kohana_3
Home: https://github.com/gallery/gallery3
Commit: 9c84f4c3635fe729aa4302aacf54aa7172639e77
https://github.com/gallery/gallery3/commit/9c84f4c3635fe729aa4302aacf54aa7172639e77
Author: shadlaws <shad-xpYdmXCiSuZWk0Htik3J/[email protected]>
Date: 2013-03-26 (Tue, 26 Mar 2013)
Changed paths:
M modules/gallery/classes/Gallery/Access.php
M modules/gallery/classes/Gallery/Controller/Admin/Maintenance.php
M modules/gallery/classes/Gallery/Controller/Items.php
M modules/gallery/classes/Gallery/Controller/Movies.php
M modules/gallery/classes/Gallery/Controller/Packager.php
M modules/gallery/classes/Gallery/Controller/Permissions.php
M modules/gallery/classes/Gallery/Controller/Photos.php
M modules/gallery/classes/Gallery/Controller/Quick.php
M modules/gallery/classes/Gallery/Controller/Uploader.php
M modules/gallery/classes/Gallery/Hook/GalleryEvent.php
M modules/gallery/classes/Gallery/Hook/GalleryInstaller.php
M modules/gallery/classes/Gallery/Hook/GalleryRss.php
M modules/gallery/classes/Gallery/Hook/GalleryTask.php
M modules/gallery/classes/Gallery/Hook/Rest/Data.php
M modules/gallery/classes/Gallery/Hook/Rest/Item.php
M modules/gallery/classes/Gallery/Hook/Rest/Items.php
M modules/gallery/classes/Gallery/Hook/Rest/Tree.php
M modules/gallery/classes/Gallery/Item.php
M modules/gallery/classes/Gallery/Model/Item.php
M modules/gallery/classes/Gallery/ORM/MPTT.php
M modules/gallery/classes/Gallery/Task.php
M modules/gallery/tests/Access_Helper_Test.php
M modules/gallery/tests/Items_Rest_Helper_Test.php
M modules/gallery/tests/ORM_MPTT_Test.php
M modules/user/classes/User/Group.php
M modules/user/classes/User/Hook/UserInstaller.php
M modules/user/classes/User/Model/Group.php
M modules/user/classes/User/Model/User.php
M modules/user/classes/User/User.php
M modules/user/tests/User_Installer_Test.php
Log Message:
-----------
Fixed more model name capitalization when used in ORM::factory() and ModelCache::get(). (64 places)
Commit: 75c0a84d7492a1874877336452e77dd7f390984a
https://github.com/gallery/gallery3/commit/75c0a84d7492a1874877336452e77dd7f390984a
Author: shadlaws <shad-xpYdmXCiSuZWk0Htik3J/[email protected]>
Date: 2013-03-27 (Wed, 27 Mar 2013)
Changed paths:
M modules/gallery/classes/Gallery/BlockManager.php
M modules/gallery/classes/Gallery/IdentityProvider.php
A modules/gallery/classes/Gallery/Inflector.php
M modules/gallery/classes/Gallery/Module.php
M modules/gallery/classes/Gallery/Task.php
M modules/gallery/classes/Gallery/View/Admin.php
M modules/gallery/classes/Gallery/View/Theme.php
A modules/gallery/classes/Inflector.php
Log Message:
-----------
Added Gallery_Infector::camelize() to extend Kohana's implementation to allow ucfirst if specified.
Commit: d7ddd9e0369a9734869c0a281d41d2795523195c
https://github.com/gallery/gallery3/commit/d7ddd9e0369a9734869c0a281d41d2795523195c
Author: shadlaws <shad-xpYdmXCiSuZWk0Htik3J/[email protected]>
Date: 2013-03-27 (Wed, 27 Mar 2013)
Changed paths:
M modules/gallery/classes/Gallery/Access.php
M modules/gallery/classes/Gallery/BlockManager.php
M modules/gallery/classes/Gallery/Controller/Admin/Maintenance.php
M modules/gallery/classes/Gallery/Controller/Items.php
M modules/gallery/classes/Gallery/Controller/Movies.php
M modules/gallery/classes/Gallery/Controller/Packager.php
M modules/gallery/classes/Gallery/Controller/Permissions.php
M modules/gallery/classes/Gallery/Controller/Photos.php
M modules/gallery/classes/Gallery/Controller/Quick.php
M modules/gallery/classes/Gallery/Controller/Uploader.php
M modules/gallery/classes/Gallery/Hook/GalleryEvent.php
M modules/gallery/classes/Gallery/Hook/GalleryInstaller.php
M modules/gallery/classes/Gallery/Hook/GalleryRss.php
M modules/gallery/classes/Gallery/Hook/GalleryTask.php
M modules/gallery/classes/Gallery/Hook/Rest/Data.php
M modules/gallery/classes/Gallery/Hook/Rest/Item.php
M modules/gallery/classes/Gallery/Hook/Rest/Items.php
M modules/gallery/classes/Gallery/Hook/Rest/Tree.php
M modules/gallery/classes/Gallery/IdentityProvider.php
A modules/gallery/classes/Gallery/Inflector.php
M modules/gallery/classes/Gallery/Item.php
M modules/gallery/classes/Gallery/Model/Item.php
M modules/gallery/classes/Gallery/Module.php
M modules/gallery/classes/Gallery/ORM/MPTT.php
M modules/gallery/classes/Gallery/Task.php
M modules/gallery/classes/Gallery/View/Admin.php
M modules/gallery/classes/Gallery/View/Theme.php
A modules/gallery/classes/Inflector.php
M modules/gallery/tests/Access_Helper_Test.php
M modules/gallery/tests/Items_Rest_Helper_Test.php
M modules/gallery/tests/ORM_MPTT_Test.php
M modules/user/classes/User/Group.php
M modules/user/classes/User/Hook/UserInstaller.php
M modules/user/classes/User/Model/Group.php
M modules/user/classes/User/Model/User.php
M modules/user/classes/User/User.php
M modules/user/tests/User_Installer_Test.php
Log Message:
-----------
Merge pull request #237 from shadlaws/k3_model_name_fix_followon
Fixed more model name capitalization, added Gallery_Inflector::camelize() to allow ucfirst argument.
Compare: https://github.com/gallery/gallery3/compare/79960ee16613...d7ddd9e0369a
------------------------------------------------------------------------------
Own the Future-Intel® Level Up Game Demo Contest 2013
Rise to greatness in Intel's independent game demo contest.
Compete for recognition, cash, and the chance to get your game
on Steam. $5K grand prize plus 10 genre and skill prizes.
Submit your demo by 6/6/13. http://p.sf.net/sfu/intel_levelupd2d
__[ g a l l e r y - c h e c k i n s ]_________________________
[ list info/archive --> http://gallery.sf.net/lists.php ]
[ gallery info/FAQ/download --> http://gallery.sf.net ]