Skip to content
  1. Jun 09, 2008
  2. Jun 08, 2008
    • Thilo Viereck's avatar
      - bugfix: Gallery2 JS and CSS broken (#188035 and #224019) · 23959868
      Thilo Viereck authored
      - bugfix: report version info for all gallery* modules
      - bugfix: session handling to prevent TempIds
      - bugfix: session handling to workaround [sf#1967484] new admin session protection (#250770)
      - bugfix: hide search for user without proper permission
      - feature: integration with advanced help module (TODO: write documentation)
      - task: cleanup block tpl code
      - task: add base api version constant
      23959868
  3. Mar 08, 2008
  4. Mar 05, 2008
  5. Feb 21, 2008
  6. Feb 10, 2008
  7. Feb 08, 2008
  8. Dec 29, 2007
  9. Nov 27, 2007
  10. Nov 23, 2007
  11. Dec 31, 2006
  12. Sep 30, 2006
    • kiz_0987's avatar
      #80537 and #70208 - Added access control to gallery. · c12f5411
      kiz_0987 authored
      It's almost all or nothing. Without access the user cannot see the gallery
      or gallery blocks. However, embedded thumbnail images in nodes are still
      visible (but the link won't work).
      You also need to set 'mode.embed.only' to true in your Gallery2 config.php
      file to avoid bypass via standalone.
      
      IMPORTANT: You will need to set the user permissions to 'access gallery'
      for the roles you want to be able to see the gallery.
      c12f5411
  13. Sep 14, 2006
  14. Jul 04, 2006
  15. Jun 05, 2006
  16. Apr 15, 2006
    • kiz_0987's avatar
      Added gallery grid block. · 55260521
      kiz_0987 authored
      Split gallery_block into separate .inc file.
      Added configuration of g2Image file types.
      #57894 - Fixed theme specific css file import.
      55260521