/[drupal]/contributions/modules/domain/domain.admin.inc
ViewVC logotype

Log of /contributions/modules/domain/domain.admin.inc

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.41 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 1 18:20:19 2009 UTC (3 weeks, 6 days ago) by agentken
Branch: MAIN
CVS Tags: DRUPAL-6--2-0, HEAD
Branch point for: DRUPAL-6--2
Changes since 1.40: +30 -1 lines
Diff to previous 1.40
-- #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.40 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 31 18:28:32 2009 UTC (4 weeks ago) by agentken
Branch: MAIN
Changes since 1.39: +10 -1 lines
Diff to previous 1.39
-- #615294. Adds a setting to force Domain Access rules on users who can _administer nodes_.

Revision 1.39 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 27 21:27:59 2009 UTC (4 weeks, 4 days ago) by agentken
Branch: MAIN
Changes since 1.38: +2 -2 lines
Diff to previous 1.38
removes redundant help text

Revision 1.38 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 24 16:18:52 2009 UTC (5 weeks ago) by agentken
Branch: MAIN
Changes since 1.37: +12 -12 lines
Diff to previous 1.37
-- #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.37 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 11 14:10:01 2009 UTC (6 weeks, 6 days ago) by agentken
Branch: MAIN
Changes since 1.36: +9 -1 lines
Diff to previous 1.36
-- #576444 by jeremyr and nonsie. Makes the selection of domains configrable as checkboxes or select list.

Revision 1.36 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 9 02:31:44 2009 UTC (2 months, 2 weeks ago) by agentken
Branch: MAIN
Changes since 1.35: +2 -2 lines
Diff to previous 1.35
-- #572124 by nonsie. Fixes status inactive default value.

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

Revision 1.34 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 17 19:23:40 2009 UTC (3 months, 1 week ago) by agentken
Branch: MAIN
Changes since 1.33: +2 -4 lines
Diff to previous 1.33
-- #227751 patch by blackdog. Removes unusable items from node settings.
    Requires running update.php.

Revision 1.33 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 4 14:17:09 2009 UTC (3 months, 3 weeks ago) by agentken
Branch: MAIN
Changes since 1.32: +2 -2 lines
Diff to previous 1.32
fixes small typo

Revision 1.32 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 3 17:09:26 2009 UTC (4 months, 3 weeks ago) by agentken
Branch: MAIN
Changes since 1.31: +2 -2 lines
Diff to previous 1.31
-- #509356. Cleans up some error handling and Domain Strict usage. Adds test png.

