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

Log of /contributions/modules/domain/domain.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.40.2.40 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 16 21:28:21 2009 UTC (11 days, 6 hours ago) by agentken
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-14
Changes since 1.40.2.39: +2 -2 lines
Diff to previous 1.40.2.39 , to branch point 1.40 , to next main 1.135
16-NOV-2009

-- #624296. Enforce node access limits on search for admins.

Revision 1.135 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 16 21:26:59 2009 UTC (11 days, 6 hours ago) by agentken
Branch: MAIN
CVS Tags: HEAD
Changes since 1.134: +2 -2 lines
Diff to previous 1.134
-- #624296. Enforce node access limits on search for admins.

Revision 1.134.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 16 21:25:49 2009 UTC (11 days, 6 hours ago) by agentken
Branch: DRUPAL-6--2
Changes since 1.134: +2 -2 lines
Diff to previous 1.134 , to next main 1.135
-- #624296. Enforce node access limits on search for admins.

Revision 1.40.2.39 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 5 18:55:22 2009 UTC (3 weeks, 1 day ago) by agentken
Branch: DRUPAL-5
Changes since 1.40.2.38: +2 -2 lines
Diff to previous 1.40.2.38 , to branch point 1.40
-- #623486. Accidental use of = instead of ==.

Revision 1.40.2.38 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 2 22:55:17 2009 UTC (3 weeks, 4 days ago) by agentken
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-13
Changes since 1.40.2.37: +3 -3 lines
Diff to previous 1.40.2.37 , to branch point 1.40
-- Fixes sitename reset D6 error.
-- Creates the 5.x.13 release.

Revision 1.40.2.37 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 2 22:26:23 2009 UTC (3 weeks, 4 days ago) by agentken
Branch: DRUPAL-5
Changes since 1.40.2.36: +80 -4 lines
Diff to previous 1.40.2.36 , to branch point 1.40
-- #621480. check_url() breaks page caching.

Revision 1.134 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 1 18:20:19 2009 UTC (3 weeks, 5 days ago) by agentken
Branch: MAIN
CVS Tags: DRUPAL-6--2-0
Branch point for: DRUPAL-6--2
Changes since 1.133: +5 -1 lines
Diff to previous 1.133
-- #372887 patch by nonsie and blackdog. Super-awesome set values for all domains in domain batch.
-- Creates the 6.x.2.0 stable release.

Revision 1.133 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 1 16:30:55 2009 UTC (3 weeks, 5 days ago) by agentken
Branch: MAIN
Changes since 1.132: +57 -20 lines
Diff to previous 1.132
-- #615258. Cleans up the API for domain source handling. Introduces the new hooks:
  -- hook_domain_source_alter(&$source, $nid)
  -- hook_domain_source_path_alter(&$source, $path)
  And also the new lookup functions for finding the best links:
  -- domain_get_node_match($nid)
  -- domain_get_path_match($path)

Revision 1.40.2.36 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 31 19:47:58 2009 UTC (3 weeks, 6 days ago) by agentken
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-12
Changes since 1.40.2.35: +17 -17 lines
Diff to previous 1.40.2.35 , to branch point 1.40
-- #427854 backport. Makes the domain list the default local task.

Revision 1.40.2.35 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 31 19:10:30 2009 UTC (3 weeks, 6 days ago) by agentken
Branch: DRUPAL-5
Changes since 1.40.2.34: +21 -1 lines
Diff to previous 1.40.2.34 , to branch point 1.40
-- #615294. Adds a setting to force Domain Access rules on users who can _administer nodes_.
-- Documentation cleanup.

Revision 1.132 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 31 18:28:32 2009 UTC (3 weeks, 6 days ago) by agentken
Branch: MAIN
Changes since 1.131: +21 -1 lines
Diff to previous 1.131
-- #615294. Adds a setting to force Domain Access rules on users who can _administer nodes_.

Revision 1.131 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 31 18:16:50 2009 UTC (3 weeks, 6 days ago) by agentken
Branch: MAIN
Changes since 1.130: +54 -2 lines
Diff to previous 1.130
-- #227947 by NeuZeitgeist et. al. Ensure that edited nodes redirect to a valid domain.

Revision 1.130 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 27 13:17:55 2009 UTC (4 weeks, 3 days ago) by agentken
Branch: MAIN
Changes since 1.129: +2 -2 lines
Diff to previous 1.129
fixes missing )

Revision 1.129 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 27 13:05:19 2009 UTC (4 weeks, 3 days ago) by agentken
Branch: MAIN
Changes since 1.128: +3 -3 lines
Diff to previous 1.128
-- #564070 follow-up by nonsie. Catches missed conversion to new permission.

Revision 1.128 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 24 22:11:26 2009 UTC (4 weeks, 6 days ago) by agentken
Branch: MAIN
Changes since 1.127: +5 -5 lines
Diff to previous 1.127
fixes clode style issues

Revision 1.127 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 24 21:52:13 2009 UTC (4 weeks, 6 days ago) by agentken
Branch: MAIN
Changes since 1.126: +7 -2 lines
Diff to previous 1.126
minor fix to inaactive domain handling

Revision 1.126 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 24 21:04:15 2009 UTC (4 weeks, 6 days ago) by agentken
Branch: MAIN
Changes since 1.125: +2 -4 lines
Diff to previous 1.125
revert accidental submit addition

Revision 1.125 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 24 21:02:51 2009 UTC (4 weeks, 6 days ago) by agentken
Branch: MAIN
Changes since 1.124: +8 -1 lines
Diff to previous 1.124
cleans up domain source form errors

Revision 1.124 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 24 16:18:52 2009 UTC (4 weeks, 6 days ago) by agentken
Branch: MAIN
Changes since 1.123: +115 -25 lines
Diff to previous 1.123
-- #540684 by Bartezz. Allows Domain Source to set the active domain as source.
-- #561282 by kotu, nonsie, nirbhasa, Bartezz. Removes the auto-filtering of domains
    by id when using Views.
-- #564070 by BWPanda. Limits Domain Source to only active domains.
-- #564070 by BWPanda. Better redirects from invalid domains.
-- Introduces domain_get_node_domains() and domain_source_lookup().
-- Now logs requests to invalid domains.
-- Introduces the _access inactive domains_ permission.
-- Introduces the _access domain navigation_ permission.
-- Requires running update.php to add new permissions.

Revision 1.40.2.34 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 23 17:56:58 2009 UTC (5 weeks ago) by agentken
Branch: DRUPAL-5
Changes since 1.40.2.33: +16 -2 lines
Diff to previous 1.40.2.33 , to branch point 1.40
#609600 by seddonym. Must track changes to the default site_name variable.

Revision 1.123 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 23 17:30:28 2009 UTC (5 weeks ago) by agentken
Branch: MAIN
Changes since 1.122: +14 -1 lines
Diff to previous 1.122
-- #609600 by seddonym. Must track changes to the default site_name variable.

Revision 1.122 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 11 17:44:21 2009 UTC (6 weeks, 5 days ago) by agentken
Branch: MAIN
Changes since 1.121: +10 -1 lines
Diff to previous 1.121
-- #601614 with salvis. Adds devel_node_access_acknowledge() for the domain_all grant.

Revision 1.40.2.33 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 11 15:42:45 2009 UTC (6 weeks, 5 days ago) by agentken
Branch: DRUPAL-5
Changes since 1.40.2.32: +7 -4 lines
Diff to previous 1.40.2.32 , to branch point 1.40
-- #579552 by skizzo and seattleturtle. Tries to avoid PHP errors for missing globals.

Revision 1.121 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 11 15:39:00 2009 UTC (6 weeks, 5 days ago) by agentken
Branch: MAIN
Changes since 1.120: +10 -5 lines
Diff to previous 1.120
-- #579552 by skizzo and seattleturtle. Tries to avoid PHP errors for missing globals.

Revision 1.120 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 11 15:02:14 2009 UTC (6 weeks, 5 days ago) by agentken
Branch: MAIN
Changes since 1.119: +3 -3 lines
Diff to previous 1.119
-- #601516. Fixes permission inconsistency.

Revision 1.119 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 11 14:10:01 2009 UTC (6 weeks, 5 days ago) by agentken
Branch: MAIN
Changes since 1.118: +41 -8 lines
Diff to previous 1.118
-- #576444 by jeremyr and nonsie. Makes the selection of domains configrable as checkboxes or select list.

