Releases for OG Galleries

og_galleries 5.x-1.7

KarenS - February 15, 2007 - 13:54
Official release from CVS tag: DRUPAL-5--1-7
First released: February 15, 2007 - 13:54
Download: og_galleries-5.x-1.7.tar.gz
Size: 19.45 KB
md5_file hash: feb91d5f9acde147b069c67a1b8874ff
Last updated: February 15, 2007 - 13:55
View usage statistics for this release

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

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

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 4.7.x-1.5

KarenS - February 8, 2007 - 12:29
Official release from CVS tag: DRUPAL-4-7--1-5
First released: February 8, 2007 - 12:29
Download: og_galleries-4.7.x-1.5.tar.gz
Size: 19.28 KB
md5_file hash: b88cf9132143c206dda5476f4ee73390
Last updated: February 8, 2007 - 12:30
View usage statistics for this release

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
Official release from CVS tag: DRUPAL-5--1-6
First released: February 8, 2007 - 12:28
Download: og_galleries-5.x-1.6.tar.gz
Size: 19.25 KB
md5_file hash: 817710ed9723f00860e823cb2cfa56cf
Last updated: February 8, 2007 - 12:30
View usage statistics for this release

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
Official release from CVS tag: DRUPAL-5--1-5
First released: February 5, 2007 - 14:08
Download: og_galleries-5.x-1.5.tar.gz
Size: 18.81 KB
md5_file hash: 0ec1548fba130598b0dc9664cdff77b0
Last updated: February 5, 2007 - 14:10
View usage statistics for this release

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
Official release from CVS tag: DRUPAL-5--1-4
First released: January 15, 2007 - 16:56
Download: og_galleries-5.x-1.4.tar.gz
Size: 17.12 KB
md5_file hash: a876292b378c8f9cd8853d31a3ed3e34
Last updated: January 15, 2007 - 13:00
View usage statistics for this release

- 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
Official release from CVS tag: DRUPAL-4-7--1-4
First released: January 15, 2007 - 16:56
Download: og_galleries-4.7.x-1.4.tar.gz
Size: 17.41 KB
md5_file hash: 228ee293fe4593571996f73a278beda7
Last updated: January 15, 2007 - 13:00
View usage statistics for this release

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

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

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

KarenS - January 12, 2007 - 17:49
Official release from CVS tag: DRUPAL-5--1-3
First released: January 12, 2007 - 17:49
Download: og_galleries-5.x-1.3.tar.gz
Size: 17.01 KB
md5_file hash: 598eb3de5c0aeef4a431d3d7bdcdbff3
Last updated: January 12, 2007 - 13:50
View usage statistics for this release

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 5.x-1.x-dev

KarenS - January 11, 2007 - 16:45
Nightly development snapshot from CVS branch: DRUPAL-5
First released: January 11, 2007 - 16:45
Download: og_galleries-5.x-1.x-dev.tar.gz
Size: 19.46 KB
md5_file hash: 0df8319a1400535d104cbd71f7fc0a8b
Last updated: June 19, 2007 - 00:20
View usage statistics for this release

Nightly development snapshot.

og_galleries 5.x-1.2

KarenS - January 11, 2007 - 16:44
Official release from CVS tag: DRUPAL-5--1-2
First released: January 11, 2007 - 16:44
Download: og_galleries-5.x-1.2.tar.gz
Size: 16.47 KB
md5_file hash: 5806eeedb0cf873116f1c91ecdb0d12b
Last updated: January 11, 2007 - 12:45
View usage statistics for this release

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
Official release from CVS tag: DRUPAL-4-7--1-2
First released: January 11, 2007 - 16:44
Download: og_galleries-4.7.x-1.2.tar.gz
Size: 17.07 KB
md5_file hash: 8783bca216bc43e5525ac503e5edafbd
Last updated: January 11, 2007 - 12:45
View usage statistics for this release

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
Official release from CVS tag: DRUPAL-4-7--1-1
First released: January 11, 2007 - 13:50
Download: og_galleries-4.7.x-1.1.tar.gz
Size: 16.72 KB
md5_file hash: c2345def6aa7cbf4732b2561f1380814
Last updated: January 11, 2007 - 09:55
View usage statistics for this release

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
Nightly development snapshot from CVS branch: DRUPAL-4-7
First released: August 24, 2006 - 17:02
Download: og_galleries-4.7.x-1.x-dev.tar.gz
Size: 19.49 KB
md5_file hash: a118d753026d0c7d866dc0bedf036232
Last updated: May 22, 2007 - 12:07
View usage statistics for this release
Syndicate content
 
 

Drupal is a registered trademark of Dries Buytaert.