Log of /contributions/modules/domain/CHANGELOG.txt
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.258 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Nov 1 19:56:39 2009 UTC
(3 weeks, 6 days ago)
by
agentken
Branch:
MAIN
Changes since
1.257: +11 -1 lines
Diff to
previous 1.257
-- Branches DRUPAL-6--2 to move new work to HEAD.
-- Removes the following modules.
-- Domain Prefix
-- Domain Theme
-- Domain User
-- Domain Views
-- Removes the patches directory.
Revision
1.255 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Nov 1 16:30:55 2009 UTC
(3 weeks, 6 days ago)
by
agentken
Branch:
MAIN
Changes since
1.254: +7 -1 lines
Diff to
previous 1.254
-- #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.254 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Nov 1 16:27:22 2009 UTC
(3 weeks, 6 days ago)
by
agentken
Branch:
MAIN
Changes since
1.253: +6 -1 lines
Diff to
previous 1.253
-- #617312 by Dr. DOT. Fixes Domain User handling on add user page. Other
minor fixes to Domain User.
Revision
1.250 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Oct 31 18:28:32 2009 UTC
(4 weeks ago)
by
agentken
Branch:
MAIN
Changes since
1.249: +2 -1 lines
Diff to
previous 1.249
-- #615294. Adds a setting to force Domain Access rules on users who can _administer nodes_.
Revision
1.246 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Oct 24 16:18:51 2009 UTC
(5 weeks ago)
by
agentken
Branch:
MAIN
Changes since
1.245: +15 -2 lines
Diff to
previous 1.245
-- #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.242 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Oct 15 13:56:47 2009 UTC
(6 weeks, 2 days ago)
by
agentken
Branch:
MAIN
Changes since
1.241: +5 -1 lines
Diff to
previous 1.241
-- #604770 patch by seattleturtle. Correctly check isset for domain source value.
Revision
1.241 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Oct 11 17:44:21 2009 UTC
(6 weeks, 6 days ago)
by
agentken
Branch:
MAIN
Changes since
1.240: +2 -1 lines
Diff to
previous 1.240
-- #601614 with salvis. Adds devel_node_access_acknowledge() for the domain_all grant.
Revision
1.240 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Oct 11 15:38:59 2009 UTC
(6 weeks, 6 days ago)
by
agentken
Branch:
MAIN
Changes since
1.239: +2 -1 lines
Diff to
previous 1.239
-- #579552 by skizzo and seattleturtle. Tries to avoid PHP errors for missing globals.
Revision
1.236 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Oct 11 14:30:49 2009 UTC
(6 weeks, 6 days ago)
by
agentken
Branch:
MAIN
Changes since
1.235: +2 -1 lines
Diff to
previous 1.235
-- #560156 by skizzo. Improves the Views domain access plugin by adding strict and membership options.
Revision
1.235 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Oct 11 14:19:24 2009 UTC
(6 weeks, 6 days ago)
by
agentken
Branch:
MAIN
Changes since
1.234: +2 -1 lines
Diff to
previous 1.234
-- #576116 by guusbosman. Clear the cache when adjusting settings like themes, site slogan, et. al.
Revision
1.234 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Oct 11 14:10:00 2009 UTC
(6 weeks, 6 days ago)
by
agentken
Branch:
MAIN
Changes since
1.233: +6 -2 lines
Diff to
previous 1.233
-- #576444 by jeremyr and nonsie. Makes the selection of domains configrable as checkboxes or select list.
Revision
1.233 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Oct 8 17:04:17 2009 UTC
(7 weeks, 2 days ago)
by
agentken
Branch:
MAIN
Changes since
1.232: +6 -1 lines
Diff to
previous 1.232
-- #597654 by matteoraggi. Fixes theme batch update errors.
-- #558600 by uufsm. Auto-sets theme to default on batch edits.
Revision
1.232 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Oct 5 15:17:10 2009 UTC
(7 weeks, 5 days ago)
by
agentken
Branch:
MAIN
Changes since
1.231: +5 -1 lines
Diff to
previous 1.231
-- #584428 patch by voxpelli. Adds default domain argument handler to Domain Views.
Revision
1.219 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Aug 17 19:23:40 2009 UTC
(3 months, 1 week ago)
by
agentken
Branch:
MAIN
Changes since
1.218: +3 -1 lines
Diff to
previous 1.218
-- #227751 patch by blackdog. Removes unusable items from node settings.
Requires running update.php.
Revision
1.218 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Aug 17 14:15:59 2009 UTC
(3 months, 1 week ago)
by
agentken
Branch:
MAIN
Changes since
1.217: +6 -1 lines
Diff to
previous 1.217
-- #234430 patch by gsbc, mr2400, Terence Westaphal, et. al. Fixes table
previxing for newly added tables.
Revision
1.214 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Jul 3 17:09:25 2009 UTC
(4 months, 3 weeks ago)
by
agentken
Branch:
MAIN
Changes since
1.213: +2 -1 lines
Diff to
previous 1.213
-- #509356. Cleans up some error handling and Domain Strict usage. Adds test png.
Revision
1.213 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Jul 3 16:44:12 2009 UTC
(4 months, 3 weeks ago)
by
agentken
Branch:
MAIN
Changes since
1.212: +5 -1 lines
Diff to
previous 1.212
-- #509170 by anrikun. Bad variable handling breaks domain views access settings.
Revision
1.212 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Jun 28 22:14:16 2009 UTC
(5 months ago)
by
agentken
Branch:
MAIN
Changes since
1.211: +3 -1 lines
Diff to
previous 1.211
-- #445386 by mindgame. Domain Prefix fails on {users} and other tables that
autoincrement and have a zero row.
Revision
1.208 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Jun 28 15:23:20 2009 UTC
(5 months ago)
by
agentken
Branch:
MAIN
Changes since
1.207: +6 -1 lines
Diff to
previous 1.207
-- #469856 by BWPanda and nonsie. Corrects errors with domain_conf_variable_get().
-- Adds domain_get_primary_table($table) escaping function.
Revision
1.200 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Jun 12 14:24:47 2009 UTC
(5 months, 2 weeks ago)
by
agentken
Branch:
MAIN
Changes since
1.199: +6 -2 lines
Diff to
previous 1.199
-- #303406 by orangecoat-ciallella. Account for absence of Color module in Domain Theme.
Revision
1.193 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Jun 7 17:27:44 2009 UTC
(5 months, 3 weeks ago)
by
agentken
Branch:
MAIN
Changes since
1.192: +5 -1 lines
Diff to
previous 1.192
-- #303406 by junphine and celloandy. Adds theme-specific settings to Domain Theme.
Revision
1.185 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri May 1 19:25:18 2009 UTC
(6 months, 4 weeks ago)
by
agentken
Branch:
MAIN
Changes since
1.184: +5 -1 lines
Diff to
previous 1.184
-- #450344 patch by Dave Cohen. Prevent collisions when using custom_url_rewrite_outound().
Revision
1.184 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Apr 24 17:37:42 2009 UTC
(7 months ago)
by
agentken
Branch:
MAIN
Changes since
1.183: +6 -1 lines
Diff to
previous 1.183
-- #443346 by kenorb. Must initialize the $_domain array on first use.
-- #443836 patch by blackdog. Fixes error in user registration handling.
Revision
1.174 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Mar 25 16:23:41 2009 UTC
(8 months ago)
by
agentken
Branch:
MAIN
Changes since
1.173: +6 -1 lines
Diff to
previous 1.173
-- #412156. Introduces domain_set_domain() so that necessary changes can be made
without switching domains.
Revision
1.168 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Mar 6 20:27:27 2009 UTC
(8 months, 3 weeks ago)
by
agentken
Branch:
MAIN
Changes since
1.167: +4 -2 lines
Diff to
previous 1.167
-- #393448. Moves Content editing forms settings to hook_perm().
See UPGRADE.txt for details on the changes.
Revision
1.165 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Feb 21 23:11:12 2009 UTC
(9 months ago)
by
agentken
Branch:
MAIN
Changes since
1.164: +6 -2 lines
Diff to
previous 1.164
-- #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.163 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Feb 21 15:22:13 2009 UTC
(9 months ago)
by
agentken
Branch:
MAIN
Changes since
1.162: +7 -1 lines
Diff to
previous 1.162
Makes for better use of Domain Access Advanced, by changing the query
login for Domain Content admin screens to use {domain_access} instead of
{node_access}.
Revision
1.151 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Jan 4 17:34:00 2009 UTC
(10 months, 3 weeks ago)
by
agentken
Branch:
MAIN
Changes since
1.150: +3 -1 lines
Diff to
previous 1.150
-- Cleans up the Domain List screen.
-- Changes hook_domainlinks() to return FALSE if no link is written.
Revision
1.150 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Jan 4 16:41:23 2009 UTC
(10 months, 3 weeks ago)
by
agentken
Branch:
MAIN
Changes since
1.149: +4 -1 lines
Diff to
previous 1.149
-- #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.148 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Jan 4 16:23:29 2009 UTC
(10 months, 3 weeks ago)
by
agentken
Branch:
MAIN
Changes since
1.147: +8 -1 lines
Diff to
previous 1.147
-- #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.145 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Nov 6 15:30:51 2008 UTC
(12 months, 3 weeks ago)
by
agentken
Branch:
MAIN
Changes since
1.144: +5 -1 lines
Diff to
previous 1.144
#273415 by junphine, bforchammer. Adds porimary and secondary links handling to Domain Conf.
Revision
1.141 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Oct 21 13:28:58 2008 UTC
(13 months, 1 week ago)
by
agentken
Branch:
MAIN
Changes since
1.140: +6 -2 lines
Diff to
previous 1.140
#324008 patch by ariflukito. Fixed inconsistent use of domain_get_user_domains().
Revision
1.140 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Oct 19 15:45:45 2008 UTC
(13 months, 1 week ago)
by
agentken
Branch:
MAIN
Changes since
1.139: +6 -1 lines
Diff to
previous 1.139
-- Fixes logic error for hook_domainpath() implementation in custom_url_rewrite.
-- Simplifies the domain_get_uri() function.
Revision
1.139 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Oct 18 19:33:08 2008 UTC
(13 months, 1 week ago)
by
agentken
Branch:
MAIN
Changes since
1.138: +3 -1 lines
Diff to
previous 1.138
-- #300454 by ariflukito. Introduces hook_domainpath() to allow for URL rewrites
across domains.
Revision
1.138 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Oct 18 16:49:18 2008 UTC
(13 months, 1 week ago)
by
agentken
Branch:
MAIN
Changes since
1.137: +11 -1 lines
Diff to
previous 1.137
-- Creates the primary domain on install.
-- Fixed domain alias matching issue.
-- Fixes ? handling in domain alias block.
Revision
1.137 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Oct 13 14:35:15 2008 UTC
(13 months, 2 weeks ago)
by
agentken
Branch:
MAIN
Changes since
1.136: +5 -1 lines
Diff to
previous 1.136
-- #313629 by jsenzee. Adds default role settings and default domains for new users.
Revision
1.135 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Oct 12 23:23:43 2008 UTC
(13 months, 2 weeks ago)
by
agentken
Branch:
MAIN
Changes since
1.134: +7 -1 lines
Diff to
previous 1.134
-- 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.134 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Oct 12 16:15:16 2008 UTC
(13 months, 2 weeks ago)
by
agentken
Branch:
MAIN
Changes since
1.133: +7 -1 lines
Diff to
previous 1.133
-- #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.133 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Oct 11 23:17:58 2008 UTC
(13 months, 2 weeks ago)
by
agentken
Branch:
MAIN
Changes since
1.132: +9 -1 lines
Diff to
previous 1.132
-- #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.132 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Oct 10 20:19:27 2008 UTC
(13 months, 2 weeks ago)
by
agentken
Branch:
MAIN
Changes since
1.131: +7 -1 lines
Diff to
previous 1.131
-- #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.130 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Oct 9 19:33:50 2008 UTC
(13 months, 2 weeks ago)
by
agentken
Branch:
MAIN
Changes since
1.129: +7 -1 lines
Diff to
previous 1.129
-- Fixes logic error in domain_alias_lookup().
-- Adds Domain Alias switcher block.
-- Verifies that the module works with Drupal 6.5.
Revision
1.127 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Oct 6 15:24:46 2008 UTC
(13 months, 3 weeks ago)
by
agentken
Branch:
MAIN
Changes since
1.126: +6 -1 lines
Diff to
previous 1.126
-- Cleans up the bootstrap process.
-- Restores the settings_custom_url.inc file with a conditional load check.
Revision
1.125 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Oct 4 15:16:45 2008 UTC
(13 months, 3 weeks ago)
by
agentken
Branch:
MAIN
Changes since
1.124: +6 -1 lines
Diff to
previous 1.124
-- #316072 by BWPanda. Implements hook_content_extra_fields() to allow CCK field sorting.
-- Cleans up hook_node_access_explain().
Revision
1.124 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Oct 3 15:47:55 2008 UTC
(13 months, 3 weeks ago)
by
agentken
Branch:
MAIN
Changes since
1.123: +7 -1 lines
Diff to
previous 1.123
-- Updates domain.bootstrap.inc for code style.
-- Cleans up hook_domain_bootstrap_full() implementations.
-- Updates API docs.
Revision
1.122 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Sep 23 15:12:30 2008 UTC
(14 months ago)
by
agentken
Branch:
MAIN
Changes since
1.121: +8 -1 lines
Diff to
previous 1.121
-- #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.121 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Sep 17 17:35:26 2008 UTC
(14 months, 1 week ago)
by
agentken
Branch:
MAIN
Changes since
1.120: +8 -1 lines
Diff to
previous 1.120
-- #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.118 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Sep 9 15:35:22 2008 UTC
(14 months, 2 weeks ago)
by
agentken
Branch:
MAIN
Changes since
1.117: +5 -1 lines
Diff to
previous 1.117
-- #300702 patch by Garrett Albright. Fixes calls to wrong variable name (sitename | site_name).
Revision
1.116 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Sep 9 15:20:19 2008 UTC
(14 months, 2 weeks ago)
by
agentken
Branch:
MAIN
Changes since
1.115: +5 -1 lines
Diff to
previous 1.115
-- #303339 patch by ariflukito. Fixes form error with batch delete for Domain Content.
Revision
1.66.2.34 -
(
view)
(
download)
(
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.66.2.33: +7 -1 lines
Diff to
previous 1.66.2.33
, to
branch point 1.66
-- 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.111 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Aug 16 16:28:26 2008 UTC
(15 months, 1 week ago)
by
agentken
Branch:
MAIN
Changes since
1.110: +9 -2 lines
Diff to
previous 1.110
-- 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.66.2.32 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Aug 1 15:21:14 2008 UTC
(15 months, 4 weeks ago)
by
agentken
Branch:
DRUPAL-5
Changes since
1.66.2.31: +8 -1 lines
Diff to
previous 1.66.2.31
, to
branch point 1.66
-- #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.109 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Aug 1 15:18:35 2008 UTC
(15 months, 4 weeks ago)
by
agentken
Branch:
MAIN
Changes since
1.108: +8 -1 lines
Diff to
previous 1.108
-- #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.66.2.29 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Jul 25 17:50:45 2008 UTC
(16 months ago)
by
agentken
Branch:
DRUPAL-5
Changes since
1.66.2.28: +8 -1 lines
Diff to
previous 1.66.2.28
, to
branch point 1.66
-- Fixes default domain source debug message.
-- Fixes logic error in implementation of url rewrites for Domain Source.
-- #268779 allows the setting of default domains for URL rewrites.
-- Adds default domain documentation.
Revision
1.66.2.27 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Jul 25 15:46:16 2008 UTC
(16 months ago)
by
agentken
Branch:
DRUPAL-5
Changes since
1.66.2.26: +9 -1 lines
Diff to
previous 1.66.2.26
, to
branch point 1.66
-- #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.104 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Jul 25 14:22:01 2008 UTC
(16 months ago)
by
agentken
Branch:
MAIN
Changes since
1.103: +6 -1 lines
Diff to
previous 1.103
-- #280908 by nirvanajyothi. Deprecates domain_disable(), which caused
issues when doing an upgrade and is not needed.
Revision
1.103 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Jul 25 14:14:40 2008 UTC
(16 months ago)
by
agentken
Branch:
MAIN
Changes since
1.102: +7 -1 lines
Diff to
previous 1.102
-- #284398 by bforchhammer. Domain Nav called deprecated hook.
-- #283919 by nirvanajyothi. Domain User form handling error, plus users
were allowed to create domains even if those names were reserved.
Revision
1.101 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Jul 25 13:53:51 2008 UTC
(16 months ago)
by
agentken
Branch:
MAIN
Changes since
1.100: +6 -1 lines
Diff to
previous 1.100
-- #283376 by jaxpax and Garrett Albright. Cannot pass variable by reference
and set a default value in PHP 4.
Revision
1.99 -
(
view)
(
download)
(
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.98: +20 -2 lines
Diff to
previous 1.98
-- 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.98 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Jul 5 16:24:54 2008 UTC
(16 months, 3 weeks ago)
by
agentken
Branch:
MAIN
Changes since
1.97: +6 -1 lines
Diff to
previous 1.97
-- #278836 by nirvanajyothi. Array error in node forms when users were not
assigned to any valid domains.
Revision
1.97 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Jul 5 15:56:47 2008 UTC
(16 months, 3 weeks ago)
by
agentken
Branch:
MAIN
Changes since
1.96: +10 -1 lines
Diff to
previous 1.96
-- 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.96 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Jul 4 19:48:47 2008 UTC
(16 months, 3 weeks ago)
by
agentken
Branch:
MAIN
Changes since
1.95: +5 -1 lines
Diff to
previous 1.95
-- #270983 by ariflukito. Keeps the domain port intact, allowing non-standard ports.
Revision
1.95 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Jul 4 19:42:38 2008 UTC
(16 months, 3 weeks ago)
by
agentken
Branch:
MAIN
Changes since
1.94: +5 -1 lines
Diff to
previous 1.94
-- #277046 by hardfocus. Changes domain_init() to domain_boot() to avoide update issues.
Revision
1.94 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Jul 4 19:27:46 2008 UTC
(16 months, 3 weeks ago)
by
agentken
Branch:
MAIN
Changes since
1.93: +5 -1 lines
Diff to
previous 1.93
-- #278593 by nirvanajyothi. We need to sanity check domain_goto() in domain_form_alter.
Revision
1.93 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Jul 4 19:08:57 2008 UTC
(16 months, 3 weeks ago)
by
agentken
Branch:
MAIN
Changes since
1.92: +5 -1 lines
Diff to
previous 1.92
-- #278240 by nirvanajyothi. Allows Domain User to respond to changes in usernames.
Revision
1.90 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Jul 4 18:50:21 2008 UTC
(16 months, 3 weeks ago)
by
agentken
Branch:
MAIN
Changes since
1.89: +6 -1 lines
Diff to
previous 1.89
-- #278238 by nirvanajyothi. Fixes error in domain_user_user().
-- #278589. Fixes issue with domain.prefix.admin.inc.
Revision
1.89 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Jun 8 16:24:14 2008 UTC
(17 months, 3 weeks ago)
by
agentken
Branch:
MAIN
CVS Tags:
DRUPAL-6--1-0-RC3
Changes since
1.88: +7 -1 lines
Diff to
previous 1.88
-- #265221 by hardfocus. Catches a change in custom_url_rewrite() when paths are aliased.
-- Adds node/%n/outline to default node paths.
-- Creates rc3.
Revision
1.88 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Jun 8 15:32:48 2008 UTC
(17 months, 3 weeks ago)
by
agentken
Branch:
MAIN
Changes since
1.87: +7 -1 lines
Diff to
previous 1.87
-- #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.66.2.16 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Jun 8 15:24:58 2008 UTC
(17 months, 3 weeks ago)
by
agentken
Branch:
DRUPAL-5
Changes since
1.66.2.15: +7 -1 lines
Diff to
previous 1.66.2.15
, to
branch point 1.66
-- #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.87 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Jun 8 15:12:38 2008 UTC
(17 months, 3 weeks ago)
by
agentken
Branch:
MAIN
Changes since
1.86: +5 -1 lines
Diff to
previous 1.86
-- #228985 by 1.kenthomas. Adds warnings to theme forms entered from the wrong domain.
Revision
1.86 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Jun 1 14:19:54 2008 UTC
(17 months, 4 weeks ago)
by
agentken
Branch:
MAIN
CVS Tags:
DRUPAL-6--1-0-RC2
Changes since
1.85: +11 -1 lines
Diff to
previous 1.85
-- 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.85 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon May 19 20:41:41 2008 UTC
(18 months, 1 week ago)
by
agentken
Branch:
MAIN
Changes since
1.84: +5 -1 lines
Diff to
previous 1.84
#206293 by augsburgde. Fixes $base_url change in custom_url_rewrite_outbound().
Revision
1.81 -
(
view)
(
download)
(
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.80: +12 -2 lines
Diff to
previous 1.80
-- #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.66.2.12 -
(
view)
(
download)
(
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.66.2.11: +12 -2 lines
Diff to
previous 1.66.2.11
, to
branch point 1.66
-- #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.80 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Mar 30 20:44:59 2008 UTC
(19 months, 4 weeks ago)
by
agentken
Branch:
MAIN
Changes since
1.79: +7 -1 lines
Diff to
previous 1.79
-- domain_default() not using domainload correctly.
-- Recreate domain_user_rules() on domain update.
-- Domain Views used DOS linebreaks.
Revision
1.79 -
(
view)
(
download)
(
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.78: +41 -30 lines
Diff to
previous 1.78
-- 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.66.2.9 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Mar 26 02:20:35 2008 UTC
(20 months ago)
by
agentken
Branch:
DRUPAL-5
Changes since
1.66.2.8: +8 -1 lines
Diff to
previous 1.66.2.8
, to
branch point 1.66
-- 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.76 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Mar 26 01:53:46 2008 UTC
(20 months ago)
by
agentken
Branch:
MAIN
Changes since
1.75: +8 -1 lines
Diff to
previous 1.75
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.66.2.8 -
(
view)
(
download)
(
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.66.2.7: +8 -1 lines
Diff to
previous 1.66.2.7
, to
branch point 1.66
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.75 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Mar 17 01:35:28 2008 UTC
(20 months, 1 week ago)
by
agentken
Branch:
MAIN
Changes since
1.74: +8 -1 lines
Diff to
previous 1.74
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.74 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Mar 15 20:19:57 2008 UTC
(20 months, 2 weeks ago)
by
agentken
Branch:
MAIN
Changes since
1.73: +6 -1 lines
Diff to
previous 1.73
Removes some test functions from Domain Conf and cleans some code style.
This update incorporated into the last for the 5 branch.
Revision
1.66.2.7 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Mar 15 20:17:53 2008 UTC
(20 months, 2 weeks ago)
by
agentken
Branch:
DRUPAL-5
Changes since
1.66.2.6: +7 -1 lines
Diff to
previous 1.66.2.6
, to
branch point 1.66
Allows hook_domainconf() settings to be applied ot the main domain.
-- Removes useless code from domain_prefix and domain_conf include files;
the variables array is not loaded yet, so variable_get() fails to work her
Revision
1.73 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Mar 15 20:11:25 2008 UTC
(20 months, 2 weeks ago)
by
agentken
Branch:
MAIN
Changes since
1.72: +7 -1 lines
Diff to
previous 1.72
Allows hook_domainconf() settings to be applied ot the main domain.
-- Removes useless code from domain_prefix and domain_conf include files;
the variables array is not loaded yet, so variable_get() fails to work here.
Revision
1.72 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Mar 15 19:16:17 2008 UTC
(20 months, 2 weeks ago)
by
agentken
Branch:
MAIN
Changes since
1.71: +6 -1 lines
Diff to
previous 1.71
Adds some clarifying text with regard to #227751.
-- Cleans up some code style issues.
Revision
1.66.2.5 -
(
view)
(
download)
(
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.66.2.4: +8 -1 lines
Diff to
previous 1.66.2.4
, to
branch point 1.66
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.71 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Mar 15 18:59:29 2008 UTC
(20 months, 2 weeks ago)
by
agentken
Branch:
MAIN
Changes since
1.70: +8 -1 lines
Diff to
previous 1.70
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.70 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Mar 12 01:58:37 2008 UTC
(20 months, 2 weeks ago)
by
agentken
Branch:
MAIN
Changes since
1.69: +6 -1 lines
Diff to
previous 1.69
#223912 by skizzo. Make the -Jump to- navigator element go to
the currently active domain.
Revision
1.69 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Mar 12 01:41:40 2008 UTC
(20 months, 2 weeks ago)
by
agentken
Branch:
MAIN
Changes since
1.68: +7 -1 lines
Diff to
previous 1.68
#227999 by skizzo and torgosPizza. Fixes empty -path- passed by
parse_url() in PHP 5.
-- Cleans up domain_get_uri().
Revision
1.66.2.2 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Mar 12 01:30:12 2008 UTC
(20 months, 2 weeks ago)
by
agentken
Branch:
DRUPAL-5
Changes since
1.66.2.1: +8 -1 lines
Diff to
previous 1.66.2.1
, to
branch point 1.66
#203776 by MatBoy. Updates documentation of Domain User.
-- #224079 by GearedDesign. Documents that Drupal must be installed
before adding any of the Domain includes to settings.php.
-- #221012. Adds Doxygen for Doamin Source to the API.
Revision
1.68 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Mar 12 01:23:17 2008 UTC
(20 months, 2 weeks ago)
by
agentken
Branch:
MAIN
Changes since
1.67: +8 -1 lines
Diff to
previous 1.67
#203776 by MatBoy. Updates documentation of Domain User.
-- #224079 by GearedDesign. Documents that Drupal must be installed
before adding any of the Domain includes to settings.php.
-- #221012. Adds Doxygen for Doamin Source to the API.
Revision
1.67 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Mar 12 00:53:47 2008 UTC
(20 months, 2 weeks ago)
by
agentken
Branch:
MAIN
Changes since
1.66: +6 -1 lines
Diff to
previous 1.66
#227003 by NeuZeitgeist and triskelion. Logic errors in Domain Source
cause form validation errors
Revision
1.66.2.1 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Mar 12 00:38:33 2008 UTC
(20 months, 2 weeks ago)
by
agentken
Branch:
DRUPAL-5
Changes since
1.66: +6 -1 lines
Diff to
previous 1.66
#227003 by NeuZeitgeist and triskelion. Logic errors in Domain Source
cause form validation errors.
Revision
1.65 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Feb 9 15:18:02 2008 UTC
(21 months, 2 weeks ago)
by
agentken
Branch:
MAIN
Changes since
1.64: +9 -1 lines
Diff to
previous 1.64
Moves custom_url_rewrite_outbound() into its own include file.
settings_custom_url.inc now needs to be loaded by settings.php.
This approach seems easier than pasting the entire function.
-- Cleans up install documentation.
-- Minor description change to some admin forms.
Revision
1.63 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Feb 9 14:42:04 2008 UTC
(21 months, 2 weeks ago)
by
agentken
Branch:
MAIN
Changes since
1.62: +8 -1 lines
Diff to
previous 1.62
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.62 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Feb 4 03:23:58 2008 UTC
(21 months, 3 weeks ago)
by
agentken
Branch:
MAIN
Changes since
1.61: +6 -1 lines
Diff to
previous 1.61
Change to the custom_url_rewrite_outbound function. We
now check to ensure that the Domain module has loaded.
Revision
1.61 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Feb 3 19:34:57 2008 UTC
(21 months, 3 weeks ago)
by
agentken
Branch:
MAIN
Changes since
1.60: +6 -1 lines
Diff to
previous 1.60
Integrated Domain Source with Domain Content.
-- Fixes a bad menu behavior with Domain Content.
Revision
1.60 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Feb 3 17:38:39 2008 UTC
(21 months, 3 weeks ago)
by
agentken
Branch:
MAIN
Changes since
1.59: +6 -1 lines
Diff to
previous 1.59
domain_domains() now sets the domain_id as the array key.
-- Domain Source updates to allow proper content editing.
Revision
1.59 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Feb 2 21:54:52 2008 UTC
(21 months, 3 weeks ago)
by
agentken
Branch:
MAIN
Changes since
1.58: +7 -1 lines
Diff to
previous 1.58
#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.58 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Feb 2 19:55:14 2008 UTC
(21 months, 3 weeks ago)
by
agentken
Branch:
MAIN
Changes since
1.57: +7 -1 lines
Diff to
previous 1.57
#215148. Domain Prefix failed to empty the $sources array when
iterating through tables, allowing the copying of tables that did not
exist.
Revision
1.57 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Feb 2 19:41:34 2008 UTC
(21 months, 3 weeks ago)
by
agentken
Branch:
MAIN
Changes since
1.56: +9 -4 lines
Diff to
previous 1.56
#213390 patch by mrichar1. Fixed Domain Views query implementation.
Also added a Views dependency to domain_views.info.
Revision
1.56 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Feb 2 19:20:33 2008 UTC
(21 months, 3 weeks ago)
by
agentken
Branch:
MAIN
Changes since
1.55: +7 -1 lines
Diff to
previous 1.55
#214065 by chaldar. Adds the $arguments array to domain_edit_form()
and domain_delete_form() so that extension modules may pass their
own custom redirects and messages using the USER_SUBMITTED flag.
Revision
1.55 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Feb 2 19:13:18 2008 UTC
(21 months, 3 weeks ago)
by
agentken
Branch:
MAIN
Changes since
1.54: +6 -1 lines
Diff to
previous 1.54
#215657 by wayland76. Adds more explict instructions regarding
the primary domain name setting and root domain for user domains.
Revision
1.54 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Feb 2 18:55:00 2008 UTC
(21 months, 3 weeks ago)
by
agentken
Branch:
MAIN
Changes since
1.53: +7 -1 lines
Diff to
previous 1.53
#216847 by ben soo. Moves $custom_theme routine into hook_menu()
and removes domain_theme_init(), allowing Domain Theme to interoperate
with other custom theme modules.
Revision
1.53 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Jan 27 23:10:56 2008 UTC
(22 months ago)
by
agentken
Branch:
MAIN
Changes since
1.52: +7 -1 lines
Diff to
previous 1.52
Typo in domain_admin.inc caused domain editor rules
to be erased if settings resaved.
-- Prevents hook_domaininstall from running during $_POST.
Revision
1.52 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Jan 27 22:31:13 2008 UTC
(22 months ago)
by
agentken
Branch:
MAIN
Changes since
1.51: +9 -2 lines
Diff to
previous 1.51
#214762. Adds the Domain Source module to allow editors to
specify links from external domains.
-- Cleans up some documentation errors.
-- Adds note about PHP includes in response to #214181.
Revision
1.51 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Jan 20 19:25:35 2008 UTC
(22 months, 1 week ago)
by
agentken
Branch:
MAIN
CVS Tags:
DRUPAL-5--1-0rc4
Changes since
1.50: +10 -1 lines
Diff to
previous 1.50
#211374 by v1nce. Allows the Domain Theme module weight to be
reset from the settings page. Necessary for integration with some
modules.
-- Adds hook_domainform() to allow submodules to add elements to the
default Domain settings page. Use this hook sparingly.
-- Creates rc4.
Revision
1.50 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Jan 20 18:54:38 2008 UTC
(22 months, 1 week ago)
by
agentken
Branch:
MAIN
Changes since
1.49: +9 -1 lines
Diff to
previous 1.49
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.49 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Jan 20 17:02:24 2008 UTC
(22 months, 1 week ago)
by
agentken
Branch:
MAIN
Changes since
1.48: +12 -1 lines
Diff to
previous 1.48
#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.48 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Jan 12 17:14:17 2008 UTC
(22 months, 2 weeks ago)
by
agentken
Branch:
MAIN
Changes since
1.47: +3 -1 lines
Diff to
previous 1.47
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.47 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Jan 12 17:06:25 2008 UTC
(22 months, 2 weeks ago)
by
agentken
Branch:
MAIN
Changes since
1.46: +6 -1 lines
Diff to
previous 1.46
#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.46 -
(
view)
(
download)
(
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.45: +8 -1 lines
Diff to
previous 1.45
{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.45 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Jan 4 03:36:44 2008 UTC
(22 months, 3 weeks ago)
by
agentken
Branch:
MAIN
Changes since
1.44: +16 -1 lines
Diff to
previous 1.44
#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.43 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Dec 30 20:20:46 2007 UTC
(22 months, 4 weeks ago)
by
agentken
Branch:
MAIN
Changes since
1.42: +6 -1 lines
Diff to
previous 1.42
Removes DANGEROUS_SKIP_CHECK from Domain Prefix. Good.
-- Fixes Domain User module.
Revision
1.40 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Dec 22 02:01:49 2007 UTC
(23 months, 1 week ago)
by
agentken
Branch:
MAIN
Changes since
1.39: +15 -2 lines
Diff to
previous 1.39
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.37 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Dec 15 23:17:48 2007 UTC
(23 months, 2 weeks ago)
by
agentken
Branch:
MAIN
Changes since
1.36: +24 -1 lines
Diff to
previous 1.36
Perpares for release candidate 1. See the CHANGELOG for a detailed list of changes.
Revision
1.36 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Dec 10 22:33:25 2007 UTC
(23 months, 2 weeks ago)
by
agentken
Branch:
MAIN
Changes since
1.35: +11 -1 lines
Diff to
previous 1.35
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.35 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Dec 10 20:03:53 2007 UTC
(23 months, 2 weeks ago)
by
agentken
Branch:
MAIN
Changes since
1.34: +6 -1 lines
Diff to
previous 1.34
#191785 by skizzo. Allows the setting of an administrative theme in Domain Conf.
-- Removes a colspan left behind from testing.
Revision
1.34 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Dec 10 19:42:16 2007 UTC
(23 months, 2 weeks ago)
by
agentken
Branch:
MAIN
Changes since
1.33: +8 -1 lines
Diff to
previous 1.33
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.33 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Dec 10 18:19:38 2007 UTC
(23 months, 2 weeks ago)
by
agentken
Branch:
MAIN
Changes since
1.32: +7 -1 lines
Diff to
previous 1.32
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.32 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Dec 6 23:11:52 2007 UTC
(23 months, 3 weeks ago)
by
agentken
Branch:
MAIN
Changes since
1.31: +8 -1 lines
Diff to
previous 1.31
Allows all *_lookup functions to clear their static variables.
-- Changes domain_perfix_perm from -prefix tables- to -administer table prefixing-.
-- Adds domain_user perm -create personal domain-.
-- Adds hook_domaininfo().
Revision
1.31 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Dec 6 02:13:33 2007 UTC
(23 months, 3 weeks ago)
by
agentken
Branch:
MAIN
Changes since
1.30: +6 -1 lines
Diff to
previous 1.30
Adds the personal domain construction logic for Domain User. This module is still
unstable, however, and should not be used.
Revision
1.30 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Dec 6 01:19:58 2007 UTC
(23 months, 3 weeks ago)
by
agentken
Branch:
MAIN
Changes since
1.29: +10 -1 lines
Diff to
previous 1.29
#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.29 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sat Dec 1 21:37:54 2007 UTC
(23 months, 4 weeks ago)
by
agentken
Branch:
MAIN
Changes since
1.28: +9 -1 lines
Diff to
previous 1.28
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.28 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Nov 29 02:13:42 2007 UTC
(2 years ago)
by
agentken
Branch:
MAIN
Changes since
1.27: +8 -1 lines
Diff to
previous 1.27
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.27 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Nov 27 00:37:19 2007 UTC
(2 years ago)
by
agentken
Branch:
MAIN
Changes since
1.26: +13 -1 lines
Diff to
previous 1.26
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().