/[drupal]/contributions/modules/fast_gallery/fast_gallery.module
ViewVC logotype

Log of /contributions/modules/fast_gallery/fast_gallery.module

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.66.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 24 21:00:23 2009 UTC (4 days, 6 hours ago) by rapsli
Branch: DRUPAL-6--5
Changes since 1.66: +15 -16 lines
Diff to previous 1.66
backported the Drupal 7 Version for a better and more stable D6 Release.

Revision 1.66 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 24 20:48:43 2009 UTC (4 days, 7 hours ago) by rapsli
Branch: MAIN
CVS Tags: DRUPAL-7--1-1-BETA1, HEAD
Branch point for: DRUPAL-6--5
Changes since 1.65: +1 -1 lines
Diff to previous 1.65
* fixed some problems with empty folders
* Added some better error messages

Revision 1.65 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 19 11:53:45 2009 UTC (9 days, 15 hours ago) by rapsli
Branch: MAIN
CVS Tags: DRUPAL-7--1-1-ALPHA4
Changes since 1.64: +13 -10 lines
Diff to previous 1.64
* added fast gallery page caching option
* improved default storage engine: sorting options

Revision 1.64 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 11 21:43:33 2009 UTC (2 weeks, 3 days ago) by rapsli
Branch: MAIN
CVS Tags: DRUPAL-7--1-1-ALPHA3
Changes since 1.63: +26 -4 lines
Diff to previous 1.63
* improved API
* making better use of PDO

Revision 1.63 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 10 18:20:18 2009 UTC (2 weeks, 4 days ago) by rapsli
Branch: MAIN
Changes since 1.62: +4 -4 lines
Diff to previous 1.62
* some cosmetics
* bases for some performance improvements

Revision 1.62 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 9 07:29:05 2009 UTC (2 weeks, 5 days ago) by rapsli
Branch: MAIN
CVS Tags: DRUPAL-7--1-1-ALPHA2
Changes since 1.61: +31 -6 lines
Diff to previous 1.61
* multiple galleries
* scanning works
* alias support

Revision 1.61 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 5 04:53:17 2009 UTC (3 weeks, 2 days ago) by rapsli
Branch: MAIN
Changes since 1.60: +24 -43 lines
Diff to previous 1.60
* support for multiple galleries
* implemented hook_fast_gallery_info to easly plug into the storage engine

Revision 1.60 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 2 20:09:02 2009 UTC (3 weeks, 5 days ago) by rapsli
Branch: MAIN
CVS Tags: DRUPAL-7--1-1-ALPHA1
Changes since 1.59: +59 -2 lines
Diff to previous 1.59
support for multiple galleries with aliases

Revision 1.59 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 30 05:55:29 2009 UTC (4 weeks, 1 day ago) by rapsli
Branch: MAIN
Changes since 1.58: +79 -1165 lines
Diff to previous 1.58
initial commit for d7 release

Revision 1.58.2.1
Mon Oct 26 22:14:14 2009 UTC (4 weeks, 5 days ago) by rapsli
Branch: DRUPAL-7--1
Changes since 1.58: +1 -1 lines
FILE REMOVED
initial commit for Drupal 7

Revision 1.58 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 8 14:26:56 2009 UTC (7 months, 3 weeks ago) by rapsli
Branch: MAIN
CVS Tags: DRUPAL-6--4-0-BETA4, DRUPAL-6--4-0-BETA5, DRUPAL-6--4-0-BETA6, DRUPAL-6--4-0-BETA7, DRUPAL-7--1-0
Branch point for: DRUPAL-7--1
Changes since 1.57: +1007 -954 lines
Diff to previous 1.57
  * Bugfix for http://drupal.org/node/369532
  * Bugfix for http://drupal.org/node/373446
  * Bugfix for http://drupal.org/node/371469

Revision 1.57 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 4 22:25:49 2009 UTC (9 months, 3 weeks ago) by rapsli
Branch: MAIN
CVS Tags: DRUPAL-6--4-0-BETA3
Changes since 1.56: +45 -1 lines
Diff to previous 1.56
http://drupal.org/node/327786#comment-1238844

