[gallery/gallery3] 801f8f: Move the recaptcha module files to their new homes...
GitHub <noreply-9UaJU3cA/F/[email protected]>
| Newsgroups | gmane.comp.web.gallery.cvs |
|---|---|
| Message-ID | <515427a0cb00e_1c00c65138337ea@hookshot-fe2-pe1-prd.aws.github.net.mail> |
Branch: refs/heads/kohana_3
Home: https://github.com/gallery/gallery3
Commit: 801f8f27ee63f53d28a81d5052ae9a683d18f63d
https://github.com/gallery/gallery3/commit/801f8f27ee63f53d28a81d5052ae9a683d18f63d
Author: shadlaws <shad-xpYdmXCiSuZWk0Htik3J/[email protected]>
Date: 2013-03-28 (Thu, 28 Mar 2013)
Changed paths:
A modules/recaptcha/classes/Recaptcha/Controller/Admin/Recaptcha.php
A modules/recaptcha/classes/Recaptcha/Hook/RecaptchaEvent.php
A modules/recaptcha/classes/Recaptcha/Hook/RecaptchaInstaller.php
A modules/recaptcha/classes/Recaptcha/Hook/RecaptchaTheme.php
A modules/recaptcha/classes/Recaptcha/Recaptcha.php
R modules/recaptcha/controllers/admin_recaptcha.php
R modules/recaptcha/css/recaptcha.css
R modules/recaptcha/helpers/recaptcha.php
R modules/recaptcha/helpers/recaptcha_event.php
R modules/recaptcha/helpers/recaptcha_installer.php
R modules/recaptcha/helpers/recaptcha_theme.php
R modules/recaptcha/libraries/Form_Recaptcha.php
A modules/recaptcha/media/recaptcha.css
A modules/recaptcha/orphans/libraries/Form_Recaptcha.php
A modules/recaptcha/views/admin/recaptcha.html.php
R modules/recaptcha/views/admin_recaptcha.html.php
R modules/recaptcha/views/form_recaptcha.html.php
A modules/recaptcha/views/recaptcha/form.html.php
Log Message:
-----------
Move the recaptcha module files to their new homes (rename-only commit).
--HG--
rename : modules/recaptcha/controllers/admin_recaptcha.php => modules/recaptcha/classes/Recaptcha/Controller/Admin/Recaptcha.php
rename : modules/recaptcha/helpers/recaptcha_event.php => modules/recaptcha/classes/Recaptcha/Hook/RecaptchaEvent.php
rename : modules/recaptcha/helpers/recaptcha_installer.php => modules/recaptcha/classes/Recaptcha/Hook/RecaptchaInstaller.php
rename : modules/recaptcha/helpers/recaptcha_theme.php => modules/recaptcha/classes/Recaptcha/Hook/RecaptchaTheme.php
rename : modules/recaptcha/helpers/recaptcha.php => modules/recaptcha/classes/Recaptcha/Recaptcha.php
rename : modules/recaptcha/css/recaptcha.css => modules/recaptcha/media/recaptcha.css
rename : modules/recaptcha/libraries/Form_Recaptcha.php => modules/recaptcha/orphans/libraries/Form_Recaptcha.php
rename : modules/recaptcha/views/admin_recaptcha.html.php => modules/recaptcha/views/admin/recaptcha.html.php
rename : modules/recaptcha/views/form_recaptcha.html.php => modules/recaptcha/views/recaptcha/form.html.php
Commit: 0edbfabec8794263b05b6fce474bf4691e56ee9a
https://github.com/gallery/gallery3/commit/0edbfabec8794263b05b6fce474bf4691e56ee9a
Author: shadlaws <shad-xpYdmXCiSuZWk0Htik3J/[email protected]>
Date: 2013-03-28 (Thu, 28 Mar 2013)
Changed paths:
M modules/recaptcha/classes/Recaptcha/Controller/Admin/Recaptcha.php
M modules/recaptcha/classes/Recaptcha/Hook/RecaptchaEvent.php
M modules/recaptcha/classes/Recaptcha/Hook/RecaptchaInstaller.php
M modules/recaptcha/classes/Recaptcha/Hook/RecaptchaTheme.php
M modules/recaptcha/classes/Recaptcha/Recaptcha.php
Log Message:
-----------
Fix the recaptcha module class declarations.
Commit: f46f2901382eca68551db443e6d4dd469259f836
https://github.com/gallery/gallery3/commit/f46f2901382eca68551db443e6d4dd469259f836
Author: shadlaws <shad-xpYdmXCiSuZWk0Htik3J/[email protected]>
Date: 2013-03-28 (Thu, 28 Mar 2013)
Changed paths:
A modules/recaptcha/classes/Controller/Admin/Recaptcha.php
A modules/recaptcha/classes/Hook/RecaptchaEvent.php
A modules/recaptcha/classes/Hook/RecaptchaInstaller.php
A modules/recaptcha/classes/Hook/RecaptchaTheme.php
A modules/recaptcha/classes/Recaptcha.php
Log Message:
-----------
Add the recaptcha module transparent-extension-enabling files.
Commit: 45c8d21b8c12cf28e5040cfd0c333ee7d034c89a
https://github.com/gallery/gallery3/commit/45c8d21b8c12cf28e5040cfd0c333ee7d034c89a
Author: shadlaws <shad-xpYdmXCiSuZWk0Htik3J/[email protected]>
Date: 2013-03-28 (Thu, 28 Mar 2013)
Changed paths:
M modules/recaptcha/classes/Recaptcha/Controller/Admin/Recaptcha.php
M modules/recaptcha/classes/Recaptcha/Hook/RecaptchaEvent.php
M modules/recaptcha/classes/Recaptcha/Hook/RecaptchaInstaller.php
M modules/recaptcha/classes/Recaptcha/Recaptcha.php
M modules/recaptcha/orphans/libraries/Form_Recaptcha.php
M modules/recaptcha/views/admin/recaptcha.html.php
M modules/recaptcha/views/recaptcha/form.html.php
Log Message:
-----------
Search and replace in recaptcha module (39 places).
Commit: b5a6abc38d26af66e3bc84c4fbe03f7b6119c811
https://github.com/gallery/gallery3/commit/b5a6abc38d26af66e3bc84c4fbe03f7b6119c811
Author: shadlaws <shad-xpYdmXCiSuZWk0Htik3J/[email protected]>
Date: 2013-03-28 (Thu, 28 Mar 2013)
Changed paths:
A modules/recaptcha/classes/Controller/Admin/Recaptcha.php
A modules/recaptcha/classes/Hook/RecaptchaEvent.php
A modules/recaptcha/classes/Hook/RecaptchaInstaller.php
A modules/recaptcha/classes/Hook/RecaptchaTheme.php
A modules/recaptcha/classes/Recaptcha.php
A modules/recaptcha/classes/Recaptcha/Controller/Admin/Recaptcha.php
A modules/recaptcha/classes/Recaptcha/Hook/RecaptchaEvent.php
A modules/recaptcha/classes/Recaptcha/Hook/RecaptchaInstaller.php
A modules/recaptcha/classes/Recaptcha/Hook/RecaptchaTheme.php
A modules/recaptcha/classes/Recaptcha/Recaptcha.php
R modules/recaptcha/controllers/admin_recaptcha.php
R modules/recaptcha/css/recaptcha.css
R modules/recaptcha/helpers/recaptcha.php
R modules/recaptcha/helpers/recaptcha_event.php
R modules/recaptcha/helpers/recaptcha_installer.php
R modules/recaptcha/helpers/recaptcha_theme.php
R modules/recaptcha/libraries/Form_Recaptcha.php
A modules/recaptcha/media/recaptcha.css
A modules/recaptcha/orphans/libraries/Form_Recaptcha.php
A modules/recaptcha/views/admin/recaptcha.html.php
R modules/recaptcha/views/admin_recaptcha.html.php
R modules/recaptcha/views/form_recaptcha.html.php
A modules/recaptcha/views/recaptcha/form.html.php
Log Message:
-----------
Merge pull request #247 from shadlaws/k3_recaptcha_module_translate
K3 recaptcha module translation.
Compare: https://github.com/gallery/gallery3/compare/a723b36ab2bc...b5a6abc38d26
------------------------------------------------------------------------------
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 ]