millmanorama
|
b2823dace1
|
Merge branch 'threading-review-bug-fixes' into 1012-examiner_seen_UI_integration
# Conflicts:
# ImageGallery/src/org/sleuthkit/autopsy/imagegallery/datamodel/DrawableDB.java
# ImageGallery/src/org/sleuthkit/autopsy/imagegallery/datamodel/grouping/GroupManager.java
|
2018-09-15 14:55:06 +02:00 |
|
millmanorama
|
942b6a6c6b
|
Merge remote-tracking branch 'upstream/image-gallery-db-migration' into threading-review-bug-fixes
# Conflicts:
# ImageGallery/src/org/sleuthkit/autopsy/imagegallery/ImageGalleryController.java
# ImageGallery/src/org/sleuthkit/autopsy/imagegallery/datamodel/DrawableDB.java
# ImageGallery/src/org/sleuthkit/autopsy/imagegallery/datamodel/grouping/GroupManager.java
|
2018-09-15 13:27:33 +02:00 |
|
millmanorama
|
df567df149
|
cleanup
|
2018-09-15 12:46:01 +02:00 |
|
Raman
|
64306fe235
|
Merge branch 'image-gallery-db-migration' of https://github.com/sleuthkit/autopsy into 1012-group-seen-by-user
# Conflicts:
# ImageGallery/src/org/sleuthkit/autopsy/imagegallery/datamodel/DrawableDB.java
|
2018-09-14 14:24:58 -04:00 |
|
Raman
|
3d4bab09ad
|
Removed 'seen' column from groups table.
|
2018-09-14 11:33:17 -04:00 |
|
millmanorama
|
037181192f
|
Merge branch '1012-group-seen-by-user' into 1012-examiner_seen_UI_integration
# Conflicts:
# ImageGallery/src/org/sleuthkit/autopsy/imagegallery/datamodel/DrawableDB.java
# ImageGallery/src/org/sleuthkit/autopsy/imagegallery/datamodel/grouping/GroupManager.java
|
2018-09-14 13:18:13 +02:00 |
|
Raman
|
722af489aa
|
1012: Allow user to view groups that are either new to them or new to everyone
- Added image_gallery_groups_seen table to track which groups have been seen by which examiner.
|
2018-09-12 13:34:02 -04:00 |
|
millmanorama
|
af9642d171
|
cleanup
|
2018-09-06 13:56:11 +02:00 |
|
millmanorama
|
8c33ae8393
|
codacy fixes
|
2018-09-05 14:22:56 +02:00 |
|
millmanorama
|
88a6163566
|
more error handling fixes
|
2018-09-05 13:16:38 +02:00 |
|
millmanorama
|
8d0bbea639
|
fix NPE
|
2018-09-05 11:06:11 +02:00 |
|
millmanorama
|
cea02f4304
|
fix changing cases
|
2018-09-04 17:48:41 +02:00 |
|
millmanorama
|
2ca0240a47
|
Merge branch '1010/7-datasource-filtering-test' into threading-review
# Conflicts:
# ImageGallery/src/org/sleuthkit/autopsy/imagegallery/ImageGalleryController.java
# ImageGallery/src/org/sleuthkit/autopsy/imagegallery/datamodel/DrawableDB.java
# ImageGallery/src/org/sleuthkit/autopsy/imagegallery/datamodel/DrawableTagsManager.java
# ImageGallery/src/org/sleuthkit/autopsy/imagegallery/datamodel/grouping/GroupManager.java
# ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/drawableviews/DrawableTileBase.java
# ImageGallery/src/org/sleuthkit/autopsy/imagegallery/gui/drawableviews/GroupPane.java
|
2018-09-03 18:09:44 +02:00 |
|
millmanorama
|
f8cdcc7f4d
|
cleanup
|
2018-09-03 17:32:39 +02:00 |
|
millmanorama
|
31903d04d8
|
aquire db locks in consistent order : drawable then case. release in reverse order
|
2018-08-31 16:55:04 +02:00 |
|
millmanorama
|
7484533c9c
|
release locks /commit transactions in reverse order of a acquiring/starting them
|
2018-08-30 19:05:01 +02:00 |
|
millmanorama
|
b838c17c11
|
codacy fixes
|
2018-08-30 14:02:09 +02:00 |
|
millmanorama
|
02955014ba
|
WIP
|
2018-08-29 09:52:18 +02:00 |
|
millmanorama
|
d73f861d07
|
WIP
|
2018-08-27 17:25:22 +02:00 |
|
millmanorama
|
c1272982b3
|
Merge remote-tracking branch 'raman/1010-ig-by-datasource' into 1010/7-datasource-filtering-merged
|
2018-08-27 11:57:49 +02:00 |
|
millmanorama
|
436ad753d5
|
fix datasource filtering weh All is seleceted
|
2018-08-24 15:29:40 +02:00 |
|
millmanorama
|
6b2a120c6a
|
minor refactoring
|
2018-08-24 15:14:55 +02:00 |
|
Raman
|
3fd4419a4b
|
Updated comment.
|
2018-08-24 08:39:54 -04:00 |
|
millmanorama
|
aeff964579
|
cleanup SQL
|
2018-08-24 12:42:27 +02:00 |
|
millmanorama
|
894209cc2d
|
Merge branch '1017-datasource-UI' into 1010/7-datasource-filtering-merged
# Conflicts:
# ImageGallery/src/org/sleuthkit/autopsy/imagegallery/datamodel/grouping/GroupKey.java
# ImageGallery/src/org/sleuthkit/autopsy/imagegallery/datamodel/grouping/GroupManager.java
|
2018-08-24 11:47:44 +02:00 |
|
Raman
|
fd6c014c9d
|
1010: Filter by datasource, for path based groups only.
|
2018-08-23 13:28:32 -04:00 |
|
Raman
|
ae5621db16
|
Address review comments
|
2018-08-15 12:01:01 -04:00 |
|
Raman
|
2c3d515201
|
1009: Rebuild IG at data-source level
|
2018-08-10 15:29:19 -04:00 |
|
Raman
|
a0c6d71f93
|
1003: Add transaction support to CaseDbAccessManager api.
- address review comments in previous commit.
|
2018-08-01 12:57:07 -04:00 |
|
Raman
|
eeace04904
|
1003: Add transactions support in CaseDbAccessManager api.
|
2018-07-31 11:44:11 -04:00 |
|
Raman
|
c78e2b3876
|
Merge branch 'image-gallery-db-migration' of https://github.com/raman-bt/autopsy into 1001-ig-multiuser
|
2018-07-30 09:37:47 -04:00 |
|
Raman
|
1d15ac3622
|
1001: Image gallery supports multi user cases
- addressed review comments on previous commit.
|
2018-07-30 08:04:16 -04:00 |
|
Richard Cordovano
|
157124a038
|
Update DrawableDB.java
|
2018-07-27 12:52:19 -04:00 |
|
Raman
|
6b9f9f9814
|
Merge branch 'image-gallery-db-migration' of https://github.com/raman-bt/autopsy into 1001-ig-multiuser
# Conflicts:
# ImageGallery/src/org/sleuthkit/autopsy/imagegallery/datamodel/DrawableDB.java
|
2018-07-26 21:47:30 -04:00 |
|
Raman
|
7149b3b9d0
|
999: Migrate Image Gallery groups table to CaseDB
- Address review comments.
|
2018-07-26 12:30:08 -04:00 |
|
Raman
|
9a5461fd6c
|
1001: Image Gallery for multi-user cases
- Address Codacy comment in previous commit.
|
2018-07-26 08:38:48 -04:00 |
|
Raman
|
49e7ed7036
|
1001: Image Gallery for multi-user cases
|
2018-07-25 19:51:57 -04:00 |
|
Raman
|
063d0a6b2f
|
999: Migrate groups table to CaseDB
|
2018-06-28 14:48:25 -04:00 |
|
Richard Cordovano
|
5684858327
|
Remove commented out code
|
2018-06-18 14:59:33 -04:00 |
|
Brian Carrier
|
ab83c9940c
|
reduce API
|
2018-06-17 23:15:23 -04:00 |
|
U-BASIS\zhaohui
|
7c9a7026c5
|
3386: Update the files permission from 755 to 644
|
2018-01-03 14:43:27 -05:00 |
|
William Schaefer
|
4bc8d85acd
|
3199 clean up read Tags properties code and rename Category to DhsImageCategory
|
2017-11-17 19:08:59 -05:00 |
|
William Schaefer
|
ad7d504d27
|
3199 Category class moved to Aut Core, tags created one place
|
2017-11-06 15:00:05 -05:00 |
|
U-BASIS\dgrove
|
70339153e1
|
Sync
|
2017-08-16 11:44:14 -04:00 |
|
jmillman
|
c60f9e692a
|
use alias in sql query to avoid ambiguity about column name
|
2016-04-20 12:58:16 -04:00 |
|
jmillman
|
60ee20c9ef
|
improve error handling in ImageGallery
|
2016-03-22 17:08:15 -04:00 |
|
jmillman
|
4b542f6d49
|
improve ImageUtils.isGIF and cleanup
minor cleanup in ImageUtils
|
2016-03-22 17:08:00 -04:00 |
|
jmillman
|
bd22f0d0d8
|
use fileTypeDetector.detect
use fileTypeDetector.detect
|
2016-03-22 17:07:53 -04:00 |
|
Oliver Spohngellert
|
ad2921cba1
|
Updated for new constructor for attribute type
|
2016-03-01 13:17:42 -05:00 |
|
Oliver Spohngellert
|
98d75a29ba
|
Updated for api changes
|
2016-03-01 12:25:14 -05:00 |
|