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

Log of /contributions/modules/gallery/gallery_settings.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.12.2.11 - (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
CVS Tags: DRUPAL-6--1-0
Changes since 1.12.2.10: +4 -4 lines
Diff to previous 1.12.2.10 , to branch point 1.12
- task: complete i18n handling for D6 (#228864)
- task: rename some functions to avoid namespace conflicts in addon modules

Revision 1.10.2.47 - (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.10.2.46: +5 -5 lines
Diff to previous 1.10.2.46 , to branch point 1.10 , to next main 1.12
- task: rename funcs for fetching obj lists to prevent func name collisions

Revision 1.12.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 14 21:19:24 2008 UTC (17 months, 2 weeks ago) by profix898
Branch: DRUPAL-6--1
Changes since 1.12.2.9: +4 -4 lines
Diff to previous 1.12.2.9 , to branch point 1.12
- task: improved album selector (multi-level selector)

Revision 1.12.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 10 08:59:34 2008 UTC (17 months, 2 weeks ago) by profix898
Branch: DRUPAL-6--1
Changes since 1.12.2.8: +1 -289 lines
Diff to previous 1.12.2.8 , to branch point 1.12
- task: move g2image into its own sub-module

Revision 1.12.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 24 23:23:42 2008 UTC (21 months ago) by profix898
Branch: DRUPAL-6--1
Changes since 1.12.2.7: +2 -2 lines
Diff to previous 1.12.2.7 , to branch point 1.12
- bugfix: unsupported operand types (#223856 by kiz_0987)

Revision 1.12.2.7 - (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.12.2.6: +6 -3 lines
Diff to previous 1.12.2.6 , to branch point 1.12
- bugfix: empty title not handled in status reports
- bugfix: version mismatch error does not show (#223354)

Revision 1.10.2.46 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 18 21:22:20 2008 UTC (21 months, 1 week ago) by profix898
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-1, DRUPAL-5--2-2
Changes since 1.10.2.45: +6 -3 lines
Diff to previous 1.10.2.45 , to branch point 1.10
- bugfix: empty title not handled in status reports
- task: unify head html output (in _search.inc)

Revision 1.12.2.6 - (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.12.2.5: +6 -4 lines
Diff to previous 1.12.2.5 , to branch point 1.12
- task: improved debug output (part ii)

Revision 1.12.2.5 - (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.12.2.4: +15 -2 lines
Diff to previous 1.12.2.4 , to branch point 1.12
- feature: improved debug output

Revision 1.12.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 11 21:55:19 2008 UTC (22 months, 2 weeks ago) by profix898
Branch: DRUPAL-6--1
Changes since 1.12.2.3: +14 -14 lines
Diff to previous 1.12.2.3 , to branch point 1.12
- bugfix: broken breadcrumbs for dynamic albums (#207986)
- bugfix: bad ids for install table (#207843)
- bugfix: install still checks for gsitemap module (#208872)

Revision 1.10.2.45 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 11 21:54:27 2008 UTC (22 months, 2 weeks ago) by profix898
Branch: DRUPAL-5--2
Changes since 1.10.2.44: +14 -14 lines
Diff to previous 1.10.2.44 , to branch point 1.10
- bugfix: bad ids for install table (#207843)
- bugfix: install still checks for gsitemap module (#208872)

Revision 1.12.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 29 14:35:10 2007 UTC (23 months ago) by profix898
Branch: DRUPAL-6--1
Changes since 1.12.2.2: +2 -1 lines
Diff to previous 1.12.2.2 , to branch point 1.12
- task: some updates to the block settings

Revision 1.10.2.44 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 28 15:56:18 2007 UTC (23 months ago) by profix898
Branch: DRUPAL-5--2
Changes since 1.10.2.43: +2 -1 lines
Diff to previous 1.10.2.43 , to branch point 1.10
- task: specificItem needed to get album thumbnail instead of album content (workaround option for #196149)

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

Revision 1.12.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.12: +80 -21 lines
Diff to previous 1.12
- update D6 version (Oct-15, 2007)

Revision 1.12 - (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.11: +162 -179 lines
Diff to previous 1.11
- very early D6 version (Oct-01, 2007)

Revision 1.11 - (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.10: +1420 -957 lines
Diff to previous 1.10
- Update HEAD to 5.x-2.0 release version

Revision 1.10.2.43 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 21 10:14:59 2007 UTC (2 years ago) by profix898
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-0
Changes since 1.10.2.42: +11 -12 lines
Diff to previous 1.10.2.42 , to branch point 1.10
- task: move from gsitemap to xmlsitemap

Revision 1.10.2.42 - (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.10.2.41: +2 -2 lines
Diff to previous 1.10.2.41 , to branch point 1.10
- 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.10.2.41 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 3 00:19:34 2007 UTC (2 years ago) by profix898
Branch: DRUPAL-5--2
Changes since 1.10.2.40: +2 -2 lines
Diff to previous 1.10.2.40 , to branch point 1.10
- bugfix: image block not saving image types array (#188858 by nhales)

Revision 1.10.2.40 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 25 16:23:42 2007 UTC (2 years, 1 month ago) by profix898
Branch: DRUPAL-5--2
Changes since 1.10.2.39: +4 -2 lines
Diff to previous 1.10.2.39 , to branch point 1.10
- task: hide link to rewrite config if rewrite plugin is disabled

Revision 1.10.2.39 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 21 16:51:06 2007 UTC (2 years, 1 month ago) by profix898
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-0-BETA5
Changes since 1.10.2.38: +4 -3 lines
Diff to previous 1.10.2.38 , to branch point 1.10
- task: disable sitemap merge if module/plugin is not available

Revision 1.10.2.38 - (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.10.2.37: +5 -2 lines
Diff to previous 1.10.2.37 , to branch point 1.10
- bugfix: [G2:number] filter syntax doesnt work (#182681)

Revision 1.10.2.37 - (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.10.2.36: +2 -2 lines
Diff to previous 1.10.2.36 , to branch point 1.10
- bugfix: block type option unfiltered
- task: reorganize and simplify blocks code
- feature: provide gallery_get_block() to fetch image/grid block

Revision 1.10.2.36 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 9 12:08:12 2007 UTC (2 years, 1 month ago) by profix898
Branch: DRUPAL-5--2
Changes since 1.10.2.35: +5 -5 lines
Diff to previous 1.10.2.35 , to branch point 1.10
- feature: backport useralbum block/filter options

Revision 1.10.2.35 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 23 16:12:03 2007 UTC (2 years, 2 months ago) by profix898
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-0-BETA2, DRUPAL-5--2-0-BETA3
Changes since 1.10.2.34: +2 -2 lines
Diff to previous 1.10.2.34 , to branch point 1.10
- task: update g2image version

Revision 1.10.2.34 - (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.10.2.33: +9 -1 lines
Diff to previous 1.10.2.33 , to branch point 1.10
- feature: redirect to search form on invalid url

Revision 1.10.2.33 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 12 19:14:26 2007 UTC (2 years, 2 months ago) by profix898
Branch: DRUPAL-5--2
Changes since 1.10.2.32: +2 -4 lines
Diff to previous 1.10.2.32 , to branch point 1.10
- task: hide fullname options if fullname support is disabled

Revision 1.10.2.32 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 12 14:11:11 2007 UTC (2 years, 2 months ago) by profix898
Branch: DRUPAL-5--2
Changes since 1.10.2.31: +16 -17 lines
Diff to previous 1.10.2.31 , to branch point 1.10
- task: replace the previous broken patch

Revision 1.10.2.31 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 12 13:00:09 2007 UTC (2 years, 2 months ago) by profix898
Branch: DRUPAL-5--2
Changes since 1.10.2.30: +11 -16 lines
Diff to previous 1.10.2.30 , to branch point 1.10
- backport: array_range and array_merge cleanup

Revision 1.10.2.30 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 12 12:41:12 2007 UTC (2 years, 2 months ago) by profix898
Branch: DRUPAL-5--2
Changes since 1.10.2.29: +114 -114 lines
Diff to previous 1.10.2.29 , to branch point 1.10
- task: move g2image _validate() handler (cleanup)

Revision 1.10.2.29 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 11 18:04:48 2007 UTC (2 years, 2 months ago) by profix898
Branch: DRUPAL-5--2
Changes since 1.10.2.28: +14 -19 lines
Diff to previous 1.10.2.28 , to branch point 1.10
- bugfix: plugin status messages

Revision 1.10.2.28 - (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.10.2.27: +141 -73 lines
Diff to previous 1.10.2.27 , to branch point 1.10
- task: coding style and docs update

Revision 1.10.2.27 - (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.10.2.26: +33 -56 lines
Diff to previous 1.10.2.26 , to branch point 1.10
- 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.10.2.26 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 5 17:47:42 2007 UTC (2 years, 2 months ago) by profix898
Branch: DRUPAL-5--2
Changes since 1.10.2.25: +2 -2 lines
Diff to previous 1.10.2.25 , to branch point 1.10
- bugfix: g2image path broken on Windows

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

Revision 1.10.2.24 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 28 15:35:30 2007 UTC (2 years, 3 months ago) by profix898
Branch: DRUPAL-5--2
Changes since 1.10.2.23: +28 -11 lines
Diff to previous 1.10.2.23 , to branch point 1.10
- feature: useralbum items in blocks

Revision 1.10.2.23 - (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.10.2.22: +15 -70 lines
Diff to previous 1.10.2.22 , to branch point 1.10
- task: move plugin status function to gallery_base.inc
- bugfix: user album message shown even with plugin disabled (#165817)

Revision 1.10.2.22 - (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.10.2.21: +14 -19 lines
Diff to previous 1.10.2.21 , to branch point 1.10
- feature: switch Drupal theme for gallery pages
- bugfix: dont 'lock' account of G2 site admin

Revision 1.10.2.21 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 2 09:34:49 2007 UTC (2 years, 4 months ago) by profix898
Branch: DRUPAL-5--2
Changes since 1.10.2.20: +7 -7 lines
Diff to previous 1.10.2.20 , to branch point 1.10
- task: reorder error/debug settings

Revision 1.10.2.20 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 25 14:22:58 2007 UTC (2 years, 5 months ago) by profix898
Branch: DRUPAL-5--2
Changes since 1.10.2.19: +8 -7 lines
Diff to previous 1.10.2.19 , to branch point 1.10
- task: increase size of 'link' field for blocks

Revision 1.10.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 3 09:32:44 2007 UTC (2 years, 5 months ago) by profix898
Branch: DRUPAL-5--2
Changes since 1.10.2.18: +29 -35 lines
Diff to previous 1.10.2.18 , to branch point 1.10
- bugfix: G2Image popup not working (#148868 by denney)
- bugfix: Wrong images displayed when adding with [G2] tag (#148873)
- bugfix: G2Image gallery path not being set (#148872)
- bugfix: G2Image not adhering to the Default Action setting (#148869)

Revision 1.10.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 30 13:50:22 2007 UTC (2 years, 6 months ago) by profix898
Branch: DRUPAL-5--2
Changes since 1.10.2.17: +7 -4 lines
Diff to previous 1.10.2.17 , to branch point 1.10
- bugfix: remove array_combine() for php4 compatibility

Revision 1.10.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 29 11:27:06 2007 UTC (2 years, 6 months ago) by profix898
Branch: DRUPAL-5--2
Changes since 1.10.2.16: +303 -488 lines
Diff to previous 1.10.2.16 , to branch point 1.10
- 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.10.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 10 15:47:30 2007 UTC (2 years, 6 months ago) by profix898
Branch: DRUPAL-5--2
Changes since 1.10.2.15: +6 -7 lines
Diff to previous 1.10.2.15 , to branch point 1.10
- bugfix: php memory limit calculation broken (#142927)

Revision 1.10.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 9 11:14:24 2007 UTC (2 years, 6 months ago) by kiz0987
Branch: DRUPAL-5--2
Changes since 1.10.2.14: +73 -15 lines
Diff to previous 1.10.2.14 , to branch point 1.10
Incremental update to status page.
Added check for default number of images in filter.

Revision 1.10.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 8 22:34:06 2007 UTC (2 years, 6 months ago) by kiz0987
Branch: DRUPAL-5--2
Changes since 1.10.2.13: +48 -6 lines
Diff to previous 1.10.2.13 , to branch point 1.10
Completed adding 'link' attribute (renamed to Image Link).
Made exact/max size setting more robust.
Gallery filter now deletes affected caches when defaults change.

Revision 1.10.2.13 - (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.10.2.12: +423 -132 lines
Diff to previous 1.10.2.12 , to branch point 1.10
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.10.2.12 - (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.10.2.11: +143 -4 lines
Diff to previous 1.10.2.11 , to branch point 1.10
New status page. Partial support for link attribute of imageblock. Some work needed.

Revision 1.10.2.11 - (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.10.2.10: +4 -5 lines
Diff to previous 1.10.2.10 , to branch point 1.10
- task: fixed some minor coding style issues (elseif)
- feature: added G2 plugin status to status field (on general tab)

Revision 1.10.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 6 07:04:32 2007 UTC (2 years, 6 months ago) by profix898
Branch: DRUPAL-5--2
Changes since 1.10.2.9: +2 -2 lines
Diff to previous 1.10.2.9 , to branch point 1.10
- bugfix: critical typo in gallery_settings.inc

Revision 1.10.2.9 - (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.10.2.8: +75 -73 lines
Diff to previous 1.10.2.8 , to branch point 1.10
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.10.2.8 - (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.10.2.7: +728 -574 lines
Diff to previous 1.10.2.7 , to branch point 1.10
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.10.2.7 - (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.10.2.6: +74 -39 lines
Diff to previous 1.10.2.6 , to branch point 1.10
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.10.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 5 12:14:20 2007 UTC (2 years, 6 months ago) by kiz0987
Branch: DRUPAL-5--2
Changes since 1.10.2.5: +184 -54 lines
Diff to previous 1.10.2.5 , to branch point 1.10
- Added option to move the Gallery2 sidebar to the Drupal sidebar (the default)
and used the hack in #121306 to do the same for the Gallery2 admin sitebar
(off by default).
- Fixed up the handling of exactsize and maxsize.
- Added form validation for sizes (and sidebar settings).
- (Hopefully) fixed small bug in filter where n param was ignored.

Revision 1.10.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 26 23:06:42 2007 UTC (2 years, 7 months ago) by profix898
Branch: DRUPAL-5--2
Changes since 1.10.2.4: +12 -14 lines
Diff to previous 1.10.2.4 , to branch point 1.10
- task: rework of gallery search code (incl. new features)
- task: small cleanup of theme function in blocks code
- bugfix: pager, edit G2 link, ... on user status page

Revision 1.10.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.10.2.3: +49 -22 lines
Diff to previous 1.10.2.3 , to branch point 1.10
- 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.10.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.10.2.2: +118 -96 lines
Diff to previous 1.10.2.2 , to branch point 1.10
- 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.7.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 23 10:16:00 2007 UTC (2 years, 7 months ago) by kiz0987
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0
Changes since 1.7.2.7: +2 -2 lines
Diff to previous 1.7.2.7 , to branch point 1.7 , to next main 1.12
#114978 TinyMCE plugin path change back to original location.

Revision 1.10.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.10.2.1: +20 -0 lines
Diff to previous 1.10.2.1 , to branch point 1.10
- misc. bugfixes and improved install handling

Revision 1.10.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.10: +319 -587 lines
Diff to previous 1.10
- 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.7.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 16 22:14:11 2007 UTC (2 years, 9 months ago) by profix898
Branch: DRUPAL-5
Changes since 1.7.2.6: +4 -4 lines
Diff to previous 1.7.2.6 , to branch point 1.7
#117522 - user/register page error (with drupal_clone)
#108879 - image filter needs additional, undocumented configuration
#119259 - correct path to admin/settings/filters
#116078 - gallery.install implementing hook_uninstall to remove variables

Revision 1.4.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 5 12:22:31 2007 UTC (2 years, 9 months ago) by kiz0987
Branch: DRUPAL-4-7
Changes since 1.4.2.3: +3 -3 lines
Diff to previous 1.4.2.3 , to branch point 1.4 , to next main 1.12
Search link target settings not being correctly displayed.

Revision 1.7.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 5 12:21:15 2007 UTC (2 years, 9 months ago) by kiz0987
Branch: DRUPAL-5
Changes since 1.7.2.5: +2 -2 lines
Diff to previous 1.7.2.5 , to branch point 1.7
Search link target settings not being correctly displayed.

Revision 1.7.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 5 11:30:48 2007 UTC (2 years, 9 months ago) by kiz0987
Branch: DRUPAL-5
Changes since 1.7.2.4: +3 -3 lines
Diff to previous 1.7.2.4 , to branch point 1.7
#114978 New TinyMCE install path.

Revision 1.7.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 31 22:14:00 2006 UTC (2 years, 10 months ago) by kiz0987
Branch: DRUPAL-5
Changes since 1.7.2.3: +12 -12 lines
Diff to previous 1.7.2.3 , to branch point 1.7
#105811 - Fixed t('') calls with '%' in them. Hopefully all of them!

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 31 22:01:20 2006 UTC (2 years, 10 months ago) by kiz0987
Branch: MAIN
Branch point for: DRUPAL-5--2
Changes since 1.9: +12 -12 lines
Diff to previous 1.9
#105811 - Fixed t('') calls with '%' in them. Hopefully all of them!

Revision 1.7.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 27 12:00:07 2006 UTC (3 years ago) by kiz0987
Branch: DRUPAL-5
Changes since 1.7.2.2: +3 -3 lines
Diff to previous 1.7.2.2 , to branch point 1.7
Correct small error in patched file.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 27 11:55:53 2006 UTC (3 years ago) by kiz0987
Branch: MAIN
Changes since 1.8: +3 -2 lines
Diff to previous 1.8
Fix for breadcrumb and user album links for non-URL rewrite cases.
Added '?>' to end of g2image config.php file.

Revision 1.4.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 27 11:55:21 2006 UTC (3 years ago) by kiz0987
Branch: DRUPAL-4-7
Changes since 1.4.2.2: +2 -1 lines
Diff to previous 1.4.2.2 , to branch point 1.4
Fix for breadcrumb and user album links for non-URL rewrite cases.
Added '?>' to end of g2image config.php file.

Revision 1.7.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 27 11:54:48 2006 UTC (3 years ago) by kiz0987
Branch: DRUPAL-5
Changes since 1.7.2.1: +2 -1 lines
Diff to previous 1.7.2.1 , to branch point 1.7
Fix for breadcrumb and user album links for non-URL rewrite cases.
Added '?>' to end of g2image config.php file.

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

Revision 1.4.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 15 11:45:21 2006 UTC (3 years ago) by kiz0987
Branch: DRUPAL-4-7
Changes since 1.4.2.1: +104 -107 lines
Diff to previous 1.4.2.1 , to branch point 1.4
Syncing 4.7 branch with HEAD. HEAD will now be 5.x compatible.

Revision 1.7.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.7: +4 -4 lines
Diff to previous 1.7
Initial commit for Drupal 5.0 compatibility.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 30 16:38:04 2006 UTC (3 years, 1 month ago) by kiz0987
Branch: MAIN
Branch point for: DRUPAL-5
Changes since 1.6: +104 -107 lines
Diff to previous 1.6
#81559 - Fixed g2image config.php permissions check.

Better drupal .htaccess location guess for URL Rewrite
Fixed URL rewrite auto config (hopefully) to correctly save new .htaccess file.

Revision 1.4.2.1 - (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.4: +21 -3 lines
Diff to previous 1.4
Syncing with HEAD

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 4 10:53:58 2006 UTC (3 years, 4 months ago) by kiz0987
Branch: MAIN
Changes since 1.5: +3 -3 lines
Diff to previous 1.5
#67789 - Updated error message for TinyMCE settings save failure.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 5 10:59:32 2006 UTC (3 years, 5 months ago) by kiz0987
Branch: MAIN
Changes since 1.4: +19 -1 lines
Diff to previous 1.4
#64498 - Added support for specific album in image block and grid image block. Thanks rbroberts.

Revision 1.4 - (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.3: +95 -2 lines
Diff to previous 1.3
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.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 27 01:12:22 2006 UTC (3 years, 8 months ago) by kiz0987
Branch: MAIN
Changes since 1.2: +3 -4 lines
Diff to previous 1.2
#55834 - Removes 'Call-time pass-by-reference has been deprecated' warning

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 25 17:11:21 2006 UTC (3 years, 8 months ago) by kiz0987
Branch: MAIN
Changes since 1.1: +2 -1 lines
Diff to previous 1.1
Updated g2image settings to include new g2_filter prefix setting

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