Commit Graph
12767 Commits
Author SHA1 Message Date
esaunders 16eca8ca9f Initialize Tika when the core module is loaded. 2019-06-17 13:34:30 -04:00
Richard Cordovano 2e96f870d0 Merge pull request #4854 from kellykelly3/1258-gui-layout-cleanup
1258 Resize the right side of CVT window
2019-06-11 10:25:53 -04:00
Richard Cordovano e892bf69e8 Merge pull request #4862 from APriestman/5074_sortRules
5074 Sort list of rules by name
2019-06-10 16:45:26 -04:00
Ann Priestman 5a94e6af39 Sort list of rules by name 2019-06-10 13:12:13 -04:00
Richard Cordovano 1e887a64a2 Merge pull request #4844 from dannysmyda/5065-export-image-tags
5065 export image tags
2019-06-10 12:47:25 -04:00
Kelly Kelly a8d180c310 Added splitter to contact tab 2019-06-10 11:02:52 -04:00
Kelly Kelly 85bce73daf Added code to set the column width's by perc 2019-06-10 10:39:57 -04:00
William Schaefer 1f3bf30e64 5129 resolve merge conflicts 2019-06-10 10:25:09 -04:00
Richard Cordovano 9701ce38fb Merge pull request #4858 from dannysmyda/5094-Limit-Translation-Request-Sizes
5094 limit translation request sizes
2019-06-07 18:18:25 -04:00
Richard Cordovano 67619f44f3 Merge pull request #4850 from eugene7646/text_tab_5085
Disabled 'Text' content viewer tab for directories and empty files
2019-06-07 17:28:50 -04:00
U-BASIS\dsmyda 34070d559c Removed unused imports 2019-06-07 17:15:57 -04:00
U-BASIS\dsmyda ba8da5747b Made file chooser start in export folder of current directory 2019-06-07 17:15:10 -04:00
Richard Cordovano 17793afccf Merge pull request #4847 from APriestman/5132_disableNewRule
5132 Disable Interesting File buttons when no set is selected
2019-06-07 16:40:27 -04:00
Richard Cordovano 31aefc3c90 Merge pull request #4848 from APriestman/5130_exportCSV
5130 Export CSV button and context menu
2019-06-07 16:38:58 -04:00
Kelly Kelly 5eaa7d7115 Removed unused imports from OutlineViewPanel 2019-06-07 16:26:03 -04:00
Kelly Kelly 30d5b61f9c Further refinement of the layouts of the cvt 2019-06-07 16:12:51 -04:00
U-BASIS\dsmyda 72c55785ce Fixed comment wording 2019-06-07 15:30:35 -04:00
U-BASIS\dsmyda cae8662769 Added comment 2019-06-07 15:25:44 -04:00
U-BASIS\dsmyda 14fa535210 Merge branch '5122-Hang-in-Translation-Viewer' into 5094-Limit-Translation-Request-Sizes 2019-06-07 15:23:42 -04:00
U-BASIS\dsmyda eaa0842533 Slight tweak in pull down wording 2019-06-07 15:23:09 -04:00
U-BASIS\dsmyda a0a1c2b4c8 Merge branch '5122-Hang-in-Translation-Viewer' into 5094-Limit-Translation-Request-Sizes 2019-06-07 14:39:39 -04:00
U-BASIS\dsmyda 70f0cfa42b Initial commit for new warning label 2019-06-07 14:39:35 -04:00
U-BASIS\dsmyda ae54f5e6d6 Reflect new limit in pull down 2019-06-07 14:38:18 -04:00
Richard Cordovano b10a00010d Merge pull request #4851 from eugene7646/TranslationTextViewer_5096
Fixed bug which was allocating too much memory to byte buffers (5096)
2019-06-07 14:14:25 -04:00
U-BASIS\dsmyda 944208ae7f Merge branch '5122-Hang-in-Translation-Viewer' into 5094-Limit-Translation-Request-Sizes 2019-06-07 13:58:16 -04:00
U-BASIS\dsmyda 26b47b9ca9 Added payload limit API and implemented it in the Bing and Google translators 2019-06-07 13:58:02 -04:00
U-BASIS\dsmyda 1295216b7e Bump limit down to 25K, changing component direction on 50K worth of text takes some time 2019-06-07 13:54:52 -04:00
Kelly Kelly d8f6e1116e Update per Brian's requests 2019-06-07 13:40:03 -04:00
U-BASIS\dsmyda c6d7320368 Added 50KB limit on original text viewing 2019-06-07 13:10:01 -04:00
Richard Cordovano a2179d2909 Merge pull request #4823 from raman-bt/4963-dataresulttable-slow
4963: offload computation of S C & O columns to a background task, in…
2019-06-07 12:38:02 -04:00
Ann Priestman 15116f9f8a Addressing codacy complaints 2019-06-07 11:15:33 -04:00
Kelly Kelly 6fbaa85238 Addressed Brian's concerns reguarding the sizing of the right side of the window. 2019-06-07 11:04:10 -04:00
Ann Priestman 605e695992 Use enum for SCO column names.
Escape quotes.
2019-06-07 10:43:13 -04:00
William Schaefer a76fdcb68e 5129 adjustments to ui position 2019-06-07 10:17:38 -04:00
Eugene Livis e837513c91 Removed a comment 2019-06-07 10:09:06 -04:00
William Schaefer d4514e7f3b 5129 reword translator instructions 2019-06-06 15:04:49 -04:00
Eugene Livis a7afef0e68 Fixed bug which was allocating too much memory to byte buffers 2019-06-06 14:47:31 -04:00
William Schaefer 1285e914f2 5129 add new labels for instructions 2019-06-06 14:28:11 -04:00
Ann Priestman ae0aeddc5f cleanup 2019-06-06 14:07:33 -04:00
Ann Priestman 29bdc2ee52 Merge remote-tracking branch 'upstream/develop' into 5130_exportCSV 2019-06-06 14:00:36 -04:00
Eugene Livis 2823ef0396 Disabled 'Text' content viewer tab for diectories and empty files 2019-06-06 13:55:07 -04:00
eugene7646 35328690a1 Merge pull request #4841 from wschaeferB/5061-BingTranslator
5061 bing translator
2019-06-06 13:02:38 -04:00
William Schaefer 3610495657 5061 fix typo in exception variable name 2019-06-06 12:54:50 -04:00
William Schaefer 65bf9cc497 5061 log unlogged exceptions, fix copy paste and typo comment errors 2019-06-06 12:52:09 -04:00
U-BASIS\dsmyda e2ded8a645 Fixed new round of codacy issues and renamed package to reflect naming conventions 2019-06-06 11:56:54 -04:00
U-BASIS\dsmyda d7daf2b383 Removed unused imports 2019-06-06 11:48:50 -04:00
U-BASIS\dsmyda f07c60c215 Fixed codacy issues and postgres problem 2019-06-06 11:31:55 -04:00
Ann Priestman 07ec6bdc3e Disable Interesting File buttons when no set is selected 2019-06-06 11:09:28 -04:00
Ann Priestman 3ef9746d26 Handle empty tables.
Cleanup
2019-06-06 10:26:02 -04:00
U-BASIS\dsmyda 0541a3368b Fixed some codacy suggestions, added comments, minor changes 2019-06-05 16:16:13 -04:00