617 Commits

Author SHA1 Message Date
millmanorama
d73f861d07 WIP 2018-08-27 17:25:22 +02:00
millmanorama
437f2446e8 internationalize non-path grouping text 2018-08-27 15:19:42 +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
c1f996800f move button and refactor the Toolbar controller slightly 2018-08-27 11:32:06 +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
28e27fa564 keep toolbar datasource in sync with groupmanager 2018-08-24 12:42:16 +02:00
millmanorama
659a86bb63 don't show datasource chooser if there is only ony datasource 2018-08-24 12:34:13 +02:00
millmanorama
0fc0b1347c improve initial dialog 2018-08-24 12:24:11 +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
millmanorama
3055576f06 move dialog display. 2018-08-24 10:52:27 +02:00
Raman
fd6c014c9d 1010: Filter by datasource, for path based groups only. 2018-08-23 13:28:32 -04:00
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