awips2/edexOsgi/com.raytheon.edex.utilitysrv/src/com/raytheon/edex/services
Steve Harris 764efdb8b8 Merge branch '13.2.1_delivery' into development
Former-commit-id: cbffccc58e [formerly 1718a19f2d] [formerly 9b6cc68601 [formerly 382363c3418b73ecd4f0ead96315a50fe859f779]]
Former-commit-id: 9b6cc68601
Former-commit-id: c7148da94d
2013-01-22 21:47:09 -06:00
..
AbstractPrivilegedLocalizationRequestHandler.java Issue #1485 fixed bug in CAVE localization where a save() operation would appear to work when it actually failed due to user not being authorized. 2013-01-21 14:58:16 -06:00
GetServersHandler.java Issue #1469 - pypies will now read the hdf5 root directory from configuration. Relative paths can now be passed to pypies. Rebased to fix merge conflict. 2013-01-15 14:56:01 -06:00
GetServerTimeHandler.java Issue #353 add logic to syncronize times for thin client data updates.. 2012-02-29 15:49:47 -06:00
LocalizationStreamHandler.java Issue #1485 fixed bug in CAVE localization where a save() operation would appear to work when it actually failed due to user not being authorized. 2013-01-21 14:58:16 -06:00
PrivilegedUtilityHandler.java Issue #1485 fixed bug in CAVE localization where a save() operation would appear to work when it actually failed due to user not being authorized. 2013-01-21 14:58:16 -06:00
UtilityManager.java Issue #1243 Revert locking in UtilityManager.getFileChecksum to avoid lock timing out until FileLocker can be fixed 2012-11-16 14:12:27 -06:00
UtilitySrv.java Issue #1138 Changed LocalizationFile.protectedFile from boolean to LocalizationLevel so the protected level is specified if the file is protected. That way the file browser knows what level the file can be copied or moved to. Made speed improvements to perspective when refreshing files and consolidated different ways of doing same thing. Made all localization actions check protected level when setting if enabled or not. Added tool tip to protected files to show they are protected in view. 2012-09-10 10:45:37 -05:00