Revision 1.56 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 23 23:29:36 2009 UTC (10 months ago) by rapsli
Branch: MAIN
CVS Tags: DRUPAL-6--4-0-BETA2
Changes since 1.55: +779 -771 lines
Diff to previous 1.55
just some small fixes. see changes.txt for details.

Revision 1.55 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 11 21:12:54 2009 UTC (10 months, 2 weeks ago) by rapsli
Branch: MAIN
CVS Tags: DRUPAL-6--4-0-BETA1
Changes since 1.54: +1 -2 lines
Diff to previous 1.54
added fast_gallery_access module

Revision 1.54 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 4 21:03:06 2009 UTC (10 months, 3 weeks ago) by rapsli
Branch: MAIN
CVS Tags: DRUPAL-6--3-3-BETA1
Changes since 1.53: +22 -41 lines
Diff to previous 1.53
allow the upload of multiple files.

Revision 1.53 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 3 09:11:14 2008 UTC (11 months, 3 weeks ago) by rapsli
Branch: MAIN
Changes since 1.52: +42 -1 lines
Diff to previous 1.52
Embed gallery in node by filter http://drupal.org/user/122287 by mlle.yottnottin

Revision 1.52 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 25 06:54:57 2008 UTC (12 months ago) by rapsli
Branch: MAIN
CVS Tags: DRUPAL-6--3-2, DRUPAL-6--3-2-BETA3
Changes since 1.51: +85 -45 lines
Diff to previous 1.51
* Fixed problem with international characters

Revision 1.51 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 14 06:39:15 2008 UTC (12 months, 2 weeks ago) by rapsli
Branch: MAIN
CVS Tags: DRUPAL-6--3-2-BETA2
Changes since 1.50: +279 -167 lines
Diff to previous 1.50
  * Better support for special (national) characters (i.e. umlaut). Removed
    option of renaming files with special characters.
    - by ncy, lomz
  * Better validation checking on settings page (check that gallery path ends
    in slash and that path alias does not)
    - by ncy
  * Added option of toggling whether Thickbox/Lightbox popup includes all
    images in the "Next" and "Previous" links, or just the images on the
    current page
    - by ncy, lomz
  * Changed breadcrumb's first crumb to be the title of the page (it makes
    more sense). Also supports display title of custom folder thumbnails.
    - by ncy
  * Added option of toggling UTF-8 conversion in folder captions (needed on
    some webhost servers)
    - by ncy, lomz
  * Check for if Imagecache preset was deleted from Imagecache admin page
    - by ncy
  * Added options for changing display of custom folder thumbnails
    (title and teaser)
    - by ncy
  * Added EXIF options for Comment, Copyright, Artist in caption dropdown
    - by ncy

Revision 1.50 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 3 06:26:05 2008 UTC (12 months, 3 weeks ago) by rapsli
Branch: MAIN
CVS Tags: DRUPAL-6--3-2-BETA1
Changes since 1.49: +321 -214 lines
Diff to previous 1.49
  * #327891: make a gallery of pdf documents or videos?
  * #327786: Embed Fast Gallery in node?
  * #308850: Movies
  * #289219: Umlaute
  * #326682: Images in Base Gallery Do Not Display
  * #321286: No pictures found
  * #316338: Does not recognize a new folder with PNG Files
  * #313456: Folders aren't included in count of "Amount of images per page"
  * #315352: Internal Cache Only Works with Lowercase Image Extensions
  * #309231: Fast gallery block only reads images from one album
  * #299430: fast gallery block not finding the correct images
  * #314206: Sort by Date Taken Incorrect
  * #311563: Folders in Folders with No Images Don't Show in Hierarchy
  * #315957: Only works when Hierarchy is disabled
  * #315701: Error creating .pot
  * #315852: Custom gallery title to be set in options-page
  * #315849: Adress-field does not update according to path-alias
  * #313858: Help getting this installed please
  * #314080: No pictures found.
  * #293857: Image caption not working in thumbnails
  * #314519: "Is not folderimage" displayed
  * #310620: Make random block link to gallery the displayed image is in
  * #284539: Lightbox2 caption not correct.
  * #284530: lightbox2 display option
  * #281919: lightbox2 integration

