summaryrefslogtreecommitdiff
path: root/htroot/env/bootstrap
AgeCommit message (Collapse)Author
2021-12-26Improved the Image search page to have bigger thumbnails, use a bigger area ↵ZeroCool940711
for results and a smaller left sidebar.
2019-09-26design changes - more spaceMichael Peter Christen
2019-02-21Upgraded Bootstrap dependency from v3.3.7 to v3.4.1luccioman
Non regressions tested on the following platforms : Linux Debian Stretch : - Firefox 60.5.1esr - Chromium 72.0.3626.96 Windows 10 : - Firefox 65.0.1 - Chrome 72.0.3626.109 - Edge 25.10586.672.0 - IE 11.1540.10586.0 Mac OS : - Safari 11.0
2016-11-17Upgraded Bootstrap to 3.3.7 and upgraded its related js dependencies.luccioman
Upgraded the following JavaScript libraries dependencies : - bootstrap-switch to 3.3.2 - html5shiv to 3.7.3 and switched to minified version - typeahead to 0.10.5 - jQuery to 1.12.4 Removed unused bootstratp-rtl.css and bootstrap-rtl.min.css. Tested non regressions on the following systems : - Debian Jessie : - Firefox 45.4.0 - MS Windows 10 : - Chrome 54.0.2840.99 - Firefox 50.0 - Edge - Emulated IE 11, 10 and 9
2016-09-20Removed unused JavaScript file docs.min.jsluccioman
This file is used by Bootstrap documentation website (http://getbootstrap.com/) but is not part of the Bootstrap distribution and has not be included in a Bootstrap based application.
2015-12-07upd to Bootstrap v3.3.6reger
2015-12-07add missing bootstrap 3.3.4 glyphicons filereger
see comment @luc http://mantis.tokeek.de/view.php?id=623#c1151
2015-04-23update to bootstrap.css 3.3.4Michael Peter Christen
2014-04-28bootstrap updateMichael Peter Christen
2014-04-02transition.js is also included in bootstrap.jsMichael Peter Christen
2014-04-02removed alert.js, modal.js and tooltip.js as these libraries are allMichael Peter Christen
included in bootstrap.js
2014-04-01added more bootstrap librariesMichael Peter Christen
2014-03-27added typeahead library to re-implement search suggestions for bootstrapMichael Peter Christen
framework.
2014-03-20added bootstrap-switch to turn checkboxes into toggle switchesorbiter
2014-03-19- removed usage of jquery and yacy/ui in standard search interfaces asorbiter
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-18- added bootstrap css frameworkMichael Peter Christen
- 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)