Michael Peter Christen
524bedc00a
fixed text in startup tray icon and added shutdown icon during shutdown
10 years ago
Michael Peter Christen
d3b000b089
Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
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
malykhin.dmitry
65de1236b3
Update russian translation
10 years ago
Michael Peter Christen
2a52c6f0f1
using htroot/api/blacklists as source folder: removed package
...
declaration of some classes in that folder
10 years ago
Michael Peter Christen
4709d8417c
npe fix for non-tray users
10 years ago
reger
53ecce81e3
changed translation of submenuCustomization.template to submenuDesign.template
...
- removed obsolete scroogle translation
10 years ago
orbiter
5b5635e187
replaced font for boot tray icon with image and added some more images
...
for further tray icon displays
10 years ago
orbiter
aa6cdc4ab5
speed-up of start process if remote DNS waits for timeout
10 years ago
orbiter
40b3977c21
added an animation of the tray icon during the boot phase of YaCy.
...
Additionally, there is a tooltip and a new headline at the tray menu
which states the current booting status.
10 years ago
Michael Peter Christen
ec6082c872
very bad language detection hack fix hack
10 years ago
Michael Peter Christen
1ec892c85b
Merge branch 'master' of gitorious.org:yacy/icewindxs-rc1
10 years ago
Michael Peter Christen
39615de3f9
adding the buffer size is not wrong but may cause confusing information
...
when the buffer is cleaned after a buffer flush which is not then
available in Solr since that is waiting for a commit. In such cases the
counter would run backwards which is prevented by ignoring the buffer
size.
10 years ago
Michael Peter Christen
395edec6f1
changed strategy to count the number of documents: get the max of
...
solr+buffer and the hit cache. This shall help during first crawls to
see a running document counter even if there was no commit meanwhile to
solr. To support that strategy, the hit cache must be written earlier.
10 years ago
Michael Peter Christen
e87dc08c0d
set the correct fail time in error docs
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
malykhin.dmitry
caa0830ecc
Update russian translation
10 years ago
malykhin.dmitry
1ba16c2377
Update russian translation
10 years ago
Michael Peter Christen
cfb20bc0ce
removing the [] for ipv6 addresses may be a bad idea..
10 years ago
orbiter
b6d57f06eb
enhanced the apk parser (up to beeing production-ready).
...
The parser is not yet activated and will be after the next release step.
10 years ago
Michael Peter Christen
2b1cf26828
removed solr warning during startup
10 years ago
Michael Peter Christen
a7dd89c4de
changed method to write the citation index: do not catch up references
...
during document parsing; instead use the same references that would also
be written into the webgraph. That should cause that the webgraph and
the citation index express the exact same semantic.
10 years ago
Michael Peter Christen
57ce7eeff3
fixed localhost authorization and replaced the adminRealm with an info
...
string which is visible in the browser. That makes it possible that the
browser instructs the user how to change a forgotten admin password
(during runtime).
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
f318d7c285
enhanced date-ordered ranking
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
reger
a6891ff7f8
fix Querygoal.parse exception on +/-null-term
...
covers http://mantis.tokeek.de/view.php?id=452
10 years ago
reger
0ff66118bf
exclude nav-header/footer in ServerScannerList.html?embedded
...
fixes display of header in yacyinteractive.html
10 years ago
reger
c7335318eb
remove unused legacy procedure from httpserver
...
(deleted generateSocketAddress(port) )
10 years ago
orbiter
b02cb18c84
Merge branch 'master' of git@gitorious.org:yacy/rc1.git
10 years ago
orbiter
301961c4c1
small fix to the welcome message
10 years ago
Michael Peter Christen
eab0d3e1a9
bugfix for wrong lock display, see
...
http://forum.yacy-websuche.de/viewtopic.php?f=5&t=5321&p=30484#p30484
10 years ago
orbiter
2dd4b274d4
update to kaskelix
10 years ago
orbiter
46efeb6ea2
Merge branch 'master' of git@gitorious.org:yacy/rc1.git
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
f642cfbe30
added hint to the regular expression tester
10 years ago
orbiter
c2521111ca
another fix to de locale which fixes a html tag glitch
10 years ago
orbiter
73ebf69ca7
changed style of info-icon to be similar to bootstrap.css glyphicons
10 years ago
orbiter
c66590e01a
another translation typo
10 years ago
orbiter
96cd6d1979
fix for translation mistakes
10 years ago
reger
6654d314f1
add rss version to api/feed.rss
...
IE11 reports error without
10 years ago
orbiter
0ad39d4811
fix for de locale translation mistake
10 years ago
orbiter
cbb5f06630
do not remove the index deletion option from the IndexControlURLs_p.html
...
servlet after a deletion happend, instead show but disable the option
when the index is empty.
10 years ago
orbiter
73c2e47de3
added a confirmation dialog to complete index deletion
10 years ago
orbiter
71b686e503
fix html error occurred by missing symbol in de localization in
...
IndexDeletion_p.html
10 years ago
orbiter
49d4f95faf
bugfix to latest commit
10 years ago
orbiter
68211f8244
enable Crawler_p servlet if a rss feed or a wiki dump import was
...
submitted.
10 years ago