[gallery/gallery3] 1dc364: gallery-module-wide search and replace for media a...

GitHub <noreply-9UaJU3cA/F/[email protected]>
Newsgroups gmane.comp.web.gallery.cvs
Message-ID <5150cffb7268c_5a707861301571@hookshot-fe3-pe1-prd.aws.github.net.mail>
  Branch: refs/heads/kohana_3
  Home:   https://github.com/gallery/gallery3
  Commit: 1dc364964e975bd2b7ee32abe1126c0ef2c9a0ff
      https://github.com/gallery/gallery3/commit/1dc364964e975bd2b7ee32abe1126c0ef2c9a0ff
  Author: shadlaws <shad-xpYdmXCiSuZWk0Htik3J/[email protected]>
  Date:   2013-03-25 (Mon, 25 Mar 2013)

  Changed paths:
    M modules/gallery/classes/Gallery/Controller/Admin/AdvancedSettings.php
    M modules/gallery/classes/Gallery/Controller/Admin/Dashboard.php
    M modules/gallery/classes/Gallery/Controller/Admin/Graphics.php
    M modules/gallery/classes/Gallery/Controller/Admin/Languages.php
    M modules/gallery/classes/Gallery/Controller/Admin/Maintenance.php
    M modules/gallery/classes/Gallery/Controller/Admin/Modules.php
    M modules/gallery/classes/Gallery/Controller/Admin/Movies.php
    M modules/gallery/classes/Gallery/Controller/Admin/Sidebar.php
    M modules/gallery/classes/Gallery/Controller/Admin/ThemeOptions.php
    M modules/gallery/classes/Gallery/Controller/Admin/Themes.php
    M modules/gallery/classes/Gallery/Controller/L10n/Client.php
    M modules/gallery/classes/Gallery/Controller/Login.php
    M modules/gallery/classes/Gallery/Controller/Permissions.php
    M modules/gallery/classes/Gallery/Controller/Quick.php
    M modules/gallery/classes/Gallery/Controller/Reauthenticate.php
    M modules/gallery/classes/Gallery/Controller/Upgrader.php
    M modules/gallery/classes/Gallery/Controller/UserProfile.php
    M modules/gallery/classes/Gallery/Controller/WelcomeMessage.php
    M modules/gallery/classes/Gallery/Graphics.php
    M modules/gallery/classes/Gallery/Hook/GalleryBlock.php
    M modules/gallery/classes/Gallery/Hook/GalleryEvent.php
    M modules/gallery/classes/Gallery/Hook/GalleryTheme.php
    M modules/gallery/classes/Gallery/InPlaceEdit.php
    M modules/gallery/classes/Gallery/Menu.php
    M modules/gallery/classes/Gallery/Menu/AjaxLink.php
    M modules/gallery/classes/Gallery/Menu/Dialog.php
    M modules/gallery/classes/Gallery/Menu/Link.php
    M modules/gallery/classes/Gallery/Model/Item.php
    M modules/gallery/orphans/views/kohana/error.php
    M modules/gallery/tests/Gallery_Filters.php
    M modules/gallery/tests/Graphics_Helper_Test.php
    M modules/gallery/tests/Item_Helper_Test.php
    M modules/gallery/tests/Item_Model_Test.php
    M modules/gallery/views/admin/graphics.html.php
    M modules/gallery/views/admin/graphics_gd.html.php
    M modules/gallery/views/admin/graphics_graphicsmagick.html.php
    M modules/gallery/views/admin/graphics_imagemagick.html.php
    M modules/gallery/views/admin/movies.html.php
    M modules/gallery/views/admin/themes.html.php
    M modules/gallery/views/gallery/upgrader.html.php

  Log Message:
  -----------
  gallery-module-wide search and replace for media and view names.


  Commit: 296d4207fc6fa3c76088201fe186a34e6c5e8cf4
      https://github.com/gallery/gallery3/commit/296d4207fc6fa3c76088201fe186a34e6c5e8cf4
  Author: shadlaws <shad-xpYdmXCiSuZWk0Htik3J/[email protected]>
  Date:   2013-03-25 (Mon, 25 Mar 2013)

  Changed paths:
    M installer/views/install.html.php
    M modules/gallery/media/gallery.css
    M modules/gallery/tests/Gallery_Filters.php
    M modules/gallery/tests/Xss_Security_Test.php
    M modules/gallery/views/admin/graphics.html.php

  Log Message:
  -----------
  Manual gallery-module-wide search and replace for media and view names.
