Skip to content
  1. Sep 10, 2007
  2. Sep 07, 2007
  3. Aug 28, 2007
  4. May 29, 2007
    • Thilo Viereck's avatar
      - feature: uninstall support for blocks · 588dcdb8
      Thilo Viereck authored
      - feature: support for multiple image-/grid-blocks
      - feature: new install wizard for initial configuration
      - task: status page merged into install wizard
      - task: cleanup of status rendering and user settings
      - various bugfixes (e.g. batch sync, report, gallery_menu, ...)
      588dcdb8
  5. May 10, 2007
  6. May 08, 2007
  7. May 06, 2007
  8. May 05, 2007
  9. Apr 26, 2007
  10. Apr 23, 2007
  11. Mar 18, 2007
  12. Feb 24, 2007
  13. Dec 31, 2006
  14. 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
  15. Sep 14, 2006
  16. Jul 04, 2006
  17. Jun 05, 2006
  18. 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