Loading...
 
Skip to main content

Comments

  • fatiki 25 Aug 19 15:01 UTC

    Hi guys

    I was checking this project against PluginTrackerCalendar mentioned by Marc. I applied that profile on a Tiki install and tinkered with it.

    Are the "Missing features critical for the project" not completed? There is a way to book resources by time and in the calendar you can see when any given resource has been booked.

    https://tiki.org/tiki-download_file.php?display&fileId=2028Question

    • Marc Laporte 27 Aug 19 12:27 UTC

      Hi fatiki!

      Good question. Thank you!

      Xavier is the expert so I hope he can chime in, but indeed with improvements in Tiki19 with the transition to FullCalendar scheduler, ( https://doc.tiki.org/Tiki19#CalendarQuestion ) we should have most if not all the building blocks for this use case.

      Best regards,

    • Xavier de Pedro 27 Aug 19 13:14 UTC

      Hi fatiki, I don't know the answers (I couldn't check the improvements ported to tiki from the new library included, that fullcalendar scheduler). I presume that some code might be missing to expose the behavior in that new lib tomanage scheduling resources. Or maybe everything is possible within tiki but it's just not documented yet.
      I wish you could have a look at the code yourself (and check whatever documentation the fullcalendar scheduler itself has, maybe online, etc) so that we can use it in tiki.

      What you can do for sure is to add tracker items with start datetime and end datetime and view them on a calendar, with colors depending on some extra field on the tracker. But they might not block the period itself for that resource (unless I'm wrong) in Tiki.

      HTH

Show PHP error messages