Revision 1.49 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 28 14:03:24 2008 UTC (13 months ago) by rapsli
Branch: MAIN
CVS Tags: DRUPAL-6--3-1-BETA2
Changes since 1.48: +2 -2 lines
Diff to previous 1.48
fix: http://drupal.org/node/326682

Revision 1.48 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 15 20:57:44 2008 UTC (13 months, 1 week ago) by rapsli
Branch: MAIN
Changes since 1.47: +67 -5 lines
Diff to previous 1.47
ability to add a folder image

Revision 1.47 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 13 03:22:15 2008 UTC (13 months, 2 weeks ago) by rapsli
Branch: MAIN
CVS Tags: DRUPAL-6--3-1-BETA1
Changes since 1.46: +479 -762 lines
Diff to previous 1.46
PATCH FIXES
-----------

2008/10/07
  * Changed SQL count in pager_query() to be more compatible with some systems
    - report by Kiphaas7, fix by ncy
  * Changed text-link style folders to be in a themed item list
    - report and fix by Kiphaas7
  * Changed <br> tags to margin-bottom: 1em in CSS.
    - report by Kiphaas7, fix by ncy
2008/10/06
  * Double-check for backslashes in paths before writing to database
    - report by Kiphaas7, fix by ncy
  * Update to readme to clarify filenames cannot have the same name only when
    in the same folder (if you name files with different letter cases)
    - report by Kiphaas7, fix by ncy
2008/10/05
  * Subfolder installations resulting in bad folder links
    - report and fix by tompte (Philippe), ncy
  * Temporary tables incorrectly using table prefix in SQL calls
    - report and fix by tompte (Philippe), ncy

ADDITIONS
---------
  * Support for folders within folders with no images.
  * Custom caption display; up to 3 fields. Choose content of each field in a
    dropdown on General settings page.
  * Support for Clean URLs.
  * Dropdown selection choice for Lightbox slideshows.
  * Support for setting custom title and custom path alias.
  * Updated CSS sheet for different look and adjusted layout.
  * Support for case-insensitive file type extensions.
  * Support for displaying images with no EXIF data (i.e. all non-JPG files).
    Also now includes JPG files with blank EXIF data.
  * Sorting for when hierarchy is disabled.
  * Graceful error handling (error message) for unsupported filetypes for
    internal cache (just BMP right now).
  * Error handling for non-existent directories in URL path.
  * Option for selecting no Javascript framework. Links go directly to
    images. Thickbox and Lightbox will now only display as options when they
    are installed.
  * Spaces in URL path get changed to underscores.
  * Corrected code for generating internal cache thumbnails. Now handles
    square images without distorting them.
  * File fast_gallery.admin.inc to separate code for settings pages
  * Help page, more help text in settings pages, README.txt, and this
    CHANGES.txt file.
  * Setting number of images per row. Required to fix layout of overlapping
    images with captions.
  * Rewrites of functions, code blocks.
  * Code commenting throughout.
  * .pot file for translations.


REMOVALS
--------
  * Dropdown for selecting gallery path. Also removed related functions for
    setting it up.
  * "Is folder image" feature. Updated database schema accordingly.
  * Code for incomplete Permissions settings page.
  * Various other bits of code/functions that weren't being used.
  * Required dependency of Thickbox.
  * Link to cron for "No pictures found" page. Clicking on Rescan is
    quicker and gets the job done.
  * Site registration code.


ISSUES ADDRESSED
----------------
  * #316338: Does not recognize a new folder with PNG Files
  * #313456: Folders aren't included in count of "Amount of images per page"
  * #315352: Internal Cache Only Works with Lowercase Image Extensions
  * #309231: Fast gallery block only reads images from one album
  * #299430: fast gallery block not finding the correct images
  * #314206: Sort by Date Taken Incorrect
  * #311563: Folders in Folders with No Images Don't Show in Hierarchy
  * #315957: Only works when Hierarchy is disabled
  * #315701: Error creating .pot
  * #315852: Custom gallery title to be set in options-page
  * #315849: Adress-field does not update according to path-alias
  * #313858: Help getting this installed please
  * #314080: No pictures found.
  * #293857: Image caption not working in thumbnails
  * #314519: "Is not folderimage" displayed
  * #310620: Make random block link to gallery the displayed image is in
  * #284539: Lightbox2 caption not correct.
  * #284530: lightbox2 display option
  * #281919: lightbox2 integration