Revision 1.31 - (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.30: +2 -2 lines
Diff to previous 1.30
-- #477290 by DrupalFan. Clarifies some documentation.

Revision 1.30 - (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.29: +45 -1 lines
Diff to previous 1.29
-- #490846. Batch management of user assignment to domains.

Revision 1.29 - (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.28: +14 -1 lines
Diff to previous 1.28
-- #490878. Make the batch action list easier to read.

Revision 1.28 - (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.27: +1 -4 lines
Diff to previous 1.27
-- #405148. Adds warning to the batch editing form.

Revision 1.27 - (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.26: +6 -6 lines
Diff to previous 1.26
  -- Doxygen cleanup. Upgrades node access patch to Drupal 6.12.

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 29 14:22:45 2009 UTC (6 months ago) by agentken
Branch: MAIN
Changes since 1.25: +4 -1 lines
Diff to previous 1.25
  -- #474460 by Pasqualle. Deleting a domain requires rebuilding node access.

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 12 20:18:18 2009 UTC (7 months, 2 weeks ago) by agentken
Branch: MAIN
Changes since 1.24: +2 -2 lines
Diff to previous 1.24
minor fix to last patch

Revision 1.24 - (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.23: +115 -184 lines
Diff to previous 1.23
-- #427258 patch by michaelfavia. Clean up cruft in domain administration.

Revision 1.23 - (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.22: +13 -13 lines
Diff to previous 1.22
removes the rest of the admin redirects; prints message when a redirect is necessary

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 24 14:08:20 2009 UTC (8 months ago) by agentken
Branch: MAIN
Changes since 1.21: +2 -2 lines
Diff to previous 1.21
-- #266071 patch by nonsie. (Comment 43) fixes two minor errors in i18n forms.

Revision 1.21 - (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.20: +1 -14 lines
Diff to previous 1.20
-- #393448. Moves Content editing forms settings to hook_perm().
    See UPGRADE.txt for details on the changes.

Revision 1.20 - (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.19: +9 -2 lines
Diff to previous 1.19
-- #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.19 - (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.18: +6 -6 lines
Diff to previous 1.18
cleans up minor code issues from Coder module reports

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 5 15:13:28 2009 UTC (10 months, 3 weeks ago) by agentken
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-RC6
Changes since 1.17: +2 -2 lines
Diff to previous 1.17
#354422 by ariflukito. Fixes incorrect slashes in node link patterns.

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 4 17:34:00 2009 UTC (10 months, 3 weeks ago) by agentken
Branch: MAIN
Changes since 1.16: +21 -14 lines
Diff to previous 1.16
-- Cleans up the Domain List screen.
-- Changes hook_domainlinks() to return FALSE if no link is written.

Revision 1.16 - (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
CVS Tags: DRUPAL-6--2-0-RC5
Changes since 1.15: +2 -2 lines
Diff to previous 1.15
-- Creates the primary domain on install.
-- Fixed domain alias matching issue.
-- Fixes ? handling in domain alias block.

Revision 1.15 - (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.14: +88 -1 lines
Diff to previous 1.14
-- #313629 by jsenzee. Adds default role settings and default domains for new users.

Revision 1.14 - (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.13: +46 -99 lines
Diff to previous 1.13
-- 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.13 - (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.12: +5 -6 lines
Diff to previous 1.12
-- #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.12 - (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.11: +32 -6 lines
Diff to previous 1.11
-- #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.11 - (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.10: +3 -3 lines
Diff to previous 1.10
-- #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.10 - (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, DRUPAL-6--2-0-RC2, DRUPAL-6--2-0-RC3
Changes since 1.9: +1 -3 lines
Diff to previous 1.9
-- Cleans up domain.bootstrap.inc, making all internal functions private.
-- Documents the Domain Bootstrap Process.

Revision 1.9 - (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.8: +4 -2 lines
Diff to previous 1.8
-- #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.8 - (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.7: +2 -2 lines
Diff to previous 1.7
-- #300702 patch by Garrett Albright.  Fixes calls to wrong variable name (sitename | site_name).

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 28 11:49:38 2008 UTC (15 months ago) by agentken
Branch: MAIN
Changes since 1.6: +3 -3 lines
Diff to previous 1.6
-- #288803 by nonsie.  Batch validation functions fail.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 28 11:45:05 2008 UTC (15 months ago) by agentken
Branch: MAIN
Changes since 1.5: +3 -3 lines
Diff to previous 1.5
-- #288803 by nonsie.  Batch validation functions fail.

Revision 1.5 - (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, DRUPAL-6--1-0-RC4, DRUPAL-6--1-0-RC5, DRUPAL-6--1-1
Changes since 1.4: +47 -21 lines
Diff to previous 1.4
-- 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.4 - (view) (download) (as text) (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.3: +2 -2 lines
Diff to previous 1.3
-- #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.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 18 14:42:54 2008 UTC (18 months, 1 week ago) by agentken
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-RC, DRUPAL-6--1-0-RC2
Changes since 1.2: +2 -2 lines
Diff to previous 1.2
#255067 by scedwar.  Adds node/%n/edit to default node patterns.

Revision 1.2 - (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
Changes since 1.1: +4 -4 lines
Diff to previous 1.1
#243670 by nonsie.  Fixes form handling change needed for hook_domainupdate.

Revision 1.1 - (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, DRUPAL-6--1-0-BETA2
-- 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.

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