U-BASIS\zhaohui
7c9a7026c5
3386: Update the files permission from 755 to 644
2018-01-03 14:43:27 -05:00
U-BASIS\dgrove
70339153e1
Sync
2017-08-16 11:44:14 -04:00
jmillman
bd22f0d0d8
use fileTypeDetector.detect
...
use fileTypeDetector.detect
2016-03-22 17:07:53 -04:00
Nick Davis
ca2a4e5b2b
Extracted hard coded strings. Commented strings that shouldn't be extracted using NON-NLS. Used @NbBundle.Messages() style annotations for strings. Verified it correctly builds.
2016-02-02 12:56:17 -05:00
Richard Cordovano
96c966002a
Revert "Revert "Revert "1501 ja image gallery - redo 1"""
2016-02-01 13:32:20 -05:00
Richard Cordovano
2a25dab4c6
Revert "Revert "1501 ja image gallery - redo 1""
2016-02-01 12:49:13 -05:00
Richard Cordovano
e6e91fa9be
Revert "1501 ja image gallery - redo 1"
2016-01-30 18:27:15 -05:00
Nick Davis
ee516a45d5
Ran searches. Tagged strings. Moved hard coded strings into @NbBundle.Messages() annotations.
2016-01-30 16:48:14 -05:00
Richard Cordovano
94a7a4addd
Revert "1501 ja imagegallery"
2016-01-30 09:42:45 -05:00
Nick Davis
f7ec38cb5f
Tagged several strings with NON-NLS. Extracted hard coded strings.
2016-01-27 21:10:44 -05:00
millmanorama
75194f2454
adjust error handling to shut down db transfer task when db can not be accessed (tskcoreexception)
2015-11-03 22:46:13 -05:00
Richard Cordovano
0e7222dabb
Merge develop->collaborative, resolve merge conflict, compile errors
2015-08-26 14:39:59 -04:00
Richard Cordovano
b4ee3471eb
Merge develop branch into collaborative branch
2015-07-13 16:43:28 -04:00
jmillman
beb8efaa6a
Extract FileTypeUtils from ImageGalleryModule
...
remove FileTypeIcons
remove deprecated method from GroupManager
2015-07-01 15:58:37 -04:00
jmillman
13d60ead02
use FileTypeDetector and mimetypes to decide what to include only falling back on extension if we can not get a mime type.
2015-07-01 15:58:15 -04:00
jmillman
b9f25256c3
Lots of cleanup and comments
...
rename and comment DrawableViewBase
more cleanup of category related code
comments
license header; cleanup in DrawableDB, GroupManager, and ImageGalleryController
cleanup HashSetManager and DrawableGroup
cleanup/commetns DrawableTile, DrawableView, DrawableViewBase
more cleanup ind DrawableDB
2015-06-10 12:12:29 -04:00
jmillman
1aad1dfb78
cleanup and add explanation to ImageGalleryOptionsPanel
2015-06-05 10:42:16 -04:00
jmillman
ea610c51ae
fix db creation at case change by creating ModuleOutput/Image Gallery folder if needed.
...
use Path api instead of strings.
2015-06-02 16:35:48 -04:00
jmillman
1744a0c595
reduce visibility of members of ImageGalleryModule
2015-05-28 10:12:01 -04:00
jmillman
c123bb991a
Move Image Gallery files to ModuleOutput folder
...
- replace ImageGalleryModule.MODULE_NAME with getter
- move drawable.db to ModuleOutput folder
- move per case ImageGallery properties to ModuleOutput folder. cleanup PerCaseProperties.java
2015-05-27 15:38:44 -04:00
APriestman
6effbb5f95
Added bitmap MIME type to Image Gallery.
...
Fixed bug where removing the final image in a group would leave it in an unanalyzed state.
2015-04-27 16:24:05 -04:00
APriestman
09671b5ba8
Finishing renaming.
2015-03-23 14:14:24 -04:00