Revision 1.46 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 20 17:35:31 2008 UTC (14 months, 1 week ago) by rapsli
Branch: MAIN
Changes since 1.45: +19 -8 lines
Diff to previous 1.45
fixed the sorting bugs

Revision 1.45 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 17 10:11:26 2008 UTC (14 months, 1 week ago) by rapsli
Branch: MAIN
CVS Tags: DRUPAL-6--2-3
Changes since 1.44: +0 -0 lines
Diff to previous 1.44
*** empty log message ***

Revision 1.44 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 15 13:59:35 2008 UTC (14 months, 1 week ago) by rapsli
Branch: MAIN
CVS Tags: DRUPAL-6--2-2
Changes since 1.43: +6 -1 lines
Diff to previous 1.43
*** empty log message ***

Revision 1.43 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 15 13:47:43 2008 UTC (14 months, 1 week ago) by rapsli
Branch: MAIN
CVS Tags: DRUPAL-6--2-1
Changes since 1.42: +41 -0 lines
Diff to previous 1.42
*** empty log message ***

Revision 1.42 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 15 13:32:08 2008 UTC (14 months, 1 week ago) by rapsli
Branch: MAIN
Changes since 1.41: +15 -3 lines
Diff to previous 1.41
ability to easy disable the register function

Revision 1.41 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 15 04:18:00 2008 UTC (14 months, 2 weeks ago) by rapsli
Branch: MAIN
Changes since 1.40: +27 -6 lines
Diff to previous 1.40
fix for http://drupal.org/node/307434

Revision 1.40 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 12 10:43:31 2008 UTC (14 months, 2 weeks ago) by rapsli
Branch: MAIN
Changes since 1.39: +2 -2 lines
Diff to previous 1.39
*** empty log message ***

Revision 1.39 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 12 10:40:05 2008 UTC (14 months, 2 weeks ago) by rapsli
Branch: MAIN
CVS Tags: DRUPAL-6--2-1beta1
Changes since 1.38: +3 -3 lines
Diff to previous 1.38
error with the path.

Revision 1.38 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 11 04:42:48 2008 UTC (14 months, 2 weeks ago) by rapsli
Branch: MAIN
CVS Tags: DRUPAL-6--1-4beta1
Changes since 1.37: +114 -33 lines
Diff to previous 1.37
Features:
* Selecting the folderimage manually

Issues:
* some minor stuff

Revision 1.37 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 5 05:14:34 2008 UTC (14 months, 3 weeks ago) by rapsli
Branch: MAIN
Changes since 1.36: +38 -17 lines
Diff to previous 1.36
http://drupal.org/node/303900

Revision 1.36 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 20 04:59:49 2008 UTC (15 months, 1 week ago) by rapsli
Branch: MAIN
CVS Tags: DRUPAL-6--1-3
Changes since 1.35: +0 -0 lines
Diff to previous 1.35
*** empty log message ***

Revision 1.35 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 20 04:56:52 2008 UTC (15 months, 1 week ago) by rapsli
Branch: MAIN
CVS Tags: DRUPAL-6--1-3beta1
Changes since 1.34: +10 -10 lines
Diff to previous 1.34
*** empty log message ***

Revision 1.34 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 20 04:44:45 2008 UTC (15 months, 1 week ago) by rapsli
Branch: MAIN
Changes since 1.33: +13 -13 lines
Diff to previous 1.33
fixed but with wrong link.

Revision 1.33 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 19 18:32:00 2008 UTC (15 months, 1 week ago) by rapsli
Branch: MAIN
Changes since 1.32: +2 -1 lines
Diff to previous 1.32
* added new sorting possibility

