Richard Cordovano
21fcf8eeb4
Merge pull request #6057 from raman-bt/6579-persona-prepared-statements
...
6579: Input from user can cause SQL exceptions in Personas
2020-07-09 15:35:16 -04:00
Raman Arora
c19ff6cf96
Addressed review comments.
2020-07-09 14:45:58 -04:00
Richard Cordovano
b6dc3da22b
Merge pull request #6060 from raman-bt/6584-persona-blank-comment
...
6584: Do not allow blank string for Persona name, comment, alias, met…
2020-07-09 12:52:19 -04:00
Richard Cordovano
b198b0eecc
Merge pull request #6059 from kellykelly3/6586-update-route-point-details
...
6586 update route point details
2020-07-09 12:13:49 -04:00
Raman Arora
39ead52b47
6584: Do not allow blank string for Persona name, comment, alias, metadata, justification etc.
2020-07-09 09:12:16 -04:00
Kelly Kelly
5c5a8cba21
Added route creation timestamp to all route points
2020-07-08 16:44:47 -04:00
Richard Cordovano
d67c0e3b50
Merge pull request #5991 from gdicristofaro/6485-TimelineControllerIssue
...
6485 TimelineController handling events after the case is closed
2020-07-08 15:28:19 -04:00
Kelly Kelly
073dc830aa
Geolocation:Added missing details to panel
2020-07-08 14:43:55 -04:00
Richard Cordovano
acf6bc634d
Merge pull request #6055 from kellykelly3/1489-cleanup-cvt-messagenode
...
6527: Cleaned up MessageNode createSheet to remove dup values
2020-07-08 13:05:08 -04:00
Richard Cordovano
ccc3f32ce7
Merge pull request #6045 from markmckinnon/6575-Error_parsing-cached-GPS-locations-to-blackboard
...
6575-Error_parsing-cached-GPS-locations-to-blackboard
2020-07-08 13:01:52 -04:00
Raman Arora
4426bba358
6579: Input from user can cause SQL exceptions in Personas
...
Modified persona classes to run SQL as prepared statements.
2020-07-08 10:48:40 -04:00
Richard Cordovano
db21a64f65
Merge pull request #6034 from gdicristofaro/6528-sevenZipToCoreInstaller
...
6528 seven zip initialization to core installer
2020-07-07 17:32:35 -04:00
Kelly Kelly
8ba11aa1d0
Cleaned up MessageNode createSheet to remove dup values
2020-07-07 14:44:50 -04:00
Richard Cordovano
7749c7ea95
Merge pull request #6051 from wschaeferB/6544-personas-msg-2
...
6544 personas msg 2
2020-07-07 12:57:51 -04:00
Richard Cordovano
0285515505
Merge pull request #6053 from esaunders/6577-change-log-level
...
6577 Change log level from SEVERE to WARNING.
2020-07-07 12:56:56 -04:00
esaunders
965ec97dba
Change log level from SEVERE to WARNING.
2020-07-07 12:25:47 -04:00
Richard Cordovano
5a833437de
Merge pull request #6039 from dannysmyda/6411-FileTypes-ByMimeType-IngestEventsSubscription
...
6411 - Added refresh throttler to FileTypesByMimeType
2020-07-07 12:17:18 -04:00
Richard Cordovano
71cf1c6662
Merge pull request #6036 from gdicristofaro/6443-windowSizing
...
6443 window sizing
2020-07-07 11:48:38 -04:00
U-BASIS\dsmyda
9a102ed426
Added class comment
2020-07-07 10:45:14 -04:00
William Schaefer
4ad3b1ae38
6544 fix background color on windows
2020-07-07 10:12:35 -04:00
Richard Cordovano
64807547ee
Merge pull request #6050 from rcordovano/develop
...
Update app version number, Core NBM versioning
2020-07-06 16:23:29 -04:00
rcordovano
e13d2725ee
Update app version number, Core NBM versioning
2020-07-06 16:20:35 -04:00
Mark McKinnon
c6400b5535
Update cachelocation.py
...
Check number of entries of cache files to see if it is greater then the file size, if it is then skip processing of the file, otherwise process the file.
2020-07-02 15:01:07 -04:00
Richard Cordovano
5309c78c10
Merge pull request #6040 from APriestman/6551_updateInterestingFiles
...
6551 Add page on updating the official interesting file rule sets
2020-07-02 10:16:59 -04:00
Richard Cordovano
94a1da9326
Merge pull request #6043 from gdicristofaro/6548-encryptionProgramsInterestingFilesSet
...
6548 encryption programs interesting files set
2020-07-02 08:50:12 -04:00
Greg DiCristofaro
04181db781
to standard set
2020-07-02 08:23:36 -04:00
Greg DiCristofaro
fdc9d94c08
6548 updated encryption programs
2020-07-02 08:11:25 -04:00
Richard Cordovano
1292f067db
Merge pull request #5978 from rcordovano/6510-manifest-file-validation
...
6510 Manifest file parser does more validation
2020-07-01 16:57:09 -04:00
Richard Cordovano
3cc80e35ce
Merge pull request #6042 from APriestman/doxygenFixes_07012020
...
Doxygen warning fixes
2020-07-01 13:14:20 -04:00
apriestman
f268c76a3d
Doxygen warning fixes
2020-07-01 13:07:42 -04:00
Richard Cordovano
849ec62307
Merge pull request #6038 from markmckinnon/6571-Change-color-in-Geolocation-so-GPS-Route-and-EXIF-Metadata-are-different
...
6571-Change-color-in-Geolocation-so-GPS-Route-and-EXIF-Metadata-are-different
2020-07-01 11:23:32 -04:00
apriestman
b8b043ff64
Add page on updating the official interesting file rule sets
2020-07-01 07:23:30 -04:00
U-BASIS\dsmyda
db91970c7e
Made refresher a private inner class
2020-06-30 17:01:41 -04:00
Richard Cordovano
b0dca4d48f
Merge pull request #6023 from gdicristofaro/6569-orderedXmlInterestingFilesSets
...
6569 ordered xml interesting files sets
2020-06-30 16:25:19 -04:00
U-BASIS\dsmyda
c99635f553
Added refresh throttler to FileTypesByMimeType
2020-06-30 16:25:18 -04:00
Richard Cordovano
7b4577c5cb
Merge pull request #5979 from gdicristofaro/6473-diffScript
...
6473 diff script
2020-06-30 15:03:37 -04:00
Greg DiCristofaro
3c7d377b48
commenting on requirements
2020-06-30 14:54:25 -04:00
Richard Cordovano
0b1b097861
6510 More rigorous auto ingest job manifest parsing
2020-06-30 13:56:58 -04:00
Mark McKinnon
3297c2a16c
Update MapWaypoint.java
...
Change colr for TSK_METADATA_EXIF from cyan to Magenta
2020-06-30 13:51:36 -04:00
Richard Cordovano
a21abb84c8
Merge pull request #6037 from APriestman/6572_fixImageCapitalization
...
6572 Fix capitalization mismatches for doxygen images.
2020-06-30 13:31:14 -04:00
apriestman
24009452b7
Fix capitalization mismatches for doxygen images.
2020-06-30 13:25:23 -04:00
Greg DiCristofaro
8f5f4e9618
fix for sizing
2020-06-30 13:06:15 -04:00
Greg DiCristofaro
faeaa78f21
Merge branch 'develop' of github.com:sleuthkit/autopsy into 6443-windowSizing
2020-06-30 12:33:53 -04:00
Greg DiCristofaro
ff9bf08534
preserves window sizing
2020-06-30 12:31:38 -04:00
Ethan Roseman
4f08e738f3
6544 Added informational message to Personas tool
2020-06-30 12:22:04 -04:00
Greg DiCristofaro
7abda4855b
update for comment
2020-06-30 11:37:04 -04:00
Richard Cordovano
50cf0e7966
Merge pull request #6025 from raman-bt/6564-error-creating-account
...
6564: added a dialog to indicate that the account was added.
2020-06-30 10:22:37 -04:00
Greg DiCristofaro
0f9fbc12c5
move seven zip init location
2020-06-30 10:01:04 -04:00
Richard Cordovano
762c02cbfa
Merge pull request #6008 from gdicristofaro/6412-updatedDialogs
...
6412 - dialogs with updated messages
2020-06-29 19:00:29 -04:00
Richard Cordovano
a5f99d5e7f
Merge pull request #6026 from rcordovano/6567-tag-name-serialization-fix
...
6567 tag name serialization fix
2020-06-29 18:58:54 -04:00