| Age | Commit message (Collapse) | Author |
|
this removes the userDB-exception in the normal
authentication process which affected mostly wiki
and blog which are not required any more. We also
cleaned up translation messages as this function was
not used at all. This is a required step forward
a renovation of the jetty server.
|
|
missing pages in de-locale, removed translation for non-existing pages
|
|
|
|
- as UI Translation (TransNews_p.html) is a secured page
- it uses for publishing internal News system but belongs not really to "Community Data"
|
|
and link to Translation Editor to Translation News page.
|
|
+ display translation proposal news only for current language (in TransNews servlet)
|
|
to local translation)
+ errmsg on language=default
|
|
-TransNews_p.html del debugging text left-over
|
|
New or modified translation (via /Translator_p.html) can be shared/distributed
via the YaCy internal news service. Remote peers can see and vote on the
translation via the new http://localhost:8090/TransNews_p.html servlet.
A positive vote will add the received translation to the local translation
list and post a voting message to the news service.
(at this no processing of received votings is implemented)
+ fixed the msg service retention time check (NewsPool.automaticProcessP)
|