Date Name Downloads
Aug 22, 2009 0.920 20360
Jun 24, 2009 v0.919 2030
Jun 9, 2009 v0.918 1998
Jun 8, 2009 v0.917 227
Jun 8, 2009 v0.916 515
Jun 4, 2009 0.915 212
Jun 3, 2009 0.914 237
Jun 2, 2009 0.913 235
May 31, 2009 0.912 255
May 28, 2009 0.911 196
May 26, 2009 0.9 393
v0.919
v0.919
Jun 24, 2009
Apache License
2030

Caution !!!!

This version 0.919 have DST(a.k.a Summer Time) problem yet. Don't use it in DST applied location.

You can use it in no-DST location such as Japan.

I'm working on it and will post fixed version in this week.

Thank you for your patience.



v0.919

  • Add Daylight Saving Time (a.k.a "Summer Time" in Japan) support.
  • Add reset button which deletes all documents holding link information between each Notes calendar entry and Google, and initializes the last synch date to be 1900-01-01.
  • Update goocalsync.bat for simplicity to do setup.
  • Prevent warning message to come up every time you sync which shows recurrence entry is not supported on Google to Notes.
  • fixed a bug that synch start date does not work in some environment.
  • fixed a bug that calendar entries from Google show up in draft view on Notes.



    v0.918
  • fixed a bug which results from different behavior of getItemValueString method of Document class depending on Lotus Notes version. This have an effect on Lotus Notes 6.5.4 and before.



    v0.917
  • fixed a bug which causes NullPointerException at NotesCalendarDAO.convDoc() handling "Repeats" item in specific environment.



    v0.916
  • print GooCalSync version info to the begining of a log.
  • fixed a bug which causes NullPointerException at goocalsync.Log.save(Log.java:99)
  • fixed a bug which creates duplicated entry on Notes in case RECURRENCE-ID exists on Google.
  • display warning instead of being ended up with an error to stop when there are too many recurrence dates to insert into Google.



    v0.915
  • fixed a problem which fails to insert an entry into Google on some locale (Chinese, etc)
  • get stack trace string included into Notes log document.



    v0.914
  • fixed google to notes sync trouble which causes some trouble such as delete sync issue, sync start date not enable, etc.
  • fixed date/time conversion problem which might occur Google to Notes sync on Lotus Notes version 6.5 or specific locale.



    v0.913
  • addressed update error of repeated calendar.
  • addressed internationalization data format error other than v0.912.
  • move Edt/Save button to top of the frame.
  • ignore conflict document not to create duplicate calendar on Google side.



    v0.912
  • Fixed a following problem which might depend on international date format.

    Changes were made to GooCalSync.ntf only.

    C:\notes\goocalsync>java goocalsync.GooCalSync

    Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Array index

    out of range: 0

    at java.util.Vector.get(Unknown Source)

    at goocalsync.Factory.getSettings(Factory.java:102)

    — skip the rest —



    V0.911
  • To support proxy configuration, add associated parameters on setting dialog.
  • When selecting DEBUG as Log Level, every calendar entry is logged with detail information.



    v0.9

    First beta release.