<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Any notice about Business Calendar in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/any-notice-about-business-calendar/m-p/72311#M46983</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Afaik, there has not been much requests for a business calendar (till now ;-))&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I dont believe there is a Jira at the moment, but if you are interesting in pulling this effort feel free ofc.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 May 2011 10:10:25 GMT</pubDate>
    <dc:creator>jbarrez</dc:creator>
    <dc:date>2011-05-25T10:10:25Z</dc:date>
    <item>
      <title>Any notice about Business Calendar</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/any-notice-about-business-calendar/m-p/72304#M46976</link>
      <description>Hello guys!do you have any notice about Business Calendar? I'm thinking in:- Timer boundary events that time is referenced to company time… - Holidays of usersDo you expect have this improvement? can I implement my own BusinessCalendar?Thanks!</description>
      <pubDate>Thu, 19 May 2011 16:11:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/any-notice-about-business-calendar/m-p/72304#M46976</guid>
      <dc:creator>jcosano</dc:creator>
      <dc:date>2011-05-19T16:11:01Z</dc:date>
    </item>
    <item>
      <title>Re: Any notice about Business Calendar</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/any-notice-about-business-calendar/m-p/72305#M46977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;At the moment we don't have plans to expand the current timer support.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But functionality like supporting holiday of users can easily be added by implementing a task listener which looks this up in a database.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;To implement your own BusinessCalendar, it depends on what you really want there. If a task listener provides enough support for your use cases, that would be quite easy to implement.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 May 2011 08:03:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/any-notice-about-business-calendar/m-p/72305#M46977</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2011-05-20T08:03:12Z</dc:date>
    </item>
    <item>
      <title>Re: Any notice about Business Calendar</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/any-notice-about-business-calendar/m-p/72306#M46978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If I implent a task listener,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;can I add a customized alarm for this task?&amp;nbsp; (add a job and decide when is fired)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 May 2011 09:14:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/any-notice-about-business-calendar/m-p/72306#M46978</guid>
      <dc:creator>jcosano</dc:creator>
      <dc:date>2011-05-20T09:14:00Z</dc:date>
    </item>
    <item>
      <title>Re: Any notice about Business Calendar</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/any-notice-about-business-calendar/m-p/72307#M46979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;There is an internal class 'BusinessCalendar' which is used when the date is calculated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;However, this is not yet exposed. You could check the source code to see how it can be configured to have your own business calendar implementation.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 May 2011 07:40:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/any-notice-about-business-calendar/m-p/72307#M46979</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2011-05-24T07:40:09Z</dc:date>
    </item>
    <item>
      <title>Re: Any notice about Business Calendar</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/any-notice-about-business-calendar/m-p/72308#M46980</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ok.. I like that…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Next week, I'll upgrade from 5.3 to 5.6 (I hope that mails works fine &lt;img id="smileytongue" class="emoticon emoticon-smileytongue" src="https://connect.hyland.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt; )&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I use clob instead of varchar(255)… then the update to 4000 not affect to me… I hope&amp;nbsp; (currently I'm using 40.000)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 May 2011 11:17:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/any-notice-about-business-calendar/m-p/72308#M46980</guid>
      <dc:creator>jcosano</dc:creator>
      <dc:date>2011-05-24T11:17:29Z</dc:date>
    </item>
    <item>
      <title>Re: Any notice about Business Calendar</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/any-notice-about-business-calendar/m-p/72309#M46981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I've been experimenting with this since we need it to. I currently seem to have something working, mostly based on existing libraries. It seems to be working, but I have to make test-cases for edge- cases (leap-year etc)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Current limitations:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- BusinessMonth = 1 real month, so not taking into account holidays, unless the 'end date' is on such a day&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- BusinessYear = 1 real year, so not taking into account holidays, unless the 'end date' is on such a day&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Negative values not supported yet&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Same&amp;nbsp; number of&amp;nbsp; working working hours for each working day, which currently is fixed to mon-fri (start-end time will be configurable, lunch breaks do not exist)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Holiday's not customizable yet, just talking the default holidays of a locale into account&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Not possible to add holiday's of individual users in cases where this user participates (illogical sla wize)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Would this be something that could already work?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;One question though… how are we going to specify on a duration that it is a business duration? An additional attribute :&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;CODE&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;timeDuration activiti:type="business"&amp;gt;P10D&amp;lt;/timeDuration&amp;gt;&lt;BR /&gt;&lt;/CODE&gt;&lt;BR /&gt;&lt;SPAN&gt;with the attribute being absent defaulting to the current behaviour?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 May 2011 02:01:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/any-notice-about-business-calendar/m-p/72309#M46981</guid>
      <dc:creator>ronald_van_kuij</dc:creator>
      <dc:date>2011-05-25T02:01:39Z</dc:date>
    </item>
    <item>
      <title>Re: Any notice about Business Calendar</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/any-notice-about-business-calendar/m-p/72310#M46982</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;btw, is there realy no jira for this?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 May 2011 02:05:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/any-notice-about-business-calendar/m-p/72310#M46982</guid>
      <dc:creator>ronald_van_kuij</dc:creator>
      <dc:date>2011-05-25T02:05:30Z</dc:date>
    </item>
    <item>
      <title>Re: Any notice about Business Calendar</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/any-notice-about-business-calendar/m-p/72311#M46983</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Afaik, there has not been much requests for a business calendar (till now ;-))&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I dont believe there is a Jira at the moment, but if you are interesting in pulling this effort feel free ofc.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 May 2011 10:10:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/any-notice-about-business-calendar/m-p/72311#M46983</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2011-05-25T10:10:25Z</dc:date>
    </item>
  </channel>
</rss>

