Releases for OG Galleries

og_galleries 4.7.x-1.6

KarenS - February 15, 2007 - 13:54
Download Size md5 hash
og_galleries-4.7.x-1.6.tar.gz 19.48 KB 16ee013a8ca93177232e698bb09ac63f
Official release from CVS tag: DRUPAL-4-7--1-6
Last updated: February 15, 2007 - 13:55

4.7-1.6
====

- Make sure freetagging terms don't get reset
- Another stab at fixing the saving of node types as integers in vocabulary_node_types tables
- Fix miscalculation of node page number in multi-page teaser view

og_galleries 5.x-1.7

KarenS - February 15, 2007 - 13:54
Download Size md5 hash
og_galleries-5.x-1.7.tar.gz 19.45 KB feb91d5f9acde147b069c67a1b8874ff
Official release from CVS tag: DRUPAL-5--1-7
Last updated: February 15, 2007 - 13:55

5.x-1.7
=======

- Make sure freetagging terms don't get reset
- Another stab at fixing the saving of node types as integers in vocabulary_node_types tables
- Fix miscalculation of node page number in multi-page teaser view

og_galleries 4.7.x-1.5

KarenS - February 8, 2007 - 12:29
Download Size md5 hash
og_galleries-4.7.x-1.5.tar.gz 19.28 KB b88cf9132143c206dda5476f4ee73390
Official release from CVS tag: DRUPAL-4-7--1-5
Last updated: February 8, 2007 - 12:30

4.7-1.5
=======

Major re-write.
Pull up and re-save any galleries views and re-save all settings.

- move all gallery elements into theme functions
- rewrite gallery emulation progression
>> galleries list
>> paged teaser view
>> paged full node view4.7-1.4

- 112631 add option to require gallery selection
- fix exlusive bug storing content types in vocabulary table
- Add error handling to the process of adding and editing the view
- 113839 eliminate error in gallery block view by checking $gid before loading it

og_galleries 5.x-1.6

KarenS - February 8, 2007 - 12:28
Download Size md5 hash
og_galleries-5.x-1.6.tar.gz 19.25 KB 817710ed9723f00860e823cb2cfa56cf
Official release from CVS tag: DRUPAL-5--1-6
Last updated: February 8, 2007 - 12:30

5.x-1.6
=======

- 112631 add option to require gallery selection
- fix exlusive bug storing content types in vocabulary table
- Add error handling to the process of adding and editing the view
- 113839 eliminate error in gallery block view by checking $gid before loading it

og_galleries 5.x-1.5

KarenS - February 5, 2007 - 14:08
Download Size md5 hash
og_galleries-5.x-1.5.tar.gz 18.81 KB 0ec1548fba130598b0dc9664cdff77b0
Official release from CVS tag: DRUPAL-5--1-5
Last updated: February 5, 2007 - 14:10

Major re-write.
Pull up and re-save any galleries views and re-save all settings.

- move all gallery elements into theme functions
- rewrite gallery emulation progression
>> galleries list
>> paged teaser view
>> paged full node view

og_galleries 5.x-1.4

KarenS - January 15, 2007 - 16:56
Download Size md5 hash
og_galleries-5.x-1.4.tar.gz 17.12 KB a876292b378c8f9cd8853d31a3ed3e34
Official release from CVS tag: DRUPAL-5--1-4
Last updated: January 15, 2007 - 13:00

- 109116 need assoc array when adding vocab
- Fix argument filter for public galleries
- Fix term_path to work with recent changes
- 109315 limit galleries options to only groups that are visible on the node edit form.
- Create og_galleries version of group_context, don't use OG version
- Fix overagressive db_rewrite_sql

og_galleries 4.7.x-1.4

KarenS - January 15, 2007 - 16:56
Download Size md5 hash
og_galleries-4.7.x-1.4.tar.gz 17.41 KB 228ee293fe4593571996f73a278beda7
Official release from CVS tag: DRUPAL-4-7--1-4
Last updated: January 15, 2007 - 13:00

- 109116 need assoc array when adding vocab
- Fix argument filter for public galleries
- Fix term_path to work with recent changes
- 109315 limit galleries options to only groups that are visible on the node edit form.
- Create og_galleries version of group_context, don't use OG version
- Fix overagressive db_rewrite_sql

og_galleries 5.x-1.3

KarenS - January 12, 2007 - 17:49
Download Size md5 hash
og_galleries-5.x-1.3.tar.gz 17.01 KB 598eb3de5c0aeef4a431d3d7bdcdbff3
Official release from CVS tag: DRUPAL-5--1-3
Last updated: January 12, 2007 - 13:50

5.x-1.3
=======

- Make sure array_keys are always cast to arrays.
- More tweaks to css, use db_rewrite_sql to control access, add og_galleries table to views tables and use it in custom argument,
- Fix the css for IE6, don't process taxonomy on nodes without any terms

5.x-1.2
=======
- Bugfixes
- Make sure Vocabulary node_types get updated when Views node types filter changes.
- Added back lost handling for removing a gallery.

5.x-1.1
=======

- Added OG Galleries plugin for both page and block with
configurable theme.

- Added OG Galleries group gid argument to eliminate
questions about whether standard OG gid arguments will
handle things the way OG Galleries needs them done.
No need to patch or alter OG.

- Cleaned up handling of group context to do a better job
of keeping track of which gallery an item was viewed
in so the breadcrumb leads back to that gallery.

- General cleanup of code and UI, especially handling
of the way files are created and removed.

- Changed the default view to use the new features. Any
views created with earlier versions should be deleted
and re-created using the new default view.

og_galleries 4.7.x-1.3

KarenS - January 12, 2007 - 17:49
Download Size md5 hash
og_galleries-4.7.x-1.3.tar.gz 17.31 KB 6300c343db17461b6c56b918abcc2326
Official release from CVS tag: DRUPAL-4-7--1-3
Last updated: January 12, 2007 - 13:50

4.7-1.3
=======

- Make sure array_keys are always cast to arrays.
- More tweaks to css, use db_rewrite_sql to control access, add og_galleries table to views tables and use it in custom argument,
- Fix the css for IE6, don't process taxonomy on nodes without any terms

4.7-1.2
=======
- Bugfixes
- Make sure Vocabulary node_types get updated when Views node types filter changes.
- Added back lost handling for removing a gallery.

4.7-1.1
=======

- Added OG Galleries plugin for both page and block with
configurable theme.

- Added OG Galleries group gid argument to eliminate
questions about whether standard OG gid arguments will
handle things the way OG Galleries needs them done.
No need to patch or alter OG.

- Cleaned up handling of group context to do a better job
of keeping track of which gallery an item was viewed
in so the breadcrumb leads back to that gallery.

- General cleanup of code and UI, especially handling
of the way files are created and removed.

- Changed the default view to use the new features. Any
views created with earlier versions should be deleted
and re-created using the new default view.

og_galleries 5.x-1.x-dev

KarenS - January 11, 2007 - 16:45
Download Size md5 hash
og_galleries-5.x-1.x-dev.tar.gz 19.46 KB 0df8319a1400535d104cbd71f7fc0a8b
Nightly development snapshot from CVS branch: DRUPAL-5
Last updated: June 19, 2007 - 00:20

Nightly development snapshot.

og_galleries 5.x-1.2

KarenS - January 11, 2007 - 16:44
Download Size md5 hash
og_galleries-5.x-1.2.tar.gz 16.47 KB 5806eeedb0cf873116f1c91ecdb0d12b
Official release from CVS tag: DRUPAL-5--1-2
Last updated: January 11, 2007 - 12:45

5.x-1.2
=======
- Bugfixes
- Make sure Vocabulary node_types get updated when Views node types filter changes.
- Added back lost handling for removing a gallery.

5.x-1.1
=======

- Added OG Galleries plugin for both page and block with
configurable theme.

- Added OG Galleries group gid argument to eliminate
questions about whether standard OG gid arguments will
handle things the way OG Galleries needs them done.
No need to patch or alter OG.

- Cleaned up handling of group context to do a better job
of keeping track of which gallery an item was viewed
in so the breadcrumb leads back to that gallery.

- General cleanup of code and UI, especially handling
of the way files are created and removed.

- Changed the default view to use the new features. Any
views created with earlier versions should be deleted
and re-created using the new default view.

og_galleries 4.7.x-1.2

KarenS - January 11, 2007 - 16:44
Download Size md5 hash
og_galleries-4.7.x-1.2.tar.gz 17.07 KB 8783bca216bc43e5525ac503e5edafbd
Official release from CVS tag: DRUPAL-4-7--1-2
Last updated: January 11, 2007 - 12:45

4.7-1.2
=======
- Bugfixes
- Make sure Vocabulary node_types get updated when Views node types filter changes.
- Added back lost handling for removing a gallery.

4.7-1.1
=======

- Added OG Galleries plugin for both page and block with
configurable theme.

- Added OG Galleries group gid argument to eliminate
questions about whether standard OG gid arguments will
handle things the way OG Galleries needs them done.
No need to patch or alter OG.

- Cleaned up handling of group context to do a better job
of keeping track of which gallery an item was viewed
in so the breadcrumb leads back to that gallery.

- General cleanup of code and UI, especially handling
of the way files are created and removed.

- Changed the default view to use the new features. Any
views created with earlier versions should be deleted
and re-created using the new default view.

og_galleries 4.7.x-1.1

KarenS - January 11, 2007 - 13:50
Download Size md5 hash
og_galleries-4.7.x-1.1.tar.gz 16.72 KB c2345def6aa7cbf4732b2561f1380814
Official release from CVS tag: DRUPAL-4-7--1-1
Last updated: January 11, 2007 - 09:55

4.7-1.1
=======

- Added OG Galleries plugin for both page and block with
configurable theme.

- Added OG Galleries group gid argument to eliminate
questions about whether standard OG gid arguments will
handle things the way OG Galleries needs them done.
No need to patch or alter OG.

- Cleaned up handling of group context to do a better job
of keeping track of which gallery an item was viewed
in so the breadcrumb leads back to that gallery.

- General cleanup of code and UI, especially handling
of the way files are created and removed.

- Changed the default view to use the new features. Any
views created with earlier versions should be deleted
and re-created using the new default view.

og_galleries 4.7.x-1.x-dev

KarenS - August 24, 2006 - 17:02
Download Size md5 hash
og_galleries-4.7.x-1.x-dev.tar.gz 19.49 KB a118d753026d0c7d866dc0bedf036232
Nightly development snapshot from CVS branch: DRUPAL-4-7
Last updated: May 22, 2007 - 12:07
Syndicate content
 
 

Drupal is a registered trademark of Dries Buytaert.