OpenNTF.org - GooCalSync
    Advanced
   Application Catalog
Edit Document By Date > Document
About This Document
Rating:
Not Rated Yet 
Title:
GooCalSync 
Version:
v0.919 
Release date:
06/24/2009 12:00:00 AM 
Author:
Muneyuki Ohkawa; Toshiaki Nakamura; Junya Terada 
 
Category:
Data Synchronization 
Type:
Open Source (see project for licensing information) 
Supported Notes Version:
R 6.5.x, R 7.0.x, R 8.0.x, R 8.5.x 
 
Document Release:
05/27/2009 01:11:15 AM 
Contributor:
OpenNTF.org 
Last Modified:
08 Feb 2012 
Notification:
Notify me when comments are added 
 
Download location:
OpenNTF.org 
Download URL:
http://www.openntf.org/projects/pmt.nsf/ProjectVersions/A33E6F39B2E2466A862575DF005DFFCF

All of the program code and information presented in the OpenNTF.org Freeware Catalog are provided "as-is", and should be used at your own risk. OpenNTF.org make no express or implied warranty about anything in the Freeware Catalog, and OpenNTF.org will not be responsible or liable for any damage caused by the use or misuse of anything from this site. OpenNTF.org makes no guarantees about anything. Please thoroughly test all of the knowledge and code you find here before you attempt to use them in your production environment.
Description
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.
Screenshots


 Comments

No documents found

 Add your comment!
Subject:


Comment:


     Notify me when comments are added