[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r149] by jonathanobaker

updated to xmlbeans 2.4 and compiled against the latest xsd

2008-10-08 00:34:08 Tree
[r148] by jimwinston

Replaced mutiple dialogs with single server properties dialog.

2008-10-07 20:24:44 Tree
[r147] by jimwinston

DAO with ping utility

2008-10-07 20:23:05 Tree
[r146] by jonathanobaker

formatted and added the Identifier element to the RecommendationType

2008-10-07 17:32:30 Tree
[r145] by jonathanobaker

Fixed numerous nits and addressed the bug that allowed a user to enter white space in any of the required fields to by pass the requirement.

2008-10-07 16:41:18 Tree
[r144] by bworrell

Recommendation dependency additions and removals are now saved.

2008-09-25 14:22:29 Tree
[r143] by jimwinston

Implemented insert() and update() from abstract AbsDAO in AppComponentIdedVersionedItemTypeDAO. Previously, they were protected methods with different signatures. These methods now make a copy of their VersionedItemType parameters and modify the copies. Callers of these methods no longer need to make copies first.

Removed insert() and update() methods from many of the classes derived from AppComponentIdedVersionedItemTypeDAO as they can now simply use the ones in the parent class.

Made sure all strings in sql statements are escapeSql().

2008-09-24 15:41:21 Tree
[r142] by jimwinston

FileUpdateResponse.java - added file extension property.
UpdateClient.java - changed return type of getFile() to FileUpdateResponse so that caller can know the file extension and use FileTypeHelper.saveTempFile() to store the file returned.

2008-09-23 15:30:39 Tree
[r141] by jimwinston

Mark the data as changed after we get the new applications from the db.

2008-09-22 20:28:15 Tree
[r140] by jimwinston

Tell the ApplicationBar to refresh itself after the new set of Applictions have been retrieved from the db.

2008-09-22 19:34:49 Tree
Older >