988 Commits

Author SHA1 Message Date
Greg DiCristofaro
cd0584d7cb Japanese localization for release 4.19.2 2021-09-30 06:29:42 -04:00
Kelly Kelly
cc7cbe8a94 Added TagName and TagSet events 2021-07-23 10:07:42 -04:00
Greg DiCristofaro
99c29215cc missing Japanese localization 2021-07-12 09:27:23 -04:00
Richard Cordovano
633d629cb0 Update app and module versions for 4.19.0 2021-07-08 14:23:20 -04:00
Greg DiCristofaro
06908856a3 Japanese localization update 4.19 2021-07-01 07:58:47 -04:00
Kelly Kelly
483b96b964 Fixed two places still called contentutils in IG 2021-05-28 13:13:37 -04:00
Richard Cordovano
8cef408da5
Merge pull request #6944 from kellykelly3/7286-ig-rebuild-feedback
7286 ig rebuild feedback
2021-05-06 09:19:39 -04:00
Kelly Kelly
8d0ed1c160 IG removed intermin commits of drawabledb during bulk commit 2021-04-29 10:41:41 -04:00
Kelly Kelly
cb0f0fd104 Fixed IG issue 2021-04-28 16:07:15 -04:00
apriestman
457a9ce00c Move analysis completed processing to an image gallery task 2021-04-27 14:27:08 -04:00
Kelly Kelly
3a16b1433b Extended IG message dialog 2021-04-13 13:58:43 -04:00
apriestman
d1dabed82e Refactor DrawableFile NPE fix 2021-03-10 10:48:21 -05:00
apriestman
a962ab34c5 Merge remote-tracking branch 'upstream/develop' into 7357_imageGalleryDeadlock 2021-03-10 10:16:37 -05:00
apriestman
a545401df8 Add "ImageGallery" to name of worker thread 2021-03-05 12:30:50 -05:00
apriestman
5802fb0faa Only hold controllersByCaseLock when using controllersByCase.
Prevent NPE in DrawableFile.
2021-03-02 09:38:35 -05:00
Richard Cordovano
f698878151
Merge pull request #6684 from sleuthkit/ig_projvic_names
Update Project Vic Names in Image Gallery - fixes bug in LE Bundle. And other refactoring.
2021-02-04 14:10:27 -05:00
Kelly Kelly
ae7e6137a2 Modified change comment for clarification 2021-02-03 17:48:16 -05:00
Kelly Kelly
5aed1e565c Fixed comment 2021-02-03 16:09:35 -05:00
Kelly Kelly
c5e00cc8d4 Fixed confusing message issue 2021-02-03 15:11:54 -05:00
Brian Carrier
eb25cba6f3 Update Project Vic tag names to latest - fixes bug with latest LE Bundle Module 2021-02-01 09:41:00 -05:00
rcordovano
798a08f526 Version number updates for Autopsy 4.18.0 2021-01-19 10:06:52 -05:00
rcordovano
81d726299f Update module dependencies and branding for release 4.17.0 2020-09-26 13:16:36 -04:00
apriestman
c9d7c8146e Don't create empty groups.
Fix typo.
2020-09-08 09:00:54 -04:00
rcordovano
19322cd589 Release 4.16.0 module version number updates 2020-08-21 15:47:55 -04:00
Greg DiCristofaro
d3f8b51ced bundle deletions 2020-08-18 14:08:01 -04:00
rcordovano
e13d2725ee Update app version number, Core NBM versioning 2020-07-06 16:20:35 -04:00
Kelly Kelly
119aef5f75 Added hotkey value to menu item 2020-06-02 13:22:26 -04:00
Kelly Kelly
bbbd5d87b5 added key accelerators 2020-06-01 15:06:13 -04:00
Kelly Kelly
1d84a1df88 Fixed IG button issues 2020-05-29 14:21:44 -04:00
Kelly Kelly
dfa3a81fea Cleaned up formatting 2020-05-27 17:26:30 -04:00
Kelly Kelly
839bd38ef5 Fixing start up issues 2020-05-27 15:32:23 -04:00
Kelly Kelly
f88388ac2e Added TagSet submenus and added TagSet name to TagName were applicable 2020-05-21 16:49:44 -04:00
Kelly Kelly
1ed1e81d29 Merge branch 'develop' into 1467-add-rank-to-tag-names-table 2020-05-20 14:01:20 -04:00
Richard Cordovano
2fa9dd0266
Merge pull request #5882 from kellykelly3/1443-projectvic-country-tag-support
1443 Support for Project VIC Country Tag changes.
2020-05-20 11:55:15 -04:00
Richard Cordovano
aeee98b4b3
Merge pull request #5893 from kellykelly3/1450-make-sure-all-project-vic-tags-internationalize
1450 - Added methods to TagsManager to get the standard tag display strings
2020-05-19 09:54:16 -04:00
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