X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=SOGo%2FUI%2FSOGoUI%2FChangeLog;h=bca45658ef6e32a60794c27de3d625bf53ffe9f4;hb=c28a3959ec8464f48a009ca50b8490da1a4e2cd4;hp=ab33da5507ec9d2f605b16aa65c53e18ba166683;hpb=f7ec804b0814d21c75bd70029d223ef1b0ad4483;p=scalable-opengroupware.org diff --git a/SOGo/UI/SOGoUI/ChangeLog b/SOGo/UI/SOGoUI/ChangeLog index ab33da55..bca45658 100644 --- a/SOGo/UI/SOGoUI/ChangeLog +++ b/SOGo/UI/SOGoUI/ChangeLog @@ -1,3 +1,35 @@ +2005-07-18 Helge Hess + + * UIxComponent.m: minor code reorgs (v0.9.31) + +2005-07-18 Marcus Mueller + + * SOGoAptFormatter.[hm]: added -titlePlaceholder API for properly + formatting appointments without titles (v0.9.30) + +2005-07-13 Marcus Mueller + + * WOContext+UIx.[hm]: new category to WOContext, currently provides + -isUIxDebugEnabled (v0.9.29) + +2005-07-08 Marcus Mueller + + * UIxComponent.m: moved -isAccessRestricted method to + UIxComponent+Agenor (v0.9.28) + +2005-07-07 Marcus Mueller + + * v0.9.27 + + * UIxComponent.m: implicitly set the context's queryPathSeperator + when generating URIs used in redirects + + * v0.9.26 + + * UIxComponent.m: added method -isAccessRestricted to indicate whether + certain options might have to be disabled due to restrictions + set by the customer + 2005-07-06 Helge Hess * UIxComponent.m: added method -isInvokedBySafeMethod to check whether