| 1 |
$Id: CHANGELOG.txt,v 1.23.4.28 2009/11/20 00:30:44 kmonty Exp $
|
| 2 |
|
| 3 |
node_gallery-6.x-2.0-dev
|
| 4 |
#637958 by justintime: Node Gallery effectively setting author of node == author
|
| 5 |
of the file on the filesystem representing the image
|
| 6 |
#636104 by DesignWork: PHP Warning on 'Manage Images' page with an empty Gallery
|
| 7 |
#637746 by justintime: node_gallery_gallery_to_arg will call node_load with a
|
| 8 |
'%' as the nid
|
| 9 |
#516068: Users with the permission to "administer nodes" are not capable of uploading/editing images
|
| 10 |
#622792: Make module meet coding standards (Coder finds 13 errors)
|
| 11 |
|
| 12 |
node_gallery-6.x-2.0-ALPHA-11
|
| 13 |
#598380 by justintime: Add transliteration support to node gallery tokens
|
| 14 |
#612122 by justintime: node_gallery_access doesn't let users with 'access
|
| 15 |
protected contents' or 'edit protected contents' view password galleries
|
| 16 |
#626740 by vb: Node Gallery list page bug fix
|
| 17 |
#603600: Add a sort images page with small thumbnails and limited editing
|
| 18 |
functions
|
| 19 |
#500460: Make the Upload/Manage Images template narrower
|
| 20 |
#619308: Gallery Landing Page set to 'cover' does not show any images
|
| 21 |
#357423: Ensure Node Gallery Meets Drupal Coding Standards to Allow for
|
| 22 |
Translation
|
| 23 |
Reintroduced the cover display for gallery landing pages (was available in
|
| 24 |
version 1.x)
|
| 25 |
#500766: Make upload images, edit images and delete gallery menu tabs instead of text links
|
| 26 |
Cleaned up Lightbox2 contrib to better adhere to Drupal's coding standards
|
| 27 |
#481420 by UdarEC: Image caption not appearing below image in lightbox view
|
| 28 |
#547982: Integration with views, "illegal choice" error always returned when
|
| 29 |
rearranging fields when you display the "Gallery Operations" field.
|
| 30 |
|
| 31 |
** Note, the above fix will break *ANY* view using the "Gallery Operations"
|
| 32 |
field. Please read http://drupal.org/node/547982#comment-2199342 for more info
|
| 33 |
|
| 34 |
#601738 by dbell: Rework the module language for the new release
|
| 35 |
#527910: Use admin theme on 'adding images' pages
|
| 36 |
#523456 #593648 by dbeall: Cleaning up the module's grammar
|
| 37 |
#532360: All Gallery Image content-types should not appear on node/add
|
| 38 |
#579074 by roderik: Installation fails if imagecache not already installed
|
| 39 |
#500252 by dbeall: Update README.txt (huge thanks to dbeall for his work)
|
| 40 |
#475974 by divamys: Path auto problems - replacement patterns not working when
|
| 41 |
editing from a standard node/#/edit page
|
| 42 |
#531762: Cannot override gallery-cover-view.tpl.php
|
| 43 |
On an unfortunate side note, I had to change some preprocess func names
|
| 44 |
for the fix
|
| 45 |
#584092 by roderik: Editing empty gallery gives lots of errors when
|
| 46 |
node_gallery_access enabled
|
| 47 |
#584096 by roderik: 'strange' characters in directory name will cause the image to not display / breaks ImageCache
|
| 48 |
#576406 by roderik: PostgreSQL fix for Access Contrib
|
| 49 |
#485920 by lelizondob: Node Gallery should not limit the number of uploads per
|
| 50 |
gallery by default
|
| 51 |
Grammar issue noted by Tally in #485920
|
| 52 |
#335634 by dddave: Spelling / Grammar Mistakes
|
| 53 |
#512810 by dddave: Remove upload limit messages for User/1
|
| 54 |
#484502 by luc-m: Unicode Characters in filename will cause the image to not display
|
| 55 |
Cleaned up CHANGELOG to only apply to 2.0
|