Commit Graph

12328 Commits

Author SHA1 Message Date
reger
46600ec215 upd to jsoup-1.9.1 2016-04-27 21:03:01 +02:00
reger
bbcd9441bc upd to metadata-extractor-2.9.1 2016-04-26 23:36:08 +02:00
reger
b4a576dbdf exclude unused protocol param "duetime"
(receiver interpretes param "time" only)
2016-04-25 01:57:33 +02:00
reger
3bd6ae8d8b keep addon/Notepad++ keyword marker on lng export
(length of remarks devider line)
+ harmonize status_p.inc lng text
2016-04-21 00:51:08 +02:00
reger
c5df34989e take out obsolete "ranking" directory from maven packaging 2016-04-20 02:07:33 +02:00
reger
16837d60c7 fix version in locale version file
(it's compared to full version)
2016-04-17 22:54:28 +02:00
reger
0fb01e429e fix migration, account for ssl port in config (for auto-disable https) 2016-04-17 04:42:05 +02:00
reger
7be1c7a05a fix logger name 2016-04-17 03:20:14 +02:00
reger
1d940e5a94 upd commons-compress 1.11 2016-04-16 23:31:03 +02:00
reger
7789c32c82 delete crawl queue on init exception
(happens occasionally on path name vaiolation and will never get resolved)
2016-04-16 00:22:48 +02:00
reger
f781b9dd47 revert call condition f. migration.installSkins
(a bug introduced in fb8ae14b21 , 
see comment on that commit )
2016-04-14 22:14:32 +02:00
reger
3adb670f44 remove never used Domains.myHostNames set 2016-04-14 02:54:41 +02:00
reger
6ecc180299 fix rwi doubledom return best (highest) ranking 2016-04-12 03:55:43 +02:00
reger
99ae8589b7 translate ServerScannerList.html 2016-04-10 21:32:53 +02:00
reger
ba5161966f support xliff for downloaded of language file 2016-04-10 05:33:21 +02:00
reger
2343e3f1cd keep and update existing xlf translation master instead of create new
in utility CreateTranslationMasters
+ small fixes in lng's
2016-04-09 23:25:05 +02:00
reger
4ca89d8f2f fix some line breaks and mark additional lines w/o translation 2016-04-05 03:16:55 +02:00
reger
a1935f485f Added utility class CreateTranslationMasters to create a language independant
translation master as source to harmonize individual translation files
Included a main to create masters in YaCy an xliff format for testing 

+ restrict TranslatorXliff to use only entries with State=translated

P.S. used https://open-language-tools.java.net/editor/about-xliff-editor.html to
experiement with xlf output (haven't a Pootle avail.)
2016-04-05 01:57:32 +02:00
reger
98d50eefe0 rem/mark German leftovers in translation of other languages files 2016-04-05 01:43:05 +02:00
reger
acaf51b296 keep ConfigLanguage_p as 1st entry in exported translation file
+ rem untranslated text & some typo fixes in several translations
(considering to create a translation master file to harmonize entries)
2016-04-04 02:56:19 +02:00
reger
0ff32ce4c8 clean-up submenuUseCaseAccount.template translation 2016-04-03 00:45:01 +02:00
reger
61c5b6b403 fix empty drop down list in ConfigLanguage after wrong/empty download
+ add xliff translated attribut
+ append japanese lng name
2016-03-31 01:51:25 +02:00
reger
4eddabee42 translate Network History screen -> de
+ remove leftover debug line
2016-03-30 01:09:13 +02:00
reger
90c79014ae remove unused translator routine which also doesn't handle rel path input
+ correct some language file match issues
2016-03-29 21:31:02 +02:00
reger
902e79e261 Introduce a TranslatorXliff wich can read/write xliff from/to internal translation map.
This eases up suggested initatives from http://mantis.tokeek.de/view.php?id=649
Allows longer term also to store translation maps for the htroot files 
in standardized/reuseable xliff format ( http://docs.oasis-open.org/xliff/xliff-core/xliff-core.html ).
+ added test case creating and comparing xliff file with internal custom prop file.
(currently the introduced class is not used in core code)
2016-03-28 23:26:30 +02:00
reger
a28f5d07e8 use UTF8 to write imported language files 2016-03-28 05:31:17 +02:00
reger
3f9a253683 upd obsolete translation (blekko) 2016-03-28 04:38:07 +02:00
reger
613951fe06 fix line break errors in translation files 2016-03-26 02:20:53 +01:00
reger
edd8a01bea fix some format errors in language files 2016-03-26 00:51:21 +01:00
reger
d9adc2c255 load handler for Transparent Proxy on startup only if feature is activated
to save the resources and keep handler chain small if the feature is not used.
+add a warning message on settingsack_p page to restart on first activation
2016-03-25 05:26:48 +01:00
reger
ec24a0c85a add test case for optimized toTokens() 2016-03-24 19:26:38 +01:00
reger
2f8bb04e11 adjust build class path (- htroot)
according to comment on 0dcda3809e
2016-03-23 00:01:43 +01:00
reger
1f053f843b fix maven packaging (include langdetect directory) 2016-03-22 02:24:52 +01:00
reger
cada24f918 adjust utility ListNonTranslatedFiles for path compare on windows
(backslash replace)
2016-03-20 23:46:39 +01:00
reger
21a695e47b update de translation ConfigBasic.html (config router +upnp) 2016-03-20 22:25:57 +01:00
reger
8410536f75 keep svnRevision in .init for convert of .conf until release >1.83 2016-03-20 18:12:55 +01:00
reger
726ebee65a include Version config string in yacy.init (replacing svnRevision) 2016-03-20 03:42:33 +01:00
reger
fb8ae14b21 make migration version safe 2016-03-20 03:34:28 +01:00
Burkhard
be0b09552c Merge pull request #46 from reelsense/patch-1
Grammar fix - ConfigRobotsTxt_p.html
2016-03-19 18:29:34 +01:00
Bryan Black
94ce617188 Grammar fix
The sentence sounded odd.
2016-03-18 21:40:11 -07:00
reger
23b523cb50 upd to poi-3.14 2016-03-14 22:34:13 +01:00
reger
258cd41577 reduce logging (EmbeddedSolrConnector.query)
mainly to reduce the frequent metadat checks like
> EmbeddedSolrConnector.query QUERY: q={!cache=false raw f=id}xXxXxX&rows=1&start=0&fl=id,load_date_dt
(p.s. direct servlet queries logged via AccessTracker.addToDump)
2016-03-14 22:32:06 +01:00
reger
6783ef5540 move example code SearchClient out of yacycore package
to example directory
2016-03-14 02:22:06 +01:00
reger
6a8f3f3eba adding Mavens output dir to gitignore 2016-03-14 01:17:41 +01:00
reger
df80ff3c81 upd Eclipse classpath for slf4j jars 2016-03-14 00:57:21 +01:00
reger
dce85a72c5 correct "SLF4J: Defaulting to no-operation (NOP) logger implementation"
introduced earlier d9036bb9b7
2016-03-13 05:50:51 +01:00
reger
b1926d1e98 activate hack in libbuild/pom.xml to include main project as build module
This allows to use libbuild/pom as main maven project to build all needed
libs to compile and run YaCy, including YaCy itself.

Furthermore, maven is well supported by Netbeans IDE so we can discontinue
to maintaine Netbeans IDE specific project settings (in directory nbproject,
which lack config for debug anyway, nbproject can be deleted and NB will
compile YaCy via maven).

Additionally adjusted pom's project name to match the name in the repository.
2016-03-13 04:03:32 +01:00
reger
d9036bb9b7 upd to slf4j-1.7.18
remove direct declaration of slf4j-api in pom (let maven do it's job)
2016-03-13 01:34:10 +01:00
reger
a9c2f8503e upd to Solr 5.5.0 2016-03-12 22:08:22 +01:00
reger
5ee56ea8e5 del outdated lib/dependencies.txt
as alternative you may use maven build site:site goal which produces
a complete list of direct and transitive dependencies.
2016-03-12 02:12:56 +01:00