Skip to content
  1. Oct 11, 2007
  2. Oct 06, 2007
  3. Oct 04, 2007
  4. Oct 01, 2007
  5. Sep 30, 2007
  6. Sep 29, 2007
  7. Sep 27, 2007
  8. Sep 18, 2007
  9. Sep 15, 2007
  10. Sep 10, 2007
  11. Sep 05, 2007
  12. Sep 01, 2007
  13. Aug 23, 2007
  14. Jul 13, 2007
  15. May 30, 2007
  16. 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
  17. May 10, 2007
  18. May 08, 2007
    • kiz_0987's avatar
      User status page filter. · 72b86752
      kiz_0987 authored
      Clean up of status page.
      Some of the install messages are broken - need to be brought in line with the updated status page.
      72b86752
  19. May 06, 2007
  20. May 05, 2007
  21. May 02, 2007
  22. Apr 26, 2007
  23. Apr 25, 2007
    • Thilo Viereck's avatar
      - task: fix some wording issues on the admin pages · 647a600b
      Thilo Viereck authored
      - task: added exactsize option for search
      - feature: simple report generator (to assist with bug reports)
      - bugfix: support for piped arguments in filter tags
      - bugfix: several issues with 'Site Admin' group <> 'admin' role sync feature
      - bugfix: add code to handle admin user (uid=1) properly after install
      - many minor bugfixes
      647a600b
  24. Apr 23, 2007
  25. Apr 15, 2007
  26. Feb 24, 2007
  27. Dec 31, 2006
  28. Nov 27, 2006
  29. Nov 21, 2006
  30. Nov 15, 2006
  31. Sep 30, 2006
  32. Jul 04, 2006
  33. Apr 25, 2006
    • kiz_0987's avatar
      #59789 - Changed css import to use theme_add_style(). This may need to be updated · 4b1be46a
      kiz_0987 authored
       again once the correct methods to import module css files has been documented
       (see http://drupal.org/node/60096).
       - The css file is now not included twice on gallery pages (is correctly loaded
         after Gallery2's theme.css file and so can override)
       - This *removes* the functionality to use a theme specific drupal_g2.css file.
         There have got to be better ways to override module css files.
       - css improvements to not hide h2's in G2 Admin pages
       - Removed DOS line endings from gallery_filter.inc
      4b1be46a
  34. 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