Commit Graph

10836 Commits

Author SHA1 Message Date
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
Michael Peter Christen
381781613b enhanced api menu entries 2014-03-19 16:32:32 +01:00
Michael Peter Christen
7a6658abec removed synchronization in embedded solr connection (that was probably
a mistake?)
2014-03-19 16:21:03 +01:00
Michael Peter Christen
5ea5bb3549 redesign of menus; usage of bootstrap buttons and dropdown-menus 2014-03-19 16:20:17 +01:00
Michael Peter Christen
21f1d1a7df added dropdown menu in test dashboard 2014-03-19 12:54:56 +01:00
Michael Peter Christen
dc796ebc8d fixed bold label setting in bootstrap which causes a bad look in YaCy 2014-03-19 12:42:24 +01:00
Michael Peter Christen
a7d4379ef9 fixed shutdown of solr cores in case that more than one local core is to
be closed (this happens if webgraph is enabled and the index is dumped
using /IndexControlURLs_p.html
2014-03-19 12:23:40 +01:00
Michael Peter Christen
9d35455f3f use default header for user front-ends and inverted header for
administration front-end
2014-03-19 12:19:58 +01:00
Michael Peter Christen
1944df6df1 enlarged facet column slightly 2014-03-19 11:55:48 +01:00
Michael Peter Christen
523dde9160 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git 2014-03-19 10:49:06 +01:00
orbiter
ab0e6ba9a6 - removed usage of jquery and yacy/ui in standard search interfaces as
possible
- re-implemented formerly jquery-based tagcloud with simple html
- fixed minimized menu for mobile/minimized view (try that: make window
very narrow...)
2014-03-19 10:06:22 +01:00
Michael Peter Christen
453bfd0f17 removed unused variables and warnings 2014-03-19 09:29:01 +01:00
malykhin.dmitry
7812146666 Update russian translate 2014-03-18 23:12:33 +04:00
orbiter
dbd7f77568 removed superfluous import of portalheader.template 2014-03-18 16:56:05 +01:00
Michael Peter Christen
6d57dff718 fixes to locale after renaming of some entities in online interface 2014-03-18 14:08:52 +01:00
Michael Peter Christen
353d9c523f Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git 2014-03-18 13:42:44 +01:00
Michael Peter Christen
92655c7fd9 - added bootstrap css framework
- adopted all YaCy administration pages to new framework
- created new search page layout (working, but still work in progress)
- old skin files are fully appliable! (and looking good)
- target is a new style based on bootstrap examples, see /test.html
- icons in YaCy may be replaced by glyphicons (to be done)
2014-03-18 13:42:31 +01:00
reger
e972b87a8a remove AugmentedBrowsingFilters_p.html as none of the settings are used currently
config settings frome the page also removed from yacy.init
augmentation.reflect
augmentation.addDoctype
augmentation.reparse
interaction.overlayinteraction.enabled
2014-03-17 20:27:04 +01:00
Michael Peter Christen
05655d98df Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git 2014-03-17 11:57:01 +01:00
reger
9f02d2c47b fix: remove link to triplestore in Vocabulary_p (triplestore does not longer exist)
- should be investigated in more detail to look for additional implications
Remove "yacyaction" from proxyservlet as it was only needed for removed interaction routines.
2014-03-16 22:11:19 +01:00
reger
81a846ec33 fix: set YaCy CONNECTION_PROP_HOST Header in ProxyServlet to host incl. port 2014-03-16 20:51:32 +01:00
orbiter
e9abb25b03 tried javascript hack to make statistic divs equal height 2014-03-16 14:56:30 +01:00
reger
251be9ecfa remove unused ProxySettings ref. from loader
clean unused whois test code
2014-03-16 05:19:01 +01:00
reger
82dc815af9 cleanup: remove unrelated and unused code 2014-03-16 00:15:12 +01:00
reger
923c9762cd upd pom to latest jars 2014-03-15 23:02:17 +01:00
reger
d052bbdfe1 prevent exception on Site Crawl if no start url is given 2014-03-15 21:52:42 +01:00
Michael Peter Christen
85a427ec54 support for multiple sitemaps in robots.txt 2014-03-14 13:33:23 +01:00
reger
a373fb717d remove more unused from legacy server.http
- triggerOnlineAction not used
- useTemplateCache not used
2014-03-14 03:12:04 +01:00
reger
749d020aeb remove redundant url string manipulation in HTTPDProxyHandler
(still used by ProxyServlet)
2014-03-14 02:24:12 +01:00
reger
612294cf84 use servletPath in ProxyServlet instead of fixed name
to allow servlet-mapping via web.xml
2014-03-13 02:46:05 +01:00
reger
1d01672bd3 fix DCEntry.getIdentifier
on successful url parameter
2014-03-12 23:35:57 +01:00