[gallery/gallery3] 908a82: Move the rest of the views (forms to orphans, othe...
GitHub <noreply-9UaJU3cA/F/[email protected]>
| Newsgroups | gmane.comp.web.gallery.cvs |
|---|---|
| Message-ID | <515009bbda1a8_42cefc0134480b6@hookshot-fe5-pe1-prd.aws.github.net.mail> |
Branch: refs/heads/kohana_3
Home: https://github.com/gallery/gallery3
Commit: 908a82d392e1117f4f321160ded18f88353df58f
https://github.com/gallery/gallery3/commit/908a82d392e1117f4f321160ded18f88353df58f
Author: shadlaws <shad-xpYdmXCiSuZWk0Htik3J/[email protected]>
Date: 2013-03-24 (Sun, 24 Mar 2013)
Changed paths:
A modules/gallery/orphans/views/form.html.php
A modules/gallery/orphans/views/form_uploadify.html.php
A modules/gallery/orphans/views/form_uploadify_buttons.html.php
R modules/gallery/views/error.html.php
A modules/gallery/views/error/404.html.php
A modules/gallery/views/error/admin.html.php
A modules/gallery/views/error/cli.txt.php
A modules/gallery/views/error/general.html.php
A modules/gallery/views/error/user.html.php
R modules/gallery/views/error_404.html.php
R modules/gallery/views/error_admin.html.php
R modules/gallery/views/error_cli.txt.php
R modules/gallery/views/error_user.html.php
R modules/gallery/views/form.html.php
R modules/gallery/views/form_uploadify.html.php
R modules/gallery/views/form_uploadify_buttons.html.php
A modules/gallery/views/gallery/in_place_edit.html.php
A modules/gallery/views/gallery/kohana_profiler.php
A modules/gallery/views/gallery/l10n_client.html.php
A modules/gallery/views/gallery/login_ajax.html.php
A modules/gallery/views/gallery/login_current_user.html.php
A modules/gallery/views/gallery/menu.html.php
A modules/gallery/views/gallery/menu_ajax_link.html.php
A modules/gallery/views/gallery/menu_dialog.html.php
A modules/gallery/views/gallery/menu_link.html.php
A modules/gallery/views/gallery/movieplayer.html.php
A modules/gallery/views/gallery/permissions_browse.html.php
A modules/gallery/views/gallery/permissions_form.html.php
A modules/gallery/views/gallery/quick_delete_confirm.html.php
A modules/gallery/views/gallery/reauthenticate.html.php
A modules/gallery/views/gallery/upgrade_checker_block.html.php
A modules/gallery/views/gallery/upgrader.html.php
A modules/gallery/views/gallery/user_languages_block.html.php
A modules/gallery/views/gallery/user_profile.html.php
A modules/gallery/views/gallery/user_profile_info.html.php
A modules/gallery/views/gallery/welcome_message.html.php
A modules/gallery/views/gallery/welcome_message_loader.html.php
R modules/gallery/views/in_place_edit.html.php
R modules/gallery/views/kohana_profiler.php
R modules/gallery/views/l10n_client.html.php
R modules/gallery/views/login_ajax.html.php
R modules/gallery/views/login_current_user.html.php
R modules/gallery/views/menu.html.php
R modules/gallery/views/menu_ajax_link.html.php
R modules/gallery/views/menu_dialog.html.php
R modules/gallery/views/menu_link.html.php
R modules/gallery/views/movieplayer.html.php
R modules/gallery/views/permissions_browse.html.php
R modules/gallery/views/permissions_form.html.php
R modules/gallery/views/quick_delete_confirm.html.php
R modules/gallery/views/reauthenticate.html.php
R modules/gallery/views/upgrade_checker_block.html.php
R modules/gallery/views/upgrader.html.php
R modules/gallery/views/user_languages_block.html.php
R modules/gallery/views/user_profile.html.php
R modules/gallery/views/user_profile_info.html.php
R modules/gallery/views/welcome_message.html.php
R modules/gallery/views/welcome_message_loader.html.php
Log Message:
-----------
Move the rest of the views (forms to orphans, others to error or gallery).
--HG--
rename : modules/gallery/views/form.html.php => modules/gallery/orphans/views/form.html.php
rename : modules/gallery/views/form_uploadify.html.php => modules/gallery/orphans/views/form_uploadify.html.php
rename : modules/gallery/views/form_uploadify_buttons.html.php => modules/gallery/orphans/views/form_uploadify_buttons.html.php
rename : modules/gallery/views/error_404.html.php => modules/gallery/views/error/404.html.php
rename : modules/gallery/views/error_admin.html.php => modules/gallery/views/error/admin.html.php
rename : modules/gallery/views/error_cli.txt.php => modules/gallery/views/error/cli.txt.php
rename : modules/gallery/views/error.html.php => modules/gallery/views/error/general.html.php
rename : modules/gallery/views/error_user.html.php => modules/gallery/views/error/user.html.php
rename : modules/gallery/views/in_place_edit.html.php => modules/gallery/views/gallery/in_place_edit.html.php
rename : modules/gallery/views/kohana_profiler.php => modules/gallery/views/gallery/kohana_profiler.php
rename : modules/gallery/views/l10n_client.html.php => modules/gallery/views/gallery/l10n_client.html.php
rename : modules/gallery/views/login_ajax.html.php => modules/gallery/views/gallery/login_ajax.html.php
rename : modules/gallery/views/login_current_user.html.php => modules/gallery/views/gallery/login_current_user.html.php
rename : modules/gallery/views/menu.html.php => modules/gallery/views/gallery/menu.html.php
rename : modules/gallery/views/menu_ajax_link.html.php => modules/gallery/views/gallery/menu_ajax_link.html.php
rename : modules/gallery/views/menu_dialog.html.php => modules/gallery/views/gallery/menu_dialog.html.php
rename : modules/gallery/views/menu_link.html.php => modules/gallery/views/gallery/menu_link.html.php
rename : modules/gallery/views/movieplayer.html.php => modules/gallery/views/gallery/movieplayer.html.php
rename : modules/gallery/views/permissions_browse.html.php => modules/gallery/views/gallery/permissions_browse.html.php
rename : modules/gallery/views/permissions_form.html.php => modules/gallery/views/gallery/permissions_form.html.php
rename : modules/gallery/views/quick_delete_confirm.html.php => modules/gallery/views/gallery/quick_delete_confirm.html.php
rename : modules/gallery/views/reauthenticate.html.php => modules/gallery/views/gallery/reauthenticate.html.php
rename : modules/gallery/views/upgrade_checker_block.html.php => modules/gallery/views/gallery/upgrade_checker_block.html.php
rename : modules/gallery/views/upgrader.html.php => modules/gallery/views/gallery/upgrader.html.php
rename : modules/gallery/views/user_languages_block.html.php => modules/gallery/views/gallery/user_languages_block.html.php
rename : modules/gallery/views/user_profile.html.php => modules/gallery/views/gallery/user_profile.html.php
rename : modules/gallery/views/user_profile_info.html.php => modules/gallery/views/gallery/user_profile_info.html.php
rename : modules/gallery/views/welcome_message.html.php => modules/gallery/views/gallery/welcome_message.html.php
rename : modules/gallery/views/welcome_message_loader.html.php => modules/gallery/views/gallery/welcome_message_loader.html.php
Commit: d02ad7024cbca1dbb24d357365d9e65fb8c25497
https://github.com/gallery/gallery3/commit/d02ad7024cbca1dbb24d357365d9e65fb8c25497
Author: shadlaws <shad-xpYdmXCiSuZWk0Htik3J/[email protected]>
Date: 2013-03-24 (Sun, 24 Mar 2013)
Changed paths:
A modules/gallery/classes/Gallery/Hook/GalleryBlock.php
A modules/gallery/classes/Gallery/Hook/GalleryEvent.php
A modules/gallery/classes/Gallery/Hook/GalleryInstaller.php
A modules/gallery/classes/Gallery/Hook/GalleryRss.php
A modules/gallery/classes/Gallery/Hook/GalleryTask.php
A modules/gallery/classes/Gallery/Hook/GalleryTheme.php
A modules/gallery/classes/Gallery/Hook/Rest/Data.php
A modules/gallery/classes/Gallery/Hook/Rest/Item.php
A modules/gallery/classes/Gallery/Hook/Rest/Items.php
A modules/gallery/classes/Gallery/Hook/Rest/Tree.php
R modules/gallery/helpers/data_rest.php
R modules/gallery/helpers/gallery_block.php
R modules/gallery/helpers/gallery_event.php
R modules/gallery/helpers/gallery_installer.php
R modules/gallery/helpers/gallery_rss.php
R modules/gallery/helpers/gallery_task.php
R modules/gallery/helpers/gallery_theme.php
R modules/gallery/helpers/item_rest.php
R modules/gallery/helpers/items_rest.php
R modules/gallery/helpers/tree_rest.php
Log Message:
-----------
Move the remaining gallery helpers into Hooks.
--HG--
rename : modules/gallery/helpers/gallery_block.php => modules/gallery/classes/Gallery/Hook/GalleryBlock.php
rename : modules/gallery/helpers/gallery_event.php => modules/gallery/classes/Gallery/Hook/GalleryEvent.php
rename : modules/gallery/helpers/gallery_installer.php => modules/gallery/classes/Gallery/Hook/GalleryInstaller.php
rename : modules/gallery/helpers/gallery_rss.php => modules/gallery/classes/Gallery/Hook/GalleryRss.php
rename : modules/gallery/helpers/gallery_task.php => modules/gallery/classes/Gallery/Hook/GalleryTask.php
rename : modules/gallery/helpers/gallery_theme.php => modules/gallery/classes/Gallery/Hook/GalleryTheme.php
rename : modules/gallery/helpers/data_rest.php => modules/gallery/classes/Gallery/Hook/Rest/Data.php
rename : modules/gallery/helpers/item_rest.php => modules/gallery/classes/Gallery/Hook/Rest/Item.php
rename : modules/gallery/helpers/items_rest.php => modules/gallery/classes/Gallery/Hook/Rest/Items.php
rename : modules/gallery/helpers/tree_rest.php => modules/gallery/classes/Gallery/Hook/Rest/Tree.php
Commit: 97b24e507faacafb052246fd31c1e2975bfb72f8
https://github.com/gallery/gallery3/commit/97b24e507faacafb052246fd31c1e2975bfb72f8
Author: shadlaws <shad-xpYdmXCiSuZWk0Htik3J/[email protected]>
Date: 2013-03-24 (Sun, 24 Mar 2013)
Changed paths:
M modules/gallery/classes/Gallery/Hook/GalleryBlock.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/GalleryTheme.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
Log Message:
-----------
Fix class declarations for just-moved helpers.
Commit: b906bb47656d908f93807a5caf183b687aa0b2d3
https://github.com/gallery/gallery3/commit/b906bb47656d908f93807a5caf183b687aa0b2d3
Author: shadlaws <shad-xpYdmXCiSuZWk0Htik3J/[email protected]>
Date: 2013-03-24 (Sun, 24 Mar 2013)
Changed paths:
A modules/gallery/classes/Hook/GalleryBlock.php
A modules/gallery/classes/Hook/GalleryEvent.php
A modules/gallery/classes/Hook/GalleryInstaller.php
A modules/gallery/classes/Hook/GalleryRss.php
A modules/gallery/classes/Hook/GalleryTask.php
A modules/gallery/classes/Hook/GalleryTheme.php
A modules/gallery/classes/Hook/Rest/Data.php
A modules/gallery/classes/Hook/Rest/Item.php
A modules/gallery/classes/Hook/Rest/Items.php
A modules/gallery/classes/Hook/Rest/Tree.php
Log Message:
-----------
Add class extensions for just-moved helpers.
Commit: 716ee35a9125869be8c9fa51d3ab16df2b5cfe13
https://github.com/gallery/gallery3/commit/716ee35a9125869be8c9fa51d3ab16df2b5cfe13
Author: shadlaws <shad-xpYdmXCiSuZWk0Htik3J/[email protected]>
Date: 2013-03-25 (Mon, 25 Mar 2013)
Changed paths:
A modules/gallery/classes/Gallery/Hook/GalleryBlock.php
A modules/gallery/classes/Gallery/Hook/GalleryEvent.php
A modules/gallery/classes/Gallery/Hook/GalleryInstaller.php
A modules/gallery/classes/Gallery/Hook/GalleryRss.php
A modules/gallery/classes/Gallery/Hook/GalleryTask.php
A modules/gallery/classes/Gallery/Hook/GalleryTheme.php
A modules/gallery/classes/Gallery/Hook/Rest/Data.php
A modules/gallery/classes/Gallery/Hook/Rest/Item.php
A modules/gallery/classes/Gallery/Hook/Rest/Items.php
A modules/gallery/classes/Gallery/Hook/Rest/Tree.php
A modules/gallery/classes/Hook/GalleryBlock.php
A modules/gallery/classes/Hook/GalleryEvent.php
A modules/gallery/classes/Hook/GalleryInstaller.php
A modules/gallery/classes/Hook/GalleryRss.php
A modules/gallery/classes/Hook/GalleryTask.php
A modules/gallery/classes/Hook/GalleryTheme.php
A modules/gallery/classes/Hook/Rest/Data.php
A modules/gallery/classes/Hook/Rest/Item.php
A modules/gallery/classes/Hook/Rest/Items.php
A modules/gallery/classes/Hook/Rest/Tree.php
R modules/gallery/helpers/data_rest.php
R modules/gallery/helpers/gallery_block.php
R modules/gallery/helpers/gallery_event.php
R modules/gallery/helpers/gallery_installer.php
R modules/gallery/helpers/gallery_rss.php
R modules/gallery/helpers/gallery_task.php
R modules/gallery/helpers/gallery_theme.php
R modules/gallery/helpers/item_rest.php
R modules/gallery/helpers/items_rest.php
R modules/gallery/helpers/tree_rest.php
A modules/gallery/orphans/views/form.html.php
A modules/gallery/orphans/views/form_uploadify.html.php
A modules/gallery/orphans/views/form_uploadify_buttons.html.php
R modules/gallery/views/error.html.php
A modules/gallery/views/error/404.html.php
A modules/gallery/views/error/admin.html.php
A modules/gallery/views/error/cli.txt.php
A modules/gallery/views/error/general.html.php
A modules/gallery/views/error/user.html.php
R modules/gallery/views/error_404.html.php
R modules/gallery/views/error_admin.html.php
R modules/gallery/views/error_cli.txt.php
R modules/gallery/views/error_user.html.php
R modules/gallery/views/form.html.php
R modules/gallery/views/form_uploadify.html.php
R modules/gallery/views/form_uploadify_buttons.html.php
A modules/gallery/views/gallery/in_place_edit.html.php
A modules/gallery/views/gallery/kohana_profiler.php
A modules/gallery/views/gallery/l10n_client.html.php
A modules/gallery/views/gallery/login_ajax.html.php
A modules/gallery/views/gallery/login_current_user.html.php
A modules/gallery/views/gallery/menu.html.php
A modules/gallery/views/gallery/menu_ajax_link.html.php
A modules/gallery/views/gallery/menu_dialog.html.php
A modules/gallery/views/gallery/menu_link.html.php
A modules/gallery/views/gallery/movieplayer.html.php
A modules/gallery/views/gallery/permissions_browse.html.php
A modules/gallery/views/gallery/permissions_form.html.php
A modules/gallery/views/gallery/quick_delete_confirm.html.php
A modules/gallery/views/gallery/reauthenticate.html.php
A modules/gallery/views/gallery/upgrade_checker_block.html.php
A modules/gallery/views/gallery/upgrader.html.php
A modules/gallery/views/gallery/user_languages_block.html.php
A modules/gallery/views/gallery/user_profile.html.php
A modules/gallery/views/gallery/user_profile_info.html.php
A modules/gallery/views/gallery/welcome_message.html.php
A modules/gallery/views/gallery/welcome_message_loader.html.php
R modules/gallery/views/in_place_edit.html.php
R modules/gallery/views/kohana_profiler.php
R modules/gallery/views/l10n_client.html.php
R modules/gallery/views/login_ajax.html.php
R modules/gallery/views/login_current_user.html.php
R modules/gallery/views/menu.html.php
R modules/gallery/views/menu_ajax_link.html.php
R modules/gallery/views/menu_dialog.html.php
R modules/gallery/views/menu_link.html.php
R modules/gallery/views/movieplayer.html.php
R modules/gallery/views/permissions_browse.html.php
R modules/gallery/views/permissions_form.html.php
R modules/gallery/views/quick_delete_confirm.html.php
R modules/gallery/views/reauthenticate.html.php
R modules/gallery/views/upgrade_checker_block.html.php
R modules/gallery/views/upgrader.html.php
R modules/gallery/views/user_languages_block.html.php
R modules/gallery/views/user_profile.html.php
R modules/gallery/views/user_profile_info.html.php
R modules/gallery/views/welcome_message.html.php
R modules/gallery/views/welcome_message_loader.html.php
Log Message:
-----------
Merge pull request #229 from shadlaws/gallery_helpers_move
Finish moving gallery module helpers and views.
Compare: https://github.com/gallery/gallery3/compare/58c573857335...716ee35a9125
------------------------------------------------------------------------------
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_mar
__[ 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 ]