Revision 1.118 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 4 21:35:46 2009 UTC (7 weeks, 5 days ago) by agentken
Branch: MAIN
Changes since 1.117: +13 -1 lines
Diff to previous 1.117
-- #578648 patch by nirbhasa. Adds subdomain tokens.

Revision 1.117 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 22 22:36:19 2009 UTC (3 months ago) by agentken
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-RC9
Changes since 1.116: +2 -2 lines
Diff to previous 1.116
-- #539422 fixes potential logic error in domain_node_records().

Revision 1.116 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 22 22:30:36 2009 UTC (3 months ago) by agentken
Branch: MAIN
Changes since 1.115: +5 -1 lines
Diff to previous 1.115
-- #529026 by Dave Reid. Integrates with URL Alter module for custom_url_rewrite_*.

Revision 1.115 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 22 21:56:25 2009 UTC (3 months ago) by agentken
Branch: MAIN
Changes since 1.114: +6 -1 lines
Diff to previous 1.114
-- #367752 by gildedgod, blackdog, nonsie. Fixes menu issues with lots of domains.

Revision 1.40.2.32 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 28 20:23:44 2009 UTC (5 months ago) by agentken
Branch: DRUPAL-5
Changes since 1.40.2.31: +7 -4 lines
Diff to previous 1.40.2.31 , to branch point 1.40
-- #321071 patch by Bèr Kessels. Makes wildcard redirection configurable.

Revision 1.40.2.31 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 28 15:43:29 2009 UTC (5 months ago) by agentken
Branch: DRUPAL-5
Changes since 1.40.2.30: +3 -2 lines
Diff to previous 1.40.2.30 , to branch point 1.40
Fixes array_pop() pass by reference

Revision 1.114 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 28 15:42:04 2009 UTC (5 months ago) by agentken
Branch: MAIN
Changes since 1.113: +3 -2 lines
Diff to previous 1.113
Fixes array_pop() pass by reference

Revision 1.113 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 28 15:38:45 2009 UTC (5 months ago) by agentken
Branch: MAIN
Changes since 1.112: +14 -1 lines
Diff to previous 1.112
-- #504529. Adds domain_get_domain() as suggested by wildkatana.

Revision 1.112 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 19 14:56:06 2009 UTC (5 months, 1 week ago) by agentken
Branch: MAIN
Changes since 1.111: +2 -2 lines
Diff to previous 1.111
-- #477290 by DrupalFan. Clarifies some documentation.

Revision 1.111 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 14 19:27:59 2009 UTC (5 months, 2 weeks ago) by agentken
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-RC8
Changes since 1.110: +133 -5 lines
Diff to previous 1.110
-- #490846. Batch management of user assignment to domains.

Revision 1.40.2.30 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 13 20:24:32 2009 UTC (5 months, 2 weeks ago) by agentken
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-11
Changes since 1.40.2.29: +3 -2 lines
Diff to previous 1.40.2.29 , to branch point 1.40
-- #336221 by ariflukito./ Backport of Domain Content menu changes.
    Requires menu rebuild after upgrade.

Revision 1.110 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 13 20:02:39 2009 UTC (5 months, 2 weeks ago) by agentken
Branch: MAIN
Changes since 1.109: +4 -1 lines
Diff to previous 1.109
-- #490878. Make the batch action list easier to read.

Revision 1.40.2.29 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 13 18:21:12 2009 UTC (5 months, 2 weeks ago) by agentken
Branch: DRUPAL-5
Changes since 1.40.2.28: +4 -1 lines
Diff to previous 1.40.2.28 , to branch point 1.40
-- #487842 by jmunning. Account for empty user domains.

Revision 1.109 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 8 17:31:13 2009 UTC (5 months, 2 weeks ago) by agentken
Branch: MAIN
Changes since 1.108: +2 -2 lines
Diff to previous 1.108
-- #484968 by sn0rcha. Dumb typo in domain_warning_check().

Revision 1.108 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 7 17:45:07 2009 UTC (5 months, 3 weeks ago) by agentken
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-RC7
Changes since 1.107: +2 -2 lines
Diff to previous 1.107
-- #405148. Adds warning to the batch editing form.

