summaryrefslogtreecommitdiffhomepage
path: root/themes
AgeCommit message (Collapse)Author
2015-03-10Merge pull request #333 from legendtang/masterJo-Philipp Wich
themes/bootstrap: add media queries to bootstrap-theme for better responsive UI on mobile devices
2015-03-01theme/bootstrap: add a mssing class style in form section (#298)Legend Tang
NOTE: three <br /> in some luci-app's cbi-tab-descr section which help to workaround must be removed.
2015-02-28add media queries for better responsive UI on mobile devicesLegend Tang
This is for modern browsers only
2015-02-19themes/freifunk-generic: fix error with version string display in header on BBManuel Munz
2015-01-19luci-themes: luci.main.mediaurlbase not set correctlyChristian Schoenebeck
Currently by default theme Bootstrap is installed but luci.main.mediaurlbase (it holds the current active theme) still has openwrt.org set. I did not find the mechanism how LuCI starts Bootstrap theme but the installation should set luci.main.mediaurlbase correctly. Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2015-01-17themes: fix load number formattingJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-17luci-theme-openwrt: fix version displayJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-16Update my email addresses in the license headersJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-16Globally reduce copyright headersJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-16themes: require luci.version directlyJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-15luci-theme-freifunk-generic: switch to nixio.fsJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-15themes: eliminate uses of luci.sys.loadavg()Jo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-08Remove obsolete ipkg directoriesJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-08Rework LuCI build systemJo-Philipp Wich
* Rename subdirectories to their repective OpenWrt package names * Make each LuCI module its own standalone package * Deploy a shared luci.mk which is used by each module Makefile Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2014-10-13Update cascade.cssFreddy Leitner
Make submenus accessible to screen readers
2014-10-10themes/bootstrap: make theme usable on touchscreenDavid Heidelberger
When using this theme on touchscreen, after selecting menu it won't allow me select submenu selection. It directly start loading menu section (unnecessary, because it's always first link in subsection). It work only at moment, when you are really fast, which is annoying. Signed-off-by: David Heidelberger <david.heidelberger@ixit.cz>
2014-07-01themes/bootstrap: add missing styles for server side validation errorsJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2014-06-11build: introduce luci-baseJo-Philipp Wich
Merges libs/core, libs/ipkg, libs/web, libs/sys, libs/sgi-cgi, libs/sgi-uhttpd, modules/admin-core, themes/base and protcols/core into modules/base and renames luci-lib-core to luci-base.
2013-12-03themes/bootstrap: fix css issue with input fileds within zonebadges (#556)Jo-Philipp Wich
2013-09-19themes/freifunk-generic: Fix invalid htmlManuel Munz
2013-01-28themes/bootstrap: Fixes for mobile devices: add initial scale, don't show ↵Manuel Munz
hostname in header, partly fixes #481
2013-01-21themes/freifunk-generic: minor style fixes, add some space around header ↵Manuel Munz
logo and header_right
2013-01-21themes/freifunk-generic: Improve display on mobile devices, remove useless ↵Manuel Munz
css from mobile.css
2013-01-04themes/bootstrap: another round of css fixesJo-Philipp Wich
2013-01-04themes/bootstrap: fix a small style quirk observed on firewall overview pageJo-Philipp Wich
2012-12-23themes/bootstrap: fix various css errorsJo-Philipp Wich
2012-11-26remove .i18n annotations from controller filesJo-Philipp Wich
2012-11-21themes: add facility to include custom cssJo-Philipp Wich
2012-11-21themes: remove obsolete javascript files that haven't been used in over two ↵Jo-Philipp Wich
years
2012-11-21themes: add cbi-button-download class, whitespace cleanupJo-Philipp Wich
2012-11-18themes/bootstrap: fix highlight of active tabsJo-Philipp Wich
2012-11-12bootstrap: add padding to body and header areas (#505)Jo-Philipp Wich
2012-11-12themes/freifunk-generic: increase max-device-width for mobile.css to 854px, #480Manuel Munz
2012-10-02themes/openwrt.org: use ~= instead of not ( ... == ... )Daniel Golle
2012-10-02themes/openwrt.org: fix previous commitDaniel Golle
how such a simple thing can become to complicated... Forgot the "not"...
2012-10-02themes/openwrt.org: add missing parenthesesDaniel Golle
r9311 introduced a bug which made the "password not set" warning disappear in all cases instead of just the intended ones. Now fixed.
2012-09-20themes/openwrt.org: disable 'password not set' warning in failsafe modeDaniel Golle
Signed-off-by: Daniel Golle <dgolle@allnet.de>
2012-09-16i18n: add RTL-hacks to cascade.css of the Openwrt.org themeDaniel Golle
2012-09-12add missing css declaration for cbi-button-findManuel Munz
2012-09-11themes/openwrt: minor css fixJo-Philipp Wich
2012-09-11themes/base: slight icon changesJo-Philipp Wich
2012-09-11modules/admin-full, modules/admin-core, themes/base: add port status ↵Jo-Philipp Wich
indicators to switch config page
2012-08-14themes/openwrt: allow line-wrap in <small> tags (#470)Jo-Philipp Wich
2012-08-08themes/bootstrap: another minor styling fixJo-Philipp Wich
2012-08-08themes/bootstrap: add some missing classes and minor style fixesJo-Philipp Wich
2012-06-06themes: only check password for uid=0 pages, nobody cannot read shadow (#426)Jo-Philipp Wich
2012-05-10themes/freifunk-generic: Fix typo introduced with last commitManuel Munz
2012-05-10themes/freifunk-generic: Cosmetic css improvementsManuel Munz
2012-05-10themes/freifunk-generic: Fix buttons background, #415Manuel Munz
2012-02-19themes/bootstrap: the "about" page is long gone, link to luci.subsignal.org ↵Jo-Philipp Wich
instead