Commit Graph

646 Commits

Author SHA1 Message Date
ivanhercaz
a651358cce cleaning the file of entries in German already translated to Spanish 2018-10-01 00:36:09 +01:00
ivanhercaz
dc09f240e7 changin all «» to "" to avoid confusions 2018-10-01 00:28:58 +01:00
ivanhercaz
07dae68ab0 ConfigHeuristics_p.html translated 2018-10-01 00:22:08 +01:00
ivanhercaz
102c1cc4a9 ConfigHTCache_p.html translated 2018-09-30 14:33:09 +01:00
ivanhercaz
1714805092 ConfigAccounts_p.html translated 2018-09-30 02:00:06 +01:00
ivanhercaz
91ac9c652a Collage.html translated 2018-09-30 01:37:35 +01:00
ivanhercaz
2d393e8f07 Bookmarks.html translated 2018-09-30 01:16:56 +01:00
ivanhercaz
275cff0cb7 removing duplicated entry (the one in German) for Translator_p.html 2018-09-28 15:06:01 +01:00
ivanhercaz
39fb80e84a BlogComments.html translated 2018-09-28 15:04:38 +01:00
ivanhercaz
7f5121a0ec Translator_p.html translated 2018-09-28 14:45:37 +01:00
ivanhercaz
59ea245e8b Blog.html translated 2018-09-28 00:30:54 +01:00
ivanhercaz
d221ddcbc8 Blacklist_p.html translated 2018-09-27 23:54:56 +01:00
ivanhercaz
843f0bb48f BlacklistTest_p.html translated and forgotten string in BlacklistImpExp_p.html 2018-09-27 20:21:24 +01:00
ivanhercaz
729a09d45d BlacklistImpExp_p.html translated 2018-09-27 20:10:17 +01:00
ivanhercaz
c45324f086 BlacklistCleaner_p.html translated 2018-09-27 19:04:50 +01:00
ivanhercaz
1be4c84ed7 Autocrawl_p.html translated 2018-09-27 18:33:41 +01:00
ivanhercaz
c0f7aa92e4 AccessTracker_p.html translated 2018-09-27 13:16:46 +01:00
ivanhercaz
7aa7ba689c AccessGrid_p.html translated 2018-09-27 10:11:50 +01:00
ivanhercaz
4f37c9f0ba starting the Spanish translation 2018-09-25 01:45:59 +01:00
luccioman
0e976e9030 Added a link to MediaWiki dumps summary in import page for convenience 2018-08-08 08:11:02 +02:00
luccioman
ede8ae6697 Fixed few technical mistakes in updated Chinese translation from PR #188 2018-07-26 08:27:21 +02:00
tangdou1
0ff2ca8f01
small update in zh.lng 2018-07-23 17:04:54 +08:00
luccioman
6831bdffb5 Fixed minor technical issues on Chinese updated translations 2018-07-17 07:08:30 +02:00
tangdou1
0ebb27e5da
Update zh.lng 2018-07-16 20:18:02 +08:00
tangdou1
9c6a99f7ca
Update zh.lng 2018-07-16 19:53:20 +08:00
tangdou1
68b5b48335
Update zh.lng 2018-07-16 18:04:37 +08:00
tangdou1
f19570a797
Update zh.lng 2018-07-14 21:36:03 +08:00
tangdou1
edb431cf8a
Update zh.lng 2018-07-14 17:18:43 +08:00
luccioman
534f09e92b Added and updated hint messages about remote crawler status
To help identify why remote crawl results may not be received.
2018-07-06 11:30:30 +02:00
luccioman
2bdd71de60 Added server side columns sorting on the Process Scheduler table
For easier usage of large tables in the Table_API_p.html page.
2018-07-04 10:28:32 +02:00
luccioman
495ca57f61 Additional minor fix in Italian translation 2018-06-12 14:29:18 +02:00
luccioman
378fe3f079 Fixed various minor mistakes in italian translation 2018-06-12 14:18:29 +02:00
Sebastiano Pistore
ecccc44865 Added Italian translation. 2018-06-10 15:11:50 +02:00
luccioman
1e2f094b9e Removed unnecessary html end ligne tag with invalid syntax 2018-05-03 09:00:09 +02:00
luccioman
ce289ebaf7 Upgraded ConfigNetwork_p html doctype and added language attribute 2018-05-03 08:53:07 +02:00
luccioman
211f3d04ab Added hint message inciting to check accounts settings on fresh install
When unrestricted access from localhost is set and the accounts config
page has not been visited at all.
2018-04-02 19:48:11 +02:00
luccioman
033f7c4c00 Adjusted localhost/qualified account admin access informational texts.
Following remarks from @etam on issue #170
2018-04-02 15:04:56 +02:00
luccioman
39ec8cba37 Fixed Vocabulary_p.html HTML validation errors.
Validated with Validated with Nu Html Checker 17.11.1.
2018-02-19 08:54:42 +01:00
luccioman
7c644090ff Fixed CrawlStartExpert.html HTML validation errors
Validated with Nu Html Checker 17.11.1
2018-02-16 11:35:15 +01:00
luccioman
95f1954c78 Adjusted last blacklist entry example for a more accurate description
As discussed in issue #160 , blacklist entries can indeed currently not
be "complete" regular expressions, but must be structured as a domain
part, a separator character ('/'), and a path part.
2018-02-14 07:51:07 +01:00
luccioman
41a6b052d9 Updated master and French translation for the IndexReIndexMonitor_p page 2018-01-29 16:51:00 +01:00
tangdou1
dd4f93f049
Update zh.lng
translate some untranslated words to chinese.
2018-01-16 17:11:07 +08:00
tangdou1
e585b4f597
Update zh.lng 2018-01-16 15:35:54 +08:00
luccioman
421728d25a Made possible to customize selection query before launching a recrawl 2018-01-08 21:20:46 +01:00
luccioman
79a2ba306a Updated links to Java Regular Expressions documentation to version 8 2017-12-19 11:14:20 +01:00
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.
2017-12-08 15:12:08 +01:00
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'.
2017-12-04 08:48:37 +01:00
luccioman
cb10daba92 Renamed Chinese & Greek lng files using ISO639-1 codes.
Previously named with their ISO 3166-1 country code : this way, when
setting language to "Browser" in ConfigBasic.html, it didn't work
properly when browser preferred language was Chinese or Greek as their
respective language codes are "zh" and "el" (not "cn" and "gr" which are
their country codes)
2017-11-04 11:06:05 +01:00
luccioman
4b61edff32 Added a help link to ISO 639-1 language codes list ref 2017-11-03 10:34:36 +01:00
luccioman
a994d439af Added description of spatial restrictions in search options 2017-11-02 08:57:00 +01:00