phpScheduleIt
May 23, 2013, 01:08:28 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: Different requirements for Groups item.  (Read 2841 times)
franky4fingers
Jr. Member
**

Karma: 1
Posts: 53


« on: August 15, 2006, 01:13:26 PM »

Hi Nick,
for my need it's ok to manage schedule hiding all personal data for normal users:
Code:
$conf['app']['privacyMode'] = 1;

With the above configuration only admin can invite users to a participation.

Anyway I would like to do something extra:

1) User profiles should have a new field: "Allow other group users to invite you".
2) Users from same group should have to be able to invite each other.
3) Users from same group should have to be able to see data of their participation/invitation.

So, users of the same group, who accept to be invited, could see and invite each other.  
Could you give me a hint to realize it?

Thanks


franky4fingers
Logged
Nick
Administrator
Hero Member
*****

Karma: 15
Posts: 5419


WWW
« Reply #1 on: August 22, 2006, 10:26:24 AM »

Cool idea.  I'll add it to the RFE.  Thanks!
Logged
Nick
Administrator
Hero Member
*****

Karma: 15
Posts: 5419


WWW
« Reply #2 on: August 22, 2006, 10:28:20 AM »

To actually do something like this, you would just have to check the current user's group vs the reservation owner's group.  There are already methods for this off the User and Group classes.  It shouldn't be too tough, but I may be overlooking some details.
Logged
franky4fingers
Jr. Member
**

Karma: 1
Posts: 53


« Reply #3 on: August 22, 2006, 04:56:55 PM »

Quote from: "Nick"
Cool idea.  I'll add it to the RFE.  Thanks!


What can I say....
I really thank you Nick, I appreciate your great work and I hope one day to repay for that...


franky4fingers
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!