Michael Peter Christen
d1091e79f8
- added stealth button to navigation menu
...
- more fixes to progress bar
11 years ago
Michael Peter Christen
f0f22e68bb
fix for page navigation bar
11 years ago
Michael Peter Christen
deae992d47
fixes to progess bar
11 years ago
Michael Peter Christen
e2f2586429
Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
reger
c297de5145
remove check for unused virtual path /currentyacypeer/
...
- del jqueryheader.template (not used)
11 years ago
Michael Peter Christen
9125bedb87
Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
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
11 years ago
reger
c53c52e210
ConfigSearchPage.html first adjustment to new layout
11 years ago
orbiter
f8f88d4e81
replaced pdblue-homebrew buttons with bootstrap standard buttons
11 years ago
orbiter
3c8d6e1eee
added adminAccount switch to ConfigAccounts_p servlet to switch on
...
protection of all pages; some refactoring as well
11 years ago
orbiter
f8e998d660
added bootstrap-switch to turn checkboxes into toggle switches
11 years ago
orbiter
7d24bcb98d
added flag to require that all web pages, even such without a "_p"
...
extension require authorization. (default off)
11 years ago
Michael Peter Christen
3d6bcbaa22
reduce number of facets to 10
11 years ago
Michael Peter Christen
ed7ad2ef0a
replaced old navbar with bootstrap pagination
11 years ago
Michael Peter Christen
a25799f735
removed underline for anchor refs and replaced it with
...
underline-on-hover. Please update your style (switch and switch back)
11 years ago
reger
1fe26550a0
remove AugmentedBrowsing_p.html augmented browsing switch
...
(has no function in code, previously used in conjuction with http://reflect.ws )
11 years ago
Michael Peter Christen
381781613b
enhanced api menu entries
11 years ago
Michael Peter Christen
7a6658abec
removed synchronization in embedded solr connection (that was probably
...
a mistake?)
11 years ago
Michael Peter Christen
5ea5bb3549
redesign of menus; usage of bootstrap buttons and dropdown-menus
11 years ago
Michael Peter Christen
21f1d1a7df
added dropdown menu in test dashboard
11 years ago
Michael Peter Christen
dc796ebc8d
fixed bold label setting in bootstrap which causes a bad look in YaCy
11 years ago
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
11 years ago
Michael Peter Christen
9d35455f3f
use default header for user front-ends and inverted header for
...
administration front-end
11 years ago
Michael Peter Christen
1944df6df1
enlarged facet column slightly
11 years ago
Michael Peter Christen
523dde9160
Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
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...)
11 years ago
Michael Peter Christen
453bfd0f17
removed unused variables and warnings
11 years ago
malykhin.dmitry
7812146666
Update russian translate
11 years ago
orbiter
dbd7f77568
removed superfluous import of portalheader.template
11 years ago
Michael Peter Christen
6d57dff718
fixes to locale after renaming of some entities in online interface
11 years ago
Michael Peter Christen
353d9c523f
Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
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)
11 years ago
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
11 years ago
Michael Peter Christen
05655d98df
Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
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.
11 years ago
reger
81a846ec33
fix: set YaCy CONNECTION_PROP_HOST Header in ProxyServlet to host incl. port
11 years ago
orbiter
e9abb25b03
tried javascript hack to make statistic divs equal height
11 years ago
reger
251be9ecfa
remove unused ProxySettings ref. from loader
...
clean unused whois test code
11 years ago
reger
82dc815af9
cleanup: remove unrelated and unused code
11 years ago
reger
923c9762cd
upd pom to latest jars
11 years ago
reger
d052bbdfe1
prevent exception on Site Crawl if no start url is given
11 years ago
Michael Peter Christen
85a427ec54
support for multiple sitemaps in robots.txt
11 years ago
reger
a373fb717d
remove more unused from legacy server.http
...
- triggerOnlineAction not used
- useTemplateCache not used
11 years ago
reger
749d020aeb
remove redundant url string manipulation in HTTPDProxyHandler
...
(still used by ProxyServlet)
11 years ago
reger
612294cf84
use servletPath in ProxyServlet instead of fixed name
...
to allow servlet-mapping via web.xml
11 years ago
reger
1d01672bd3
fix DCEntry.getIdentifier
...
on successful url parameter
11 years ago
Michael Peter Christen
b08375da33
fix for bad/missing values of size_i
11 years ago
reger
6306d28a6a
OAI import get multivalued keywords (dc:subject)
11 years ago
reger
0a8c8102de
allow YaCy to start w/o ssl if JKS init fails
11 years ago
sixcooler
0b2101c59c
Speed up the ProxyHandler:
...
simplified cache-storing and make it concurrent in order to free the
clientconnection asap
let other prozesses wait on proxy-access like it was bevore
11 years ago