132
edits
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
[[Calendar:Feature_Implementations| <<Back to Features]] | |||
==Description== | ==Description== | ||
Calendar servers support a variety of access rights that can be edited by the user. The acces rights for a calendar can be granted to everybody or to individual users known to the calendar server. Although the server takes care of the access rights, the calendar UI should also be aware of it and should not allow impossible changes to events that will trigger an error on the server (eg, drag'n drop of read-only events). | Calendar servers support a variety of access rights that can be edited by the user. The acces rights for a calendar can be granted to everybody or to individual users known to the calendar server. Although the server takes care of the access rights, the calendar UI should also be aware of it and should not allow impossible changes to events that will trigger an error on the server (eg, drag'n drop of read-only events). | ||
Line 14: | Line 16: | ||
==Optional UI changes== | ==Optional UI changes== | ||
It must be evaluated where the UI is affected by server access rights to avoid strange or even inconsistent UI behavior. | It must be evaluated where the UI is affected by server access rights to avoid strange or even inconsistent UI behavior. | ||
[[category:calendar|Server Access Rights]] |
edits