log

age author description
Fri, 24 Jun 2022 18:55:34 +0300 Matti Hamalainen Use is / is not for comparing to None. default tip
Mon, 28 Feb 2022 18:17:20 +0200 Matti Hamalainen Py3 cleanups.
Sat, 22 Jan 2022 23:58:22 +0200 Matti Hamalainen Cleanup.
Tue, 06 Oct 2020 09:04:19 +0300 Matti Hamalainen Some fixes to documentation.
Mon, 05 Oct 2020 15:35:23 +0300 Matti Hamalainen Update the instructions.
Tue, 15 Sep 2020 23:40:56 +0300 Matti Hamalainen Close. python3
Tue, 15 Sep 2020 23:39:49 +0300 Matti Hamalainen Merge Python 3 branch.
Wed, 26 Aug 2020 11:59:45 +0300 Matti Hamalainen Check that the "summary" attribute exists.
Thu, 30 Jan 2020 13:40:40 +0200 Matti Hamalainen Exclude "extendedProperties property.
Mon, 11 Nov 2019 13:47:39 +0200 Matti Hamalainen Minor fix.
Tue, 17 Jan 2017 10:45:22 +0200 Matti Hamalainen Update copyright years.
Tue, 17 Jan 2017 10:43:33 +0200 Matti Hamalainen Add timestamps to messages.
Mon, 28 Nov 2016 10:51:55 +0200 Matti Hamalainen Add .hgignore.
Mon, 07 Nov 2016 10:14:46 +0200 Matti Hamalainen Improve comments.
Mon, 07 Nov 2016 09:21:29 +0200 Matti Hamalainen Update README to match python3 things. python3
Mon, 07 Nov 2016 09:15:50 +0200 Matti Hamalainen Changes required for Python 3. python3
Mon, 07 Nov 2016 09:10:29 +0200 Matti Hamalainen Use list comprehensions instead of map().
Tue, 18 Oct 2016 18:10:20 +0300 Matti Hamalainen Added signature for changeset 155056498592
Tue, 18 Oct 2016 18:10:02 +0300 Matti Hamalainen Added tag rel-1.0 for changeset 4500fbf91294
Tue, 18 Oct 2016 15:12:54 +0300 Matti Hamalainen More comments. rel-1.0
Tue, 18 Oct 2016 15:05:55 +0300 Matti Hamalainen Improve and add comments.
Tue, 18 Oct 2016 14:39:59 +0300 Matti Hamalainen Rename some objects and variables.
Tue, 18 Oct 2016 14:03:18 +0300 Matti Hamalainen Remove the original specification "document".
Tue, 18 Oct 2016 14:01:02 +0300 Matti Hamalainen Update documentation.
Tue, 18 Oct 2016 13:41:07 +0300 Matti Hamalainen Added signature for changeset 89a43917ad18
Tue, 18 Oct 2016 13:39:36 +0300 Matti Hamalainen Added tag rel-1.0 for changeset 591cc558bbcd
Tue, 18 Oct 2016 13:38:59 +0300 Matti Hamalainen Use summaryOverride field as summary for calendars where it is being matched
Tue, 18 Oct 2016 13:26:20 +0300 Matti Hamalainen Implement sendmail mail sending support. Various e-mail related settings have also
Tue, 18 Oct 2016 12:56:44 +0300 Matti Hamalainen Added tag rel-0.9 for changeset 8b773358ad47
Tue, 18 Oct 2016 12:30:19 +0300 Matti Hamalainen Use "id" field in source calendar events gcm_id generation, and "iCalUID" for the target calendar. rel-0.9
Tue, 18 Oct 2016 12:29:13 +0300 Matti Hamalainen Add gcm_fetch_events() function that properly implements chained event list fetching.
Tue, 18 Oct 2016 12:25:33 +0300 Matti Hamalainen Add exception checking to calendar list fetching.
Tue, 18 Oct 2016 12:24:44 +0300 Matti Hamalainen Merged.
Tue, 18 Oct 2016 11:55:14 +0300 Matti Hamalainen We should not fetch single events. It is bad for you.
Mon, 17 Oct 2016 16:37:09 +0300 Matti Hamalainen Add two helper functions to GCMColor class.
Mon, 17 Oct 2016 15:16:15 +0300 Matti Hamalainen Update counters only per successful operation.
Mon, 17 Oct 2016 14:06:48 +0300 Matti Hamalainen Make debug/error messages more consistent.
Mon, 17 Oct 2016 13:16:32 +0300 Matti Hamalainen Improve gcm_dump_events() further by changing show parameter to a lambda
Mon, 17 Oct 2016 12:43:56 +0300 Matti Hamalainen Only generate summaries and colors for non-deleted/cancelled events.
Mon, 17 Oct 2016 12:42:42 +0300 Matti Hamalainen Improve gcm_dump_events() to optionally show all events (deleted/cancelled).
Tue, 11 Oct 2016 15:32:14 +0300 Matti Hamalainen Print only non-cancelled events in gcm_dump_events().
Mon, 10 Oct 2016 13:07:24 +0300 Matti Hamalainen Make credential_file and secret_file arguments to gcm_get_credentials().
Thu, 06 Oct 2016 15:49:05 +0300 Matti Hamalainen Rename settings dest_* and source_* to dst_* and src_* respectively.
Thu, 06 Oct 2016 15:23:54 +0300 Matti Hamalainen Cosmetics.
Tue, 02 Aug 2016 12:50:27 +0300 Matti Hamalainen Update example configuration.
Tue, 02 Aug 2016 12:50:03 +0300 Matti Hamalainen Fix e-mail sending and implement basic TLS support for outgoing SMTP.
Wed, 27 Jul 2016 15:10:46 +0300 Matti Hamalainen Work a bit on the documentation.
Wed, 27 Jul 2016 13:49:25 +0300 Matti Hamalainen Cosmetic.
Wed, 27 Jul 2016 13:46:11 +0300 Matti Hamalainen Rename a variable/class member.
Wed, 27 Jul 2016 13:09:18 +0300 Matti Hamalainen Update documentation a bit.
Tue, 26 Jul 2016 17:02:42 +0300 Matti Hamalainen Add link to Mercurial repo.
Tue, 26 Jul 2016 15:58:34 +0300 Matti Hamalainen Require configuration file.
Tue, 26 Jul 2016 15:56:29 +0300 Matti Hamalainen Remove default dest_name and dest_regex settings.
Tue, 26 Jul 2016 15:24:42 +0300 Matti Hamalainen Add "execution time elapsed" metering.
Tue, 26 Jul 2016 15:14:52 +0300 Matti Hamalainen Make cfg.dest_id actually work.
Tue, 26 Jul 2016 15:14:44 +0300 Matti Hamalainen Count and report number of purged events.
Wed, 13 Jul 2016 15:38:12 +0300 Matti Hamalainen No need to display target calendar ID twice.
Wed, 13 Jul 2016 14:32:09 +0300 Matti Hamalainen Update TODO.
Wed, 13 Jul 2016 14:15:19 +0300 Matti Hamalainen Add TODO.
Wed, 13 Jul 2016 14:14:10 +0300 Matti Hamalainen Add debug information about how many events were new, updated or unchanged.
Wed, 13 Jul 2016 13:00:54 +0300 Matti Hamalainen Fix copyright and add information about license.
Wed, 13 Jul 2016 12:59:50 +0300 Matti Hamalainen Add license and some documentation.
Wed, 13 Jul 2016 12:59:33 +0300 Matti Hamalainen Remove a dot.
Wed, 13 Jul 2016 12:33:12 +0300 Matti Hamalainen Implement debug levels in the main code.
Wed, 13 Jul 2016 11:50:25 +0300 Matti Hamalainen Put log levels array into its own global variable.
Tue, 12 Jul 2016 14:30:19 +0300 Matti Hamalainen Update comment.
Tue, 12 Jul 2016 11:45:43 +0300 Matti Hamalainen Update example configuration.
Tue, 12 Jul 2016 11:44:25 +0300 Matti Hamalainen Change how the target calendar settings work a bit. Also implement display
Tue, 12 Jul 2016 11:19:38 +0300 Matti Hamalainen Add 'creator' to event equality comparision excluded fields.
Tue, 12 Jul 2016 10:27:38 +0300 Matti Hamalainen Allow setting SMTP server .. needs more work tho.
Tue, 12 Jul 2016 10:27:13 +0300 Matti Hamalainen Improve error handling when e-mail sending fails.
Tue, 12 Jul 2016 10:01:57 +0300 Matti Hamalainen Misc cleanups.
Tue, 12 Jul 2016 08:37:38 +0300 Matti Hamalainen Add some error handling.
Tue, 12 Jul 2016 01:01:10 +0300 Matti Hamalainen Add a comment.
Mon, 11 Jul 2016 18:40:17 +0300 Matti Hamalainen Sanitize gcm_no_compare_fields[]
Mon, 11 Jul 2016 18:36:10 +0300 Matti Hamalainen Unicodify.
Mon, 11 Jul 2016 14:04:50 +0300 Matti Hamalainen Fix list of event fields to compare for equality.
Mon, 11 Jul 2016 13:51:54 +0300 Matti Hamalainen Fixes to event merging etc.
Mon, 11 Jul 2016 13:37:26 +0300 Matti Hamalainen Implement nearest matching color search via cubic distance, and use it for
Mon, 11 Jul 2016 12:04:08 +0300 Matti Hamalainen Use source calendar colorId for target events.
Wed, 06 Jul 2016 12:24:09 +0300 Matti Hamalainen Show target calendar information in debug mode.
Wed, 06 Jul 2016 00:55:46 +0300 Matti Hamalainen Swap order of source name and event title in target events.
Wed, 06 Jul 2016 00:55:19 +0300 Matti Hamalainen Cleanup.
Tue, 05 Jul 2016 23:46:18 +0300 Matti Hamalainen Comments.
Tue, 05 Jul 2016 23:01:00 +0300 Matti Hamalainen Better debug prints.
Tue, 05 Jul 2016 21:18:03 +0300 Matti Hamalainen More work on merging stuff.
Tue, 05 Jul 2016 21:15:54 +0300 Matti Hamalainen Unicodeify.
Tue, 05 Jul 2016 20:55:18 +0300 Matti Hamalainen Initial implementation of event comparision amd generally more clever about
Tue, 05 Jul 2016 19:26:42 +0300 Matti Hamalainen Simplify.
Tue, 05 Jul 2016 18:51:25 +0300 Matti Hamalainen Match also summaryOverride attribute against the source calendar regexp.
Tue, 05 Jul 2016 18:01:11 +0300 Matti Hamalainen Improve debug messages and comments.
Tue, 05 Jul 2016 18:00:59 +0300 Matti Hamalainen More Unicode fixes.
Tue, 05 Jul 2016 17:55:30 +0300 Matti Hamalainen Comment out few things in example configuration.
Tue, 05 Jul 2016 17:55:14 +0300 Matti Hamalainen Fixes to Unicode handling.
Tue, 05 Jul 2016 16:45:35 +0300 Matti Hamalainen This Unicode conversion here is probably redundant.
Tue, 05 Jul 2016 14:25:22 +0300 Matti Hamalainen Force reading of configuration in Unicode UTF-8.
Tue, 05 Jul 2016 14:20:53 +0300 Matti Hamalainen Fix configuration reading to encode input into UTF-8
Tue, 05 Jul 2016 14:18:36 +0300 Matti Hamalainen Unicodify.
Tue, 05 Jul 2016 14:15:57 +0300 Matti Hamalainen Add some error handling.
Tue, 05 Jul 2016 14:11:26 +0300 Matti Hamalainen Comment out debugging.
Tue, 05 Jul 2016 14:11:04 +0300 Matti Hamalainen Oops. A typo.
Tue, 05 Jul 2016 11:25:25 +0300 Matti Hamalainen Begin importing event comparision stuff.
Tue, 05 Jul 2016 10:50:22 +0300 Matti Hamalainen Attempt to delete stale events. Still needs a check for already deleted
Tue, 05 Jul 2016 10:49:42 +0300 Matti Hamalainen Update events.
Tue, 05 Jul 2016 10:36:22 +0300 Matti Hamalainen Remove version.
Tue, 05 Jul 2016 10:36:13 +0300 Matti Hamalainen Change event's summary to contain source calendar name-id in target calendar.
Tue, 05 Jul 2016 10:35:42 +0300 Matti Hamalainen Event merging work.
Tue, 05 Jul 2016 10:34:58 +0300 Matti Hamalainen We should not doubly add destination calendar ID here ..
Tue, 05 Jul 2016 10:34:14 +0300 Matti Hamalainen Cosmetic.
Tue, 05 Jul 2016 10:33:57 +0300 Matti Hamalainen Set event colors (just sequentially now) based on which source calendar they belong to.
Tue, 05 Jul 2016 10:33:20 +0300 Matti Hamalainen Fix ID generation.
Mon, 04 Jul 2016 23:47:11 +0300 Matti Hamalainen Comment out currently unnecessary imports.
Mon, 04 Jul 2016 23:46:51 +0300 Matti Hamalainen Fix unique ID generation.
Mon, 04 Jul 2016 23:46:36 +0300 Matti Hamalainen Work on event merging.
Mon, 04 Jul 2016 15:47:11 +0300 Matti Hamalainen Add function for generating unique internal IDs.
Mon, 04 Jul 2016 15:19:53 +0300 Matti Hamalainen Add calendar data in events.
Mon, 04 Jul 2016 14:30:22 +0300 Matti Hamalainen Comments.
Mon, 04 Jul 2016 14:20:56 +0300 Matti Hamalainen Make things more OO.
Mon, 04 Jul 2016 14:12:31 +0300 Matti Hamalainen Rename variable.
Mon, 04 Jul 2016 14:12:22 +0300 Matti Hamalainen We need to extend a list, not append to it.