gallerix 6.x-1.5

New features
Bug fixes

* Optimizations and clean up of the code.
* Comment about the JSON delimiters.
* Documentation improvements, added missing documentations.
* Fixed user messages.
* Fixed the AJAX callback function which was called by another function but would at times return JSON instead of an error.
* 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 two flags on each album to choose whether lightbox2 should be used with grids and/or the viewer (Single).
* Removed the empty gallerix_validate() function.
* Fixed the resizing in the .build.inc file. The old version would fail miseribly if one size was larger and the other was smaller.
* Auto-centered the crop instead of using the top-left corner (we should add support for imagecache features on that one.)
* Renamed the management.inc as gallerix.admin.inc.
* Renamed the build.inc as gallerix.build.inc.
* Optimized 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.
* Moved the menu items to the .admin.inc file (optimization).

gallerix 6.x-1.5-beta2

New features
Bug fixes

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.

gallerix 6.x-1.5-beta1

New features
Bug fixes

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

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).

gallerix 6.x-1.4

Bug fixes

Gallerix is now officially support for Drupal 6. No new features were added between the transition to eliminate the possibility of new bugs surfacing. Now that Gallerix is fully compatible with D6, new features will be added to the upcoming brach, Gallerix 2. Please read the Gallerix Development Blog to keep up to date.

gallerix 6.x-1.4-beta1

This is the first beta for Drupal 6. No new features have been added. I have some killer features I'd like to add to Gallerix, but until I get an official, stable release of Gallerix for Drupal 6 out, my hands are tied. You can help out by testing for bugs. The sooner an official release is out, the sooner new features will be added.

gallerix 6.x-1.x-dev

Development version that is compatible with Drupal 6. Please help out by testing for any bugs, especially with the upgrade process from Drupal 5 to Drupal 6.

Remember, a working upgrade path from D5 to D6 is not guaranteed if you use the dev version, so don't use this on a production site.

gallerix 5.x-1.3-1

Bug fixes

Bug fix release. See CHANGELOG.txt for more information.

gallerix 5.x-1.3

New features
Bug fixes

Tons of internal changes. Gallerix now degrades gracefully if JavaScript isn't available. See CHANGELOG.txt for more information.

gallerix 5.x-1.2

New features
Bug fixes

Tons of new features. See CHANGELOG.txt for detailed information.

gallerix 5.x-1.1

New features

This is the long awaited 1.1 release of Gallerix for Drupal. A wide variety of changes have been implemented, and many new features have been added. Read below for a list of new front end features.

Additionally, lots of improvements have been made to the innards. The code has been split into two files for easier reading, and many functions now have detailed comments. The code is now better structured as well. Finally, many new utility functions have been added to avoid rewritten code.

Subscribe with RSS Subscribe to Releases for Gallerix