[gallery/gallery3] 60219b: Remove an "ORM_Iterator" in a comment that I misse...

GitHub <noreply-9UaJU3cA/F/[email protected]>
Newsgroups gmane.comp.web.gallery.cvs
Message-ID <5166cfd54b6b5_3c6363413851829@hookshot-fe2-pe1-prd.aws.github.net.mail>
  Branch: refs/heads/kohana_3
  Home:   https://github.com/gallery/gallery3
  Commit: 60219b2cea5c6986ad98a81b42b3c485297e7a92
      https://github.com/gallery/gallery3/commit/60219b2cea5c6986ad98a81b42b3c485297e7a92
  Author: shadlaws <shad-xpYdmXCiSuZWk0Htik3J/[email protected]>
  Date:   2013-04-11 (Thu, 11 Apr 2013)

  Changed paths:
    M modules/gallery/classes/Gallery/ORM/MPTT.php

  Log Message:
  -----------
  Remove an "ORM_Iterator" in a comment that I missed before.


  Commit: 99640f4160c8da40409556b9e73d5b1756335605
      https://github.com/gallery/gallery3/commit/99640f4160c8da40409556b9e73d5b1756335605
  Author: shadlaws <shad-xpYdmXCiSuZWk0Htik3J/[email protected]>
  Date:   2013-04-11 (Thu, 11 Apr 2013)

  Changed paths:
    M modules/gallery/classes/Gallery/Controller/Movies.php

  Log Message:
  -----------
  Add a missing HTML::purify() call in Movies controller (already in Photos).
The two controllers are now identical if you swap photo/movie and Photo/Movie.


  Commit: 7ddb6d53b073a0f258c804d52b34881c84c7aecf
      https://github.com/gallery/gallery3/commit/7ddb6d53b073a0f258c804d52b34881c84c7aecf
  Author: shadlaws <shad-xpYdmXCiSuZWk0Htik3J/[email protected]>
  Date:   2013-04-11 (Thu, 11 Apr 2013)

  Changed paths:
    M modules/gallery/classes/Gallery/Controller/Albums.php
    M modules/gallery/classes/Gallery/Controller/Movies.php
    M modules/gallery/classes/Gallery/Controller/Photos.php

  Log Message:
  -----------
  Change "action_show" --> "show".  In K3, the functions can be public without
being accessible by URL, so we don't need these extra checks.


  Commit: 7c07cd6b8759a8c204c30d433ff790465f03214b
      https://github.com/gallery/gallery3/commit/7c07cd6b8759a8c204c30d433ff790465f03214b
  Author: shadlaws <shad-xpYdmXCiSuZWk0Htik3J/[email protected]>
  Date:   2013-04-11 (Thu, 11 Apr 2013)

  Changed paths:
    M modules/gallery/classes/Gallery/View/Gallery.php

  Log Message:
  -----------
  Add \n to JS and CSS links to make the HTML source look a little prettier.


  Commit: 4085a76d90ec0a56e59a5ddda2ae32e4c6df0038
      https://github.com/gallery/gallery3/commit/4085a76d90ec0a56e59a5ddda2ae32e4c6df0038
  Author: shadlaws <shad-xpYdmXCiSuZWk0Htik3J/[email protected]>
  Date:   2013-04-11 (Thu, 11 Apr 2013)

  Changed paths:
    M modules/gallery/classes/Gallery/Controller/Admin.php

  Log Message:
  -----------
  Revise Controller_Admin for K3.
- use before() instead of __construct() and __call()
- rely on routing to call the correct controller and action for us
- remove unused $theme definition and call


  Commit: 33da2d6b31401a5388d3abd81d0f042f405dc615
      https://github.com/gallery/gallery3/commit/33da2d6b31401a5388d3abd81d0f042f405dc615
  Author: shadlaws <shad-xpYdmXCiSuZWk0Htik3J/[email protected]>
  Date:   2013-04-11 (Thu, 11 Apr 2013)

  Changed paths:
    M modules/gallery/classes/Gallery/View.php

  Log Message:
  -----------
  Revise Gallery's View class override.
- Remove the render() override since the globals are already added in View::compile()
- Revise the __construct() syntax and naming to match K3.
- Clean up comments.


  Commit: ac2f9a9a8a6cb7b0157e9c886d0a6ee4d8dcb863
      https://github.com/gallery/gallery3/commit/ac2f9a9a8a6cb7b0157e9c886d0a6ee4d8dcb863
  Author: shadlaws <shad-xpYdmXCiSuZWk0Htik3J/[email protected]>
  Date:   2013-04-11 (Thu, 11 Apr 2013)

  Changed paths:
    M modules/akismet/classes/Akismet/Controller/Admin/Akismet.php
    M modules/gallery/classes/Gallery/Access.php
    M modules/gallery/classes/Gallery/Controller/Admin.php
    M modules/recaptcha/classes/Recaptcha/Controller/Admin/Recaptcha.php
    M modules/rest/tests/Rest_Controller_Test.php
    M modules/user/classes/User/Controller/Password.php

  Log Message:
  -----------
  Use HTTP_Request::GET and HTTP_Request::POST instead of "GET" and "POST".


  Commit: 97c971e547e08d823ddc9bbbe9cec639cba483a1
      https://github.com/gallery/gallery3/commit/97c971e547e08d823ddc9bbbe9cec639cba483a1
  Author: shadlaws <shad-xpYdmXCiSuZWk0Htik3J/[email protected]>
  Date:   2013-04-11 (Thu, 11 Apr 2013)

  Changed paths:
    M modules/akismet/classes/Akismet/Controller/Admin/Akismet.php
    M modules/gallery/classes/Gallery/Access.php
    M modules/gallery/classes/Gallery/Controller/Admin.php
    M modules/gallery/classes/Gallery/Controller/Albums.php
    M modules/gallery/classes/Gallery/Controller/Movies.php
    M modules/gallery/classes/Gallery/Controller/Photos.php
    M modules/gallery/classes/Gallery/ORM/MPTT.php
    M modules/gallery/classes/Gallery/View.php
    M modules/gallery/classes/Gallery/View/Gallery.php
    M modules/recaptcha/classes/Recaptcha/Controller/Admin/Recaptcha.php
    M modules/rest/tests/Rest_Controller_Test.php
    M modules/user/classes/User/Controller/Password.php

  Log Message:
  -----------
  Merge pull request #285 from shadlaws/fixes_20130411

Fixes 20130411


Compare: https://github.com/gallery/gallery3/compare/0041ea5b21f8...97c971e547e0

------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter

__[ 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.