- Version 1.5.3 - 21 March 2012
- Minor change to the showrandom, showlatest, showlatestdir actions
- Minor bugfix on the install script
- Bugfix on the upgrade script
- Version 1.5.2 - 16 February 2012
- Minor bugfix for pretty-urls and gallerytree action
- Version 1.5.1 - 14 February 2012
- Minor bugfix for pretty-urls
- Version 1.5 - 12 February 2012
- Minimum required CMSms version set to 1.10
- Added function to manually edit thumbnails per image (FR #5693, #6187) Thanks Cybrian for sponsoring
- Added function to manually rotate images clockwise or anticlockwise
- Supports "Lazy Loading" (though no effect due to registering to ContentPostRender event)
- Added parameter id
- Added smarty variables $gallerydate (FR #6231) and $gallerydir (FR #6522)
- Added option to have new galleries not active (FR #5705)
- Nothing gets added to the html head when there is no css or js (FR #6271)
- Added GalleryDropdown method, to be used in other modules
- Added options to set jpg resize quality
- Added jQuery UI datepicker for datefields
- Moved SWFUpload and jQuery scripts to lib directory
- Bug #6150: fixed - CSS files generated by gallery will not be found, if base tag is not supported by browser (or missing)
- Bug #6385: fixed - Call to undefined function in Modul Gallery (PostgreSQL compatible)
- Bug #6681: fixed - PNG resizing problem, SWFUpload code modification by CRAZY-Ivan (also FR #6154)
- Bug #7363: fixed - Action gallerytree gives blank page, cmsms 1.10 incompatibility issue
- Bug #7466: fixed - "With Selected" option doesn't show in admin when there is only one image in a Gallery
- Version 1.4.4 - 6 February 2011
- Ignore dot directories (FR #5901)
- Added smarty variable $image->active
- Bug #5991: fixed - MySQL error during installation (if MySQL version is higher then 5.0)
- Version 1.4.3 - 4 December 2010
- Added smarty variable $image->galleryid
- Minor bugfix for the CreateThumbnail function
- Version 1.4.2 - 2 December 2010
- Ability to use custom fields with action=showrandom/showlatest/showlatestdir
- Added smarty variable $image->gallery_url (FR #5501)
- Search results respect the chosen url-prefix
- Preserve transparency for gif thumbnails
- Bugfix for the show='inactive' parameter
- Bug #5395: fixed - Update Fancybox Gallerytemplate to version 1.3.4
- Bug #5581: fixed - Custom fields were not saved when creating a new subgallery
- Bug #5658: fixed - Don't allow Maximum Image Width/Height options to be empty
- Version 1.4.1 - 30 August 2010
- Bug #5309: fixed - the drag&drop sort function does not work in cmsms 1.8.2
- prevent error when saving a gallery with only subgalleries in it
- Version 1.4 - 18 August 2010
- New action gallerytree
- Define custom fields for galleries or images
- Added smarty variables $numimages and $numdirs
- Editable url-prefix for mod_rewrite/pretty_urls
- Automatic refresh of the page after image upload
- New 'Add subgallery' button in first tab galleries list (FR #5087)
- Edit date of images and subgalleries (FR #5142)
- Gallery folder setting (FR #5232)
- Minor bugfix in moveto function
- Bug #5159: fixed - drop chmod of thumbnails
- Bug #4690: fixed - Install fails with no feedback if Modules folder not writeable
- Bug #4873: fixed - unalowed characters should be replaced in directoryname
- Bug #4735: fixed - error with filenames
- Version 1.3.2 - 4 July 2010
- Bug #5127: fixed - Gallery doesn't work with CMSms 1.8
- Version 1.3.1 - 3 July 2010
- Fix for image upload on some Windows servers
- Update Fancybox Gallerytemplate to version 1.3.1
- Update Slimbox Gallerytemplate to version 2.04
- Fixed export Gallerytemplates including files
- Applied the fix for Bugreport #4808 also to actions showrandom, showlatest and showlatestdir
- Bug #5034: fixed - $image->titlename does not work
- Bug #4634: fixed - php errors on empty imagefiles
- Bug #5086: fixed - Gallery's jQuery conflicts with other javascript libraries in admin back-end
- Version 1.3 - 2 May 2010
- multiple image upload and client side image resize with SWFUpload
- deletefunction for galeries and bulk or separate images
- Fixed a bug related to assigning the albumcover of a subgallery as albumcover
- Added TinyMCE Gallery Picker code (by Stikki)
- Added smarty variable $currentpage (FR #4729)
- Added filename and titlename to image-object smarty variable. Changed $image->title to only show the title and not the filename anymore
- Bug #4712: fixed - Overwrite existing module templates even if unchecked
- Bug #4772: fixed - Collapse/expand doesn't work in IE
- Bug #4808: fixed - Multiple templates on one page removes previous stylesheets/javascripts
- Version 1.2.1 - 3 March 2010
- Fixed a bug that prevented installing the example moduletemplates during initial module install
- Update jQuery to version 1.4.2
- Update Fancybox system to version 1.3.0
- Version 1.2 - 22 February 2010
- Export/import function for Gallery templates
- Mark templates as hidden in the template dropdown for users without 'Modify Templates' permission
- Added backlink to list and breadcrumbs in Gallery editor (FR #4427)
- Added possibility to assign the subfolder's albumcover as albumcover for the parent (FR #4224)
- Added parameter 'targetpage' (FR #4298)
- Better handling for automatic deleting thumbs and added buttons to manualy delete thumbs (FR #4440)
- Bug #4439: fixed - Smarty Error when a non-exixting dir is called
- Version 1.1.2 - 5 December 2009
- Update Fancybox system to version 1.2.6
- Bug #4422: fixed - Error when sortingoption is empty
- Bug #4305: fixed - Built in check for templates/css directory
- Version 1.1.1 - 12 November 2009
- Bug #4294: fixed - Thumbfolder not created when upgrading
- Version 1.1 - 8 November 2009
- Added sorting and drag&drop feature (FR #3907 #4210)
- Moved thumbnailsettings to templatestab
- Make galleries searchable (FR #3956)
- Create backend thumbs if they don't exist in IM (FR #4101)
- Added fileid to image-object (FR #4259)
- Bug #4027: fixed
- Version 1.0.3 - 8 September 2009
- Improved synchronizing the database to files
- and other minor improvements
- Bug #4001: fixed
- Version 1.0.2 - 5 September 2009
- Added templates Fancybox and Lytebox_slideshow (FR #3944 & #3967)
- Bug #3983: fixed - spaces in directory names
- Version 1.0.1 - 23 August 2009
- Apply thumbnail-settings on 'Album-covers' (FR #3924)
- Added missing /div to thickbox-template
- fixed an issue with generating thumbnails when no thumbs available in ImageManager
- improved the naming of thumbs
- Prevent display the content of galleries that are set as inactive
- Bug #3927: fixed
- Bug #3931: fixed
- Version 1.0 - 17 August 2009
- Pagination parameters added
- Standard templates changed accordingly
- Extended the module-help
- Added functions to show random or latest images
- Support of pretty-urls
- Various improvements
- Version 0.6 - 9 August 2009