millmanorama
|
81a0fa511d
|
datasource popup and WIP wiring of selected values
|
2018-08-23 17:06:58 +02:00 |
|
millmanorama
|
5bf5db7a92
|
sync datasources in IG toobar as they are added/removed
|
2018-08-23 15:30:35 +02:00 |
|
Richard Cordovano
|
043a96e47e
|
Merge pull request #4054 from millmanorama/data-source-filter-UI
add Data Source chooser to Toolbar
|
2018-08-21 15:36:47 -04:00 |
|
millmanorama
|
9fa3e30a1d
|
add parens for readability, and javadoc.
|
2018-08-21 16:32:35 +02:00 |
|
millmanorama
|
d99712e205
|
remove checkbox, reorder initialization
|
2018-08-20 16:04:51 +02:00 |
|
millmanorama
|
5f823efc1f
|
add Data Source chooser to Toolbar
|
2018-08-17 17:27:06 +02:00 |
|
Raman
|
ae5621db16
|
Address review comments
|
2018-08-15 12:01:01 -04:00 |
|
Raman
|
63860fd551
|
Addressed Codacy comment
|
2018-08-13 10:27:52 -04:00 |
|
Raman
|
d2f75af454
|
Addressed review comment.
|
2018-08-13 08:21:55 -04:00 |
|
Raman
|
2c3d515201
|
1009: Rebuild IG at data-source level
|
2018-08-10 15:29:19 -04:00 |
|
Brian Carrier
|
4d7eb77c41
|
Add DS at beginning of jobs, update when stale is set
|
2018-08-02 17:09:36 -04:00 |
|
Brian Carrier
|
9248d8496b
|
change default stale value to false to prevent exceesive rebuilds
|
2018-08-02 17:07:20 -04:00 |
|
Brian Carrier
|
a8d25e57fd
|
Merge remote-tracking branch 'origin/develop' into image-gallery-db-migration
|
2018-08-01 23:23:54 -04:00 |
|
Richard Cordovano
|
e12c35ad5c
|
Merge pull request #4000 from raman-bt/1003_casedbaccessmgr_transactions
1003 : add transactions support in CaseDbAccessManager api
|
2018-08-01 13:16:53 -04:00 |
|
Richard Cordovano
|
35303f66c4
|
Merge pull request #3990 from raman-bt/1001-ig-multiuser
1001 ig multiuser
|
2018-08-01 13:16:27 -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 |
|
Richard Cordovano
|
b205a983d3
|
Module version updates for release 4.8.0
|
2018-07-30 11:24:54 -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
|
5513e186f4
|
Merge branch '1001-ig-multiuser' of https://github.com/raman-bt/autopsy into 1001-ig-multiuser
|
2018-07-30 08:10:39 -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
|
8228e7baa6
|
Merge pull request #3920 from raman-bt/image-gallery-db-migration
Image gallery db migration
|
2018-07-27 12:52:50 -04:00 |
|
Richard Cordovano
|
157124a038
|
Update DrawableDB.java
|
2018-07-27 12:52:19 -04:00 |
|
Richard Cordovano
|
dd6e3abafe
|
Update ImageGalleryController.java
|
2018-07-27 12:35:49 -04:00 |
|
Raman
|
8345063244
|
Mark DB is not stale when a local ingest finishes.
|
2018-07-27 09:19:18 -04:00 |
|
Raman
|
6b11132bed
|
Modify the extension query in BulkTransferTask to use the extension column instead of substring match on name column.
|
2018-07-26 21:53:03 -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
|
36c638514f
|
1001: Image gallery for muti-user cases
- More Codacy comments addressed.
|
2018-07-26 09:09:20 -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
|
57eff3df95
|
Merge branch 'develop' of https://github.com/sleuthkit/autopsy into image-gallery-db-migration
# Conflicts:
# ImageGallery/src/org/sleuthkit/autopsy/imagegallery/datamodel/grouping/GroupManager.java
|
2018-07-12 07:42:24 -04:00 |
|
Ann Priestman
|
94bdd86840
|
Don't bail out of saving settings if there is no case open
|
2018-07-11 11:35:26 -04:00 |
|
Raman
|
d86c5143fb
|
999: Migrate groups table to CaseDB
Fixed SQLite SQL for a query.
|
2018-06-29 06:41:56 -04:00 |
|
Raman
|
0afee2fbf6
|
3994: Image gallery doesnt work for Postgres
- Fixed sql for SQLite.
|
2018-06-28 18:55:15 -04:00 |
|
Raman
|
2c0f856406
|
3994: Image gallery does not work with Postgres
|
2018-06-28 15:48:04 -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\dgrove
|
ac619182ea
|
Eighth batch updated for PMD error suppression and correction.
|
2018-06-13 11:11:42 -04:00 |
|
U-BASIS\dgrove
|
d658665e6c
|
Third batch updated for PMD error suppression and correction.
|
2018-06-07 16:07:24 -04:00 |
|
Richard Cordovano
|
add87b03eb
|
Merge pull request #3786 from sleuthkit/supress_stacktrace
remove stack traces from log that are occuring during regression tests
|
2018-05-23 12:13:52 -04:00 |
|
rishwanth1995
|
0ba2be590e
|
removed sqlite-jar warnings
|
2018-05-18 13:36:02 -04:00 |
|
Brian Carrier
|
348f70db00
|
remove stack traces from log that are occuring during regression tests
|
2018-05-18 10:45:37 -04:00 |
|
Richard Cordovano
|
e5955ac542
|
Case.getCurrentOpenCase => getCurrentCaseThrows
|
2018-05-07 10:46:24 -04:00 |
|
Richard Cordovano
|
6568c54ae4
|
Update version numbers for rlease 4.7.0
|
2018-05-02 20:06:37 -04:00 |
|
Richard Cordovano
|
b459f1ad79
|
Correctly deprecate/replace VideoUtils.getTempVideoFile
|
2018-05-02 19:00:27 -04:00 |
|
Richard Cordovano
|
4b14339b7d
|
Case.getOpenCase => Case.getCurrentOpenCase for consistency
|
2018-05-02 18:44:19 -04:00 |
|
Richard Cordovano
|
fb551f01bc
|
Fix compile error for NoCurrentCaseException in VideoFile.java
|
2018-03-12 14:00:57 -04:00 |
|
Richard Cordovano
|
1d92a70664
|
Fix compile error for NoCurrentCaseException in VideoFile.java
|
2018-03-12 13:59:05 -04:00 |
|