Changeset 1927

Show
Ignore:
Timestamp:
10/02/08 09:52:36
Author:
douglm
Message:

Changes to support implicit scheduling operations as defined in CalDAV scheduling draft 05

Bedework trunk is still a bit broken at this stage but sending of invitations appears to be working.

Replying is another matter...

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/deployment/resources/xsl/default/default/errors.xsl

    r1759 r1927  
    214214          The organizer uri is invalid 
    215215      </xsl:when> 
     216      <xsl:when test="id='org.bedework.validation.error.invalid.invalidschedulingobject'"> 
     217          Cannot change this into a scheduling message 
     218      </xsl:when> 
    216219      <xsl:when test="id='org.bedework.validation.error.invalid.prefendtype'"> 
    217220        The preferred endtype <em><xsl:value-of select="param"/></em> is invalid. 
     
    398401      </xsl:when> 
    399402 
    400       <xsl:when test="id='org.bedework.validation.error.missingorganizor'"> 
    401         Your event is missing the organizo
     403      <xsl:when test="id='org.bedework.validation.error.missingorganizer'"> 
     404        Your event is missing the organize
    402405      </xsl:when> 
    403406 
  • trunk/deployment/webuser/webapp/resources/demoskins/default/default/default.xsl

    r1926 r1927  
    61336133                     subsequent follow-up.  Let the user choose which copies 
    61346134                     of the event to update.  For now, we'll just list them 
    6135                      and add calPath request parameters --> 
     6135                     and add calPath request parameters. 
     6136 
     6137                     This should be changed - we will only have one of these so 
     6138                     the for-each is not needed --> 
    61366139                <ul> 
    61376140                  <xsl:for-each select="guidcals/calendar">