6143 Commits

Author SHA1 Message Date
Samuel H. Kenyon
63aa8d182b Color the mag glass in the search button icon for rollover and pressed states. 2014-03-06 16:01:43 -05:00
Samuel H. Kenyon
0eae6ef5e9 Don't add substring regex to a user's regex string. 2014-03-06 15:52:56 -05:00
Samuel H. Kenyon
7786093c9f Fix missing highlighting content for substring match searches. 2014-03-06 15:28:50 -05:00
Richard Cordovano
222afe05cc Merge pull request #532 from shahit2/timezoom
Timezoom
2014-03-06 14:39:40 -05:00
Nick Davis
4b38f3d27b Merge branch 'core-menuactions' of ssh://repo.narfindustries.com/autopsy-jp into core-menuactions 2014-03-06 14:21:20 -05:00
Nick Davis
8cdf16c289 Merge branch 'develop' of https://github.com/sleuthkit/autopsy into core-menuactions 2014-03-06 14:20:59 -05:00
Kay Bassi
47be7d37cb Initial translation 2014-03-06 10:59:56 -08:00
Samuel H. Kenyon
7bdc501934 Fix some of the logic for escaping on regex input. 2014-03-06 13:51:09 -05:00
Trilok Shahi
20c2a35a16 timezoom changes 2014-03-06 13:46:52 -05:00
Samuel H. Kenyon
427a99fb30 Re-enable the enter key to search ability. 2014-03-06 13:41:57 -05:00
Kay Bassi
b1e7bd85f4 Completed translation 2014-03-06 10:27:47 -08:00
Samuel H. Kenyon
ccb15a338a KeywordSearchPanel now derives directly from Swing panel. 2014-03-06 13:23:54 -05:00
Richard Cordovano
72972fe199 Simplify new KeywordSearchManager class 2014-03-06 13:10:29 -05:00
Richard Cordovano
05c9e0876c Merge pull request #473 from shahit2/object
added object ID column
2014-03-06 12:26:18 -05:00
Richard Cordovano
66cb306c92 Merge pull request #470 from shahit2/timeline2
changed timezone and times to UTC for display
2014-03-06 12:25:41 -05:00
Richard Cordovano
9072407bf6 Commit notes and steps towards a keyword lists manager 2014-03-06 12:15:01 -05:00
Samuel H. Kenyon
658a44044f Factory should use isLiteral() for literal, not isEscaped(). This seems to fix the preview column issue. 2014-03-05 17:57:19 -05:00
Richard Cordovano
1ef860294a Refactored keyword search (transitional) for new ingest API 2014-03-05 17:27:20 -05:00
Samuel H. Kenyon
8cdec14a95 Visual changes to the search KeywordSearchPanel. 2014-03-05 17:15:44 -05:00
Richard Cordovano
d6dc5922c7 Merge pull request #531 from alexjacks92/develop
Style issues.
2014-03-05 17:02:40 -05:00
Samuel H. Kenyon
f63d6f68d1 Delete old settings menu. 2014-03-05 16:53:52 -05:00
Samuel H. Kenyon
d65a6c058c Visual adjustments to the toolbar Search button. 2014-03-05 16:43:39 -05:00
Kay Bassi
3c3c0db830 Completed translation 2014-03-05 13:36:13 -08:00
Kay Bassi
9969b355d2 Made minor changes フィルターではなくフィルタ、フォルダーではなくフォルダ 2014-03-05 13:34:26 -08:00
alexjacks92
0e73384433 Style issues. 2014-03-05 16:26:39 -05:00
Richard Cordovano
90aeeed19a Merge pull request #504 from bcarrier/move_between_packages
Moved SQLiteDBConnect and LocalDisk to better packages
2014-03-05 16:24:34 -05:00
Richard Cordovano
ee5da43677 Merge pull request #530 from alexjacks92/develop
Testing and Properties
2014-03-05 16:23:39 -05:00
Kay Bassi
8b882533c7 Initial translation 2014-03-05 13:19:33 -08:00
Kay Bassi
48c7704d8f Initial translation. Committing before moving to different branch. 2014-03-05 12:34:46 -08:00
Samuel H. Kenyon
9ba97dfe8d The new dropdown search panel works, and migrated stuff from the old panel into the new one. 2014-03-05 15:28:14 -05:00
Kay Bassi
248b4490ec Completed and checked over translation. 2014-03-05 12:07:01 -08:00
Nick Davis
145d45dce4 Merge branch 'keywordSearch' of ssh://repo.narfindustries.com/autopsy-jp into keywordSearch 2014-03-05 14:32:44 -05:00
Kay Bassi
38479cc673 Completed and checked over translation. 2014-03-05 11:24:33 -08:00
Kay Bassi
7300587716 Two more to translate 2014-03-05 10:02:04 -08:00
Kay Bassi
02464443e4 One more to translate. 2014-03-05 09:32:21 -08:00
Kay Bassi
dac5cf0fad Partial translation of keywordsearch 2014-03-04 18:46:05 -08:00
Kay Bassi
4bab284366 Partial translation of keywordsearch 2014-03-04 16:42:35 -08:00
Samuel H. Kenyon
221db86d09 Visual changes. 2014-03-04 18:55:30 -05:00
Samuel H. Kenyon
b05c2d999b Added new dropdown/popup search panel. 2014-03-04 18:46:02 -05:00
Richard Cordovano
961aa33f4f Modify keyword search module for new ingest API 2014-03-04 17:44:51 -05:00
Samuel H. Kenyon
415bb59369 Latest logic + comments. Calling escape() on TermComponentQuery objects is commented out. 2014-03-04 17:36:03 -05:00
alexjacks92
4ff69ee8d4 Removing logging that is no longer needed. 2014-03-04 17:01:17 -05:00
Kay Bassi
b0886cd6bd Merge remote-tracking branch 'origin/core-corecomponents' into core-corecomponents 2014-03-04 14:01:15 -08:00
Kay Bassi
e80e6d68b0 Corrected translation of "image" to イメージ 2014-03-04 14:01:01 -08:00
Kay Bassi
bde878f8df Work in progress before branch switch 2014-03-04 13:45:28 -08:00
Kay Bassi
7cca1fdca0 Merge remote-tracking branch 'origin/core-datamodel' into core-datamodel 2014-03-04 12:59:29 -08:00
Kay Bassi
4feba90283 Completed translation for core-datamodel 2014-03-04 12:59:14 -08:00
Kay Bassi
91e03f7a93 Corrected "Regular Expression" translation to 正規表現 2014-03-04 12:50:06 -08:00
Kay Bassi
a05f7cd79a Merge remote-tracking branch 'origin/core-directorytree' into core-directorytree 2014-03-04 12:25:14 -08:00
Kay Bassi
bbd1eee967 Initial translation 2014-03-04 12:24:01 -08:00