All Versions
23
Latest Version
Avg Release Cycle
135 days
Latest Release
1091 days ago

Changelog History
Page 3

  • v1.1.1 Changes

    September 24, 2011
    • ๐Ÿ›  Fix DB schema. Wasn't properlty updated on sql/schema.sql, which caused a problem with sessions
    • โœ‚ Remove LDAP dependency. AgenDAV now authenticates against CalDAV server
  • v1.1 Changes

    September 18, 2011
    • AgenDAV has now a logo!
    • โž• Added multiple calendars support. Auto discovered via PROPFIND
    • โž• Added read+write calendar sharing, based on WebDAV ACLs
    • ๐Ÿ”„ Changed from jQuery overlay to qTip tooltips
    • ๐Ÿ’… Restyled whole application using Aristo jQuery UI theme
    • Added a Create event button on top of calendar list
    • Event creation/modification is now tabbed
    • ๐Ÿ“œ iCalendar parsing times are now benchmarked. They get logged and sent within HTTP header X-Parse-Time
    • โฌ†๏ธ Upgraded libraries:
      • CodeIgniter 2.0.3
      • iCalcreator 2.10.5
      • jQuery 1.6.4
      • jQuery UI 1.8.16
      • Fullcalendar 1.5.2
  • v1.0.1 Changes

    June 14, 2011
    • Added 'logout_redirect_to' option
    • โž• Added 'additional_js' option
    • All day events can now last more than a single day
    • โฌ†๏ธ Upgraded to latest iCalcreator beta (2.9.6rc)
    • VTIMEZONEs are now generated using iCalcreator functionality instead of having lots of .ics files on config/vtimezones
    • โฌ†๏ธ Upgraded to jQuery 1.6.1 and jQuery UI 1.8.13
    • Rearranged calendar navigation items, including a new datepicker
    • ๐Ÿ‘ Multiple calendar support
    • Automatic and periodic session refresh
    • ๐Ÿ”Š Dialogs have now icons within buttons to make them clearer
    • ๐Ÿ›  Several bugfixes and optimizations
    • ๐Ÿ”„ Changed to perifer timePicker (resembles Google Calendar timepicker)