[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r220] by bworrell

++ Recommendation table now allows anybody to add comments to a Rule
== Fixed some bugs with the Check Languages table
== Check Languages are now synced properly

2008-10-30 21:25:23 Tree
[r219] by jonathanobaker

Added logo to the login screem
cleaned up the select app dialog a bit
cleaned up a logging message in the sync manager

2008-10-30 19:46:10 Tree
[r218] by bworrell

Sync Process Updates:
== Merging now appears to work properly
== Fixed issue where components weren't updating in the proper order
-- Removed unnecessary LinkedList<AbsUpdateTransaction> declarations where just a single instance of AbsUpdateTransaction was needed
-- Removed unecessary parameters to Workers and UpdateTransaction classes

2008-10-30 01:42:58 Tree
[r217] by bworrell

Sync Process Update:
== Added a fix for merging recommendations that fixes this issue:

1. User A deletes a comment ref
2. User B added/changed something to the same rule
3. User B syncs
4. User A updates/syncs: Because User B still had a reference to User A's deleted ref, an invalid reference is inserted into User A's reference list.

2008-10-29 19:31:09 Tree
[r216] by bworrell

ApplicationTypeUpdateTransaction:
-- Does not handle "NEW" application updates in because this is done through the "Select App" button

RecommendationTypeUpdateTransaction:
++ Added support for merging recommendations

RecommendationHelper:
++ Added methods for merging two recommendations

GlobalUITools:
== Moved around some code

AddEditRuleMainDialog:
== Didn't change anything

2008-10-29 17:55:46 Tree
[r215] by jimwinston

Added check for potential circular dependence before adding recommendation
to list of dependency candidates.

2008-10-29 16:05:40 Tree
[r214] by jonathanobaker
2008-10-28 19:20:00 Tree
[r213] by jonathanobaker

made undelete work

2008-10-28 19:16:52 Tree
[r212] by bworrell

Comments Table:
== Cleaned up some of the code and added some functionality to make comment modifications isolated so that they will not trip the setDataChanged flag

2008-10-28 16:58:53 Tree
[r211] by jonathanobaker
2008-10-28 03:24:33 Tree
Older >