/[drupal]/contributions/modules/simple_access/simple_access.install
ViewVC logotype

Log of /contributions/modules/simple_access/simple_access.install

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.15 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 11 00:50:57 2009 UTC (6 weeks, 6 days ago) by gordon
Branch: MAIN
CVS Tags: DRUPAL-7--2-0-ALPHA1, HEAD
Changes since 1.14: +1 -3 lines
Diff to previous 1.14
* Clean up all the Admin pages and get them working with Drupal 7.

Now required Drupal 7.x-dev (2009 Oct 09) or better

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 7 03:34:44 2009 UTC (7 weeks, 2 days ago) by gordon
Branch: MAIN
Changes since 1.13: +5 -2 lines
Diff to previous 1.13
* Fix up the install to allow the installation to work

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 7 03:21:56 2009 UTC (7 weeks, 2 days ago) by gordon
Branch: MAIN
Changes since 1.12: +22 -22 lines
Diff to previous 1.12
* Fix up all the issues identified by Coder

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 6 05:45:53 2009 UTC (7 weeks, 3 days ago) by gordon
Branch: MAIN
Changes since 1.11: +141 -95 lines
Diff to previous 1.11
* Update Simple Access from 6.x-2.x branch

Revision 1.11
Tue Oct 6 05:44:23 2009 UTC (7 weeks, 3 days ago) by gordon
Branch: MAIN
Changes since 1.10: +1 -1 lines
FILE REMOVED
* Remove head version of simple_access to allow a cleaner update for simple access

Revision 1.10.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 16 06:56:03 2009 UTC (2 months, 1 week ago) by gordon
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-RC5, DRUPAL-6--2-0-RC6
Changes since 1.10.2.8: +14 -1 lines
Diff to previous 1.10.2.8 , to branch point 1.10 , to next main 1.15
* Fix up issue with interacting with other node access module.

Revision 1.10.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 17 13:17:09 2009 UTC (3 months, 1 week ago) by gordon
Branch: DRUPAL-6--2
Changes since 1.10.2.7: +55 -53 lines
Diff to previous 1.10.2.7 , to branch point 1.10
* fix up an issue with trying to create the profile tables

Revision 1.10.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 17 06:13:57 2009 UTC (4 months, 1 week ago) by gordon
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-RC4
Changes since 1.10.2.6: +62 -27 lines
Diff to previous 1.10.2.6 , to branch point 1.10
* Fix up an issue with the creation of the new profile tables.

Revision 1.10.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 13 02:55:06 2009 UTC (5 months, 2 weeks ago) by gordon
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-RC3
Changes since 1.10.2.5: +2 -2 lines
Diff to previous 1.10.2.5 , to branch point 1.10
* Fix up the upgrade so that it doesn't restrict all nodes to the owner

Revision 1.9.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 2 04:27:16 2008 UTC (13 months, 3 weeks ago) by gordon
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-0-BETA6, DRUPAL-5--2-0-RC1
Changes since 1.9.2.3: +2 -2 lines
Diff to previous 1.9.2.3 , to branch point 1.9 , to next main 1.15
#313275 - Remove indexing of the uid column where it doesn't request.

Revision 1.10.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 1 05:08:47 2008 UTC (13 months, 3 weeks ago) by gordon
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-BETA5, DRUPAL-6--2-0-BETA6, DRUPAL-6--2-0-BETA7, DRUPAL-6--2-0-RC1, DRUPAL-6--2-0-RC2
Changes since 1.10.2.4: +5 -31 lines
Diff to previous 1.10.2.4 , to branch point 1.10
Fix up the update_6() to do it more of the Drupal 6 way

Revision 1.10.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 1 02:14:44 2008 UTC (13 months, 3 weeks ago) by gordon
Branch: DRUPAL-6--2
Changes since 1.10.2.3: +12 -5 lines
Diff to previous 1.10.2.3 , to branch point 1.10
* Fix up weight field so they are not unsigned.
* make changes to the group and profile list pages to allow sorting of the
  groups and profiles on the page.

Revision 1.10.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 30 00:11:57 2008 UTC (13 months, 4 weeks ago) by gordon
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-BETA4
Changes since 1.10.2.2: +33 -11 lines
Diff to previous 1.10.2.2 , to branch point 1.10
* Revert Drupal 6 version to now use the Drupal 5 method of renaming the
  tables

Revision 1.10.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 29 08:06:41 2008 UTC (13 months, 4 weeks ago) by gordon
Branch: DRUPAL-6--2
Changes since 1.10.2.1: +28 -10 lines
Diff to previous 1.10.2.1 , to branch point 1.10
* Fix up the columns that have reserved words to non-reserve words

Revision 1.9.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 29 07:42:58 2008 UTC (13 months, 4 weeks ago) by gordon
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-0-BETA4, DRUPAL-5--2-0-BETA5
Changes since 1.9.2.2: +61 -21 lines
Diff to previous 1.9.2.2 , to branch point 1.9
* Fix up the columns that have reserved words to non-reserve words

Revision 1.10.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 10 06:51:52 2008 UTC (14 months, 2 weeks ago) by gordon
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-BETA3, DRUPAL-6--2-0-beta1, DRUPAL-6--2-0-beta2
Changes since 1.10: +54 -79 lines
Diff to previous 1.10
* Add simple_access_owner table to D6