Revision 1.32 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 19 18:14:43 2008 UTC (15 months, 1 week ago) by rapsli
Branch: MAIN
Changes since 1.31: +2 -2 lines
Diff to previous 1.31
* Support for PNG Images
* Block support

Revision 1.31 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 19 08:40:55 2008 UTC (15 months, 1 week ago) by rapsli
Branch: MAIN
Changes since 1.30: +9 -1 lines
Diff to previous 1.30
*** empty log message ***

Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 18 19:04:20 2008 UTC (15 months, 1 week ago) by rapsli
Branch: MAIN
CVS Tags: DRUPAL-6--1-2
Changes since 1.29: +68 -22 lines
Diff to previous 1.29
*** empty log message ***

Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 18 19:01:48 2008 UTC (15 months, 1 week ago) by rapsli
Branch: MAIN
Changes since 1.28: +38 -24 lines
Diff to previous 1.28
*** empty log message ***

Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 15 09:38:56 2008 UTC (15 months, 2 weeks ago) by rapsli
Branch: MAIN
Changes since 1.27: +4 -4 lines
Diff to previous 1.27
better support for lightbox

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 14 06:11:49 2008 UTC (15 months, 2 weeks ago) by rapsli
Branch: MAIN
CVS Tags: DRUPAL-6--1-2RC5
Changes since 1.26: +1 -1 lines
Diff to previous 1.26
*** empty log message ***

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 14 06:10:41 2008 UTC (15 months, 2 weeks ago) by rapsli
Branch: MAIN
Changes since 1.25: +4 -1 lines
Diff to previous 1.25
*** empty log message ***

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 14 06:08:06 2008 UTC (15 months, 2 weeks ago) by rapsli
Branch: MAIN
Changes since 1.24: +130 -68 lines
Diff to previous 1.24
Simplified a lot. Can run without Imagecache.

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 13 21:14:24 2008 UTC (15 months, 2 weeks ago) by rapsli
Branch: MAIN
Changes since 1.23: +6 -10 lines
Diff to previous 1.23
*** empty log message ***

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 13 20:44:00 2008 UTC (15 months, 2 weeks ago) by rapsli
Branch: MAIN
Changes since 1.22: +182 -109 lines
Diff to previous 1.22
works without imagecache

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 13 19:41:24 2008 UTC (15 months, 2 weeks ago) by rapsli
Branch: MAIN
CVS Tags: DRUPAL-6--1-2RC4
Changes since 1.21: +126 -4 lines
Diff to previous 1.21
tried to solve some problems with the Imagecache module... still having problems though...

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 13 18:40:04 2008 UTC (15 months, 2 weeks ago) by rapsli
Branch: MAIN
Changes since 1.20: +58 -20 lines
Diff to previous 1.20
possibility to manually update the gallery

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 13 09:13:34 2008 UTC (15 months, 2 weeks ago) by rapsli
Branch: MAIN
CVS Tags: DRUPAL-6--1-2RC3
Changes since 1.19: +20 -2 lines
Diff to previous 1.19
Register functionality

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 12 18:26:12 2008 UTC (15 months, 2 weeks ago) by rapsli
Branch: MAIN
Changes since 1.18: +46 -22 lines
Diff to previous 1.18
*better support for exif.
*some advanced sorting features

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 10 13:37:01 2008 UTC (15 months, 2 weeks ago) by rapsli
Branch: MAIN
CVS Tags: DRUPAL-6--1-2RC2
Changes since 1.17: +2 -1 lines
Diff to previous 1.17
http://drupal.org/node/293259

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 8 05:15:00 2008 UTC (15 months, 3 weeks ago) by rapsli
Branch: MAIN
Changes since 1.16: +46 -18 lines
Diff to previous 1.16
should now also work without clean urls on.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 7 11:14:18 2008 UTC (15 months, 3 weeks ago) by rapsli
Branch: MAIN
CVS Tags: DRUPAL-6--1-2RC1
Changes since 1.15: +66 -15 lines
Diff to previous 1.15
*Display Foldername again
*cleaned code a bit

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 4 07:31:10 2008 UTC (15 months, 3 weeks ago) by rapsli
Branch: MAIN
CVS Tags: DRUPAL-6--1-2beta2
Changes since 1.14: +158 -218 lines
Diff to previous 1.14
*fixed removing images: http://drupal.org/node/290577
*Simplified themeing function

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 31 16:29:42 2008 UTC (15 months, 4 weeks ago) by rapsli
Branch: MAIN
Changes since 1.13: +22 -10 lines
Diff to previous 1.13
some usability improvements. imagecache presets are automatically being created.

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 30 20:51:47 2008 UTC (15 months, 4 weeks ago) by rapsli
Branch: MAIN
Changes since 1.12: +3 -1 lines
Diff to previous 1.12
title attribute in thickbox changed from camera model to dateTaken and Imagename

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 28 17:22:22 2008 UTC (16 months ago) by rapsli
Branch: MAIN
CVS Tags: DRUPAL-6--1-2beta1
Changes since 1.11: +3 -3 lines
Diff to previous 1.11
fixed: http://drupal.org/node/284672 array_merge bug
fixed: http://drupal.org/node/285441 if no pictures are in top folder
fixed: http://drupal.org/node/283264#comment-931968 if there's no exif support on the server
tried to fixe: http://drupal.org/node/284471#comment-939932 -> somehow it though doesn't work anymore...

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 18 07:01:05 2008 UTC (16 months, 1 week ago) by rapsli
Branch: MAIN
CVS Tags: DRUPAL-6--1-2alpha2
Changes since 1.10: +49 -29 lines
Diff to previous 1.10
we are going into a next round... fixed the bug to better index the pictures. This should now run more stable.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 17 06:01:05 2008 UTC (16 months, 1 week ago) by rapsli
Branch: MAIN
CVS Tags: DRUPAL-6--1-2alpha
Changes since 1.9: +31 -9 lines
Diff to previous 1.9
easier path selection for users...

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 16 18:24:12 2008 UTC (16 months, 1 week ago) by rapsli
Branch: MAIN
Changes since 1.8: +29 -17 lines
Diff to previous 1.8
feature request from: http://drupal.org/node/282537#comment-921833 choose weather to display folders as links or as pictures.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 16 09:17:52 2008 UTC (16 months, 2 weeks ago) by rapsli
Branch: MAIN
Changes since 1.7: +0 -0 lines
Diff to previous 1.7
*** empty log message ***

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 15 19:53:53 2008 UTC (16 months, 2 weeks ago) by rapsli
Branch: MAIN
Changes since 1.6: +110 -97 lines
Diff to previous 1.6
cleaned up using the coder module.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 15 04:48:52 2008 UTC (16 months, 2 weeks ago) by rapsli
Branch: MAIN
Changes since 1.5: +166 -46 lines
Diff to previous 1.5
* exif integration
* using the drupal DB abstraction for installation
* basic lightbox integration

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 11 13:28:24 2008 UTC (16 months, 2 weeks ago) by rapsli
Branch: MAIN
Changes since 1.4: +26 -25 lines
Diff to previous 1.4
exif implemented.
started to use the new db schema hook... not completely implemented yet.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 9 17:48:54 2008 UTC (16 months, 2 weeks ago) by rapsli
Branch: MAIN
Changes since 1.3: +0 -0 lines
Diff to previous 1.3
fixed a rewrite_sql bug, which occured if i18n was activated.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 9 17:41:10 2008 UTC (16 months, 2 weeks ago) by rapsli
Branch: MAIN
CVS Tags: DRUPAL-6--1-1beta
Changes since 1.2: +1 -10 lines
Diff to previous 1.2
pager is now working :)

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 9 16:16:45 2008 UTC (16 months, 2 weeks ago) by rapsli
Branch: MAIN
Changes since 1.1: +44 -10 lines
Diff to previous 1.1
support for imagecache when displaying the big image. This can be useful if you upload pics that are a couple MBs.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 8 20:36:14 2008 UTC (16 months, 3 weeks ago) by rapsli
Branch: MAIN
initial version

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