summaryrefslogtreecommitdiff
path: root/libgpl/CHANGELOG
diff options
context:
space:
mode:
Diffstat (limited to 'libgpl/CHANGELOG')
-rw-r--r--libgpl/CHANGELOG39
1 files changed, 39 insertions, 0 deletions
diff --git a/libgpl/CHANGELOG b/libgpl/CHANGELOG
new file mode 100644
index 0000000..9defcc5
--- /dev/null
+++ b/libgpl/CHANGELOG
@@ -0,0 +1,39 @@
+VERSION COMMENT
+----------------------------------------------------------------------------------
+1.0 - Initial release
+1.0.1 - Added log option to CalDAV client
+1.0.2 - Added date.js toolbox
+ (http://www.mattkruse.com/javascript/date)
+1.0.3 - Added sync interval property to caldav sync client
+1.0.4 - Moved ical_sync to libgpl
+1.0.5 - Include querystring.js for tasklist
+1.0.6 - Replace the big close button in jquery dialogs
+1.0.7 - 1.0.9 - Fetch reminders almost immediately after page
+ initialization and not with a delay of 1 minute
+1.0.10 - 1.0.12 - Include jquery contexmenu
+ (http://medialize.github.io/jQuery-contextMenu/demo.html)
+1.0.13 - Include date.js for sticky_notes
+1.0.14 - Larry skin improvements
+1.0.15 - Implement contextmenu for sticky_notes
+1.0.16 - Include fancybox
+1.0.17 - Re-organize folder structure
+1.0.18 - Clean up larry skin images
+1.0.19 - Include jquery timepicker
+1.0.20 - Include http_request
+1.0.21 - Make sure jqueryui plugin is loaded first of all
+1.0.22 - 1.0.23 - Include qtip
+1.0.24 - Fix javascript error in libcalendaring.js if date format
+ is undefined
+1.0.25 - Move label overwrites to libgpl
+1.0.26 - Add password.js overwrite
+1.0.27 - CalDAV: Send User-Agent header
+1.0.28 - 1.0.29 - Implement gzip decompression in ical driver
+1.0.30 - css fix: min-width for jqueryui dialogs (calendar/
+ carddav plugins)
+1.0.31 - CalDAV: Implemented digest authentication
+1.0.32 - 1.0.33 - CardDAV: Overwrite default subscribed label
+1.0.34 - Header User-Agent: MyRoundcube-SabreDAV
+1.0.35 - Move SabreDAV components to libcalendaring plugin
+1.0.36 - CalDAV: Don't use gmdate for UTC timezone conversion
+1.0.37 - CalDAV: Make cURL verify host configurable
+1.0.38 - CalDAV: Implement DELETE request \ No newline at end of file