gforge-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gforge-commits] gforge ChangeLog,1.403,1.404


From: tperdue
Subject: [Gforge-commits] gforge ChangeLog,1.403,1.404
Date: Wed, 04 Aug 2004 11:18:35 -0500

Update of /cvsroot/gforge/gforge
In directory db.perdue.net:/home/tperdue/share/dev.gforge.org

Modified Files:
        ChangeLog 
Log Message:
RBAC, DELETION, AND FORUM EMAIL GATEWAY

Index: ChangeLog
===================================================================
RCS file: /cvsroot/gforge/gforge/ChangeLog,v
retrieving revision 1.403
retrieving revision 1.404
diff -u -d -r1.403 -r1.404
--- ChangeLog   4 Aug 2004 02:34:47 -0000       1.403
+++ ChangeLog   4 Aug 2004 16:18:29 -0000       1.404
@@ -1,3 +1,34 @@
+2004-08-04  Tim Perdue <address@hidden>
+
+       * DELETE trackers, subprojects in task mgr, forums, FRSPackages, 
FRSReleases.
+       New delete() functions in objects handle all the logic for deleting 
+       related data.
+
+2004-08-04  Tim Perdue <address@hidden>
+
+       * Forum email gateway. Forum names are down-cased and 
+       reformatted by db/migrateforum.php. cronjobs/mail/mailaliases.php 
+       now creates an alias for each forum so it can receive simple messages.
+       Messages are piped to cronjobs/forum_gateway.php
+
+2004-08-04  Tim Perdue <address@hidden>
+
+       * MASSIVE RBAC COMMIT - all permission functions are 
+       consolidated under RBAC interface.
+       * Ability to Add / Edit / Update New Roles.
+       * Default roles for each project are Admin, Sr Dev, Jr Dev, 
+       Tech Support, Doc Writer
+       * Must install the 20040804.sql file and then run db/migraterbac.php
+       then manually go into each project and set the user's roles.
+       * Each forum has its own membership and permission list now. 
+       A project member can be restricted from entering a private forum, so 
+       each forum can be private and have a controlled access list, or public 
+       so anyone can access it.
+       * Same for Task Manager subprojects - each subproject has its own 
+       perms list
+       * New "Edit Observer" role - any non-member assumes the "observer" 
+       role and you control all their settings with this role.
+
 2004-08-04  Francisco Gimeno <address@hidden>
        Fixes [#861]
        * www/reporting/index.php: changed hardcoded string to 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]