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

Changelog History
Page 2

  • v1.2.6 Changes

    September 03, 2012
    • βž• Added Reminders support
    • πŸ”„ Changed dialog rendering method to use client templates via JavaScript. Much faster!
    • βœ‚ Removed load indicator that blocked the whole page. Now it's just an spinning wheel on the top right of the application
    • ⬆️ Upgraded:
      • CodeIgniter (to 2.1.2)
      • jQuery UI (to 1.8.23)
      • iCalcreator (to 2.14)
    • βž• Added support for IPv6 clients
    • βž• Added new option to customize login page image
    • βž• Added pt-BR translation (thanks to Fernando MercΓͺs)
    • πŸ’» Lots of UI improvements (icons, tooltips)
    • πŸ›  Lots of internal fixes and improvements
    • πŸ‘Œ Improved print stylesheets
  • v1.2.6.2 Changes

    October 15, 2012
    • βž• Add missing files
  • v1.2.6.1 Changes

    October 15, 2012
    • πŸ– Handle timezones with three components (X/Y/Z)
  • v1.2.5 Changes

    June 07, 2012
    • ⚑️ Updated jQuery to 1.7.2
    • ⚑️ Updated jQuery UI to 1.8.20
    • ⚑️ Updated iCalcreator to 2.12
    • βž• Added PostgreSQL support
    • πŸ‘ CalDAV client rewritten to use cURL (HTTP Digest auth now supported)
    • Rewritten calendar sharing interface with autocomplete (using principal-property-search)
    • βž• Added support for read-only calendar sharing
    • πŸ‘Œ Improved memory usage by reusing DateTimeZone objects
    • Applied some fullcalendar patches from pull request #48:
    • Now a line shows current time in week/day views
    • πŸ†• New view: 'agenda'
    • Lots of aesthetical changes
    • πŸ†• New automated database upgrade process (migrations like)
    • πŸ”§ Users can now configure their default calendar, hide calendars from list and temporarily hide events from selected calendars
    • βž• Added et (Estonian) translation (thanks to Rivo ZΓ€ngov)
  • v1.2.5.1 Changes

    June 11, 2012
    • βœ‚ Removed bogus DB update scripts that made the dbupdate process fail
  • v1.2.4 Changes

    January 16, 2012
    • Aesthetical changes:
    • Event box padding
    • πŸ”„ Changed default blue color
    • Current day cell is clearly highlighted
    • More vertical and horizontal space
    • Weekend days have a different background color
    • πŸ’… Changed calendar list style
    • πŸ’… Switched to default cursor style instead of pointer
    • JavaScript and CSS compression and unification to make AgenDAV load faster
    • πŸ›  Fixed translations, were not working in IE7
    • Now CalDAV URLs for principals and calendars can have different schemas
    • πŸ‘ Calendar sharing can be disabled for those servers that don't have ACL support
    • ⬆️ Upgraded to iCalcreator 2.10.23
    • ⬆️ Upgraded to latest git qTip2
    • ⬆️ Upgraded to jQuery 1.7.1
    • Session cookies are now smaller
    • βž• Added script (configtest.php) to check AgenDAV installation requisites and basic configuration
    • βž• Added fr_FR translation (thanks to Guillaume BF)
    • βž• Added nl_NL translation (thanks to Henry Verdonschot)
    • πŸ›  More minor bugfixes
  • v1.2.3 Changes

    November 08, 2011
    • πŸ‘ Better error logging when in production mode
    • πŸ›  Fixed editing of recurring events
    • πŸ›  Fixed DAViCal/awl include paths when installed in same machine
    • πŸ›  Fixed am/pm indicator under some circumstances
    • πŸ›  Fixed fuzzy buttons on dialogs (issue #13)
    • Event text color changes depending on background (dark/light)
    • πŸ†• New default colors and color selection dialog
  • v1.2.2 Changes

    October 25, 2011
    • ⬆️ Reverted upgrade to iCalcreator. Went back to 2.10.5
    • πŸ›  Fixed am/pm indicator
    • πŸ›  Fixed edit of recurrent events
  • v1.2.1 Changes

    October 24, 2011
    • πŸ›  Fixed timezone and DST issues
    • πŸ›  Fixed untranslated string
    • πŸ›  Fixed centering of dialogs, which were top aligned
    • πŸš€ Upgraded to latest iCalcreator release (2.10.15)
    • πŸš€ Upgraded to latest git qTip2 release
    • Modified Fullcalendar to send UTC timestamps to server
  • v1.2 Changes

    October 17, 2011
    • πŸ›  Fixed DB schema to allow full UTF8 strings. Database changes needed
    • βž• Added localization support (i18n)
    • βœ‚ Removed annoying success messages
    • Login page now shows correct logo
    • πŸ”§ Simplified configuration file
    • πŸ›  Fixed error on calendars with special names
    • πŸ›  Fixed error on DAViCal installations not on host root
    • ⬆️ Upgraded Aristo jQuery UI theme to latest git version
    • πŸ‘ Better form appearance and alignment
    • 'Today' cell shows with a yellow background instead the previous pale blue
    • Now you can customize time/date formats and some calendar visualization parameters
    • Calendar now keeps its height when changing between months with 5-6 weeks
    • πŸ”§ Configurable timezone support
    • Hide time fields when editing/creating an all day event
    • βž• Add a select helper when creating events in week/day view
    • βž• Added de_DE translation (thanks to Andreas StΓΆckel)
    • βž• Added it_IT translation (thanks to Lorenzo Novaro)
    • βž• Added de_AT translation (thanks to Hermann SchwΓ€rzler)