Downloads

Download tar.gz 54.4 KB
MD5: c71f92d860bb850e5b3f8969080aebc0
SHA-1: 14e920a05e8a66b63ae7624adbd1177427c94db3
SHA-256: 4049c2aecfd770006954fc2d6d81921e443c9d72cb0f700a07a814993feb76f5
Download zip 61.97 KB
MD5: 9476182e7a5c3c7cf3810ea362a8d306
SHA-1: b6793be15e7b5403e011d971a53110f81390dc8d
SHA-256: 2dea0790fed76098cb3846de5f2f98bc4a4ad368d79b746430d9fd8b1375886d

Release notes

Trying to get a 1.5 ready... There are still quite many problems to resolve. This version fixes many bugs from 1.4.

Added support for CCK so one can move the Gallerix fieldset up and down among all the node edit fields.
Added the original path so we can access it from the frame.
Added some missing programmer documentation.
Added lightbox2 supper with grids and/or the viewer (single mode).
Removed the empty gallerix_validate() function.
Fixed the resizing in the .build.inc file.
Auto-centered the crop instead of using the top-left corner.
Did a bit more cleanup.
Renamed the management.inc as gallerix.admin.inc.
Renamed the build.inc as gallerix.build.inc.
Optimize the loading of management.inc and build.inc as much as possible.
Renamed management.css/js as admin.css/js.
Moved the CSS files in a CSS folder.
Fixed a bug in the sort: if 'default' it wouldn't resort as necessary.
Removed many empty lines and spaces at the end of lines.
Added comments, better developer documentation.
Updated many description for better end user documentation.
Moved the menu items to the .admin.inc file (optimization).
Made the administration pages in tabs (easier access!)
Added a WARNING in the "Secure Mode" if you are using a PUBLIC file system.
Fixed the Gallerix Cache flag, it is now apparent in Performance Settings.
Added a test of the current GD. If none installed, then you cannot install gallerix (since it wouldn't work.) This also appears in your reports if it got installed before this test was in place or somehow you lost the GD.
Fix to the default sort value so it is 1, using 0 breaks the upload of new pictures #911260: The selected file could not be copied, because no file by that name exists.
Fixed the use of the $p variable, it needed a default value in all cases.
PHP 5.3 E_NOTICE errors.
The default value is not properly taken in account in a disabled text field... (#911260: The selected file could not be copied, because no file by that name exists).
Fixed the path to use when a file is loaded by itself #911260: The selected file could not be copied, because no file by that name exists.
Fix by taklh #768708: Adding a new size doesn't work so we can create new sizes.
Fixed the views (except for empty albums.)
Clean up (empty lines, fix/moved comments, renamed variables.)
Optimizations (access check, moved lines, remove some init.)
Delete image function checks whether the picture exists.
Added tests to make sure the $picture is loaded.
Fixed the manager Save so it works as expected.
Additional fixes in link with upper/lower case changes.
Support .jpeg as a valid file extension.
Properly verify that the files are images (JPG, PNG, GIF).
Fixed the zip upload that would not remove the path, now we take the filename by itself and keep the case as is.
Support old & new zip API, in case the new is not installed.
Make sure that files are indeed created.
Fixed multiple E_NOTICEs.
Ensure that $thumbnail is defined with something in the albums grid.
Simplifications of the code.
Use node_content_form() to create the Album form. #879742: Title label not changing after edit and album description showing although disabled
Fixed the computation of $total that changes with time... (which is most certainly wrong) but this gives us what we had before. #853756: Division by zero
Re-establish comments, it generates some problems at this point though.
Removed many more characters ("\r".)
Cleaned up the handling of the blocks (the random version is MUCH faster.)
Removed many empty lines.
Admin can always edit albums (uid = 1).
Added an administer album permission so one can change other peoples albums.
js/effects.js is not beeing used anymore.
Removed all ^M characters (MS-Windows \r\n.)
Removed all useless spaces (at the end of the line.)
Replaced a couple of tabs with spaces.
Other coder fixes.
Optimized transfer code to avoid counting if possible.
Fixes so it works better with PostgreSQL.
Removed the size 'big' on 'text' fields.
Fixed the thumbnail maximum number so it is not larger than the total number of pictures.
Fixed the count of the pictures in PostgreSQL.
Simplified the loop generating the thumbnails.
Fixed a few E_NOTICE errors.
Includes the views support from 1.4 in 1.x-dev.
Moved menu at the right location.

Created by: AlexisWilke
Created on: 25 May 2011 at 03:13 UTC
Last updated: 25 May 2011 at 03:16 UTC
New features
Bug fixes
Unsupported

Other releases