Revision 1.9.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 10 06:12:02 2008 UTC (14 months, 2 weeks ago) by gordon
Branch: DRUPAL-5--2
CVS Tags: DRUPAL-5--2-0-BETA3, DRUPAL-5--2-0-beta1, DRUPAL-5--2-0-beta2, DRUPAL-5--2-0-beta2a
Changes since 1.9.2.1: +43 -17 lines
Diff to previous 1.9.2.1 , to branch point 1.9
* Make changes so that the node owners permissions can be maintained as well

Revision 1.9.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 9 13:16:25 2008 UTC (14 months, 2 weeks ago) by gordon
Branch: DRUPAL-5--2
Changes since 1.9: +6 -1 lines
Diff to previous 1.9
Clean up all the code with coder

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 8 07:22:24 2008 UTC (14 months, 2 weeks ago) by gordon
Branch: MAIN
Branch point for: DRUPAL-6--2
Changes since 1.9: +176 -139 lines
Diff to previous 1.9
* First Drupal 6 version of Simple Access

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 7 07:57:23 2008 UTC (14 months, 2 weeks ago) by gordon
Branch: MAIN
Branch point for: DRUPAL-5--2
Changes since 1.8: +83 -1 lines
Diff to previous 1.8
* Add update and install from profiles

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 3 11:57:13 2008 UTC (22 months, 3 weeks ago) by gordon
Branch: MAIN
CVS Tags: DRUPAL-5--1-2-1
Changes since 1.7: +8 -2 lines
Diff to previous 1.7
* Fix up Index on simple_access_node

Revision 1.5.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 3 11:55:43 2008 UTC (22 months, 3 weeks ago) by gordon
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-2, DRUPAL-5--1-2-2, DRUPAL-5--1-3
Changes since 1.5.2.2: +8 -2 lines
Diff to previous 1.5.2.2 , to branch point 1.5 , to next main 1.15
* Fix up Index on simple_access_node

Revision 1.5.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 23 12:44:46 2007 UTC (23 months ago) by gordon
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1
Changes since 1.5.2.1: +4 -4 lines
Diff to previous 1.5.2.1 , to branch point 1.5
* #203179 - Don't force MyISAM in MySQL


Author: Gordon Heydon <gordon@heydon.com.au>

Revision 1.5.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 23 12:44:25 2007 UTC (23 months ago) by gordon
Branch: DRUPAL-5
Changes since 1.5: +4 -4 lines
Diff to previous 1.5
* #197561 - Fix up SQL error with install


Author: Gordon Heydon <gordon@heydon.com.au>

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 22 12:15:21 2007 UTC (23 months, 1 week ago) by gordon
Branch: MAIN
Changes since 1.6: +4 -4 lines
Diff to previous 1.6
* #203179 - Don't force MyISAM in MySQL

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 22 12:12:03 2007 UTC (23 months, 1 week ago) by gordon
Branch: MAIN
Changes since 1.5: +4 -4 lines
Diff to previous 1.5
* #197561 - Fix up SQL error with install

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 3 05:39:03 2007 UTC (23 months, 3 weeks ago) by gordon
Branch: MAIN
CVS Tags: DRUPAL-5--1-0
Branch point for: DRUPAL-5
Changes since 1.4: +2 -2 lines
Diff to previous 1.4
* Fix up Update Script

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 3 05:12:01 2007 UTC (23 months, 3 weeks ago) by gordon
Branch: MAIN
CVS Tags: DRUPAL-5--1-0-BETA1
Changes since 1.3: +25 -1 lines
Diff to previous 1.3
* Update Simple access to work with Drupal 5

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 10 04:46:13 2007 UTC (2 years, 8 months ago) by gordon
Branch: MAIN
Changes since 1.2: +26 -1 lines
Diff to previous 1.2
- move enable and disable hooks to simple_access.install
- create uninstall

Revision 1.1.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 23 12:35:20 2006 UTC (3 years, 4 months ago) by gordon
Branch: DRUPAL-4-7
Changes since 1.1.2.3: +10 -1 lines
Diff to previous 1.1.2.3 , to branch point 1.1 , to next main 1.15
#71455 - add support for pgsql

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 23 12:33:26 2006 UTC (3 years, 4 months ago) by gordon
Branch: MAIN
Changes since 1.1: +10 -1 lines
Diff to previous 1.1
#71455 - fix up pgsql support for pgsql.

Revision 1.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 27 14:14:49 2006 UTC (3 years, 5 months ago) by gordon
Branch: DRUPAL-4-7
Changes since 1.1.2.2: +0 -0 lines
Diff to previous 1.1.2.2 , to branch point 1.1
- back port CVS to 4.7

Revision 1.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 29 01:11:55 2006 UTC (3 years, 7 months ago) by gordon
Branch: DRUPAL-4-7
Changes since 1.1.2.1: +32 -0 lines
Diff to previous 1.1.2.1 , to branch point 1.1
- add drupal install and update file

Revision 1.1.2.1
Sun Mar 12 03:11:01 2006 UTC (3 years, 8 months ago) by gordon
Branch: DRUPAL-4-7
Changes since 1.1: +0 -32 lines
FILE REMOVED
file simple_access.install was added on branch DRUPAL-4-7 on 2006-04-29 01:11:55 +0000

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 12 03:11:01 2006 UTC (3 years, 8 months ago) by gordon
Branch: MAIN
Branch point for: DRUPAL-4-7
- add install and upgrade path for 4.7

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