4162 Commits

Author SHA1 Message Date
Richard Cordovano
d6a9b9b7fc Merge pull request #1728 from millmanorama/events_tree_optimization
Events tree optimization
2015-11-20 09:05:08 -05:00
jmillman
92d3a1271b revert some of the threading changes, remove unused hashcode and equals; cleanup 2015-11-19 15:47:41 -05:00
Karl Mortensen
fc92a0347f make getSolrContent() methods public 2015-11-19 14:45:55 -05:00
jmillman
8cc07951d9 concurrentskiplistset and hashCode + equals. WIP 2015-11-19 12:11:09 -05:00
jmillman
1873bef59d concurrentskiplistset and hashCode + equals. WIP 2015-11-19 12:10:18 -05:00
jmillman
b82d0a2e9c return and cache event stripes at the DB layer 2015-11-19 12:10:14 -05:00
jmillman
aed99b647f more optimization WIP 2015-11-19 12:05:01 -05:00
jmillman
ddcc2d567f put off invoking the JFX thread till deeper in the stack. remove unused list, use concurrent hashmaps 2015-11-19 12:04:54 -05:00
jmillman
ff2278a98e set correct text on treecell for event type nodes 2015-11-19 12:04:48 -05:00
jmillman
7d3354150b experimental events tree optimizations 2015-11-19 12:04:40 -05:00
Richard Cordovano
af2b9513a3 Merge pull request #1724 from millmanorama/TL-consolidated-update-prompts
Tl consolidated update prompts
2015-11-19 11:15:23 -05:00
Richard Cordovano
17d9c77f45 Improve comments on TextMarkupLookup 2015-11-18 22:38:08 -05:00
Richard Cordovano
fd11227d62 Repair some comments 2015-11-18 21:09:40 -05:00
Richard Cordovano
466dd90810 Light linting of CaseMetadata 2015-11-18 20:54:55 -05:00
jmillman
8ca30ecef5 comments, cleanup, bundlization 2015-11-18 15:33:10 -05:00
jmillman
3d5592a994 consolidate timeline db update prompts to single dialog with expandable details section
refactor prompting logic to gather reasons and then present single prompt
rename TimeLineController  properties to follow conventions
2015-11-18 15:33:06 -05:00
jmillman
7f9e8e406d don't bother rolling back timeline updates if the task is cancelled, just don't recorddb population state updates. 2015-11-18 15:33:02 -05:00
jmillman
a8613e6aa1 backout change to service. consolidate tasks under concrete implementation of new abstract class. improve cancellation progress display 2015-11-18 15:32:57 -05:00
jmillman
329100ec80 transition prompt dialogs to JFX and new dialog manager. changing to service has caused multipe progess dialogs... 2015-11-18 15:32:53 -05:00
jmillman
cda31217ef refactor away ProgressUpdate.java 2015-11-16 14:22:58 -05:00
jmillman
41e32bc09a use a reusable service rather than tasks. refactor threading some 2015-11-16 14:03:57 -05:00
jmillman
77e1d3f8ee comments and minor refactoring 2015-11-16 11:55:04 -05:00
jmillman
3c3b05a7dc drop extra confirmation dialog 2015-11-16 11:25:28 -05:00
jmillman
1b48afa811 don't block while rebuilding repo, use JFX dialogs WIP 2015-11-16 11:25:22 -05:00
Richard Cordovano
11213a2da2 Merge pull request #1718 from eugene7646/wait_cursor
Fixed a potential wait cursor not going away issue
2015-11-16 09:57:45 -05:00
Eugene Livis
092df1ff54 Fixed a potential wait cursor not going away issue 2015-11-12 17:21:53 -05:00
momo
1484a39d51 take care of the case where file is too small 2015-11-12 15:00:12 -05:00
Richard Cordovano
7f488594f6 Merge pull request #1701 from mhmdfy/canceling-message
Canceling message
2015-11-12 14:06:49 -05:00
momo
69a96efb08 canceling vs cancelling 2015-11-12 14:04:47 -05:00
momo
1663398505 canceling vs cancelling 2015-11-12 14:03:35 -05:00
momo
1b0a5320b2 remove white space 2015-11-12 13:57:35 -05:00
momo
5c50f14383 remove white space 2015-11-12 13:57:02 -05:00
momo
0beffc6a4b merge conflict 2015-11-12 13:56:11 -05:00
momo
37c769d8b5 if information is not present, do not display message 2015-11-12 13:45:32 -05:00
Richard Cordovano
ea3484461b Merge pull request #1710 from mhmdfy/ingest-dir
Ingest dir
2015-11-12 13:33:12 -05:00
momo
d0f1d3c3bf some refactoring; 2015-11-12 13:27:38 -05:00
momo
f2db8bf0b8 new design 2015-11-12 13:07:46 -05:00
Richard Cordovano
097531f3ae Merge pull request #1693 from mhmdfy/footer-mimetypes
Footer mimetypes
2015-11-12 11:09:03 -05:00
momo
6fdfe73afd start from offset 0 at the end 2015-11-12 10:38:43 -05:00
Richard Cordovano
5c4bba2801 Merge pull request #1714 from millmanorama/TL-snapshot-flow-fix
Tl snapshot flow fix
2015-11-12 09:55:57 -05:00
jmillman
02085717e3 cleanup 2015-11-11 16:31:33 -05:00
jmillman
a340a9542f fix NPE caused by faulty reordering of steps in constructor 2015-11-11 14:30:18 -05:00
millmanorama
7fa37d460b escape file name 2015-11-11 10:23:51 -05:00
millmanorama
de96de9c49 WIP 2015-11-11 10:23:45 -05:00
Richard Cordovano
7da4b34d43 Merge pull request #1712 from millmanorama/TL-no-events-back
add "back" to actions available form no events dialog
2015-11-10 16:59:41 -05:00
Richard Cordovano
b580a1afa5 Merge pull request #1709 from millmanorama/TL-guidelin-tooltip
Tl guideline tooltip
2015-11-10 16:58:59 -05:00
Richard Cordovano
961d03bb86 Merge pull request #1708 from eugene7646/index3
More indexing of blackboard artifacts
2015-11-10 16:58:44 -05:00
Richard Cordovano
409255717f Merge pull request #1703 from millmanorama/TL-scroll-speed
fix scroll speed management
2015-11-10 16:58:20 -05:00
millmanorama
8b383096e2 add "back" to actions available form no events dialog
adjust layout of no events dialog
move strings from Bundle.properties to NbBundle.Messages annotations
2015-11-10 15:08:26 -05:00
momo
1abc5e7180 fix comment 2015-11-10 11:21:21 -05:00