Log of /contributions/modules/simple_access/simple_access.module
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.46 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Oct 11 00:50:57 2009 UTC
(6 weeks, 3 days ago)
by
gordon
Branch:
MAIN
Changes since
1.45: +135 -82 lines
Diff to
previous 1.45
* 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.41
Tue Oct 6 05:44:23 2009 UTC
(7 weeks, 1 day ago)
by
gordon
Branch:
MAIN
Changes since
1.40: +1 -1 lines
FILE REMOVED
* Remove head version of simple_access to allow a cleaner update for simple access
Revision
1.37 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Sep 7 06:21:12 2008 UTC
(14 months, 2 weeks ago)
by
gordon
Branch:
MAIN
Changes since
1.36: +187 -40 lines
Diff to
previous 1.36
* Make a few changes so all internal varibles are arrays and not objects
* Complete adding the profile admin pages
Revision
1.33 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Feb 11 22:09:24 2008 UTC
(21 months, 1 week ago)
by
gordon
Branch:
MAIN
Changes since
1.32: +13 -9 lines
Diff to
previous 1.32
* Fix issue with simple_access_user rellm not being created and not letting
default from being taken over when no access is being created,
Revision
1.28 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Jan 3 12:35:12 2008 UTC
(22 months, 3 weeks ago)
by
gordon
Branch:
MAIN
Changes since
1.27: +31 -14 lines
Diff to
previous 1.27
* Fix up some issues with saving node which have no access information.
* Fix up defaults when editing.
Revision
1.16 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Nov 28 16:20:48 2005 UTC
(3 years, 11 months ago)
by
jjeff
Branch:
MAIN
Changes since
1.15: +285 -122 lines
Diff to
previous 1.15
Upgraded formapi for HEAD.
Added permission for 'assign access to nodes' so that non-administrators can assign node access (restricted to access groups of which they are a memeber).
Revision
1.14 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Aug 27 16:51:25 2005 UTC
(4 years, 2 months ago)
by
jjeff
Branch:
MAIN
Changes since
1.13: +22 -7 lines
Diff to
previous 1.13
Changed some of the wording to make things clearer (thanks Mathias)
Also, now when no access groups are defined, a reminder shows on the
content edit form.
Revision
1.12 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Aug 21 20:01:50 2005 UTC
(4 years, 3 months ago)
by
jjeff
Branch:
MAIN
Changes since
1.11: +62 -2 lines
Diff to
previous 1.11
Adds admin/node/simple_access which appears as a
tab under administer >> content
This tab lists all of the nodes that have been assigned
special access and which access groups they've been assigned to.
So now there's a quick way to see which nodes are private, which nodes
can be edited by 'other' users, and which nodes can be deleted by
'other' users.
Revision
1.11 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Aug 8 00:38:33 2005 UTC
(4 years, 3 months ago)
by
jjeff
Branch:
MAIN
Changes since
1.10: +12 -4 lines
Diff to
previous 1.10
Fixed a frustrating/annoying problem where new nodes created by
non-administrators became invisible to those very users. If it ain't
working, it ain't simple. Now it's working. :-)
Revision
1.10 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Jul 17 16:15:25 2005 UTC
(4 years, 4 months ago)
by
jjeff
Branch:
MAIN
Changes since
1.9: +29 -16 lines
Diff to
previous 1.9
Fix for #26794. Apparently the fix for #26500 broke some other things.
This should solve both problems as well as #26847.
Both #26794 and #26847 are problems related to non-administrators editing nodes.
Revision
1.5 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Jul 2 20:10:58 2005 UTC
(4 years, 4 months ago)
by
jjeff
Branch:
MAIN
Changes since
1.4: +46 -46 lines
Diff to
previous 1.4
Suppressed display of simple_access checkboxes on node add/edit
when database is not set up for use with simple_access. Now displays
a note saying to set things up.
Revision
1.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Jun 18 20:03:51 2005 UTC
(4 years, 5 months ago)
by
jjeff
Branch:
MAIN
Initial commit of simple_access.module.
With a focus on simplicity and ease of use, this module allows
administrators to make some nodes private.
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.