Opened 16 years ago
Closed 15 years ago
#908 closed feature request (obsolete)
Create Server Side Calendars for Clients and ClientGroups
| Reported by: | kgrading | Owned by: | kgrading |
|---|---|---|---|
| Priority: | medium | Milestone: | |
| Component: | Hive.Server | Version: | 3.2 |
| Keywords: | Cc: |
Description
Every ClientGroup should be associated with a Calendar. If a client doesn't own a Calendar on itself, it fetches the Calendar of the ClientGroup from the server.
Change History (4)
comment:1 Changed 16 years ago by kgrading
comment:2 Changed 16 years ago by kgrading
- Status changed from new to assigned
comment:3 Changed 16 years ago by kgrading
implemented the server on the client, using push & force push, added refresh buttons, added auto calender methods that traverse the tree... in r3202
additional ideas: Maybe seperate the GetCalendar stuff completely from the Login Method?
comment:4 Changed 15 years ago by swagner
- Resolution set to obsolete
- Status changed from assigned to closed
Note: See
TracTickets for help on using
tickets.



added the calendar in the dal and the server console. Works on every Resource (Group / Client) in r3022.
client side behavior (overwrite no / yes, force push) should be discussed with swagner and gkronber