millmanorama
|
5283d16162
|
disable application/x-emf and image/vnd.microsoft.icon
|
2017-06-02 17:11:29 +02:00 |
|
rcordovano
|
3665e30870
|
Update module dependencies for release 4.4.0
|
2017-05-22 17:25:46 -04:00 |
|
rcordovano
|
65c3074534
|
Update version number in imagegallery/actions/OpenHelpAction.java
|
2017-05-22 16:03:41 -04:00 |
|
millmanorama
|
d8ca0a227f
|
disable the IG button if we are running without GUI
|
2017-05-05 14:37:33 +02:00 |
|
millmanorama
|
2900f122e8
|
fix reversed group priority in IG
|
2017-04-26 15:57:01 +02:00 |
|
esaunders
|
9b025dfa73
|
Merge pull request #2749 from dgrove727/2326_DeleteTags
2326 delete tags
|
2017-04-25 12:05:07 -04:00 |
|
U-BASIS\dgrove
|
92e79c9a28
|
Cleanup work.
|
2017-04-19 16:55:07 -04:00 |
|
U-BASIS\dgrove
|
25e091229e
|
Added 'Remove File Tag' and 'Remove Result Tag' options.
|
2017-04-19 12:31:05 -04:00 |
|
William Schaefer
|
1d693fe889
|
2506 fix ordering of autopsy option panels to be consistant with previous versions
|
2017-04-17 15:58:56 -04:00 |
|
Richard Cordovano
|
345efb3340
|
Merge pull request #2699 from millmanorama/2473-disable-IG-button-on-case-closed
disable ImageGallery button on case closed
|
2017-04-13 12:55:32 -04:00 |
|
millmanorama
|
06bb7e42c4
|
cleanup up OpenAction.java
|
2017-04-12 17:09:48 +02:00 |
|
millmanorama
|
7398d6ab3e
|
disable ImageGallery button on case closed
|
2017-04-12 17:06:18 +02:00 |
|
millmanorama
|
37360c2c5c
|
remove sqlite-jdbc-3.7.8-SNAPSHOT.jar from release folder
|
2017-03-31 15:22:54 +02:00 |
|
millmanorama
|
c48cb51a4f
|
delete modules/ext for ImageGallery on clean, move sqlite-jdbc to thirdparty folder
|
2017-03-31 15:22:53 +02:00 |
|
millmanorama
|
1ae5b3b268
|
synchronize access to DrawableDB
|
2017-03-23 11:47:00 +01:00 |
|
esaunders
|
c01ba50c2c
|
Merge remote-tracking branch 'upstream/develop' into search_improvements
|
2017-02-27 12:37:01 -05:00 |
|
Richard Cordovano
|
9e955cd4e4
|
Interim checkin of case services infrastructure
|
2017-01-19 16:50:18 -05:00 |
|
William Schaefer
|
f052539e21
|
2197-renumbered Option panel position to account for new panel
|
2017-01-11 13:32:00 -05:00 |
|
Richard Cordovano
|
46369eff44
|
Update NBM versioning for 4.3.0
|
2017-01-02 18:45:21 -05:00 |
|
Richard Cordovano
|
62abe62a6c
|
Update Autopsy version numbers
|
2017-01-02 18:44:54 -05:00 |
|
Richard Cordovano
|
a751f3b6f7
|
Update image gallery help URL
|
2016-12-28 13:44:59 -05:00 |
|
William Schaefer
|
806191e79f
|
2142 minor changes to make netbeans happier, mainly using diamond type inference
|
2016-12-27 15:53:14 -05:00 |
|
William Schaefer
|
76c33ad857
|
2142 - null checked all uses of db in GroupManager.java
|
2016-12-27 15:37:31 -05:00 |
|
William Schaefer
|
37069402de
|
2142 - minor formatting corrections
|
2016-12-27 13:43:12 -05:00 |
|
William Schaefer
|
d671227f50
|
2142-added null check on DB to eleminate null pointers when case closed while recatagorizing
|
2016-12-27 12:56:39 -05:00 |
|
William Schaefer
|
9c6486d39b
|
2142 added breaks to catch statement in loops which try to modify tags after case closed
|
2016-12-22 13:55:23 -05:00 |
|
William Schaefer
|
f6b4df71a7
|
2142 wrapped IllegalStateExeption errors in TagsManager, added break on error to loops
|
2016-12-22 12:24:58 -05:00 |
|
Sophie Mori
|
d6067df967
|
Fix typos in a message displayed by the UI
|
2016-12-09 15:48:49 -05:00 |
|
Richard Cordovano
|
16106cd78c
|
Update Autopsy-Core NBM versioning for release 4.2.0
|
2016-10-12 13:23:56 -04:00 |
|
Sophie Mori
|
81622f985f
|
Merging in develop, resolved conflict in DrawableTagsManager
|
2016-10-12 09:54:54 -04:00 |
|
Sophie Mori
|
0c433e43ac
|
Updated error messages
|
2016-10-12 09:29:27 -04:00 |
|
Sophie Mori
|
2d5f271df3
|
Fixed race conditions when adding new tag names to database
|
2016-10-11 12:58:24 -04:00 |
|
Sophie Mori
|
3982f35e38
|
Merge branch 'develop' into AUT-2105_keyboard_shortcut_tagging_file
merging to use new jar file when building
|
2016-10-07 15:59:55 -04:00 |
|
millmanorama
|
bc7b3d3556
|
add pop up help to imagegallery sort controls
|
2016-10-06 11:33:16 +02:00 |
|
Sophie Mori
|
2bfc85e8ad
|
Renamed bookmark action class and added shortcut function to timeline
|
2016-10-05 12:52:23 -04:00 |
|
Sophie Mori
|
dfdc033a52
|
Added shortcut to timeline view, removed unnecessary hashset construction
|
2016-10-04 17:30:37 -04:00 |
|
Sophie Mori
|
b9c3cd2c73
|
Added case listener to OpenAction to allow it to enable and disable itself
|
2016-09-08 14:44:59 -04:00 |
|
Sophie Mori
|
7993d6dadd
|
Modified toolbar/case button actions to use annotations, added image/video button
|
2016-09-08 14:07:37 -04:00 |
|
Richard Cordovano
|
60f5cc685c
|
Scrub Case class API
|
2016-07-21 14:17:47 -04:00 |
|
jmillman
|
034c62909f
|
stop logging exceptions when trying to unregister a listener that was never registered
|
2016-06-29 14:09:14 -04:00 |
|
Oliver Spohngellert
|
d0f92f5868
|
Fixed packages.
|
2016-06-08 10:10:04 -04:00 |
|
Oliver Spohngellert
|
03ed3040b0
|
Got rid of publicactions folder.
|
2016-06-08 10:00:50 -04:00 |
|
Oliver Spohngellert
|
09d41ee8b6
|
Updated as per PR notes.
|
2016-06-07 13:33:39 -04:00 |
|
Oliver Spohngellert
|
9b5e919b86
|
Merge remote-tracking branch 'upstream/develop' into 2149
|
2016-06-07 13:06:48 -04:00 |
|
Richard Cordovano
|
72841adf9c
|
Merge remote-tracking branch 'upstream/develop' into TL-list-view
|
2016-05-31 13:50:59 -04:00 |
|
Richard Cordovano
|
086e823f7f
|
Resolve NBM dependency warnings for NetBeans 8.1
|
2016-05-27 16:22:42 -04:00 |
|
Richard Cordovano
|
baef70a6bf
|
Merge remote-tracking branch 'upstream/develop' into TL-list-view
|
2016-05-27 13:08:19 -04:00 |
|
Oliver Spohngellert
|
5c72b20f11
|
Added timeline to the toolbar.
|
2016-05-27 10:43:42 -04:00 |
|
Oliver Spohngellert
|
9f3b3539ba
|
Fixed image gallery help link.
|
2016-05-20 16:20:06 -04:00 |
|
jmillman
|
716f8c0b5d
|
begin work on enabling actions.
|
2016-05-17 16:57:21 -04:00 |
|