[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r175] by jonathanobaker

rewritten

2008-10-22 19:30:37 Tree
[r174] by bworrell

Removed unnecessary Thread.sleep(...) call that I was using for debugging

2008-10-22 17:39:46 Tree
[r173] by bworrell

SynchronizeTransactionUtilities:
== Fixed a problem with my recursion model for syncing Groups and Recommendations

2008-10-22 17:27:49 Tree
[r172] by bworrell

CommentRefsTablePanel:
== Deleting a comment removes the reference from the Group/Recommendation and then marks the Comment element as "deleted".

SynchronizeClient:
== Now deletes elements if they are NOT referenced and sets the correct SyncResponseCode. It had been executing isReferenced(...) and only deleting if it returned true.

CommentTypeDAO:
== Now looks at both the application_id and the comment_id when checking references. It had been just looking at comment_id's which are not unique amongst Applications.

CommentHelper:
== Correctly checks if a comment is referenced from a Recommendation or a Group.

UpdateTransactionManager:
-- Removed a bunch of unused code.

2008-10-22 15:11:40 Tree
[r171] by jonathanobaker

set cursor position to 0 on fixType panel.
Added icon to the about dialog

2008-10-22 13:48:52 Tree
[r170] by jonathanobaker

removed some unneeded logging
allowed the References to not have files

2008-10-22 12:28:30 Tree
[r169] by jonathanobaker

Corrected typo in name of referenceIdColumns

2008-10-22 11:42:27 Tree
[r168] by jonathanobaker

Corrected typo in recommendation_id reference column name

2008-10-22 11:25:29 Tree
[r167] by jonathanobaker

RTClient.java - corrected bug that assumed code would not return a null String
SynchronizationManager.java - added code to make sure the data file is created
RTClientProperties.java - make sure the data dir exists.
GlobalUITools.java - make the errors appear always on top
AboutDialog - cleaned up about text

2008-10-22 02:39:35 Tree
[r166] by bworrell

Included missing java class.

2008-10-21 12:57:12 Tree
Older >