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

Log of /contributions/modules/forum_access/forum_access.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.29 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 21 23:10:56 2009 UTC (4 days ago) by salvis
Branch: MAIN
CVS Tags: HEAD
Changes since 1.28: +3 -2 lines
Diff to previous 1.28
#639196: Fix error on secondary user profile pages, reported by adamsohn.

Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 20 23:25:30 2009 UTC (5 days ago) by salvis
Branch: MAIN
Changes since 1.27: +4 -2 lines
Diff to previous 1.27
Hide the 'Forums' menu item for users that can't see any forum.

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 20 15:57:58 2009 UTC (5 days, 8 hours ago) by salvis
Branch: MAIN
Changes since 1.26: +49 -4 lines
Diff to previous 1.26
Keep the admin from changing the permissions of the internal-use-only forum moderator role and make it even more difficult to assign the role to a user.

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 4 21:12:58 2009 UTC (7 weeks, 3 days ago) by salvis
Branch: MAIN
Changes since 1.25: +6 -6 lines
Diff to previous 1.25
Fix some trailing spaces (no functional change).

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 20 01:09:20 2009 UTC (2 months ago) by salvis
Branch: MAIN
Changes since 1.24: +4 -4 lines
Diff to previous 1.24
Keep the admin from assigning the internal-use-only forum moderator role to a user.

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 27 23:44:59 2009 UTC (2 months, 4 weeks ago) by salvis
Branch: MAIN
Changes since 1.23: +33 -3 lines
Diff to previous 1.23
#552636: Implement 'Drupal 5 legacy mode,' where posting comments and replies is always allowed, for backward compatibility, reported by magibird.

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 27 22:58:53 2009 UTC (2 months, 4 weeks ago) by salvis
Branch: MAIN
Changes since 1.22: +7 -5 lines
Diff to previous 1.22
Avoid Coder warning and improve installation information.

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 3 18:26:26 2009 UTC (3 months, 3 weeks ago) by salvis
Branch: MAIN
CVS Tags: DRUPAL-6--1-0
Changes since 1.21: +12 -3 lines
Diff to previous 1.21
Improve information on how to avoid conflicts with Content Access.

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 3 18:19:18 2009 UTC (3 months, 3 weeks ago) by salvis
Branch: MAIN
Changes since 1.20: +2 -2 lines
Diff to previous 1.20
Improve wording of trouble-shooting text (string-only change).

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 30 19:44:44 2009 UTC (5 months, 3 weeks ago) by salvis
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-RC1
Changes since 1.19: +7 -7 lines
Diff to previous 1.19
#472494: check_plain() the role names, by Heine against content_access.

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 30 22:17:20 2009 UTC (6 months, 3 weeks ago) by salvis
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-BETA4
Changes since 1.18: +15 -15 lines
Diff to previous 1.18
Fix some indenting errors (no functional changes).

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 18 12:47:10 2009 UTC (7 months, 1 week ago) by salvis
Branch: MAIN
Changes since 1.17: +30 -31 lines
Diff to previous 1.17
Tune the behavior of the administrative interface.

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 18 12:24:53 2009 UTC (7 months, 1 week ago) by salvis
Branch: MAIN
Changes since 1.16: +2 -2 lines
Diff to previous 1.16
#408560: Grants still not saved under some circumstances, reported by Ingumsky.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 18 12:13:53 2009 UTC (7 months, 1 week ago) by salvis
Branch: MAIN
Changes since 1.15: +17 -9 lines
Diff to previous 1.15
#426498: Potential conflict with pre-existing 'Forum Moderator' role, reported by Sophia.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 22 17:52:17 2009 UTC (8 months ago) by salvis
Branch: MAIN
Changes since 1.14: +1 -1 lines
Diff to previous 1.14
#407080: Remove the 'reply' links if the user does not have the 'Post' grant, reported by Frank Steiner.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 22 17:46:42 2009 UTC (8 months ago) by salvis
Branch: MAIN
Changes since 1.13: +3 -3 lines
Diff to previous 1.13
#408560: Grants not saved for newly created forums, reported by dme69.

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 18 22:21:29 2009 UTC (8 months, 1 week ago) by salvis
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-BETA3
Changes since 1.12: +81 -20 lines
Diff to previous 1.12
#310254, #163964: Implement comment moderation as well as advanced node moderation, using ideas by Frank Steiner.

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 28 14:40:51 2009 UTC (8 months, 3 weeks ago) by salvis
Branch: MAIN
Changes since 1.11: +49 -2 lines
Diff to previous 1.11
Disable checkboxes for roles that have no or full access anyway.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 25 13:05:40 2009 UTC (8 months, 4 weeks ago) by salvis
Branch: MAIN
Changes since 1.10: +175 -56 lines
Diff to previous 1.10
#213957: Implement the ability to use the settings of an existing forum/gallery as a template.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 20 21:58:34 2009 UTC (9 months ago) by salvis
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9
Update a comment (no functional change).

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 19 23:43:25 2009 UTC (9 months ago) by salvis
Branch: MAIN
Changes since 1.8: +109 -20 lines
Diff to previous 1.8
Provide a choice of how/when to update the {node_access} table and only do it if necessary.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 19 22:50:04 2009 UTC (9 months ago) by salvis
Branch: MAIN
Changes since 1.7: +56 -48 lines
Diff to previous 1.7
Tune presentation of configuration information.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 18 03:27:14 2009 UTC (9 months, 1 week ago) by salvis
Branch: MAIN
Changes since 1.6: +81 -16 lines
Diff to previous 1.6
Add extensive configuration information and trouble-shooting tips.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 17 23:51:32 2009 UTC (9 months, 1 week ago) by salvis
Branch: MAIN
Changes since 1.5: +53 -13 lines
Diff to previous 1.5
Use View grant to control access to the forum's admin page (with the access settings!), too.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 17 20:16:43 2009 UTC (9 months, 1 week ago) by salvis
Branch: MAIN
Changes since 1.4: +3 -2 lines
Diff to previous 1.4
Minor cleanup (no functional change).

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 17 19:14:37 2009 UTC (9 months, 1 week ago) by salvis
Branch: MAIN
Changes since 1.3: +58 -17 lines
Diff to previous 1.3
Keep the checkboxes aligned even when the column titles wrap; improve the titles for containers.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 27 00:56:13 2009 UTC (9 months, 4 weeks ago) by salvis
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-BETA2
Changes since 1.2: +1 -4 lines
Diff to previous 1.2
Remove obsolete message.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 27 00:50:20 2009 UTC (9 months, 4 weeks ago) by salvis
Branch: MAIN
Changes since 1.1: +11 -0 lines
Diff to previous 1.1
Collapse Moderators fieldset if empty.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 26 23:38:40 2009 UTC (9 months, 4 weeks ago) by salvis
Branch: MAIN
Factor out form and batch code into .inc files.

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