phpScheduleIt
May 26, 2013, 12:26:11 AM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: phpScheduleIt 2.4.2 has been released!
 
   Home   Help Login Register  
Pages: [1]
  Print  
Author Topic: Private Reservation Feature - prevent non admin users to see reservation details  (Read 385 times)
dvukoje
Newbie
*

Karma: 0
Posts: 3


« on: May 26, 2012, 03:22:16 PM »

Is there an option to prevent non admin users to see reservation details while browsing calendar? When non-admin users (ordinary) users want to place an reservation, would it be possible just to see that resource is already booked at the specified time and therefore not reservable. They should not be able to see who booked a resource and the reservation title? This is a feature something like private meeting event in Exchange or Zimbra?

Is that already possible or maybe in the feature request list?

Thanks,
Darko
Logged
Nick
Administrator
Hero Member
*****

Karma: 15
Posts: 5419


WWW
« Reply #1 on: May 29, 2012, 01:12:52 PM »

Right now privacy controls only hide user information (controlled through config.php). I'll add something to my list to hide reservation details from non-admins.
Logged
chrisfolk
Newbie
*

Karma: 0
Posts: 10


« Reply #2 on: December 15, 2012, 02:43:45 PM »

Nick:

Was something like this added?

Thanks!!
Logged
Nick
Administrator
Hero Member
*****

Karma: 15
Posts: 5419


WWW
« Reply #3 on: December 17, 2012, 10:58:34 AM »

Yes, this was added. I'd suggest grabbing the latest version (2.3.6) which includes this.
Logged
chrisfolk
Newbie
*

Karma: 0
Posts: 10


« Reply #4 on: December 17, 2012, 05:43:04 PM »

Nick:  I just updated the system....is there a specific variable I need to enable to activate this?
Logged
Nick
Administrator
Hero Member
*****

Karma: 15
Posts: 5419


WWW
« Reply #5 on: December 31, 2012, 11:02:54 AM »

Yes, these are in the 'privacy' section of config.php

$conf['settings']['privacy']['hide.user.details'] = 'false';
$conf['settings']['privacy']['hide.reservation.details'] = 'false';
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2006-2007, Simple Machines Valid XHTML 1.0! Valid CSS!