[freeside-commits] branch FREESIDE_2_3_BRANCH updated. 22dd966b4dac5e4146424cc7338abcf1264bc87d

Brian Medley bpm at 420.am
Fri Apr 27 17:20:30 PDT 2012


The branch, FREESIDE_2_3_BRANCH has been updated
       via  22dd966b4dac5e4146424cc7338abcf1264bc87d (commit)
       via  8b524d97f3dea9084572103b26500377e3d8c65d (commit)
      from  141c6ddb6daccb5546e35ba98131a30c4a64ee1d (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 22dd966b4dac5e4146424cc7338abcf1264bc87d
Merge: 8b524d9 141c6dd
Author: Brian Medley <bpm at snafu.org>
Date:   Fri Apr 27 19:17:57 2012 -0500

    Merge branch 'FREESIDE_2_3_BRANCH' of git.freeside.biz:/home/git/freeside into FREESIDE_2_3_BRANCH


commit 8b524d97f3dea9084572103b26500377e3d8c65d
Author: Brian Medley <bpm at snafu.org>
Date:   Fri Apr 27 19:15:49 2012 -0500

    add in ability to edit new access rights, #17056

diff --git a/FS/FS/AccessRight.pm b/FS/FS/AccessRight.pm
index d2417f0..8a13ab3 100644
--- a/FS/FS/AccessRight.pm
+++ b/FS/FS/AccessRight.pm
@@ -269,6 +269,25 @@ tie my %rights, 'Tie::IxHash',
     { rightname=>'View email logs', global=>1 },
 
     'Download report data',
+    'Services: Accounts',
+    'Services: Domains',
+    'Services: Certificates',
+    'Services: Mail forwards',
+    'Services: Virtual hosting services',
+    'Services: Wireless broadband services',
+    'Services: DSLs',
+    'Services: Dish services',
+    'Services: Hardware',
+    'Services: Phone numbers',
+    'Services: PBXs',
+    'Services: Ports',
+    'Services: Mailing lists',
+    'Services: External services',
+    'Usage: RADIUS sessions',
+    'Usage: Call Detail Records (CDRs)',
+    'Usage: Unrateable CDRs',
+    'Usage: Time worked',
+    'Usage: Time worked summary',
 
     #{ rightname => 'List customers of all agents', global=>1 },
   ],

-----------------------------------------------------------------------

Summary of changes:
 FS/FS/AccessRight.pm |   19 +++++++++++++++++++
 1 files changed, 19 insertions(+), 0 deletions(-)




More information about the freeside-commits mailing list