]> err.no Git - scalable-opengroupware.org/commitdiff
fix for SOGo bug #984
authorznek <znek@d1b88da0-ebda-0310-925b-ed51d893ca5b>
Tue, 26 Oct 2004 15:20:53 +0000 (15:20 +0000)
committerznek <znek@d1b88da0-ebda-0310-925b-ed51d893ca5b>
Tue, 26 Oct 2004 15:20:53 +0000 (15:20 +0000)
git-svn-id: http://svn.opengroupware.org/SOGo/trunk@427 d1b88da0-ebda-0310-925b-ed51d893ca5b

SOGo/UI/Scheduler/ChangeLog
SOGo/UI/Scheduler/UIxAppointmentProposal.wox
SOGo/UI/Scheduler/Version

index 65cac781276fd33e3583493f2a2f450cb3a6a39a..6befe7e062a060f2e34e2e0134592e3d7a1b8498 100644 (file)
@@ -1,3 +1,8 @@
+2004-10-26  Marcus Mueller  <znek@mulle-kybernetik.com>
+
+       * UIxAppointmentProposal.wox: uses dayLabelFormat instead of hardcoded
+         format - fixes SOGo bug #984 (v0.9.92)
+
 2004-10-18  Marcus Mueller  <znek@mulle-kybernetik.com>
 
        * UIxAppointmentPrintview.wox: insertBR for comment adedd (v0.9.91)
index cc53d74d2522861820bd3fce702d60b2c7e71698..f55d3d459361006fe83c0b17cd38b157271d0235 100644 (file)
                 <font color="black" size="2" 
                       face="Arial,Helvetica,Verdana,Geneva,Tahoma"
                       ><var:string value="currentDay" 
-                                   const:dateformat="%Y-%m-%d" /></font>
+                                   label:dateformat="dayLabelFormat" /></font>
               </td>
               <var:foreach list="hours" item="item">
                 <var:if condition="isFirstHalfGreen">
index 68e6ac5df83881095fcda794d7502c8d1f3009bb..bce304435352e2976e50d393a3ba7fe7cefbd059 100644 (file)
@@ -1,6 +1,6 @@
 # $Id$
 
-SUBMINOR_VERSION:=91
+SUBMINOR_VERSION:=92
 
 # v0.9.84 requires libSOGoLogic    v0.9.12
 # v0.9.70 requires libNGExtensions v4.3.107