Michael Peter Christen
e41db47cac
added (again) underline to a tags
11 years ago
Michael Peter Christen
ff82a80eb3
Integrated HostBrowser back to administration interface; it can appear
...
with and without navigation bar.
11 years ago
Michael Peter Christen
94366ba2e5
added template for latest commit
11 years ago
Michael Peter Christen
701df02ead
Complete redesign of administration top-level menu. This follows two
...
principles:
- provide an easy tutorial-like "what should I do first" menu
- provide all elements which are subject to most first questions to YaCy
exibition people on top level: Resource limitation, Parser and Ranking
settings
I apologize to everyone who are used to the old style and need to find
the menu items (again) after this change. I hope that this will make the
interface more usable for new users who see a web indexer/crawler the
first time.
11 years ago
Michael Peter Christen
a3b7366aee
Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
Michael Peter Christen
6b66bb7109
redesign of search page integration menu structure
11 years ago
reger
92811d7850
fix: 3 more links pointing to old /xml path
11 years ago
reger
c183d66d40
fix: blacklist xml export path to xml template
11 years ago
Michael Peter Christen
656e2ce62a
replacing direct html table cellspacing with css set-up for cellspacing
11 years ago
reger
e11504309f
adding a hint to javascript browser short cut on Url-Proxy page (AugmentedBrowsing_p.html)
11 years ago
reger
b12200cafe
alternative UrlProxyServlet (for /proxy.html) using different url rewrite rules
...
- use JSoup parser for selective rewrite of html body <a href= links only,
instead of regex which rewrites also header href/src links
- this improves display of pages which use header <base> tag
- tags with src attribute are taken from original location (like css) improving display and are not routed trough the indexer
Disadvantage: scripting links will drop out of proxy
Setting of the servlet through web.xml exclusivly (in case one would like to quickly switch back to the YaCyProxyServlet,
leaving the existing code of YaCyProxyServlet untouched available)
11 years ago
reger
7f29eee9ac
fix: cut-off button in WatchWebStructure_p.html
...
(by header css dd hight/line-hight)
11 years ago
reger
2953ebe701
fix: port in local target adress
...
& button style
11 years ago
Michael Peter Christen
fda591695c
fixed visibility of custom icon
11 years ago
Michael Peter Christen
a9b9950d7f
Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
Michael Peter Christen
bd54b85d46
fix for relative sitemap urls
11 years ago
Michael Peter Christen
b488f33975
added close to fix possible resource leak warning
11 years ago
Michael Peter Christen
56710ecb26
prevent opening of new files as that could be a cause for the latest
...
too-many-open-files exception. The old file is just truncated if the
table is cleaned.
11 years ago
Michael Peter Christen
8b44fcf0f4
added missing @Override annotation
11 years ago
reger
1898175566
fix: button style IndexReIndexMonitor_p.html
11 years ago
reger
d7055904a6
fix: proxyservlet path header setting
11 years ago
Michael Peter Christen
e515dd460d
added linkscount_i and linksnofollowcount_i to the default solr schema
11 years ago
Michael Peter Christen
1a764135be
one more Thread Dump fix for new bootstrap css style
11 years ago
Michael Peter Christen
bb21d825f9
fix for thread dump line spacing
11 years ago
Michael Peter Christen
a7bc130e27
removed performance settings
...
- they are incomplete and buggy
- it was not easy to explain
- it did not comply with a KISS strategy
- setting a performance of low priority actually caused crashing of a
peer
- there was nobody who would maintain that functionality
11 years ago
Michael Peter Christen
3290375493
changed the protocol navigator: turned into switch buttons
11 years ago
Michael Peter Christen
3272c885ea
fixed auto-activation of search field
11 years ago
Michael Peter Christen
cbdfef7ce1
changed protocol facet to show also all other counts if one facet is
...
selected
11 years ago
Michael Peter Christen
36e92e898f
moved host facet up
11 years ago
Michael Peter Christen
ff8bf68f8d
Merge branch 'master' of gitorious.org:yacy/icewindxs-rc1
11 years ago
Michael Peter Christen
d873304381
added typeahead library to re-implement search suggestions for bootstrap
...
framework.
11 years ago
reger
b9056ef2db
remove unused private header entries (HeaderFramework)
...
X_YACY_ORIGINAL_REQUEST_LINE
X_YACY_KEEP_ALIVE_REQUEST_COUNT
CONNECTION_PROP_REQUESTLINE
11 years ago
sixcooler
6d16fa993d
make transparent proxy handle https-connections:
...
the implemented handle for connect did not work for me - so lets try the
connectHandler
11 years ago
malykhin.dmitry
29936e3ae1
Update russian translation
11 years ago
Michael Peter Christen
61ad194065
fix for source and target clickdepth in webgraph index
11 years ago
Michael Peter Christen
f686ae30a4
- added (previously removed) autocomplete
...
- removed autocomplete from yacyinteractive.html
- todo: replace old jquery-1.3.2.min.js with latest which is already a
part of bootstrap.css
11 years ago
Marc Nause
809b4e1fd9
Team added support for URLs with unicode characters in host part to
...
blacklist. Punycode is used to handle unicode characters.
11 years ago
Michael Peter Christen
fbf1656a67
Merge branch 'master' of gitorious.org:yacy/icewindxs-rc1
...
Conflicts:
locales/ru.lng
11 years ago
Michael Peter Christen
3aa6a1207a
Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
Michael Peter Christen
af82b57a2b
corrected line-height in tagcloud
11 years ago
Michael Peter Christen
8424d2b743
fixed search field
11 years ago
reger
b126b9ba17
add some InputFileStream close at end of reads
...
to make sure file is released
11 years ago
reger
ca7444dbdf
limit filetype nav to known extension also on image/media search
...
- on text search we limit filetype nav already to known extension, apply filter to image search
11 years ago
orbiter
b87a94da56
fix for embedded header: the new css framework always need a headline,
...
which is the location for the search input frame. The new embedded
header is a clone of the simpleHeader with removed menus and without a
link to the index administration.
11 years ago
malykhin.dmitry
cbc872ec69
Update russian translation
11 years ago
Michael Peter Christen
be93bff281
added /date -ranking button
11 years ago
Michael Peter Christen
e3cb0ffe16
- added text/image/audio/video/app search option to new navigation bar
...
- changed colors of privacy selector
11 years ago
Michael Peter Christen
a28fefba2d
activated language facet by default
11 years ago
Michael Peter Christen
395837b3b6
from the administration search bar, do global searches
11 years ago
reger
651d057e93
surrogate import translate dc:language 3-char codes
...
OAI records often use 3-char language codes, start converting some 3-char lang's to the internal ISO639-1 2-char code
11 years ago