[gallery/gallery3] f83ed5: #1982 - Add placeholder for albums with no album c...

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: f83ed5f8716663a45c9d8e8118bbcf0e2849c3fb
      https://github.com/gallery/gallery3/commit/f83ed5f8716663a45c9d8e8118bbcf0e2849c3fb
  Author: shadlaws <shad-xpYdmXCiSuZWk0Htik3J/[email protected]>
  Date:   2013-01-31 (Thu, 31 Jan 2013)

  Changed paths:
    M modules/gallery/helpers/gallery_event.php
    M modules/gallery/helpers/graphics.php
    M modules/gallery/helpers/item.php
    A modules/gallery/images/missing_album_cover.jpg
    M modules/gallery/tests/Graphics_Helper_Test.php

  Log Message:
  -----------
  #1982 - Add placeholder for albums with no album cover.
- Added missing_album_cover.jpg placeholder image.
- Modified the graphics helper to use it.  Calling graphics::generate will copy it.
- Modified item::remove_album_cover and gallery_event::item_created to run graphics::generate.
- Added unit test to Graphics_Helper_Test.


  Commit: 795f2569941f582127885f0bdcabe089d644a5d6
      https://github.com/gallery/gallery3/commit/795f2569941f582127885f0bdcabe089d644a5d6
  Author: Automatic Build Number Updater <bharat+gallery3_build_number_updater-gXXrQ4p6DQJBDgjK7y7TUQ@public.gmane.org>
  Date:   2013-01-31 (Thu, 31 Jan 2013)

  Changed paths:
    M .build_number

  Log Message:
  -----------
  Automated update of .build_number to 318 for branch master
Last update: 107735ffc42bd761e28cbfc79f59aa23c1bcbc2a (1 commits ago)


  Commit: cb08f6cc13bfd07aed2e6588cad6a6cc655b73f6
      https://github.com/gallery/gallery3/commit/cb08f6cc13bfd07aed2e6588cad6a6cc655b73f6
  Author: Bharat Mediratta <[email protected]>
  Date:   2013-01-31 (Thu, 31 Jan 2013)

  Changed paths:
    M modules/gallery/helpers/gallery_event.php
    M modules/gallery/helpers/graphics.php
    M modules/gallery/helpers/item.php
    A modules/gallery/images/missing_album_cover.jpg
    M modules/gallery/tests/Graphics_Helper_Test.php

  Log Message:
  -----------
  Merge pull request #115 from shadlaws/fix_1982

#1982 - Add placeholder for albums with no album cover.


  Commit: 51995ae48ac0b589d6b84943d73687401a8c441a
      https://github.com/gallery/gallery3/commit/51995ae48ac0b589d6b84943d73687401a8c441a
  Author: Automatic Build Number Updater <bharat+gallery3_build_number_updater-gXXrQ4p6DQJBDgjK7y7TUQ@public.gmane.org>
  Date:   2013-01-31 (Thu, 31 Jan 2013)

  Changed paths:
    M .build_number

  Log Message:
  -----------
  Automated update of .build_number to 319 for branch master
Last update: 795f2569941f582127885f0bdcabe089d644a5d6 (1 commits ago)


  Commit: 93963422505ecc790af62ae0503f301145debac3
      https://github.com/gallery/gallery3/commit/93963422505ecc790af62ae0503f301145debac3
  Author: Bharat Mediratta <[email protected]>
  Date:   2013-01-31 (Thu, 31 Jan 2013)

  Changed paths:
    M modules/comment/helpers/comment_installer.php
    M modules/digibug/helpers/digibug_installer.php
    M modules/exif/helpers/exif_installer.php
    M modules/g2_import/helpers/g2_import_installer.php
    M modules/gallery/helpers/gallery_installer.php
    M modules/gallery/helpers/module.php
    M modules/image_block/helpers/image_block_installer.php
    M modules/info/helpers/info_installer.php
    M modules/notification/helpers/notification_installer.php
    M modules/rest/helpers/rest_installer.php
    M modules/search/helpers/search_installer.php
    M modules/server_add/helpers/server_add_installer.php
    M modules/slideshow/helpers/slideshow_installer.php
    M modules/tag/helpers/tag_installer.php
    M modules/user/helpers/user_installer.php
    M modules/watermark/helpers/watermark_installer.php

  Log Message:
  -----------
  Drop the requirement to have the install() function set the module
version.  It's redundant.  Fixes #1985.


  Commit: a29fb3343c33963bcc4db55384455ac277eb66f1
      https://github.com/gallery/gallery3/commit/a29fb3343c33963bcc4db55384455ac277eb66f1
  Author: Bharat Mediratta <[email protected]>
  Date:   2013-01-31 (Thu, 31 Jan 2013)

  Changed paths:
    M .build_number

  Log Message:
  -----------
  Merge branch 'master' of github.com:gallery/gallery3


  Commit: 4a07993389afb1f92b6eefdc026eb41494e668cb
      https://github.com/gallery/gallery3/commit/4a07993389afb1f92b6eefdc026eb41494e668cb
  Author: Bharat Mediratta <[email protected]>
  Date:   2013-01-31 (Thu, 31 Jan 2013)

  Changed paths:
    M modules/comment/helpers/comment_installer.php
    M modules/digibug/helpers/digibug_installer.php
    M modules/exif/helpers/exif_installer.php
    M modules/g2_import/helpers/g2_import_installer.php
    M modules/gallery/helpers/gallery_event.php
    M modules/gallery/helpers/gallery_installer.php
    M modules/gallery/helpers/graphics.php
    M modules/gallery/helpers/item.php
    M modules/gallery/helpers/module.php
    A modules/gallery/images/missing_album_cover.jpg
    M modules/gallery/tests/Graphics_Helper_Test.php
    M modules/image_block/helpers/image_block_installer.php
    M modules/info/helpers/info_installer.php
    M modules/notification/helpers/notification_installer.php
    M modules/rest/helpers/rest_installer.php
    M modules/search/helpers/search_installer.php
    M modules/server_add/helpers/server_add_installer.php
    M modules/slideshow/helpers/slideshow_installer.php
    M modules/tag/helpers/tag_installer.php
    M modules/user/helpers/user_installer.php
    M modules/watermark/helpers/watermark_installer.php

  Log Message:
  -----------
  Merge branch 'master' into 3.0.x


Compare: https://github.com/gallery/gallery3/compare/0dc89038c204...4a07993389af

------------------------------------------------------------------------------
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_jan

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