luccioman
d95b288f19
Removed use of deprecated Jetty IPAccessHandler for client filtering.
...
Upgraded to InetAccessHandler.
Added InetPathAccessHandler extension to InetAccessHandler to maintain
path patterns capability previously available in IPAccessHandler but
lost in InetAccessHandler.
Filtering on IPv6 addresses is now supported.
Support for deprecated pattern formats such as "192.168." and
"192.168.1.1/path" has been removed, but startup automated migration
should convert such patterns eventually present in serverClient.
7 years ago
luccioman
c5c3cc1274
Use HTTP Post operation for resetting memory monitoring state.
...
Fixes issue #145
Also added textual hint on the button, and display it only when it makes
sense, that is to say when the memory state is 'exhausted'.
7 years ago
luccioman
4b61edff32
Added a help link to ISO 639-1 language codes list ref
7 years ago
luccioman
8a48f80909
Added language HTML attribute to the search home page.
7 years ago
luccioman
5ff76fdcb9
Fixed spelling
7 years ago
luccioman
2c3f0ff9e8
Updated search page keyboard shortcuts descriptions.
7 years ago
luccioman
ff87b1c5e2
Updated master translation file for ConfigSearchPage_p.html
7 years ago
luccioman
30c2f50e0b
Use final results counts in progress bar detailed statistics.
...
Using unfiltered detailed counts (local and remote entries found before
doubles detection and before applying query modifiers) was confusing and
inconsistent with the total count. It could let think more results are
to come in the next pages, without understanding why they are not
displayed.
7 years ago
luccioman
c41b31dcb3
Cleaned up memory usage page HTML
...
- fixed validation errors
- removed deprecated attributes
- improved accessibility with richer table semantics (headers and
caption elements) and language declaration
8 years ago
luccioman
09e72eb0a4
Set Config Portal as a private administration page.
...
Consistently with its required action from submission credentials, and
because external unauthenticated users do not need to access these
settings.
8 years ago
luccioman
39ffa42a3c
Modified RWI settings page radio click event to use HTTP POST
8 years ago
reger
7e6e14a406
adjust translation to renamed configparser_p.html
8 years ago
luccioman
f6ad927a14
Refactored the DHT-Trigger section in Performance_p.html page.
...
This is to be more easily understandable and to reflect more accurately
the current memory strategies implementations that eventually set the
"proper" state not only because DHT reception.
8 years ago
luccioman
68afe900d0
Added user-friendly controls over disk usage configuration settings.
...
As mentioned in issue #103 , control settings over YaCy disk usage
already existed but lacked a user-friendly way to set them.
I added it to the Performance_p.html administration page with a little
refactoring on the "Resource Observer" fieldset for improved
accessibility and HTML standards respect.
Also added the possibility to enable/disable the autoregulation fonction
from this page.
8 years ago
luccioman
4c65321aae
Updated master xliff file with missing entries for HostBrowser.html.
...
Also translated lang="en" html attribute to lang="[targetLang]" on
locale files having translated entries for HostBrowser.html
8 years ago
reger
e61ee180a7
Group all proxy settings on System Administration by adding settings of
...
UrlProxyAccss page (moved from deleted AugmentedBrowsing_p), adjust
submenu (remove Augmented Browsing) and translation files.
8 years ago
luccioman
62f75417ef
Updated Pattern JavaDoc links to current minimum (1.7) JDK version.
8 years ago
luccioman
ca4c38a5ba
Updated links to external Java and Solr docs to currently used versions.
8 years ago
luccioman
812abfc868
Converted one more set of URLs to pure relative ones.
...
Easier YaCy peer configuration behind a reverse proxy subfolder : no
need for the reverse proxy to rewrite HTML links or URLs in css files.
Tested on Debian Jessie with an apache2 reverse proxy.
See related mantis issues http://mantis.tokeek.de/view.php?id=106 and
http://mantis.tokeek.de/view.php?id=701
8 years ago
reger
5ab8afd4d8
rem some more untranslated text in language files
...
(to proper display in translation editor)
8 years ago
reger
900ec17d1a
add de hint translation for CrawlStartScanner_p
...
rem missing translation line in other lng
9 years ago
reger
fb7af84d57
remove redundant/unused translation in ru.lng, unify Network.html header
...
+ dto. in uk.lng and comment-out some German leftovers.
+ upd master.lng accordingly
9 years ago
reger
3bd6ae8d8b
keep addon/Notepad++ keyword marker on lng export
...
(length of remarks devider line)
+ harmonize status_p.inc lng text
9 years ago
reger
99ae8589b7
translate ServerScannerList.html
9 years ago
reger
2343e3f1cd
keep and update existing xlf translation master instead of create new
...
in utility CreateTranslationMasters
+ small fixes in lng's
9 years ago
reger
4ca89d8f2f
fix some line breaks and mark additional lines w/o translation
9 years ago
reger
98d50eefe0
rem/mark German leftovers in translation of other languages files
9 years ago
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)
9 years ago
reger
0ff32ce4c8
clean-up submenuUseCaseAccount.template translation
9 years ago
reger
90c79014ae
remove unused translator routine which also doesn't handle rel path input
...
+ correct some language file match issues
9 years ago
reger
3f9a253683
upd obsolete translation (blekko)
9 years ago
reger
613951fe06
fix line break errors in translation files
9 years ago
reger
edd8a01bea
fix some format errors in language files
9 years ago
reger
9f5b768d84
fix typo in translation (de,hi) for AccessTracker_p
...
- rem some not translated in ru (-> currently best maintained translation)
9 years ago
reger
bfcca6bfee
update on translation files
...
- delete removed servlets
AugmentedBrowsingFilters_p.html (de)
CrawlStartIntranet_p.html (de)
IndexCreateWWW***Queue_p.html (de)
Ranking_p.html (de)
- add
IndexCreateQueues_p.html
- rename
Settings_Http.inc -> Settings_ProxyAccess.inc
Language_p.html -> ConfigLanguage_p.html
9 years ago
reger
218061752e
add missing quote chars in sk.lng translation file
...
+ minor: del one redundancy
9 years ago
reger
cd26717ba2
fix low memory status hint (dht-in disabled)
...
http://mantis.tokeek.de/view.php?id=619
9 years ago
reger
3076c87247
fix typo in Steering.html
9 years ago
luccioman
199b2ce52d
Translator refactoring : to simplify locale files writing, process keys
...
as simple string and no more as regular expressions.
Updated all locale files to adapt to refectored Translator : removed
useless escaped characters and did minor corrections.
Performed minor syntax corrections on some html source files.
Added an util to translate all html source files with all locales
without launching full YaCy application.
Corrected main arguments parsing on other translation utils.
9 years ago
Michael Peter Christen
5e2d23b7a0
removed the new index export method from the IndexControlURLs_p.html
...
servlet and moved it to a new /IndexExport_p.html servlet. This servlet
is now more prominent linked in the main menu under Production -> Index
Export/Import
10 years ago
reger
a5d19e2982
update configheuristics_p.html text
...
to state current opensearch heuristic function
10 years ago
malykhin.dmitry
bd39e009ac
Update russian translation
10 years ago
reger
aa0faeabc5
adjust translation text of error msg on empty query
...
(ru: needs correction)
10 years ago
malykhin.dmitry
a10f4189f5
Update russian translation
10 years ago
malykhin.dmitry
9f6ea41353
Update russian translation
10 years ago
malykhin.dmitry
cb4637fce8
Update russian translation
10 years ago
malykhin.dmitry
65de1236b3
Update russian translation
10 years ago
malykhin.dmitry
caa0830ecc
Update russian translation
10 years ago
malykhin.dmitry
1ba16c2377
Update russian translation
10 years ago
malykhin.dmitry
53ecd54b45
Update russian translation
10 years ago