/[drupal]/contributions/modules/relations/relations.module
ViewVC logotype

Log of /contributions/modules/relations/relations.module

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 31 15:46:20 2009 UTC (2 months, 3 weeks ago) by arto
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-BETA1, HEAD
Changes since 1.15: +13 -0 lines
Diff to previous 1.15
Implemented new UI settings for hiding the 'Relations' node tab or the 'Related content' fieldset.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 24 17:13:08 2009 UTC (3 months ago) by arto
Branch: MAIN
Changes since 1.14: +1 -1 lines
Diff to previous 1.14
Ensured that content type names from node_get_types('name') are passed through t().

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 7 18:01:44 2009 UTC (3 months, 2 weeks ago) by arto
Branch: MAIN
Changes since 1.13: +25 -0 lines
Diff to previous 1.13
Implemented Picker's node access callback function.

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 16 08:08:54 2009 UTC (10 months, 1 week ago) by arto
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-ALPHA5
Changes since 1.12: +1 -1 lines
Diff to previous 1.12
Fixed PHP notice when a content type has been disabled but its relationships block remains enabled.

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 15 20:41:35 2009 UTC (10 months, 1 week ago) by arto
Branch: MAIN
Changes since 1.11: +2 -0 lines
Diff to previous 1.11
Fixed a menu callback permissions bug affecting autocomplete lookups.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 15 20:38:04 2009 UTC (10 months, 1 week ago) by arto
Branch: MAIN
Changes since 1.10: +2 -2 lines
Diff to previous 1.10
Fixed a menu callback permissions bug affecting autocomplete lookups.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 14 17:17:16 2009 UTC (10 months, 1 week ago) by arto
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-ALPHA4
Changes since 1.9: +24 -5 lines
Diff to previous 1.9
Merged latest changes from http://github.com/bendiken/drupal-relations (dd550a8).

Changelog:
- Implemented a query argument for filtering the relations tab by content type.
- Added an Author column to the node relationships table.
- Added some help text for relationship creation.
- Fixed the autocomplete lookup's privilege model for relationship creation.
- Refactored the permissions system, introducing more fine-grained and context-sensitive privileges for relationship creation and deletion.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 27 09:37:18 2008 UTC (11 months, 3 weeks ago) by arto
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-ALPHA3
Changes since 1.8: +75 -23 lines
Diff to previous 1.8
Implemented embedded session-based relationship editing for unsaved nodes.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 17 17:28:46 2008 UTC (12 months, 1 week ago) by arto
Branch: MAIN
Changes since 1.7: +5 -3 lines
Diff to previous 1.7
Fixed a couple of PHP notices.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 1 09:05:53 2008 UTC (13 months, 3 weeks ago) by arto
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-ALPHA2
Changes since 1.6: +33 -14 lines
Diff to previous 1.6
Implemented initial support for configuring typed relationships.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 1 09:02:33 2008 UTC (13 months, 3 weeks ago) by arto
Branch: MAIN
Changes since 1.5: +0 -0 lines
Diff to previous 1.5
Implemented initial support for configuring typed relationships.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 1 08:54:48 2008 UTC (13 months, 3 weeks ago) by arto
Branch: MAIN
Changes since 1.4: +64 -6 lines
Diff to previous 1.4
Implemented node-specific on/off toggles for the 'Related content' blocks.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 1 08:53:39 2008 UTC (13 months, 3 weeks ago) by arto
Branch: MAIN
Changes since 1.3: +39 -9 lines
Diff to previous 1.3
Implemented content-type-specific 'Related content' blocks.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 18 13:52:33 2008 UTC (14 months ago) by arto
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-ALPHA1
Changes since 1.2: +7 -1 lines
Diff to previous 1.2
Hide the Relations tab on content types for which it has not been enabled in the module configuration.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 29 15:25:00 2008 UTC (14 months, 3 weeks ago) by arto
Branch: MAIN
Changes since 1.1: +0 -0 lines
Diff to previous 1.1
Fix invalid relations_api_lookup() calls that were causing a PHP error.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 27 16:31:25 2008 UTC (14 months, 4 weeks ago) by arto
Branch: MAIN
Initial import of the Relations API, a module that provides an API for arbitrary node relationships based on RDF. Requires the RDF API as a dependency.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2