Revision 1.40.2.28 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 31 18:26:43 2009 UTC (5 months, 4 weeks ago) by agentken
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-10
Changes since 1.40.2.27: +18 -18 lines
Diff to previous 1.40.2.27 , to branch point 1.40
function domain_url_rewrite_outbound(&$path, &$query, &$fragment, &$absolute, &$base_url, $original_path) {

Revision 1.107 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 31 18:16:40 2009 UTC (5 months, 4 weeks ago) by agentken
Branch: MAIN
Changes since 1.106: +22 -22 lines
Diff to previous 1.106
  -- Doxygen cleanup. Upgrades node access patch to Drupal 6.12.

Revision 1.106 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 24 17:37:42 2009 UTC (7 months ago) by agentken
Branch: MAIN
Changes since 1.105: +2 -2 lines
Diff to previous 1.105
-- #443346 by kenorb. Must initialize the $_domain array on first use.
-- #443836 patch by blackdog. Fixes error in user registration handling.

Revision 1.105 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 12 20:11:38 2009 UTC (7 months, 2 weeks ago) by agentken
Branch: MAIN
Changes since 1.104: +129 -19 lines
Diff to previous 1.104
-- #427258 patch by michaelfavia. Clean up cruft in domain administration.

Revision 1.104 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 7 15:41:39 2009 UTC (7 months, 3 weeks ago) by agentken
Branch: MAIN
Changes since 1.103: +5 -1 lines
Diff to previous 1.103
#412078 fixes domain user error on batch updates

Revision 1.40.2.27 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 7 15:38:41 2009 UTC (7 months, 3 weeks ago) by agentken
Branch: DRUPAL-5
Changes since 1.40.2.26: +8 -1 lines
Diff to previous 1.40.2.26 , to branch point 1.40
#412078 by jolos. Fixes accidental deletion of user domains.

Revision 1.103 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 25 18:09:32 2009 UTC (8 months ago) by agentken
Branch: MAIN
Changes since 1.102: +23 -1 lines
Diff to previous 1.102
removes the rest of the admin redirects; prints message when a redirect is necessary

Revision 1.102 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 25 17:31:44 2009 UTC (8 months ago) by agentken
Branch: MAIN
Changes since 1.101: +8 -4 lines
Diff to previous 1.101
removes domain_goto() call on domain conf page

Revision 1.101 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 25 17:21:04 2009 UTC (8 months ago) by agentken
Branch: MAIN
Changes since 1.100: +2 -11 lines
Diff to previous 1.100
sets domain_cron to use domain_set_domain

Revision 1.100 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 25 16:23:41 2009 UTC (8 months ago) by agentken
Branch: MAIN
Changes since 1.99: +20 -1 lines
Diff to previous 1.99
-- #412156. Introduces domain_set_domain() so that necessary changes can be made
    without switching domains.

Revision 1.99 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 24 20:09:15 2009 UTC (8 months ago) by agentken
Branch: MAIN
Changes since 1.98: +12 -2 lines
Diff to previous 1.98
-- #252877 patch to react when non-altered form values are saved.

Revision 1.98 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 23 15:39:06 2009 UTC (8 months ago) by agentken
Branch: MAIN
Changes since 1.97: +2 -2 lines
Diff to previous 1.97
-- Fixes wildcard matching issue with Domain Alias.

Revision 1.97 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 6 20:27:28 2009 UTC (8 months, 3 weeks ago) by agentken
Branch: MAIN
Changes since 1.96: +35 -4 lines
Diff to previous 1.96
-- #393448. Moves Content editing forms settings to hook_perm().
    See UPGRADE.txt for details on the changes.

Revision 1.96 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 6 19:39:07 2009 UTC (8 months, 3 weeks ago) by agentken
Branch: MAIN
Changes since 1.95: +99 -33 lines
Diff to previous 1.95
-- #36101 patch by blackdog. Token support for domains.

Revision 1.95 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 6 17:16:12 2009 UTC (8 months, 3 weeks ago) by agentken
Branch: MAIN
Changes since 1.94: +3 -3 lines
Diff to previous 1.94
extra text sanitiaing on domain names in forms

Revision 1.94 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 21 23:11:12 2009 UTC (9 months ago) by agentken
Branch: MAIN
Changes since 1.93: +4 -4 lines
Diff to previous 1.93
-- #26607. Allows each domain to specify a default language.
-- Cleans up some more E_ALL notices.
-- Fixes a logic error in domain_get_uri() that discarded language prefixes.
-- Adds a small API change to hook_domainbatch().

Revision 1.93 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 21 15:45:36 2009 UTC (9 months ago) by agentken
Branch: MAIN
Changes since 1.92: +3 -3 lines
Diff to previous 1.92
cleans up minor code issues from Coder module reports

Revision 1.92 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 21 14:57:56 2009 UTC (9 months ago) by agentken
Branch: MAIN
Changes since 1.91: +2 -1 lines
Diff to previous 1.91
fixes minor e-all notice

Revision 1.91 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 20 19:44:33 2009 UTC (9 months ago) by agentken
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-RC6
Changes since 1.90: +7 -2 lines
Diff to previous 1.90
-- #356614 by blueyed and Pasquale. Cleans up E_NOTICE errors.

Revision 1.90 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 20 19:34:19 2009 UTC (9 months ago) by agentken
Branch: MAIN
Changes since 1.89: +2 -1 lines
Diff to previous 1.89
-- #378258 by svdoord. Remove {domain_editor} entries when deleting domains.

Revision 1.89 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 16 21:58:04 2009 UTC (9 months, 1 week ago) by agentken
Branch: MAIN
Changes since 1.88: +7 -3 lines
Diff to previous 1.88
#316072 by JaceRider. Finish implementing domain_content_extra_fields.

Revision 1.88 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 4 16:41:23 2009 UTC (10 months, 3 weeks ago) by agentken
Branch: MAIN
Changes since 1.87: +3 -2 lines
Diff to previous 1.87
-- #336221 by ariflukito. Fixes url encoding issue with Domain Content.
-- Forces a menu rebuild whenever domains are updated or created.
-- Changes Domain Content to use the sitename instead of the URL in menus.

Revision 1.87 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 4 16:23:29 2009 UTC (10 months, 3 weeks ago) by agentken
Branch: MAIN
Changes since 1.86: +2 -2 lines
Diff to previous 1.86
-- #353006 by waverate.  Check that path,inc is loaded inside domain_grant_all().
-- #273415 by aaront.  The default primary links block does not respect domain settings.
    Creates new blocks to handle primary and secondary links.
-- #350350 by aufumy. Clarifies installation instructions for settings.php.

Revision 1.40.2.26 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 20 23:38:41 2008 UTC (12 months, 1 week ago) by agentken
Branch: DRUPAL-5
Changes since 1.40.2.25: +5 -5 lines
Diff to previous 1.40.2.25 , to branch point 1.40
-- #300825 by rtbox, fp, awolfey, bribiz and rohnjeynolds.  db_result() error in domain_enable.

Revision 1.86 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 6 16:32:07 2008 UTC (12 months, 3 weeks ago) by agentken
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-RC5
Changes since 1.85: +9 -1 lines
Diff to previous 1.85
-- #319876 patch by nonsie.  Adds Views 2 handlers to Domain Views.
-- Creates rc5.

Revision 1.85 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 6 15:54:40 2008 UTC (12 months, 3 weeks ago) by agentken
Branch: MAIN
Changes since 1.84: +2 -3 lines
Diff to previous 1.84
-- Fixes logic error in domain_alias_bootstrap_lookup().

Revision 1.84 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 22 13:23:19 2008 UTC (13 months ago) by agentken
Branch: MAIN
Changes since 1.83: +15 -11 lines
Diff to previous 1.83
-- #324008 by ariflukito. hook_user() does not fire before hook_form_alter().

Revision 1.40.2.25 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 22 02:22:46 2008 UTC (13 months ago) by agentken
Branch: DRUPAL-5
Changes since 1.40.2.24: +2 -1 lines
Diff to previous 1.40.2.24 , to branch point 1.40
fixes error in hook_form_alter

Revision 1.83 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 22 02:21:51 2008 UTC (13 months ago) by agentken
Branch: MAIN
Changes since 1.82: +2 -1 lines
Diff to previous 1.82
fixes error in hook_form_alter()

Revision 1.82 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 21 13:28:58 2008 UTC (13 months, 1 week ago) by agentken
Branch: MAIN
Changes since 1.81: +2 -2 lines
Diff to previous 1.81
#324008 patch by ariflukito. Fixed inconsistent use of domain_get_user_domains().

Revision 1.81 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 19 15:45:45 2008 UTC (13 months, 1 week ago) by agentken
Branch: MAIN
Changes since 1.80: +2 -6 lines
Diff to previous 1.80
-- Fixes logic error for hook_domainpath() implementation in custom_url_rewrite.
-- Simplifies the domain_get_uri() function.

Revision 1.80 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 18 19:33:08 2008 UTC (13 months, 1 week ago) by agentken
Branch: MAIN
Changes since 1.79: +51 -3 lines
Diff to previous 1.79
-- #300454 by ariflukito. Introduces hook_domainpath() to allow for URL rewrites
    across domains.

Revision 1.79 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 18 16:49:18 2008 UTC (13 months, 1 week ago) by agentken
Branch: MAIN
Changes since 1.78: +6 -6 lines
Diff to previous 1.78
-- Creates the primary domain on install.
-- Fixed domain alias matching issue.
-- Fixes ? handling in domain alias block.

Revision 1.78 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 13 14:35:15 2008 UTC (13 months, 2 weeks ago) by agentken
Branch: MAIN
Changes since 1.77: +59 -7 lines
Diff to previous 1.77
-- #313629 by jsenzee. Adds default role settings and default domains for new users.

Revision 1.77 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 12 23:23:43 2008 UTC (13 months, 2 weeks ago) by agentken
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-RC4
Changes since 1.76: +45 -86 lines
Diff to previous 1.76
-- Deprecates the domain_editor grant.
-- Adds the _delete domain nodes_ permission.
-- Tightens restrictions on operations run by Domain Content, based on the
    new permissions.
-- Fixes Domain Strict to only affect the view operation.
-- Updates README.txt.

Revision 1.76 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 12 16:15:16 2008 UTC (13 months, 2 weeks ago) by agentken
Branch: MAIN
Changes since 1.75: +39 -4 lines
Diff to previous 1.75
-- #320257. Moves domain user data into the new {domain_editor} table.
-- Fixes new behavior of domain 0 storage with domain batch update functions.
-- Note that update 6200 needs to be run for all sites upgrading from 6.x.1.

Revision 1.75 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 11 23:17:58 2008 UTC (13 months, 2 weeks ago) by agentken
Branch: MAIN
Changes since 1.74: +5 -3 lines
Diff to previous 1.74
-- #320064. Places the default domain record into {domain} as record 0.
-- Changes the installer to add domains 0 and 1 on install.
-- Use of 6.x.2.0 now requires running update.php for users of lower versions.
-- Begins to fix Domain Views for ViewsAPI 2.0. UNSTABLE.
-- Fixes Domain Prefix README.

Revision 1.40.2.24 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 10 20:33:49 2008 UTC (13 months, 2 weeks ago) by agentken
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-9
Changes since 1.40.2.23: +5 -1 lines
Diff to previous 1.40.2.23 , to branch point 1.40
-- Cleans up hook_node_access_explain().

Revision 1.74 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 10 20:19:27 2008 UTC (13 months, 2 weeks ago) by agentken
Branch: MAIN
Changes since 1.73: +7 -7 lines
Diff to previous 1.73
-- #319542 by batigolix. Updates install instructions.
-- Standardizes documentation use of the term domain instead of subdomain.
-- Makes most include_once and require_once calls simple include statements.

Revision 1.73 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 7 15:28:31 2008 UTC (13 months, 3 weeks ago) by agentken
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-RC2, DRUPAL-6--2-0-RC3
Changes since 1.72: +2 -2 lines
Diff to previous 1.72
-- Polishes the form and form processing for Domain Alias.
-- Creates README instructions for Domain Alias.
-- Creates 6.x.2.0-rc2.

Revision 1.72 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 6 15:24:46 2008 UTC (13 months, 3 weeks ago) by agentken
Branch: MAIN
Changes since 1.71: +20 -5 lines
Diff to previous 1.71
-- Cleans up the bootstrap process.
-- Restores the settings_custom_url.inc file with a conditional load check.

Revision 1.71 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 4 16:27:41 2008 UTC (13 months, 3 weeks ago) by agentken
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-RC1
Changes since 1.70: +124 -14 lines
Diff to previous 1.70
-- Cleans up domain.bootstrap.inc, making all internal functions private.
-- Documents the Domain Bootstrap Process.

Revision 1.70 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 4 15:16:45 2008 UTC (13 months, 3 weeks ago) by agentken
Branch: MAIN
Changes since 1.69: +22 -1 lines
Diff to previous 1.69
-- #316072 by BWPanda. Implements hook_content_extra_fields() to allow CCK field sorting.
-- Cleans up hook_node_access_explain().

Revision 1.69 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 3 15:47:55 2008 UTC (13 months, 3 weeks ago) by agentken
Branch: MAIN
Changes since 1.68: +1 -6 lines
Diff to previous 1.68
-- Updates domain.bootstrap.inc for code style.
-- Cleans up hook_domain_bootstrap_full() implementations.
-- Updates API docs.

Revision 1.68 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 23 15:12:30 2008 UTC (14 months ago) by agentken
Branch: MAIN
Changes since 1.67: +26 -30 lines
Diff to previous 1.67
-- #276303 patch by bforchhammer.  Commits the Domain Bootstrap patch for testing.
-- #284422 patch by bforchhammer.  Commits the Domain Alias module for testing.
-- Updates INSTALL instruvtions but not the README.
-- WARNING -- HEAD is now unstable.

Revision 1.40.2.23 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 18 13:48:11 2008 UTC (14 months, 1 week ago) by agentken
Branch: DRUPAL-5
Changes since 1.40.2.22: +9 -3 lines
Diff to previous 1.40.2.22 , to branch point 1.40
-- #310103 by ariflukito.  Add css class to hook_user.

Revision 1.67 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 17 17:35:26 2008 UTC (14 months, 1 week ago) by agentken
Branch: MAIN
Changes since 1.66: +9 -3 lines
Diff to previous 1.66
-- #306322 patch by ariflukito. Filtering problem for Domain Content.
-- #307663.  Bad logic when displaying editor domain list in hook_user().
-- #306551 patch by zttt.  Do not set action on forms that already are set to an external host.
-- #309258 by nirvanajyothi. Clarifies documentation of content editing forms.

Revision 1.66 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 9 15:35:22 2008 UTC (14 months, 2 weeks ago) by agentken
Branch: MAIN
CVS Tags: DRUPAL-6--1-2
Changes since 1.65: +6 -6 lines
Diff to previous 1.65
-- #300702 patch by Garrett Albright.  Fixes calls to wrong variable name (sitename | site_name).

Revision 1.40.2.22 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 9 15:34:49 2008 UTC (14 months, 2 weeks ago) by agentken
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-8
Changes since 1.40.2.21: +6 -6 lines
Diff to previous 1.40.2.21 , to branch point 1.40
-- #300702 patch by Garrett Albright.  Fixes calls to wrong variable name (sitename | site_name).

Revision 1.40.2.21 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 27 12:59:58 2008 UTC (15 months ago) by agentken
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-7
Changes since 1.40.2.20: +2 -2 lines
Diff to previous 1.40.2.20 , to branch point 1.40
-- #300311 by Garrett Albright. Fixes redirect error if module not configured.

Revision 1.65 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 27 12:57:50 2008 UTC (15 months ago) by agentken
Branch: MAIN
CVS Tags: DRUPAL-6--1-1
Changes since 1.64: +2 -2 lines
Diff to previous 1.64
-- #300311 by Garrett Albright. Fixes redirect error if module not configured.

Revision 1.64 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 16 17:18:14 2008 UTC (15 months, 1 week ago) by agentken
Branch: MAIN
CVS Tags: DRUPAL-6--1-0
Changes since 1.63: +8 -2 lines
Diff to previous 1.63
-- Fixes editor installation sequence.

Revision 1.40.2.20 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 16 17:17:52 2008 UTC (15 months, 1 week ago) by agentken
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-6
Changes since 1.40.2.19: +8 -2 lines
Diff to previous 1.40.2.19 , to branch point 1.40
-- Fixes editor installation sequence.

Revision 1.40.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 16 17:11:42 2008 UTC (15 months, 1 week ago) by agentken
Branch: DRUPAL-5
Changes since 1.40.2.18: +27 -17 lines
Diff to previous 1.40.2.18 , to branch point 1.40
-- Verifies that Domain works with Drupal 5.10
-- #293453 by scedwar.  Pops users from invalid wildcard domains to the primary domain.
-- #295543 by nirvanajyothi.  Duplicate key errors on module enable.

Revision 1.63 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 16 16:28:26 2008 UTC (15 months, 1 week ago) by agentken
Branch: MAIN
Changes since 1.62: +8 -11 lines
Diff to previous 1.62
-- Verifies that Domain works with Drupal 6.4
-- #293453 by scedwar.  Pops users from invalid wildcard domains to the primary domain.
-- #295543 by nirvanajyothi.  Duplicate key errors on module enable.
-- #295398 patch by nonsie.  Wrong parameter order in Domain Prefix usage of drupal_execute.

Revision 1.40.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 1 15:21:14 2008 UTC (15 months, 3 weeks ago) by agentken
Branch: DRUPAL-5
Changes since 1.40.2.17: +6 -6 lines
Diff to previous 1.40.2.17 , to branch point 1.40
-- #290017. Fixes error in Domain Source validation logic.
-- #290014. Fixes default checkbox errors.
-- Cleans up some E_ALL issues.
-- Cleans up some documentation.

Revision 1.62 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 1 15:18:35 2008 UTC (15 months, 3 weeks ago) by agentken
Branch: MAIN
Changes since 1.61: +5 -5 lines
Diff to previous 1.61
-- #290017. Fixes error in Domain Source validation logic.
-- #290014. Fixes default checkbox errors.
-- Cleans up some E_ALL issues.
-- Cleans up some documentation.

Revision 1.40.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 25 18:07:14 2008 UTC (16 months ago) by agentken
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-5
Changes since 1.40.2.16: +31 -1 lines
Diff to previous 1.40.2.16 , to branch point 1.40
-- Removes legacy xcoord, ycoord from domain_conf_system().
-- Removed the $domain argument from hook_domainconf().
-- Adds hook_node_access_explain() for Devel module.

Revision 1.40.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 25 15:46:16 2008 UTC (16 months ago) by agentken
Branch: DRUPAL-5
Changes since 1.40.2.15: +1 -6 lines
Diff to previous 1.40.2.15 , to branch point 1.40
-- #280908 by nirvanajyothi. Fixes domain_disable(), which caused
    issues when doing an upgrade.
-- #284398 by bforchhammer.  Domain Nav called deprecated hook.
-- #286399 by mikeshanley.  Fixes HTML format error in Domain User.
-- #246497 by scedwar.  Adds empty domain gid for use with Domain Views.

Revision 1.61 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 25 14:22:01 2008 UTC (16 months ago) by agentken
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-RC5
Changes since 1.60: +1 -12 lines
Diff to previous 1.60
-- #280908 by nirvanajyothi. Deprecates domain_disable(), which caused
    issues when doing an upgrade and is not needed.

Revision 1.60 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 25 13:53:51 2008 UTC (16 months ago) by agentken
Branch: MAIN
Changes since 1.59: +2 -2 lines
Diff to previous 1.59
-- #283376 by jaxpax and Garrett Albright.  Cannot pass variable by reference
    and set a default value in PHP 4.

Revision 1.59 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 6 21:16:39 2008 UTC (16 months, 3 weeks ago) by agentken
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-RC4
Changes since 1.58: +78 -31 lines
Diff to previous 1.58
-- Coder style cleanup.
-- E_ALL Strict compliance.
-- Fixes logic error in implementation of url rewrites for Domain Source.
-- Removed the $domain argument from hook_domainconf().
-- Batch operations changes for E_ALL.
-- Removes legacy xcoord, ycoord from domain_conf_system().
-- Removes serialize|unserialize from variable_set|get.
-- Adds hook_node_access_explain() for Devel module.
-- Removes domain_user_boot() -- not needed.
-- #271340 typo on user page.
-- Fixes domain_user view changes for D6.
-- FormsAPI fixes for batch processing in D6.
-- #268779 allows the setting of default domains for URL rewrites.
-- #246497 by scedwar.  Adds empty domain gid for use with Domain Views.
-- Created 6.x.1.0rc4

Revision 1.40.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 5 16:36:25 2008 UTC (16 months, 3 weeks ago) by agentken
Branch: DRUPAL-5
Changes since 1.40.2.14: +6 -1 lines
Diff to previous 1.40.2.14 , to branch point 1.40
-- #278836 by nirvanajyothi.  Array error in node forms when users were not
    assigned to any valid domains.

Revision 1.58 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 5 16:24:54 2008 UTC (16 months, 3 weeks ago) by agentken
Branch: MAIN
Changes since 1.57: +6 -1 lines
Diff to previous 1.57
-- #278836 by nirvanajyothi.  Array error in node forms when users were not
    assigned to any valid domains.

Revision 1.40.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 5 16:02:12 2008 UTC (16 months, 3 weeks ago) by agentken
Branch: DRUPAL-5
Changes since 1.40.2.13: +6 -1 lines
Diff to previous 1.40.2.13 , to branch point 1.40
-- Strips port protocols when creating access rules in Domain User.
-- Backports hook_domainignore(), but does not implement it.

Revision 1.57 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 5 15:56:47 2008 UTC (16 months, 3 weeks ago) by agentken
Branch: MAIN
Changes since 1.56: +21 -6 lines
Diff to previous 1.56
-- Moving domain_init() to domain_boot() broke hook_domainload(). So
    we have to keep domaion_init().  We also have to implement hook_boot()
    in modules that use hook_domainload().  See the API for details.
-- Fixes issue with Domain User.  We do strip the ports off of restricted usernames.
-- #277046 by hardfocus.  Implements a new hook_domainignore() to tell the
    module not to apply hook_form_alter() in some cases.  Notably update.php.

Revision 1.40.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 4 19:53:18 2008 UTC (16 months, 3 weeks ago) by agentken
Branch: DRUPAL-5
Changes since 1.40.2.12: +4 -4 lines
Diff to previous 1.40.2.12 , to branch point 1.40
-- #270983 by ariflukito.  Keeps the domain port intact, allowing non-standard ports.

Revision 1.56 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 4 19:48:47 2008 UTC (16 months, 3 weeks ago) by agentken
Branch: MAIN
Changes since 1.55: +3 -3 lines
Diff to previous 1.55
-- #270983 by ariflukito.  Keeps the domain port intact, allowing non-standard ports.

Revision 1.55 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 4 19:42:38 2008 UTC (16 months, 3 weeks ago) by agentken
Branch: MAIN
Changes since 1.54: +3 -3 lines
Diff to previous 1.54
-- #277046 by hardfocus.  Changes domain_init() to domain_boot() to avoide update issues.

Revision 1.40.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 4 19:33:35 2008 UTC (16 months, 3 weeks ago) by agentken
Branch: DRUPAL-5
Changes since 1.40.2.11: +6 -2 lines
Diff to previous 1.40.2.11 , to branch point 1.40
-- #278593 by nirvanajyothi.  We need to sanity check domain_goto() in domain_form_alter.

Revision 1.54 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 4 19:27:46 2008 UTC (16 months, 3 weeks ago) by agentken
Branch: MAIN
Changes since 1.53: +6 -2 lines
Diff to previous 1.53
-- #278593 by nirvanajyothi.  We need to sanity check domain_goto() in domain_form_alter.

Revision 1.40.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 4 19:00:59 2008 UTC (16 months, 3 weeks ago) by agentken
Branch: DRUPAL-5
Changes since 1.40.2.10: +2 -2 lines
Diff to previous 1.40.2.10 , to branch point 1.40
-- #278200 by gcassie.  WWW prefix handling now follows the current path.

Revision 1.53 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 4 18:59:23 2008 UTC (16 months, 3 weeks ago) by agentken
Branch: MAIN
Changes since 1.52: +2 -2 lines
Diff to previous 1.52
-- #278200 by gcassie.  WWW prefix handling now follows the current path.

Revision 1.40.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 8 15:42:16 2008 UTC (17 months, 2 weeks ago) by agentken
Branch: DRUPAL-5
Changes since 1.40.2.9: +54 -24 lines
Diff to previous 1.40.2.9 , to branch point 1.40
-- #249809 by scedwar.  Removes note about OGUR from documentation.
-- #253112 patch by nonsie, idea by scedwar.  Adds node debugging block.
-- Updates documentation.

Revision 1.52 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 8 15:32:48 2008 UTC (17 months, 2 weeks ago) by agentken
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-RC3
Changes since 1.51: +9 -1 lines
Diff to previous 1.51
-- #266166 patch by grndlvl.  hook_domaincron() now provides table prefix and settings loading.
    For users who were performing cron actions across multiple domain or using hook_domaincron(),
    you will need to pay attention to potential changes in behavior.

Revision 1.40.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 8 15:24:58 2008 UTC (17 months, 2 weeks ago) by agentken
Branch: DRUPAL-5
Changes since 1.40.2.8: +9 -1 lines
Diff to previous 1.40.2.8 , to branch point 1.40
-- #266166 patch by grndlvl.  hook_domaincron() now provides table prefix and settings loading.
    For users who were performing cron actions across multiple domain or using hook_domaincron(),
    you will need to pay attention to potential changes in behavior.

Revision 1.51 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 8 15:12:38 2008 UTC (17 months, 2 weeks ago) by agentken
Branch: MAIN
Changes since 1.50: +28 -1 lines
Diff to previous 1.50
-- #228985 by 1.kenthomas.  Adds warnings to theme forms entered from the wrong domain.

Revision 1.40.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 8 15:01:25 2008 UTC (17 months, 2 weeks ago) by agentken
Branch: DRUPAL-5
Changes since 1.40.2.7: +29 -1 lines
Diff to previous 1.40.2.7 , to branch point 1.40
#228985 by 1.kenthomas.  Adds warnings to theme forms entered from the wrong domain.

Revision 1.50 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 1 14:19:54 2008 UTC (17 months, 3 weeks ago) by agentken
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-RC2
Changes since 1.49: +56 -34 lines
Diff to previous 1.49
-- Updates multiple_node_access.patch to Drupal 6.2.
-- #265213 by hardfocus.  Cleans up two documentation issues.
-- #249809 by scedwar.  Removes note about OGUR from documentation.
-- #253112 patch by nonsie, idea by scedwar.  Adds node debugging block.
-- Updates documentation.
-- #263334 patch by nonsie. Updates Domain Views to Drupal 6 and Views 2.
-- Creates 6.x.1.0-rc2

Revision 1.49 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 18 14:37:13 2008 UTC (18 months, 1 week ago) by agentken
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-RC
Changes since 1.48: +2 -2 lines
Diff to previous 1.48
#243670 by nonsie.  Fixes form handling change needed for hook_domainupdate.

Revision 1.48 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 20 22:44:31 2008 UTC (19 months, 1 week ago) by agentken
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-BETA2
Changes since 1.47: +20 -3 lines
Diff to previous 1.47
-- #243418 (assisted by georgw).  Updates menu system to Drupal 6.2.
-- #242648 fixes issue with www stripping for Domain Conf and Domain Prefix.
-- #240897 by skirr@drupal.ru.  Clarifies documentation of primary domain name string.
-- #244142 by a_c_m.  Sets varchar(255) for subdomain and sitename columns.
-- #243731 by Somebody Sysop.  Fixes logic error in multiple_node_access.patch.
-- Requires running update.php.
-- Creates the 6.x.1-beta2 release.

Revision 1.40.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 20 22:07:17 2008 UTC (19 months, 1 week ago) by agentken
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-4
Changes since 1.40.2.6: +2 -2 lines
Diff to previous 1.40.2.6 , to branch point 1.40
-- Better fix for www. stripping.
-- Creates the 5.x.1.4 release.

Revision 1.40.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 20 21:44:38 2008 UTC (19 months, 1 week ago) by agentken
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-3
Changes since 1.40.2.5: +11 -3 lines
Diff to previous 1.40.2.5 , to branch point 1.40
-- #247684 fixes error in domain_default().
-- #240897 by skirr@drupal.ru.  Clarifies documentation of primary domain name string.
-- #244142 by a_c_m.  Sets varchar(255) for subdomain and sitename columns.
-- #243731 by Somebody Sysop.  Fixes logic error in multiple_node_access.patch.
-- #242648 fixes issue with www stripping for Domain Conf and Domain Prefix.
-- Requires running update.php.
-- Creates the 5.x.1.3 release.

Revision 1.47 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 30 20:44:59 2008 UTC (19 months, 4 weeks ago) by agentken
Branch: MAIN
Changes since 1.46: +2 -3 lines
Diff to previous 1.46
-- domain_default() not using domainload correctly.
-- Recreate domain_user_rules() on domain update.
-- Domain Views used DOS linebreaks.

Revision 1.40.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 30 20:42:12 2008 UTC (19 months, 4 weeks ago) by agentken
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-2
Changes since 1.40.2.4: +177 -216 lines
Diff to previous 1.40.2.4 , to branch point 1.40
-- Fixes errors in Domain User.
-- #785216 by ax. Cleans up API documentation according to http://drupal.org/node/1354#contrib.
-- Changes hook_domainload() to properly work by reference.
-- Adds the INSTALL_QUICKSTART.txt file.
-- Cleans up code style.
-- #239035.  Error in domain_batch_validate().
-- Domain Views used DOS linebreaks.
-- Creates the 5.x.1.2 release.

Revision 1.46 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 30 17:51:46 2008 UTC (19 months, 4 weeks ago) by agentken
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-BETA1
Changes since 1.45: +276 -337 lines
Diff to previous 1.45
-- First full port to Drupal 6.
-- #785216 by ax. Cleans up API documentation according to http://drupal.org/node/1354#contrib.
-- Changes hook_domainload() to properly work by reference.
-- Replaces _ with . in file include names, in accord with Drupal 6 standards.
-- Splits admin functions to .admin.inc files, in accord with Drupal 6 standards.
-- Renames _domain_write_records() to avoid confusion with drupal_write_record.
-- Renames domain_theme_form.inc to domain_theme.admin.inc.
-- Adds the INSTALL_QUICKSTART.txt file.

Revision 1.45 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 26 02:47:31 2008 UTC (20 months ago) by agentken
Branch: MAIN
Changes since 1.44: +76 -78 lines
Diff to previous 1.44
-- Begins the Drupal 6 port.  HEAD is now considered unstable.

Revision 1.40.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 26 02:20:35 2008 UTC (20 months ago) by agentken
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1
Changes since 1.40.2.3: +49 -4 lines
Diff to previous 1.40.2.3 , to branch point 1.40
-- Cleans up menu handling for batch actions.
-- Corrects behaviors associated with hook_domainconf().
-- Updates README.txt for Domain, Domain Prefix and Domain Conf.
-- Fixes error in domain_nav_render().

Revision 1.44 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 26 01:53:46 2008 UTC (20 months ago) by agentken
Branch: MAIN
Changes since 1.43: +50 -6 lines
Diff to previous 1.43
Cleans up menu handling for batch actions.
-- Corrects behaviors associated with hook_domainconf().
-- Updates README.txt for Domain, Domain Prefix and Domain Conf.
-- Fixes error in domain_nav_render().

Revision 1.40.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 17 01:40:44 2008 UTC (20 months, 1 week ago) by agentken
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1beta
Changes since 1.40.2.2: +84 -2 lines
Diff to previous 1.40.2.2 , to branch point 1.40
Fixes error in new logic for domain_conf_form_submit().
-- Adds the ability to delete Domain Conf settings per domain.
-- Adds the ability to delete Domain Theme settings per domain.
-- Adds hook_domainbatch(), for performing batch actions.

Revision 1.43 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 17 01:35:28 2008 UTC (20 months, 1 week ago) by agentken
Branch: MAIN
Changes since 1.42: +85 -2 lines
Diff to previous 1.42
Fixes error in new logic for domain_conf_form_submit().
-- Adds the ability to delete Domain Conf settings per domain.
-- Adds the ability to delete Domain Theme settings per domain.
-- Adds hook_domainbatch(), for performing batch actions.

Revision 1.40.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 15 19:05:02 2008 UTC (20 months, 2 weeks ago) by agentken
Branch: DRUPAL-5
Changes since 1.40.2.1: +12 -7 lines
Diff to previous 1.40.2.1 , to branch point 1.40
Clarifies API for hook_domainupdate().
-- #228813.  Generates access rules more often and accurately when
    using Domain User.
-- Adds $reset flags to domain_domains(), domain_default()

Revision 1.42 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 15 18:59:29 2008 UTC (20 months, 2 weeks ago) by agentken
Branch: MAIN
Changes since 1.41: +12 -7 lines
Diff to previous 1.41
Clarifies API for hook_domainupdate().
-- #228813.  Generates access rules more often and accurately when
    using Domain User.
-- Adds $reset flags to domain_domains(), domain_default()

Revision 1.41 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 12 01:41:40 2008 UTC (20 months, 2 weeks ago) by agentken
Branch: MAIN
Changes since 1.40: +5 -4 lines
Diff to previous 1.40
#227999 by skizzo and torgosPizza.  Fixes empty -path- passed by
    parse_url() in PHP 5.
-- Cleans up domain_get_uri().

Revision 1.40.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 12 01:40:25 2008 UTC (20 months, 2 weeks ago) by agentken
Branch: DRUPAL-5
Changes since 1.40: +6 -5 lines
Diff to previous 1.40
#227999 by skizzo and torgosPizza.  Fixes empty path passed by
    parse_url() in PHP 5.
-- Cleans up domain_get_uri().

Revision 1.40 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 9 14:42:04 2008 UTC (21 months, 2 weeks ago) by agentken
Branch: MAIN
CVS Tags: DRUPAL-5--1-0
Branch point for: DRUPAL-5
Changes since 1.39: +17 -1 lines
Diff to previous 1.39
Enabling the module now populates the {domain_access} table correctly.
    When the module is disabled, this table is emptied along with the {node_access}
    table.  If no other node access modules are present. the {node_access} table is
    reset to its default state.

Revision 1.39 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 3 17:38:39 2008 UTC (21 months, 3 weeks ago) by agentken
Branch: MAIN
Changes since 1.38: +5 -2 lines
Diff to previous 1.38
domain_domains() now sets the domain_id as the array key.
-- Domain Source updates to allow proper content editing.

Revision 1.38 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 2 21:54:52 2008 UTC (21 months, 3 weeks ago) by agentken
Branch: MAIN
Changes since 1.37: +7 -84 lines
Diff to previous 1.37
#210248.  Backports custom_url_rewrite_outbound() to Drupal 5.
    This patch replaces the hook_url_alter() patch, bringing the Domain
    module in line with Drupal 6 core.  See #207330.

Revision 1.37 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 20 18:54:38 2008 UTC (22 months, 1 week ago) by agentken
Branch: MAIN
CVS Tags: DRUPAL-5--1-0rc4
Changes since 1.36: +41 -39 lines
Diff to previous 1.36
Separates an -assign domain editors- permission from the -set domain access-
    permission.  DZone reports that these are two distinct actions, and need to be
    separated.
--  DZone reported that the domain editor option were being shown on category
    pages of the user/#/edit screen.

Revision 1.36 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 20 17:02:24 2008 UTC (22 months, 1 week ago) by agentken
Branch: MAIN
Changes since 1.35: +21 -17 lines
Diff to previous 1.35
#210213 patch by nicholasThompson.  Documentation warning links did
    not use base_url() and do not work when Drupal is installed in a subfolder.
-- Corrected logic error when adding or removing domain_editor grants
    to the {node_access} table.
-- #208160 by DZone.  Restricts the content viewing options of Domain Content
    to only show content that a non-privileged user can edit.
-- Type check === 0 in domain_lookup() caused errors.  Function refactored.
-- #210313.  domain_url_alter() did not respect path aliases when writing new paths.

Revision 1.35 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 12 17:14:17 2008 UTC (22 months, 2 weeks ago) by agentken
Branch: MAIN
Changes since 1.34: +12 -2 lines
Diff to previous 1.34
Last commit was from the wrong dev tree.  -- #208550 patch by smk-ka.   Cleans up code and logic errors in
    domain_grant_all() that causes nodes to be visible on all domains.
--  Updates the patches to Drupal 5.6.
--  Adds stubs for simpletests.

Revision 1.34 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 12 17:06:25 2008 UTC (22 months, 2 weeks ago) by agentken
Branch: MAIN
Changes since 1.33: +21 -17 lines
Diff to previous 1.33
#208550 patch by smk-ka.   Cleans up code and logic errors in
    domain_grant_all() that causes nodes to be visible on all domains.

Revision 1.33 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 5 16:57:29 2008 UTC (22 months, 3 weeks ago) by agentken
Branch: MAIN
CVS Tags: DRUPAL-5--1-0rc3
Changes since 1.32: +17 -17 lines
Diff to previous 1.32
{domain_access} table does not need to store grant information.
-- Moves invocation of _domain_write_access_records() to domain_nodeapi().
-- Bug in domain_nodeapi() caused error during node_access_rebuild().
-- Creates rc3.

Revision 1.32 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 4 03:36:44 2008 UTC (22 months, 3 weeks ago) by agentken
Branch: MAIN
Changes since 1.31: +66 -32 lines
Diff to previous 1.31
#197488 by Daryljames with special assistance from salvis.
    Fixes Domain Access to step aside during cron runs.  This allows
    modules such as Subscriptions to function correctly.
-- Adds the {domain_access} table to prevent issues related to
    node_access_rebuild().  See http://groups.drupal.org/node/7956
    and #205045 by chaldar.
-- Updates the README.
-- Cleans up domain_enable() based on the above.
-- Edits Domain Content to make changes to {domain_access} as well.
-- Requires update.php.
-- More information in the Domain User README.
-- Removed a debugging line.

Revision 1.31 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 29 21:47:51 2007 UTC (22 months, 4 weeks ago) by agentken
Branch: MAIN
CVS Tags: DRUPAL-5--1-0rc2
Changes since 1.30: +2 -2 lines
Diff to previous 1.30
A leftover TRUE check inside domain_url_alter() was removed.

Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 22 02:01:49 2007 UTC (23 months, 1 week ago) by agentken
Branch: MAIN
Changes since 1.29: +3 -3 lines
Diff to previous 1.29
Adds hook_domainconf() to Domain Conf; inspired by #202917 and #202671.
-- #202286 by mrichar1.  Improves the documentation for Domain Views.
-- #202714 by derjochenmeyer.  The Domain Content form accidentally acted
    on nid == 0 and created errors in the {node_access} table.
-- #202392 by derjochenmeyer.  str_ireplace() is PHP 5 only.  We also need to
    strtolower() the incoming url host.  Fix applies to Domain Conf and Domain Prefix
    as well.
-- Adds hook_domainwarnings() to Domain Conf to print form messages only
    for select forms.

Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 16 17:51:10 2007 UTC (23 months, 1 week ago) by agentken
Branch: MAIN
CVS Tags: DRUPAL-5--1-0rc1
Changes since 1.28: +1 -2 lines
Diff to previous 1.28
Removes a stray debug print_r

Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 15 23:17:48 2007 UTC (23 months, 1 week ago) by agentken
Branch: MAIN
Changes since 1.27: +173 -35 lines
Diff to previous 1.27
Perpares for release candidate 1.  See the CHANGELOG for a detailed list of changes.

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 10 22:33:25 2007 UTC (23 months, 2 weeks ago) by agentken
Branch: MAIN
Changes since 1.26: +4 -4 lines
Diff to previous 1.26
Accidentally committed the module with the default rules reversed.
-- Changes default admin menu item string to --Domains-- to match
    the other items in admin/build.
-- Fixes pgSQL install errors in Domain Prefix and Domain User.
-- Adds user_access checks to hook_domainlinks implementations.
-- pgSQL table copying and creating work in Domain Prefix.  However, the
    table Sequences and Indexes are not being copied and require more work

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 10 19:42:16 2007 UTC (23 months, 2 weeks ago) by agentken
Branch: MAIN
Changes since 1.25: +24 -6 lines
Diff to previous 1.25
Disabling the Domain module will now reset the {node_access} table to default state
    unless other node access modules are enabled.
-- Fixes the install sequence so that all nodes are added to domain_site and the default
    domain_id.

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 10 18:19:38 2007 UTC (23 months, 2 weeks ago) by agentken
Branch: MAIN
Changes since 1.24: +18 -2 lines
Diff to previous 1.24
Moves secondary domain CRUD functions from domain_admin to hook implementations.  This
    allows other modules to call these functions directly without using drupal_execute().
-- First stable domain_user module.

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 6 02:13:33 2007 UTC (23 months, 3 weeks ago) by agentken
Branch: MAIN
Changes since 1.23: +5 -3 lines
Diff to previous 1.23
Adds the personal domain construction logic for Domain User.  This module is still
    unstable, however, and should not be used.

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 6 01:19:58 2007 UTC (23 months, 3 weeks ago) by agentken
Branch: MAIN
Changes since 1.22: +3 -3 lines
Diff to previous 1.22
#197692 by skizzo.  Removes the ability to define separate files directories
    for subdomains using Domain Conf.  This feature did not work as expected.
    Trying to fix this issue will delay release unnecessarily.
-- #197600 by Rogdor.  Advanced form elements may be disabled and cannot be required.
-- #197757 by derjochenmeyer [comment 3].  Delete related {node_access} records when
    a domain record is deleted.

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 1 21:37:54 2007 UTC (23 months, 3 weeks ago) by agentken
Branch: MAIN
Changes since 1.21: +20 -5 lines
Diff to previous 1.21
Fixes error in multiple_node_access.patch, which was passing the uid incorrectly.
-- Adds INSTALL.txt instructions.
-- #195366 by Rogdor.  Fixes path issue for domain_get_path().
-- #196217 by Rogdor.  Uses hook_form_alter() to force complete paths on form
    actions when using SEO optimization mode.

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 29 02:13:42 2007 UTC (2 years ago) by agentken
Branch: MAIN
Changes since 1.20: +22 -7 lines
Diff to previous 1.20
ets a check for the hook_url_alter() patch and notifies the user if it is not installed.
    Also disables features that rely on the patch.
-- Makes the AND behavior of Domain Access and other node access modules a setting.
-- Cleans up the settings page and places Advanced Settings in a separate group.

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 27 00:37:19 2007 UTC (2 years ago) by agentken
Branch: MAIN
Changes since 1.19: +14 -4 lines
Diff to previous 1.19
Prevents the Domain Access option from showing on the default batch content editing page.
    domain_content_node_operations() is now path resitricted.
-- #195366 by nicholasThompson.  Adds an option to force all node links to go to a single
    source.  This may help prevent search engines from thinking that content published to
    multiple domains is spam.
-- #195439 by skizzo.  A rendering bug in Garland breaks the Domain Nav block.  Fix adds
    a very small domain_nav.css file to fix the issue.
-- #195489 by mrichar1.  Notify site admins when they fail to install Domain Prefix or Domain
    Conf correctly.  Introduces hook_domaininstall().

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 26 01:51:07 2007 UTC (2 years ago) by agentken
Branch: MAIN
Changes since 1.18: +2 -1 lines
Diff to previous 1.18
#195256 by Martijnhaan.  Fixes error in domain_domainload().

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 25 22:37:28 2007 UTC (2 years ago) by agentken
Branch: MAIN
CVS Tags: DRUPAL-5--1-0beta7
Changes since 1.17: +49 -31 lines
Diff to previous 1.17
#189797 by moshub.  Allows the admin to decide if content searches should be run
    across all affiliates or just the currently active domain.
-- Allows administrators to change domain access settings as a batch process, using
    the Domain Content module.
-- Fixed error in domain_user_domainload() -- this hook is not passed by reference.
-- Creates the beta7 release.
-- Requires that update.php be run.

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 25 17:51:23 2007 UTC (2 years ago) by agentken
Branch: MAIN
Changes since 1.16: +139 -25 lines
Diff to previous 1.16
-- #192452 by skizzo.  Allows domains to be set to inactive.  Inactive domains can only be
    accessed by the site administrator.
-- #192452 by skizzo.  Allows the listst of domains used in domain_block() and Domain Nav to
    be sorted according to an administrator setting.
-- #189797 by moshub.  Introduces the domain_all() grant, which allows for search and similar
    pages to grant access across all sites.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 21 19:35:03 2007 UTC (2 years ago) by agentken
Branch: MAIN
Changes since 1.15: +181 -107 lines
Diff to previous 1.15
-- Fixes logical error in domain_content.
-- Changes implementation of hook_node_access_grants() to work with OG.
-- Adds patches folder.
-- Includes hook_node_access_logic() patch.
-- Fixes error where module hooks did not pass by reference correctly.
-- #192849 by canen.  pgsql in domain_prefix_install() calls wrong table.

-- #191456 by derjochenmeyer. Removes filter_xss_admin() from hook_init.  Breaks caching and is not needed.
-- #191494 by lpirotte.  Domain Prefix does not work when a global $db_prefix is used.
-- $gid not set properly in domain_nodeapi().
-- #191570.  Removes the domain_enabling() function, which caused issues when installing other node access modules.

-- Adds a VALID boolean element to the $_domain array to allow for checking user status with
    the Domain User module.
-- #191134 inspired by derjochenmeyer .  Filters content for Domain Content so that superusers
    do not see all content on all domains.
-- #189797.  hook_url_alter() patch to the url() function to enable absolute path links when needed by the
    Domain Access module -- required for Search, MySite, and other aggregating functions.
-- #191368.  Prevent debugging output from being indexed by the search mechanism.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 10 01:56:51 2007 UTC (2 years ago) by agentken
Branch: MAIN
CVS Tags: DRUPAL-5--1-0beta6
Changes since 1.14: +11 -3 lines
Diff to previous 1.14
Adds the Domain Prefix module, for advanced table prefixing options.
    The Domain Prefix module is unstable and needs testing.
-- #190605 by Martijnhaan.  UI issues related to the edit permissions and domain_editor grants.  Hides the
    edit domain nodes permission if that feature is disabled.  Fixes issue with Domain Content showing edit links
    when the user does not have the edit grant.
-- #188826 by trailerparkopera.  The site name is not changed dynamically unless Domain Conf settings have been saved.
    This change disables the ability to edit a site name through Domain Conf, and loads the domain-specific sitename through
    domain_init().
--  Creates beta6.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 4 16:49:51 2007 UTC (2 years ago) by agentken
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13
#188160 by skizzo.  Disabling the domain_conf module does not stop it from loading.  You must
    uninstall the module.  Added a check of the {system} table as a safety measure if users forget
    to remove the code from settings.php.
-- #188268. The domain_nav_menu lookup routine is outside of the $may_cache loop. Needs to be inside.
-- Fixes empty form value for DOMAIN_EDITOR_RULE.
-- #188825. Error reading default node promotion settings.

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 28 20:12:06 2007 UTC (2 years, 1 month ago) by agentken
Branch: MAIN
CVS Tags: DRUPAL-5--1-0beta4, DRUPAL-5--1-0beta5
Changes since 1.12: +16 -3 lines
Diff to previous 1.12
Changes file domain_form.inc to domain_conf_form.inc.
-- Adds the Domain Theme module.
-- Some function documentation cleanup.
-- Beta4 release.

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 28 18:28:26 2007 UTC (2 years, 1 month ago) by agentken
Branch: MAIN
Changes since 1.11: +39 -7 lines
Diff to previous 1.11
Checked a few of the API hooks for proper functionality.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 28 17:03:40 2007 UTC (2 years, 1 month ago) by agentken
Branch: MAIN
Changes since 1.10: +38 -12 lines
Diff to previous 1.10
Adds hook_domainload() to allow submodules to modify the $domain array.
-- Adds domain_goto($domain).  This function allows developers to pop users to the
    correct domain.  Useful when editors must be on their specific domain to edit content.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 27 00:23:04 2007 UTC (2 years, 1 month ago) by agentken
Branch: MAIN
Changes since 1.9: +37 -2 lines
Diff to previous 1.9
#186935.  The site_grant element of the domain array was not being set by domain_domains().
-- #186624. domain_form_alter() breaks CCK field management.
-- Adds hook_domaincron().

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 25 00:33:49 2007 UTC (2 years, 1 month ago) by agentken
Branch: MAIN
CVS Tags: DRUPAL-5--1-0beta3
Changes since 1.8: +4 -7 lines
Diff to previous 1.8
#186153 by skizzo.  THe Domain Conf module needs to be on the selected domain in order
    to load the correct setings for the form.
-- Related to the above.  After deleting a domain record, return to the root domain.
-- #186321.  Logic error in domain_init() causes the site_grant variable to be unset, causing the
    module not to function properly.
-- #186255.  Lookup the domain data before deleting the record and firing hook_domainrecord().

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 24 01:08:13 2007 UTC (2 years, 1 month ago) by agentken
Branch: MAIN
Changes since 1.7: +24 -17 lines
Diff to previous 1.7
#184993.  Fixes menu order for domain_content.module.
-- Changes help text to indicate full path.example.com should be used.
-- Adds hook_domaingrants() to allow submodules to alter default node grants.
-- Adds hook_domainrecords() to allow submodules to alter default node access records.
-- Renames hook_domainrecord() to hook_domainupdate().
-- Adds column *scheme* to the {domain} table.  Warning: no database update provided.
-- Now allows the configuration of different URL schemes (http, https) for each domain.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 16 01:45:17 2007 UTC (2 years, 1 month ago) by agentken
Branch: MAIN
CVS Tags: DRUPAL-5--1-0beta2
Changes since 1.6: +21 -20 lines
Diff to previous 1.6
-- Finishes the Domain Content module for batch editing.
-- API updates for Domain Content.
-- Cleans up some additional redundancy.
-- Releases beta 2.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 10 00:39:34 2007 UTC (2 years, 1 month ago) by agentken
Branch: MAIN
Changes since 1.5: +85 -15 lines
Diff to previous 1.5
Adds the Domain Nav module, which generates a block of navigation links.
-- Adds the Domain Content module, for batch editing domain-specific content.
-- Adds several new helper functions.
-- Corrects use of variable_del() to reset variables during the domain_disable() function.
-- Changes domain_list() to domain_view().
-- Cleans up documentation style and defgroups.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 5 22:56:01 2007 UTC (2 years, 1 month ago) by agentken
Branch: MAIN
Changes since 1.4: +10 -2 lines
Diff to previous 1.4
Cleans up README errors.
-- Introduces internal hooks for settings links -- hook_domainlinks(), to be used by submodules to
    add links to admin/build/domain/list.
-- Moves the domain access element of the user form into a fieldset.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 4 22:24:47 2007 UTC (2 years, 1 month ago) by agentken
Branch: MAIN
CVS Tags: DRUPAL-5--1-0beta
Changes since 1.3: +45 -9 lines
Diff to previous 1.3
-- Adds pgsql install to domain_conf module.
-- Puts node edit form elements into a collapsible group.
-- Finishes initial README.
-- Adds DOMAIN_INSTALL_RULE and DOMAIN_EDITOR_RULE to enable custom behavior when the
    module is initially enabled.  See the README.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 4 01:35:28 2007 UTC (2 years, 1 month ago) by agentken
Branch: MAIN
Changes since 1.2: +28 -40 lines
Diff to previous 1.2
-- #180514.  Changes the module to recognize fully-qualified domain names instead of subdomains.
    Doing so increases the flexibility of the module.  However, single-sign on across mutliple domains
    is not yet supported.
-- Changes the default menu item for the settings page.
-- Changes the module name to Domain Access

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 2 22:43:10 2007 UTC (2 years, 1 month ago) by agentken
Branch: MAIN
Changes since 1.1: +26 -19 lines
Diff to previous 1.1
Moves the domain_conf routine out of settings.php and into hook_init().  This idea, taken from
    the Multidomain module, makes it easier to use the Domain Manager module.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 1 23:11:16 2007 UTC (2 years, 1 month ago) by agentken
Branch: MAIN
Initial commit of the Domain Manager module. This module provides a lightwieght set of tools for
    creating and managing a network of affiliates sites.  The sites run on subdomains of a master domain.
    A single Drupal installation and database are required.  The module uses hook_node_access() to determine
    how content should be presented.  Originally developed for www.skirt.com, the module was introduces
    at DrupalCON Barcelona.

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