Monotone-Parent: 7032e083cacc1fa5cf4ee9c191a47cb9be17f0f4

Monotone-Revision: 8641791497cbe0e199fc4b68731683dd533ce48e

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2011-12-09T14:53:09
This commit is contained in:
Wolfgang Sourdeau 2011-12-09 14:53:09 +00:00
parent 26447555e7
commit 1918939a8c

View file

@ -1,5 +1,14 @@
2011-12-09 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* UI/SOGoUI/UIxComponent.m (-isCalendarEnabled)
(-isContactsEnabled, -isMailEnabled, -isPreferencesEnabled): new
accessors.
(-userHasCalendarAccess, -userHasMailAccess): moved from UIxPageFrame.
* UI/Common/UIxToolbar.m (-cssClasses): new accessor that
generates the CSS classes dynamically depending on the button
state and it descriptor's cssClass.
* UI/WebServerResources/generic.js (parent$): handle the case
where window.opener is null.