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
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
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
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
orbiter
dbd7f77568
removed superfluous import of portalheader.template
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
orbiter
e9abb25b03
tried javascript hack to make statistic divs equal height
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
Michael Peter Christen
b08375da33
fix for bad/missing values of size_i
11 years ago
Michael Peter Christen
8cf4d04ae0
fix for facets in search rss result: some facets had been missing, all
...
had missing url properties
11 years ago
Michael Peter Christen
51800007c4
- added concurrency to postprocessing of webgraph document
...
- bundeled separate webgraph postprocesing steps into one
11 years ago
reger
351c2be68d
fix: make sure adminAccount changes made via ConfigAccounts_p are effective immediately
...
force to remove current credentials from knownuser cache
11 years ago
reger
5c9dcc269d
improve OAI-PMH import identifier recognition
...
- find best fittng identifier (url) by checking all given dc:identifier in record (many entries proviede several identifiers)
as identifier is currently a multivalued field use "getParams" in preference of splitting the 1st string by ";"
- add resolve DOI:... identifier via http://dx.doi.org/
11 years ago
Michael Peter Christen
bcd9dd9e1d
enhanced concurrent loading by using a fixed set of concurrent loader
...
processes in favor of throwaway-processes. The control mechanism does
less often report a 'queue full' message to the busy loop which then
does not perform a long busy waiting; instead all requests are queued
and new loader processes are started if necessary up to a given limit
(as set before)
11 years ago
Michael Benz
c7ea0f123b
Added German translation for Config Search and Ranking RWI and Solr
11 years ago
reger
61e51d47a5
fix: unused / incorrect default username parameter
...
(removed setting)
11 years ago
Michael Benz
a87aef83b4
Improved Image Collage and WatchWebStructure page display with CSS changes
11 years ago
Michael Benz
0813f5f82e
Added German translation for AccessGrid_p.html, CrawlCheck_p.html, RegexTest.html and env/templates/submenuTargetAnalysis.template
11 years ago
reger
a2e5ea2026
status panel link to set max mem
...
+url proxy same error text as in transparent
11 years ago
Michael Peter Christen
fdaeac374a
- enhanced postprocessing speed and memory footprint (by using HashMaps
...
instead of TreeMaps)
- enhanced memory footprint of database indexes (by introduction of
optimize calls)
- optimize calls shrink the amount of used memory for index sets if they
are not changed afterwards any more
11 years ago
Michael Peter Christen
1245cfeb43
small change to crawler monitor to fit in larger translations
11 years ago
orbiter
1960aafd6c
better height for statistic windows
11 years ago
orbiter
b0e3e2100d
better width for Progress table
11 years ago
orbiter
d2f7ce27a7
fix for switch back to localhost (why did this not work? it worked all
...
the time)
11 years ago
Michael Peter Christen
a632b0d2a4
added a forced commit to index deletion to enable synchronized index
...
updates
11 years ago