Michael Peter Christen
65e6ae52fb
IPv6-enhanced Network monitoring page
10 years ago
Michael Peter Christen
abde89438b
fix for favicon
10 years ago
Michael Peter Christen
ffc259c944
changed link to new tutorial repository (yes, Youtube..). The link does
...
not point to youtube directly to prevent that the referer to the peer
address is given to youtube. Instead, a forwarder address at yacy.net is
used to redirect to the tutorial repository (and can be changed later).
10 years ago
reger
9962b9e548
use configured search items per page if not specified in post
...
- remove verify=cacheonly from admin screen search box to use the configured values
(otherwise definition overwrites configured behavior and is used for following searches what might give unexpected/confusing different results compared to using /yacysearch )
10 years ago
Michael Peter Christen
f510fb82dd
css skin fix: visited was not set which caused bad colors on new-user
...
menu design.
10 years ago
Michael Peter Christen
62f48a28d6
moved index administration up ahead of system administration to put more
...
importance on it. People should not feel that it is more important to
tweak any settings (which may break things) than to look into the index.
10 years ago
Michael Peter Christen
77b4c6dc5b
moved Table administration and Busy Queues Config out of mini-submenu of
...
advanced settings to a top-menu entry. Moved the advanced setting to a
less prominent place of the submenu. Removed the table administration
from target analysis submenu because it appeared double, the table
administration is now the default in the system administration.
Sorry for inconvenience if i constantly move menues around, but this
makes just more sense and YaCy is still not finished :)
10 years ago
Michael Peter Christen
c90ae191ab
moved cookie monitoring to the network monitoring submenu
10 years ago
orbiter
0947bea882
fixed wrong submenu title
10 years ago
orbiter
3ba47823cb
switched position of API steering and content semantic
10 years ago
orbiter
2dd4b274d4
update to kaskelix
10 years ago
orbiter
60f97faec6
added hint to the search api examples to remind the user that these
...
interfaces are examples and not actual variants of the current search
10 years ago
orbiter
73ebf69ca7
changed style of info-icon to be similar to bootstrap.css glyphicons
10 years ago
orbiter
5611d45b65
renamed Host Browser to Index Browser (gives a better hint what it
...
actually does)
10 years ago
orbiter
e4e1bdeba0
added 0x40 to image of lockopen-gif image palette (light grey)
10 years ago
orbiter
7028a39abb
changed lock/unlock image design
10 years ago
orbiter
b4f2a1db6e
added a unlock icon for all protected pages that are unlocked because
...
the administrator is logged in.
10 years ago
reger
7267c76881
set default "Search Interfaces"."Solr RSS/Opensearch" query to show latest 10 addition to index
10 years ago
orbiter
cf9e7fdbb8
reverted template from latest cherry-picked commit
10 years ago
Alex
f6c7467a90
updated some french translations
10 years ago
orbiter
161a11070c
yacystats is gone :(
10 years ago
orbiter
be7c99dbe8
switched menu position of ConfigPortal.html and ConfigSearchBox.html
11 years ago
orbiter
c637955e67
fix for navigation steering / p2p mode
...
see also:
http://forum.yacy-websuche.de/viewtopic.php?f=5&t=5198&p=29958#p29958
11 years ago
Michael Peter Christen
9bb616d778
enhanced HostBrowser buttons and fixed text input alignment
11 years ago
Michael Peter Christen
a9963d5c95
bootstrap update
11 years ago
reger
81dc2aa536
add current css to HTMLResponseWriter to fix metadata view
...
(using css from metas.template except js links)
11 years ago
Michael Peter Christen
e8ddd415a8
enhanced the new link structure graph
11 years ago
Michael Peter Christen
a6bb9be97e
- added d3.js for visualizations using embedded svg
...
- added a servlet api/linkstructure.json which generates a link graph
information in json
- added a javascript link graph renderer hypertree.js using d3 and the
new servlet linkstructure.json
- embedded the new link graph in the crawler monitor and the host
browser
11 years ago
orbiter
b1ba764d81
fix for first start options and added german translation for popup texts
11 years ago
Michael Peter Christen
1b9ec9a1c5
- added popover to p2p/stealth mode button to explain the peer mode and
...
privacy issues.
- added popover to first-time use case to explain that specific servlets
are only visible after customization and/or crawl starts
11 years ago
Michael Peter Christen
8d35fcb1c7
transition.js is also included in bootstrap.js
11 years ago
Michael Peter Christen
3abc3c4c4c
removed alert.js, modal.js and tooltip.js as these libraries are all
...
included in bootstrap.js
11 years ago
Michael Peter Christen
898f78258e
fix for naming bug
11 years ago
Michael Peter Christen
39b641d6cd
added tutorial mode - some menu items will only appear if you 'qualify'
...
for them. Thus, the first-time user will only see four menu items. The
other items will unfold as the user interacts.
11 years ago
Michael Peter Christen
46a1a15441
added more bootstrap libraries
11 years ago
Michael Peter Christen
5ccbfeb803
show host list by default in host browser
11 years ago
orbiter
d29b6db270
made crawl start pages public since they do not reveal individual
...
information and they are also not used as servlet to actually start the
crawl (which is Crawler_p.html).
11 years ago
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
6b66bb7109
redesign of search page integration menu structure
11 years ago
Michael Peter Christen
656e2ce62a
replacing direct html table cellspacing with css set-up for cellspacing
11 years ago
Michael Peter Christen
fda591695c
fixed visibility of custom icon
11 years ago
Michael Peter Christen
d873304381
added typeahead library to re-implement search suggestions for bootstrap
...
framework.
11 years ago
Michael Peter Christen
af82b57a2b
corrected line-height in tagcloud
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
Michael Peter Christen
395837b3b6
from the administration search bar, do global searches
11 years ago
Michael Peter Christen
721178dc84
misc style bugfixes
11 years ago
Michael Peter Christen
e6dec011ea
Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago