/[drupal]/contributions/modules/gallery/gallery_base.inc
ViewVC logotype

Log of /contributions/modules/gallery/gallery_base.inc

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.8.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 25 14:21:32 2009 UTC (10 months ago) by profix898
Branch: DRUPAL-6--1
Changes since 1.8.2.18: +8 -8 lines
Diff to previous 1.8.2.18 , to branch point 1.8
- task: Make coder module happy and fix several coding style issues

Revision 1.8.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 10 11:20:02 2009 UTC (10 months, 2 weeks ago) by profix898
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0
Changes since 1.8.2.17: +6 -3 lines
Diff to previous 1.8.2.17 , to branch point 1.8
- feature: Slovak translation (#353157 by etki)
- bugfix: gallery cause a Fatal error on a logout (#352239)
- task: intermediate support for WYSIWYG module in G2Image settings (#350100)

Revision 1.6.2.55 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 10 10:37:00 2009 UTC (10 months, 2 weeks ago) by profix898
Branch: DRUPAL-5--2
Changes since 1.6.2.54: +18 -18 lines
Diff to previous 1.6.2.54 , to branch point 1.6 , to next main 1.8
- bugfix: Definition of constants incompatibility (#229514)
- bugfix: gallery upgrade blocks table UPDATE fails on PostgreSQL (#294658)

Revision 1.8.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 4 21:32:15 2008 UTC (15 months, 3 weeks ago) by profix898
Branch: DRUPAL-6--1
Changes since 1.8.2.16: +1 -6 lines
Diff to previous 1.8.2.16 , to branch point 1.8
- feature: suggested menu item "My Album" pointing to useralbum (#269398)

Revision 1.8.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 4 21:13:06 2008 UTC (15 months, 3 weeks ago) by profix898
Branch: DRUPAL-6--1
Changes since 1.8.2.15: +22 -12 lines
Diff to previous 1.8.2.15 , to branch point 1.8
- task: complete i18n handling for D6 (#228864)
- task: rename some functions to avoid namespace conflicts in addon modules

Revision 1.6.2.54 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 19 20:35:11 2008 UTC (16 months, 1 week ago) by profix898
Branch: DRUPAL-5--2
Changes since 1.6.2.53: +3 -3 lines
Diff to previous 1.6.2.53 , to branch point 1.6
- bugfix: compatibility update in preparation for G2.3

Revision 1.6.2.53 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 19 20:34:10 2008 UTC (16 months, 1 week ago) by profix898
Branch: DRUPAL-5--2
Changes since 1.6.2.52: +5 -5 lines
Diff to previous 1.6.2.52 , to branch point 1.6
- task: rename funcs for fetching obj lists to prevent func name collisions

Revision 1.8.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 19 16:32:22 2008 UTC (16 months, 1 week ago) by profix898
Branch: DRUPAL-6--1
Changes since 1.8.2.14: +2 -2 lines
Diff to previous 1.8.2.14 , to branch point 1.8
- task: make advanced_help notice more present
- task: rename "Your album" to "My Album"

Revision 1.6.2.52 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 9 10:36:43 2008 UTC (17 months, 2 weeks ago) by profix898
Branch: DRUPAL-5--2
Changes since 1.6.2.51: +5 -40 lines
Diff to previous 1.6.2.51 , to branch point 1.6
- bugfix: Gallery2 JS and CSS broken (#188035 and #224019)

Revision 1.8.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 9 10:34:28 2008 UTC (17 months, 2 weeks ago) by profix898
Branch: DRUPAL-6--1
Changes since 1.8.2.13: +1 -3 lines
Diff to previous 1.8.2.13 , to branch point 1.8
- task: remove useless $base_url

Revision 1.8.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 8 23:10:13 2008 UTC (17 months, 2 weeks ago) by profix898
Branch: DRUPAL-6--1
Changes since 1.8.2.12: +22 -44 lines
Diff to previous 1.8.2.12 , to branch point 1.8
- bugfix: Gallery2 JS and CSS broken (#188035 and #224019)
- 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

Revision 1.8.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 5 19:17:28 2008 UTC (20 months, 3 weeks ago) by profix898
Branch: DRUPAL-6--1
Changes since 1.8.2.11: +2 -2 lines
Diff to previous 1.8.2.11 , to branch point 1.8
- bugfix: empty 'Image data' displays all data (#226960)
- bugfix: block cache per user for navigation (#227888)
- task: make imageblock settings reusable

Revision 1.8.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 27 00:24:22 2008 UTC (20 months, 4 weeks ago) by profix898
Branch: DRUPAL-6--1
Changes since 1.8.2.10: +28 -1 lines
Diff to previous 1.8.2.10 , to branch point 1.8
- bugfix: link_path <> router_path relation broken (#220158)
- bugfix: can't add Gallery links to Drupal menu items (#223860)

Revision 1.8.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 24 23:54:31 2008 UTC (21 months ago) by profix898
Branch: DRUPAL-6--1
Changes since 1.8.2.9: +2 -2 lines
Diff to previous 1.8.2.9 , to branch point 1.8
- bugfix: do not cache/aggregate/compress G2 javascript (#224019)

Revision 1.8.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 18 21:26:42 2008 UTC (21 months, 1 week ago) by profix898
Branch: DRUPAL-6--1
Changes since 1.8.2.8: +9 -7 lines
Diff to previous 1.8.2.8 , to branch point 1.8
- bugfix: empty title not handled in status reports
- bugfix: version mismatch error does not show (#223354)

Revision 1.8.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 11 01:11:12 2008 UTC (21 months, 2 weeks ago) by profix898
Branch: DRUPAL-6--1
Changes since 1.8.2.7: +2 -2 lines
Diff to previous 1.8.2.7 , to branch point 1.8
- bugfix: incorrect arguments for watchdog() call (#220137)
- task: language prefix handling in gallery_menu

Revision 1.8.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 10 21:15:33 2008 UTC (21 months, 2 weeks ago) by profix898
Branch: DRUPAL-6--1
Changes since 1.8.2.6: +23 -5 lines
Diff to previous 1.8.2.6 , to branch point 1.8
- task: improved debug output (part ii)

Revision 1.6.2.51 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 10 20:45:52 2008 UTC (21 months, 2 weeks ago) by profix898
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-1, DRUPAL-5--2-2
Changes since 1.6.2.50: +2 -2 lines
Diff to previous 1.6.2.50 , to branch point 1.6
- bug: unescaped characters in debug output

Revision 1.6.2.50 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 10 20:34:31 2008 UTC (21 months, 2 weeks ago) by profix898
Branch: DRUPAL-5--2
Changes since 1.6.2.49: +10 -3 lines
Diff to previous 1.6.2.49 , to branch point 1.6
- feature: improved formatting of debug output

Revision 1.8.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 10 20:28:53 2008 UTC (21 months, 2 weeks ago) by profix898
Branch: DRUPAL-6--1
Changes since 1.8.2.5: +12 -6 lines
Diff to previous 1.8.2.5 , to branch point 1.8
- feature: improved debug output

Revision 1.8.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 10 20:02:11 2008 UTC (21 months, 2 weeks ago) by profix898
Branch: DRUPAL-6--1
Changes since 1.8.2.4: +40 -30 lines
Diff to previous 1.8.2.4 , to branch point 1.8
- task: complete support for i18n/multilingual sites
- task: switch G2 debug mode (buffered)

Revision 1.8.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 10 12:59:20 2008 UTC (21 months, 2 weeks ago) by profix898
Branch: DRUPAL-6--1
Changes since 1.8.2.3: +53 -65 lines
Diff to previous 1.8.2.3 , to branch point 1.8
- task: establish event listener infrastructure
- bugfix: gallery_menu admin fails if no gallery block is enabled

Revision 1.6.2.49 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 10 11:39:43 2008 UTC (21 months, 2 weeks ago) by profix898
Branch: DRUPAL-5--2
Changes since 1.6.2.48: +11 -50 lines
Diff to previous 1.6.2.48 , to branch point 1.6
- task: add cleanup stuff from D6

Revision 1.8.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 8 23:52:18 2008 UTC (21 months, 2 weeks ago) by profix898
Branch: DRUPAL-6--1
Changes since 1.8.2.2: +49 -19 lines
Diff to previous 1.8.2.2 , to branch point 1.8
- task: complete update to D6 (block handling, page context, etc.) + various bugfixes

Revision 1.8.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 27 18:10:32 2007 UTC (23 months, 4 weeks ago) by profix898
Branch: DRUPAL-6--1
Changes since 1.8.2.1: +141 -18 lines
Diff to previous 1.8.2.1 , to branch point 1.8
- major update: basically all features ported to D6 now :)
(requires G2.3/svn and is still volatile, for early testing only)

Revision 1.8.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 23 11:26:17 2007 UTC (2 years ago) by profix898
Branch: DRUPAL-6--1
Changes since 1.8: +87 -32 lines
Diff to previous 1.8
- update D6 version (Oct-15, 2007)

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 23 11:20:33 2007 UTC (2 years ago) by profix898
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-6--1
Changes since 1.7: +76 -176 lines
Diff to previous 1.7
- very early D6 version (Oct-01, 2007)

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 23 10:01:38 2007 UTC (2 years ago) by profix898
Branch: MAIN
Changes since 1.6: +650 -133 lines
Diff to previous 1.6
- Update HEAD to 5.x-2.0 release version

Revision 1.6.2.48 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 21 07:46:27 2007 UTC (2 years ago) by profix898
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-0
Changes since 1.6.2.47: +4 -9 lines
Diff to previous 1.6.2.47 , to branch point 1.6
- task: remove g2_path manipulation code (as much as possible)

Revision 1.6.2.47 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 14 00:56:46 2007 UTC (2 years ago) by profix898
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-0-BETA6
Changes since 1.6.2.46: +15 -10 lines
Diff to previous 1.6.2.46 , to branch point 1.6
- task: backport syntax changes from D6 to minimize incompatibility
- task: restructure variables update in hook_update_N
- bugfix: saving htaccess rules does not show error on failure

Revision 1.6.2.46 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 9 18:06:29 2007 UTC (2 years ago) by profix898
Branch: DRUPAL-5--2
Changes since 1.6.2.45: +2 -2 lines
Diff to previous 1.6.2.45 , to branch point 1.6
- bugfix: filter not working for images if optional args specified

Revision 1.6.2.45 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 26 19:32:37 2007 UTC (2 years, 1 month ago) by profix898
Branch: DRUPAL-5--2
Changes since 1.6.2.44: +2 -2 lines
Diff to previous 1.6.2.44 , to branch point 1.6
- bugfix: gallery_get_block does not always work (#186952)

Revision 1.6.2.44 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 24 14:22:18 2007 UTC (2 years, 1 month ago) by profix898
Branch: DRUPAL-5--2
Changes since 1.6.2.43: +18 -2 lines
Diff to previous 1.6.2.43 , to branch point 1.6
- bugfix: correct url rewrite handling for i18n (#185877)

Revision 1.6.2.43 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 24 12:34:38 2007 UTC (2 years, 1 month ago) by profix898
Branch: DRUPAL-5--2
Changes since 1.6.2.42: +12 -9 lines
Diff to previous 1.6.2.42 , to branch point 1.6
- bugfix: i18n language selection (#185877)

Revision 1.6.2.42 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 21 19:19:06 2007 UTC (2 years, 1 month ago) by profix898
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-0-BETA5
Changes since 1.6.2.41: +34 -1 lines
Diff to previous 1.6.2.41 , to branch point 1.6
- task: add back gallery_get_themes() function

Revision 1.6.2.41 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 20 15:59:15 2007 UTC (2 years, 1 month ago) by profix898
Branch: DRUPAL-5--2
Changes since 1.6.2.40: +3 -3 lines
Diff to previous 1.6.2.40 , to branch point 1.6
*** empty log message ***

Revision 1.6.2.40 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 15 23:18:30 2007 UTC (2 years, 1 month ago) by profix898
Branch: DRUPAL-5--2
Changes since 1.6.2.39: +2 -2 lines
Diff to previous 1.6.2.39 , to branch point 1.6
- bugfix: notice if $g2entity->theme is not set

Revision 1.6.2.39 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 14 18:09:57 2007 UTC (2 years, 1 month ago) by profix898
Branch: DRUPAL-5--2
Changes since 1.6.2.38: +2 -2 lines
Diff to previous 1.6.2.38 , to branch point 1.6
- bugfix: return empty block (and no subject) if init fails

Revision 1.6.2.38 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 14 15:59:00 2007 UTC (2 years, 1 month ago) by profix898
Branch: DRUPAL-5--2
Changes since 1.6.2.37: +8 -4 lines
Diff to previous 1.6.2.37 , to branch point 1.6
- task: auto-initialize G2 in  gallery_get_block()

Revision 1.6.2.37 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 11 21:28:23 2007 UTC (2 years, 1 month ago) by profix898
Branch: DRUPAL-5--2
Changes since 1.6.2.36: +18 -21 lines
Diff to previous 1.6.2.36 , to branch point 1.6
- bugfix: clean up all G2 init() calls (will hopefully solve #181703)

Revision 1.6.2.36 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 11 17:07:32 2007 UTC (2 years, 1 month ago) by profix898
Branch: DRUPAL-5--2
Changes since 1.6.2.35: +3 -2 lines
Diff to previous 1.6.2.35 , to branch point 1.6
- bugfix: [G2:number] filter syntax doesnt work (#182681)

Revision 1.6.2.35 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 10 12:49:41 2007 UTC (2 years, 1 month ago) by profix898
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-0-BETA4
Changes since 1.6.2.34: +23 -1 lines
Diff to previous 1.6.2.34 , to branch point 1.6
- bugfix: block type option unfiltered
- task: reorganize and simplify blocks code
- feature: provide gallery_get_block() to fetch image/grid block

Revision 1.6.2.34 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 7 21:15:23 2007 UTC (2 years, 1 month ago) by profix898
Branch: DRUPAL-5--2
Changes since 1.6.2.33: +28 -16 lines
Diff to previous 1.6.2.33 , to branch point 1.6
- bugfix: js/css includes broken for G2 outside Drupal root (#181269)

Revision 1.6.2.33 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 4 16:12:50 2007 UTC (2 years, 1 month ago) by profix898
Branch: DRUPAL-5--2
Changes since 1.6.2.32: +10 -6 lines
Diff to previous 1.6.2.32 , to branch point 1.6
- bugfix: for n=1 the type defaults to 'specificItem' (#180187)
- bugfix: 'show' parameter doesn't work (#180461)

Revision 1.6.2.32 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 1 12:34:25 2007 UTC (2 years, 1 month ago) by profix898
Branch: DRUPAL-5--2
Changes since 1.6.2.31: +3 -3 lines
Diff to previous 1.6.2.31 , to branch point 1.6
- bugfix: blank pages for 'Item not found' error messages (#179930)

Revision 1.6.2.31 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 30 15:32:52 2007 UTC (2 years, 1 month ago) by profix898
Branch: DRUPAL-5--2
Changes since 1.6.2.30: +13 -3 lines
Diff to previous 1.6.2.30 , to branch point 1.6
- bugfix: gallery_menu items not available for guest users (#179760)

Revision 1.6.2.30 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 30 10:16:51 2007 UTC (2 years, 1 month ago) by profix898
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-0-BETA3
Changes since 1.6.2.29: +66 -8 lines
Diff to previous 1.6.2.29 , to branch point 1.6
- task: port back some changes from D6 version
- task: refactor #179567 and #179555

Revision 1.6.2.29 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 29 13:10:22 2007 UTC (2 years, 1 month ago) by profix898
Branch: DRUPAL-5--2
Changes since 1.6.2.28: +2 -2 lines
Diff to previous 1.6.2.28 , to branch point 1.6
- bugfix: call to undefined function htmlspecialchars_decode() on php4 (#179567)

Revision 1.6.2.28 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 27 09:43:59 2007 UTC (2 years, 2 months ago) by profix898
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-0-BETA2
Changes since 1.6.2.27: +11 -8 lines
Diff to previous 1.6.2.27 , to branch point 1.6
- task: remove debug craft and unify item prefixes

Revision 1.6.2.27 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 15 00:15:32 2007 UTC (2 years, 2 months ago) by profix898
Branch: DRUPAL-5--2
Changes since 1.6.2.26: +8 -4 lines
Diff to previous 1.6.2.26 , to branch point 1.6
- feature: redirect to search form on invalid url

Revision 1.6.2.26 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 10 18:04:08 2007 UTC (2 years, 2 months ago) by profix898
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-0-BETA1
Changes since 1.6.2.25: +52 -25 lines
Diff to previous 1.6.2.25 , to branch point 1.6
- task: coding style and docs update

Revision 1.6.2.25 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 10 14:59:17 2007 UTC (2 years, 2 months ago) by profix898
Branch: DRUPAL-5--2
Changes since 1.6.2.24: +19 -2 lines
Diff to previous 1.6.2.24 , to branch point 1.6
- task: add helper function to flush entity cache
- task: update settings for G2Image 3.x series
- feature: auto-resolve mail address conflicts on user import
- bugfix: various bugs in user import
- bugfix: object support (eg GalleryStatus) in error reporting

Revision 1.6.2.24 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 29 19:06:08 2007 UTC (2 years, 2 months ago) by profix898
Branch: DRUPAL-5--2
Changes since 1.6.2.23: +4 -4 lines
Diff to previous 1.6.2.23 , to branch point 1.6
- bugfix: Issues with G2 installed outside Drupal folder (#157903)

Revision 1.6.2.23 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 20 13:57:48 2007 UTC (2 years, 3 months ago) by profix898
Branch: DRUPAL-5--2
Changes since 1.6.2.22: +2 -2 lines
Diff to previous 1.6.2.22 , to branch point 1.6
- bugfix: broken language detection

Revision 1.6.2.22 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 9 10:15:46 2007 UTC (2 years, 3 months ago) by profix898
Branch: DRUPAL-5--2
Changes since 1.6.2.21: +61 -1 lines
Diff to previous 1.6.2.21 , to branch point 1.6
- task: move plugin status function to gallery_base.inc
- bugfix: user album message shown even with plugin disabled (#165817)

Revision 1.6.2.21 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 13 08:46:43 2007 UTC (2 years, 4 months ago) by profix898
Branch: DRUPAL-5--2
Changes since 1.6.2.20: +1 -33 lines
Diff to previous 1.6.2.20 , to branch point 1.6
- feature: switch Drupal theme for gallery pages
- bugfix: dont 'lock' account of G2 site admin

Revision 1.6.2.20 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 12 19:29:03 2007 UTC (2 years, 4 months ago) by profix898
Branch: DRUPAL-5--2
Changes since 1.6.2.19: +2 -2 lines
Diff to previous 1.6.2.19 , to branch point 1.6
- feature: user/login issues, redirect after login (#119740 by robyone)

Revision 1.6.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 12 19:22:50 2007 UTC (2 years, 4 months ago) by profix898
Branch: DRUPAL-5--2
Changes since 1.6.2.18: +3 -1 lines
Diff to previous 1.6.2.18 , to branch point 1.6
- bugfix: workaround for broken image frames (#145218)

Revision 1.6.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 1 10:18:33 2007 UTC (2 years, 4 months ago) by profix898
Branch: DRUPAL-5--2
Changes since 1.6.2.17: +3 -3 lines
Diff to previous 1.6.2.17 , to branch point 1.6
- bugfix: improved import g2 users handling/validation (#155936)

Revision 1.6.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 26 17:11:52 2007 UTC (2 years, 5 months ago) by profix898
Branch: DRUPAL-5--2
Changes since 1.6.2.16: +2 -2 lines
Diff to previous 1.6.2.16 , to branch point 1.6
- bugfix: gallery slideshow not working (#154663)

Revision 1.6.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 21 12:02:32 2007 UTC (2 years, 5 months ago) by profix898
Branch: DRUPAL-5--2
Changes since 1.6.2.15: +16 -24 lines
Diff to previous 1.6.2.15 , to branch point 1.6
- task: cleanup css styles (indents, parenthesis)
- bugfix: report broken for unavailable G2 rewriteApi
- bugfix: detect AJAX/Image callback in gallery_handle_request()
  (also fixes javascript issues on 'plugins' administration)

Revision 1.6.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 1 22:13:14 2007 UTC (2 years, 5 months ago) by profix898
Branch: DRUPAL-5--2
Changes since 1.6.2.14: +37 -5 lines
Diff to previous 1.6.2.14 , to branch point 1.6
- bugfix: @import rules are incorrect (#148061)

Revision 1.6.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 30 14:49:27 2007 UTC (2 years, 5 months ago) by profix898
Branch: DRUPAL-5--2
Changes since 1.6.2.13: +16 -8 lines
Diff to previous 1.6.2.13 , to branch point 1.6
- bugfix: call init() once only and check for G2 API classes in _gallery_init()

Revision 1.6.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 29 22:03:51 2007 UTC (2 years, 5 months ago) by profix898
Branch: DRUPAL-5--2
Changes since 1.6.2.12: +4 -2 lines
Diff to previous 1.6.2.12 , to branch point 1.6
- bugfix: gallery_report.inc and php4
- bugfix: dont trigger report for invalid install

Revision 1.6.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 29 11:27:06 2007 UTC (2 years, 5 months ago) by profix898
Branch: DRUPAL-5--2
Changes since 1.6.2.11: +39 -71 lines
Diff to previous 1.6.2.11 , to branch point 1.6
- feature: uninstall support for blocks
- 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, ...)

Revision 1.6.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 10 10:35:57 2007 UTC (2 years, 6 months ago) by profix898
Branch: DRUPAL-5--2
Changes since 1.6.2.10: +49 -20 lines
Diff to previous 1.6.2.10 , to branch point 1.6
- task: implement proper js/css cascading of G2 head stuff

Revision 1.6.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 8 00:30:13 2007 UTC (2 years, 6 months ago) by kiz0987
Branch: DRUPAL-5--2
Changes since 1.6.2.9: +11 -117 lines
Diff to previous 1.6.2.9 , to branch point 1.6
User status page filter.
Clean up of status page.
Some of the install messages are broken - need to be brought in line with the updated status page.

Revision 1.6.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 6 23:35:41 2007 UTC (2 years, 6 months ago) by kiz0987
Branch: DRUPAL-5--2
Changes since 1.6.2.8: +20 -8 lines
Diff to previous 1.6.2.8 , to branch point 1.6
New status page. Partial support for link attribute of imageblock. Some work needed.

Revision 1.6.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 6 09:57:30 2007 UTC (2 years, 6 months ago) by profix898
Branch: DRUPAL-5--2
Changes since 1.6.2.7: +53 -28 lines
Diff to previous 1.6.2.7 , to branch point 1.6
- task: fixed some minor coding style issues (elseif)
- feature: added G2 plugin status to status field (on general tab)

Revision 1.6.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 5 21:02:01 2007 UTC (2 years, 6 months ago) by kiz0987
Branch: DRUPAL-5--2
Changes since 1.6.2.6: +75 -65 lines
Diff to previous 1.6.2.6 , to branch point 1.6
Cleaned up the Gallery Filter options (more consistent with other tabs).
Used coder to try to clean up code standard (except for the G2 camelCase of
course). A painful exercise! Hopefully I didn't break anything.

Revision 1.6.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 5 19:55:00 2007 UTC (2 years, 6 months ago) by kiz0987
Branch: DRUPAL-5--2
Changes since 1.6.2.5: +2 -2 lines
Diff to previous 1.6.2.5 , to branch point 1.6
Added plugin checking to all settings tabs.
Some typos fixed.
Changed default search thumbnail size to 150.
Changed G2 plugin 'enabled' to 'activated' to be same as G2 nomenclature.

Revision 1.6.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 5 16:13:13 2007 UTC (2 years, 6 months ago) by kiz0987
Branch: DRUPAL-5--2
Changes since 1.6.2.4: +80 -1 lines
Diff to previous 1.6.2.4 , to branch point 1.6
Added gsitemap option (enable/disable merge).
Better usability on Fullname settings.
Added module and plugin checking and display (themed). More work needed here for a general page.

Revision 1.6.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 25 15:59:21 2007 UTC (2 years, 7 months ago) by profix898
Branch: DRUPAL-5--2
Changes since 1.6.2.3: +39 -14 lines
Diff to previous 1.6.2.3 , to branch point 1.6
- task: fix some wording issues on the admin pages
- 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

Revision 1.6.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 23 23:27:37 2007 UTC (2 years, 7 months ago) by profix898
Branch: DRUPAL-5--2
Changes since 1.6.2.2: +37 -15 lines
Diff to previous 1.6.2.2 , to branch point 1.6
- task: rework of image/grid block code
- task: rework of G2 filter code
- feature: simple regexp for language codes
- many small bugfixes and cleanup

Revision 1.5.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 19 11:29:42 2007 UTC (2 years, 7 months ago) by kiz0987
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0
Changes since 1.5.2.2: +2 -2 lines
Diff to previous 1.5.2.2 , to branch point 1.5 , to next main 1.8
#71492 - Partial fix for invalid path handling (anonymous only).

Revision 1.6.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 15 20:51:36 2007 UTC (2 years, 7 months ago) by profix898
Branch: DRUPAL-5--2
Changes since 1.6.2.1: +27 -8 lines
Diff to previous 1.6.2.1 , to branch point 1.6
- misc. bugfixes and improved install handling

Revision 1.6.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 24 23:39:44 2007 UTC (2 years, 9 months ago) by profix898
Branch: DRUPAL-5--2
Changes since 1.6: +267 -108 lines
Diff to previous 1.6
- initial checkin of version 2 of the gallery module for Drupal 5
- improved user/role sync (incl. batch import/export of users)
- tabbed configuration screens
- better debugging options
- gallery_menu module (link to G2 albums from the menu)

Revision 1.5.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 4 23:55:22 2007 UTC (2 years, 9 months ago) by profix898
Branch: DRUPAL-5
Changes since 1.5.2.1: +7 -4 lines
Diff to previous 1.5.2.1 , to branch point 1.5
#110293 - /admin/user/gallery returns blank page
#107827 - $account changed in hook_user('update')

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 15 12:17:47 2006 UTC (3 years ago) by kiz0987
Branch: MAIN
Branch point for: DRUPAL-5--2
Changes since 1.5: +2 -2 lines
Diff to previous 1.5
Syncing HEAD with DRUPAL-5.

Revision 1.5.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 2 11:11:20 2006 UTC (3 years, 1 month ago) by kiz0987
Branch: DRUPAL-5
Changes since 1.5: +2 -2 lines
Diff to previous 1.5
Initial commit for Drupal 5.0 compatibility.

Revision 1.2.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 17 11:09:37 2006 UTC (3 years, 4 months ago) by kiz0987
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-0
Changes since 1.2.2.1: +3 -3 lines
Diff to previous 1.2.2.1 , to branch point 1.2 , to next main 1.8
Syncing with HEAD

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 4 10:55:15 2006 UTC (3 years, 4 months ago) by kiz0987
Branch: MAIN
Branch point for: DRUPAL-5
Changes since 1.4: +3 -3 lines
Diff to previous 1.4
Make checking for a valid gallery install more robust (do not just trust the gallery_valid variable, but always do an isreadable check as well -- avoid case of a moved drupal/g2 installation causing PHP errors).

Revision 1.2.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 4 10:36:53 2006 UTC (3 years, 6 months ago) by kiz0987
Branch: DRUPAL-4-7
Changes since 1.2: +3 -19 lines
Diff to previous 1.2
Syncing with HEAD

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 4 10:34:02 2006 UTC (3 years, 6 months ago) by kiz0987
Branch: MAIN
Changes since 1.3: +3 -1 lines
Diff to previous 1.3
Changed INSTALL.txt to remove inclusion of css from theme dir (no longer available)
#61507 Fixed missing require of gallery_user.inc

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 25 23:47:32 2006 UTC (3 years, 7 months ago) by kiz0987
Branch: MAIN
Changes since 1.2: +1 -19 lines
Diff to previous 1.2
#59789 - Changed css import to use theme_add_style(). This may need to be updated
 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

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 15 12:30:26 2006 UTC (3 years, 7 months ago) by kiz0987
Branch: MAIN
Branch point for: DRUPAL-4-7
Changes since 1.1: +45 -4 lines
Diff to previous 1.1
Added gallery grid block.
Split gallery_block into separate .inc file.
Added configuration of g2Image file types.
#57894 - Fixed theme specific css file import.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 24 14:04:52 2006 UTC (3 years, 8 months ago) by kiz0987
Branch: MAIN
Initial Gallery2.1 compatible module for Drupal 4.7

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2