[gallery/gallery3] a8da1c: #2031 - Add class_exists() before method_exists() ...
GitHub <noreply-9UaJU3cA/F/[email protected]>
| Newsgroups | gmane.comp.web.gallery.cvs |
|---|---|
| Message-ID | <[email protected]> |
Branch: refs/heads/3.0.x
Home: https://github.com/gallery/gallery3
Commit: a8da1c59151365dfeb91b378cadc3033c473cfaf
https://github.com/gallery/gallery3/commit/a8da1c59151365dfeb91b378cadc3033c473cfaf
Author: shadlaws <shad-xpYdmXCiSuZWk0Htik3J/[email protected]>
Date: 2013-03-03 (Sun, 03 Mar 2013)
Changed paths:
M application/Bootstrap.php
M modules/gallery/controllers/admin.php
M modules/gallery/helpers/block_manager.php
M modules/gallery/helpers/module.php
M modules/gallery/helpers/task.php
M modules/gallery/libraries/Admin_View.php
M modules/gallery/libraries/IdentityProvider.php
R modules/gallery/libraries/MY_Kohana.php
M modules/gallery/libraries/SafeString.php
M modules/gallery/libraries/Theme_View.php
M modules/gallery/tests/Html_Helper_Test.php
M modules/gallery/tests/SafeString_Test.php
M modules/rest/controllers/rest.php
M modules/rest/helpers/rest.php
M modules/rss/controllers/rss.php
M modules/rss/helpers/rss_block.php
Log Message:
-----------
#2031 - Add class_exists() before method_exists() if class existence is unknown.
- fixed all instances of this in core code
- deleted previous Zend Guard Loader workaround in MY_Kohana.php
- updated Bootstrap.php to reflect deleted MY_Kohana.php
Commit: 677c44c2e851604908f620891615c8c1057c382d
https://github.com/gallery/gallery3/commit/677c44c2e851604908f620891615c8c1057c382d
Author: Bharat Mediratta <[email protected]>
Date: 2013-03-03 (Sun, 03 Mar 2013)
Changed paths:
M themes/wind/js/ui.init.js
Log Message:
-----------
Remove deprecated $.browser call. Fixes #2029.
Commit: b35678a1be08f3bf8923d6009389e004278f4d9b
https://github.com/gallery/gallery3/commit/b35678a1be08f3bf8923d6009389e004278f4d9b
Author: shadlaws <shad-xpYdmXCiSuZWk0Htik3J/[email protected]>
Date: 2013-03-03 (Sun, 03 Mar 2013)
Changed paths:
M themes/wind/js/ui.init.js
Log Message:
-----------
#2018 - Make ui.init.js thumbnail hover effect more robust.
- changed thumbnail hover effect to store its original height on mouseenter, then return to it on mouseleave.
- removed previous routine which depended on the height of its siblings and was incompatible with some IE versions.
Compare: https://github.com/gallery/gallery3/compare/09f16e945d79...b35678a1be08
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
__[ 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 ]