Commit Graph

10616 Commits

Author SHA1 Message Date
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
2014-03-27 22:00:57 +01:00
Michael Peter Christen
3290375493 changed the protocol navigator: turned into switch buttons 2014-03-27 13:50:13 +01:00
Michael Peter Christen
3272c885ea fixed auto-activation of search field 2014-03-27 13:36:56 +01:00
Michael Peter Christen
cbdfef7ce1 changed protocol facet to show also all other counts if one facet is
selected
2014-03-27 13:29:14 +01:00
Michael Peter Christen
36e92e898f moved host facet up 2014-03-27 12:03:51 +01:00
Michael Peter Christen
ff8bf68f8d Merge branch 'master' of gitorious.org:yacy/icewindxs-rc1 2014-03-27 12:00:10 +01:00
Michael Peter Christen
d873304381 added typeahead library to re-implement search suggestions for bootstrap
framework.
2014-03-27 11:56:33 +01:00
reger
b9056ef2db remove unused private header entries (HeaderFramework)
X_YACY_ORIGINAL_REQUEST_LINE
X_YACY_KEEP_ALIVE_REQUEST_COUNT
CONNECTION_PROP_REQUESTLINE
2014-03-26 23:28:19 +01:00
sixcooler
6d16fa993d make transparent proxy handle https-connections:
the implemented handle for connect did not work for me - so lets try the
connectHandler
2014-03-26 20:01:15 +01:00
malykhin.dmitry
29936e3ae1 Update russian translation 2014-03-26 19:39:09 +04:00
Michael Peter Christen
61ad194065 fix for source and target clickdepth in webgraph index 2014-03-26 16:00:05 +01:00
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
2014-03-26 10:54:23 +01:00
Marc Nause
809b4e1fd9 Team added support for URLs with unicode characters in host part to
blacklist. Punycode is used to handle unicode characters.
2014-03-25 22:14:54 +01:00
Michael Peter Christen
fbf1656a67 Merge branch 'master' of gitorious.org:yacy/icewindxs-rc1
Conflicts:
	locales/ru.lng
2014-03-25 10:35:57 +01:00
Michael Peter Christen
3aa6a1207a Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git 2014-03-24 09:57:04 +01:00
Michael Peter Christen
af82b57a2b corrected line-height in tagcloud 2014-03-24 09:52:27 +01:00
Michael Peter Christen
8424d2b743 fixed search field 2014-03-24 09:12:42 +01:00
reger
b126b9ba17 add some InputFileStream close at end of reads
to make sure file is released
2014-03-24 02:32:17 +01:00
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
2014-03-23 23:10:29 +01:00
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.
2014-03-23 17:28:34 +01:00
malykhin.dmitry
cbc872ec69 Update russian translation 2014-03-23 19:32:47 +04:00
Michael Peter Christen
be93bff281 added /date -ranking button 2014-03-23 13:01:25 +01:00
Michael Peter Christen
e3cb0ffe16 - added text/image/audio/video/app search option to new navigation bar
- changed colors of privacy selector
2014-03-23 12:29:46 +01:00
Michael Peter Christen
a28fefba2d activated language facet by default 2014-03-23 11:39:46 +01:00
Michael Peter Christen
395837b3b6 from the administration search bar, do global searches 2014-03-23 09:32:42 +01:00
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
2014-03-23 00:40:36 +01:00
reger
6d17468f21 fix: set text color black in select field in table.th in CrawlResults
(default inherite white)
2014-03-22 21:01:20 +01:00
Michael Peter Christen
721178dc84 misc style bugfixes 2014-03-22 07:02:26 +01:00
Michael Peter Christen
e6dec011ea Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git 2014-03-22 05:45:52 +01:00
Michael Peter Christen
69d1d067ac - do not show external link icon on navbar icon
- do not show navbar icon on index.html
2014-03-22 05:45:44 +01:00
orbiter
22618e3ba2 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git 2014-03-21 20:28:50 +01:00
orbiter
01989f6af9 restrict write buffer size to a limit 2014-03-21 20:28:34 +01:00
orbiter
936d2ef656 bring api icons to the front 2014-03-21 20:28:06 +01:00
Michael Peter Christen
d1091e79f8 - added stealth button to navigation menu
- more fixes to progress bar
2014-03-21 18:01:26 +01:00
Michael Peter Christen
f0f22e68bb fix for page navigation bar 2014-03-21 16:17:56 +01:00
Michael Peter Christen
deae992d47 fixes to progess bar 2014-03-21 14:33:42 +01:00
Michael Peter Christen
e2f2586429 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git 2014-03-21 11:37:46 +01:00
reger
c297de5145 remove check for unused virtual path /currentyacypeer/
-  del jqueryheader.template (not used)
2014-03-21 03:02:19 +01:00
Michael Peter Christen
9125bedb87 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git 2014-03-21 02:44:17 +01:00
Michael Peter Christen
617dd9c97b - added new input field in index.html
- changed progress bar in yacysearch.html
- moved pagination navigation to page bottom
- moved search term input field to headline
2014-03-21 02:42:09 +01:00
reger
c53c52e210 ConfigSearchPage.html first adjustment to new layout 2014-03-21 00:04:22 +01:00
orbiter
f8f88d4e81 replaced pdblue-homebrew buttons with bootstrap standard buttons 2014-03-20 22:52:01 +01:00
orbiter
3c8d6e1eee added adminAccount switch to ConfigAccounts_p servlet to switch on
protection of all pages; some refactoring as well
2014-03-20 22:11:49 +01:00
orbiter
f8e998d660 added bootstrap-switch to turn checkboxes into toggle switches 2014-03-20 22:10:22 +01:00
orbiter
7d24bcb98d added flag to require that all web pages, even such without a "_p"
extension require authorization. (default off)
2014-03-20 19:09:47 +01:00
malykhin.dmitry
5e3a547b1f Update russian translation 2014-03-20 05:34:52 +04:00
Michael Peter Christen
3d6bcbaa22 reduce number of facets to 10 2014-03-20 02:12:56 +01:00
Michael Peter Christen
ed7ad2ef0a replaced old navbar with bootstrap pagination 2014-03-20 02:10:27 +01:00
Michael Peter Christen
a25799f735 removed underline for anchor refs and replaced it with
underline-on-hover. Please update your style (switch and switch back)
2014-03-20 00:06:28 +01:00
reger
1fe26550a0 remove AugmentedBrowsing_p.html augmented browsing switch
(has no function in code, previously used in conjuction with http://reflect.ws)
2014-03-19 22:40:35 +01:00