- fixed when found with "admin_"
- fixed when used with glob() to look in subdir of views
- removed filter for old file (didn't exist in 3.0.6 either)
- fixed when used in gallery.css and installer


  Commit: 92d5449c6ccceb268751662d7c59691c15938c3f
      https://github.com/gallery/gallery3/commit/92d5449c6ccceb268751662d7c59691c15938c3f
  Author: shadlaws <shad-xpYdmXCiSuZWk0Htik3J/[email protected]>
  Date:   2013-03-25 (Mon, 25 Mar 2013)

  Changed paths:
    M modules/gallery/classes/Gallery/Album.php
    M modules/gallery/classes/Gallery/Item.php
    M modules/gallery/classes/Gallery/View/Gallery.php
    M modules/gallery/views/gallery/upgrader.html.php

  Log Message:
  -----------
  gallery-module-wide search and replace for css and js names.
- fixed css and js dirs when they occurred with a file.
- fixed css and js dirs in Gallery_View_Gallery when including a script or stylesheet.


  Commit: a86888eaf54c5926aeec336e2b53822dd8c9c70c
      https://github.com/gallery/gallery3/commit/a86888eaf54c5926aeec336e2b53822dd8c9c70c
  Author: shadlaws <shad-xpYdmXCiSuZWk0Htik3J/[email protected]>
  Date:   2013-03-25 (Mon, 25 Mar 2013)

  Changed paths:
    M installer/views/install.html.php
    M modules/gallery/classes/Gallery/Album.php
    M modules/gallery/classes/Gallery/Controller/Admin/AdvancedSettings.php
    M modules/gallery/classes/Gallery/Controller/Admin/Dashboard.php
    M modules/gallery/classes/Gallery/Controller/Admin/Graphics.php
    M modules/gallery/classes/Gallery/Controller/Admin/Languages.php
    M modules/gallery/classes/Gallery/Controller/Admin/Maintenance.php
    M modules/gallery/classes/Gallery/Controller/Admin/Modules.php
    M modules/gallery/classes/Gallery/Controller/Admin/Movies.php
    M modules/gallery/classes/Gallery/Controller/Admin/Sidebar.php
    M modules/gallery/classes/Gallery/Controller/Admin/ThemeOptions.php
    M modules/gallery/classes/Gallery/Controller/Admin/Themes.php
    M modules/gallery/classes/Gallery/Controller/L10n/Client.php
    M modules/gallery/classes/Gallery/Controller/Login.php
    M modules/gallery/classes/Gallery/Controller/Permissions.php
    M modules/gallery/classes/Gallery/Controller/Quick.php
    M modules/gallery/classes/Gallery/Controller/Reauthenticate.php
    M modules/gallery/classes/Gallery/Controller/Upgrader.php
    M modules/gallery/classes/Gallery/Controller/UserProfile.php
    M modules/gallery/classes/Gallery/Controller/WelcomeMessage.php
    M modules/gallery/classes/Gallery/Graphics.php
    M modules/gallery/classes/Gallery/Hook/GalleryBlock.php
    M modules/gallery/classes/Gallery/Hook/GalleryEvent.php
    M modules/gallery/classes/Gallery/Hook/GalleryTheme.php
    M modules/gallery/classes/Gallery/InPlaceEdit.php
    M modules/gallery/classes/Gallery/Item.php
    M modules/gallery/classes/Gallery/Menu.php
    M modules/gallery/classes/Gallery/Menu/AjaxLink.php
    M modules/gallery/classes/Gallery/Menu/Dialog.php
    M modules/gallery/classes/Gallery/Menu/Link.php
    M modules/gallery/classes/Gallery/Model/Item.php
    M modules/gallery/classes/Gallery/View/Gallery.php
    M modules/gallery/media/gallery.css
    M modules/gallery/orphans/views/kohana/error.php
    M modules/gallery/tests/Gallery_Filters.php
    M modules/gallery/tests/Graphics_Helper_Test.php
    M modules/gallery/tests/Item_Helper_Test.php
    M modules/gallery/tests/Item_Model_Test.php
    M modules/gallery/tests/Xss_Security_Test.php
    M modules/gallery/views/admin/graphics.html.php
    M modules/gallery/views/admin/graphics_gd.html.php
    M modules/gallery/views/admin/graphics_graphicsmagick.html.php
    M modules/gallery/views/admin/graphics_imagemagick.html.php
    M modules/gallery/views/admin/movies.html.php
    M modules/gallery/views/admin/themes.html.php
    M modules/gallery/views/gallery/upgrader.html.php

  Log Message:
  -----------
  Merge pull request #231 from shadlaws/k3_gallery_search_n_replace_others

Another gallery-module-wide search and replace, for the other non-class files.  Around 100 changes in total.


Compare: https://github.com/gallery/gallery3/compare/a061e0019107...a86888eaf54c

------------------------------------------------------------------------------
Own the Future-Intel&reg; 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 ]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.