1003 Commits

Author SHA1 Message Date
Kelly Kelly
0227b0ac2e Added support for new TagName rank 2020-05-14 15:51:49 -04:00
Kelly Kelly
8f9f4b85c6 Fixed TagsManager.getStandardTagsNames 2020-05-13 18:32:37 -04:00
Kelly Kelly
0b14b28785 Added methods to TagsManager to get the standard tag display strings 2020-05-13 17:09:30 -04:00
Kelly Kelly
3925645114 Fixed IG button typo 2020-05-10 15:56:45 -04:00
Kelly Kelly
0083370844 Missed CategoryManager chagne 2020-05-08 14:04:09 -04:00
Kelly Kelly
526e5333fa Removed need for PV tags to have CAT prefix 2020-05-08 13:28:39 -04:00
Kelly Kelly
0f5da1685b Changed HTML_COLOR method name 2020-05-05 15:11:16 -04:00
Kelly Kelly
686c49b283 Modified TagAddEvent 2020-05-05 14:28:48 -04:00
Kelly Kelly
d977fb6f77 Changes based on review comments 2020-05-05 12:03:00 -04:00
Kelly Kelly
7812306484 Fixed codacy warnings 2020-05-01 10:00:59 -04:00
Kelly Kelly
cea79d292e Merge branch 'develop' into 1442-image-gallery-tag-changes 2020-04-30 18:12:00 -04:00
Kelly Kelly
125884f809 Functional IG using TagSet and TagName 2020-04-30 18:10:26 -04:00
Richard Cordovano
d19a0d7cb2
Merge pull request #5840 from kellykelly3/1440-1441-add-tag-set-support
1440& 1441 add tag set support
2020-04-29 10:53:43 -04:00
Greg DiCristofaro
e25eb33277 other defensive code for imageio spi changes 2020-04-27 12:10:41 -04:00
Kelly Kelly
b6775e21bb inital stash of code 2020-04-24 13:18:08 -04:00
Kelly Kelly
dbaaa7efae First pass of TagSEt support 2020-04-20 20:04:34 -04:00
Richard Cordovano
d5ed936797 Release 4.15.0 version number changes 2020-04-08 19:08:35 -04:00
William Schaefer
59a22784b8 6048 add back accidently removed default size for info box 2020-03-25 16:42:13 -04:00
William Schaefer
e35dd7b7e7 6048 remove hard coded font sizes 2020-03-11 16:43:04 -04:00
Richard Cordovano
3e6bacc1bf Updates for new Autopsy platform version number 2020-01-02 18:02:17 -05:00
Mark McKinnon
e7a8583694 Update DrawableDB.java
Check to see if the image_gallery_groups table exists before trying to delete it.
2019-12-20 14:09:09 -05:00
Mark McKinnon
afce20dc70 Update DrawableDB.java
Delete datasource from image_gallery_groups  table
2019-12-20 09:33:55 -05:00
Richard Cordovano
5452bdc8a1
Merge pull request #5464 from markmckinnon/5831-Tags-are-disappearing-when-reopening-a-case
5831-Tags-are-disappearing-when-reopening-a-case
2019-12-06 14:55:48 -05:00
Ethan Roseman
7fe50adabc Merge branch 'R-Autopsy-translation-japanese-translations-2019' into japanese-translations-2019 2019-12-05 09:16:17 -05:00
Mark McKinnon
f8885f7c5e Update DrawableDB.java
Change insert and replace to insert and update (upsert).
2019-12-04 12:00:30 -05:00
Ethan Roseman
00d5f96b99 4th batch 2019-11-27 06:57:18 -05:00
Ethan Roseman
231777460c Translations as of Aug 26 2019-11-27 06:55:43 -05:00
Richard Cordovano
fae33241c1 Fix bug in DrawableDB.insertOrUpdateDataSource 2019-11-22 11:05:46 -05:00
Richard Cordovano
69b277188a Rework INSERT OR REPLACE in DrawableDB to be compatible with cascading deletes 2019-11-20 17:02:21 -05:00
Richard Cordovano
5a56279377 Rework INSERT OR REPLACE in DrawableDB to be compatible with cascading deletes 2019-11-20 16:22:49 -05:00
Richard Cordovano
da78a31ec6 Rework INSERT OR REPLACE in DrawableDB to be compatible with cascading deletes 2019-11-20 16:20:41 -05:00
Richard Cordovano
5e18757766 Rework INSERT OR REPLACE in DrawableDB to be compatible with cascading deletes 2019-11-20 16:17:28 -05:00
Richard Cordovano
fa70fced21 Rework INSERT OR REPLACE in DrawableDB to be compatible with cascading deletes 2019-11-20 15:36:49 -05:00
Richard Cordovano
51c2d024f8 Reorganize and add more docs to DrawableDB fields 2019-11-20 13:17:40 -05:00
Richard Cordovano
ff5f4ef702 Reorganize and add more docs to DrawableDB fields 2019-11-20 13:13:20 -05:00
Richard Cordovano
a24bf37825
Revert "Remove unused prepared statements from DrawableDB" 2019-11-20 11:37:26 -05:00
Richard Cordovano
e5502185f6 Remove unused prepared staements from DrawableDB 2019-11-20 11:21:42 -05:00
Richard Cordovano
34edd7ec2c 5515 Image gallery service needs to check for deleted data sources 2019-11-14 15:45:27 -05:00
Richard Cordovano
88551a7b2a 5515 Image gallery service needs to check for deleted data sources 2019-11-14 15:42:36 -05:00
Richard Cordovano
4a8ad067c8 Make IG check for offline deletion of data sources 2019-11-14 12:51:59 -05:00
Richard Cordovano
0573c4cb8e Merge in new data source deletion code from McKinnon 2019-10-28 16:43:41 -04:00
Richard Cordovano
d07f80fd00 Merge in new data source deletion code from McKinnon 2019-10-28 16:31:24 -04:00
Richard Cordovano
45cff4ad54 Merge in new data source deletion code from McKinnon 2019-10-28 16:14:59 -04:00
Richard Cordovano
379574942d Merge in new data source deletion code from McKinnon 2019-10-28 16:14:08 -04:00
Richard Cordovano
4c3a25346a Merge in new data source deletion code from McKinnon 2019-10-28 16:12:57 -04:00
Richard Cordovano
c3697740d9 Merge in new data source deletion code from McKinnon 2019-10-28 15:44:00 -04:00
Richard Cordovano
537c9b68ee Update NBM versioning for release 4.13.0 2019-10-04 17:44:53 -04:00
Richard Cordovano
74550f2698
Merge pull request #5173 from eugene7646/image_gallery_paths_5418
Modified IG tables to store strings as TEXT instead of VARCHAR(255)
2019-09-12 14:32:40 -04:00
Eugene Livis
f40d950059 Modified Image Gallery tables to store strings as TEXT instead of VARCHAR(255) 2019-09-11 18:02:26 -04:00
Richard Cordovano
c673acf87d
Merge pull request #5081 from wschaeferB/5217-ImageGalleryNotOpenFeedback
5217 provide users feed back when image gallery fails to open
2019-09-11 17:22:19 -04:00