1012 Commits

Author SHA1 Message Date
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
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