summaryrefslogtreecommitdiffhomepage
path: root/themes
AgeCommit message (Collapse)Author
2015-10-24Merge pull request #522 from LuttyYang/masterHannu Nyman
luci-theme-material: fix some style bugs
2015-10-24luci-theme-material: fix some style bugsLutty Yang
Signed-off-by: Lutty Yang <lutty@wcan.in>
2015-10-23Merge pull request #521 from LuttyYang/masterHannu Nyman
luci-theme-material: Synchronized to the LUCI version f9e590a
2015-10-23Revert "luci-theme-material: do not infer login state from url (#520)"Hannu Nyman
This reverts commit f9e590aa4741bf337029be3f374a33543cc3f37b in order to enable a clean merge of the PR #521 from the theme author. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2015-10-23luci-theme-material: try find current position by using lua codeLutty Yang
thanks for jow Signed-off-by: Lutty Yang <lutty@wcan.in>
2015-10-23luci-theme-material: Synchronized to the LUCI version f9e590aLutty Yang
Signed-off-by: Lutty Yang <lutty@wcan.in>
2015-10-22luci-theme-material: do not infer login state from url (#520)Jo-Philipp Wich
Checking for `;` in the url is no good indicator whether a user is logged in, instead query the dispatcher and set a `logged-in` CSS class on the `<body>` element if a session exists. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-10-13Merge pull request #513 from LuttyYang/masterHannu Nyman
luci-theme-material: PR from Version 0.2.11
2015-10-13luci-theme-material: PR from Version 0.2.11Lutty Yang
Signed-off-by: Lutty Yang <lutty@wcan.in>
2015-10-06luci-theme-bootstrap: add redir parameter to uci change menuJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-10-06luci-theme-material: add redir parameter to uci change menuJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-10-06Merge pull request #503 from LuttyYang/masterHannu Nyman
luci-theme-material: fix some style bug in LUCI newest version
2015-10-06luci-theme-material: fix some style bug in LUCI newest versionLutty Yang
Signed-off-by: Lutty Yang <lutty@wcan.in>
2015-10-05Merge pull request #501 from LuttyYang/masterJo-Philipp Wich
luci-theme-material: PR from version 0.2.6
2015-10-05luci-theme-material: PR from version 0.2.6Lutty Yang
PR from version 0.2.6 Signed-off-by: Lutty Yang <lutty@wcan.in>
2015-09-29themes: remove freifunk-bno themeHannu Nyman
Remove the freifunk-bno theme as the bno profile itself was removed. Discussion in https://github.com/openwrt/luci/pull/471 Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2015-09-20luci-theme-material: add button select input themeLutty Yang
add button select input theme Signed-off-by: Lutty Yang <lutty@wcan.in>
2015-09-19luci-theme-material: add some new features and fix some bugsLutty Yang
add footer and loading animation and auto focus switches compact Fonts Signed-off-by: Lutty Yang <lutty@wcan.in>
2015-09-18luci-theme-material: fix font size bugLutty Yang
fix "textarea font-size too big in firefox" Signed-off-by: Lutty Yang <lutty@wcan.in>
2015-09-18luci-theme-material: fix Polish text longer bugLutty Yang
Signed-off-by: Lutty Yang <lutty@wcan.in>
2015-09-18luci-theme-material: fix some bugLutty Yang
fixed "logout" text theme error and "unsaved changes" page dislocation. Signed-off-by: Lutty Yang <lutty@wcan.in>
2015-09-17luci-theme-material: fix no password set, Luci displays information is ↵Lutty Yang
illegible. Fixed the visibility of "no password set" warning. Signed-off-by: Lutty Yang<lutty@wcan.in>
2015-09-17Material is a clean HTML5 theme for LuCI. It is based on ↵Lutty Yang
luci-theme-bootstrap and MUI Signed-off-by: Lutty Yang <lutty@wcan.in>
2015-09-16fix path errorLutty Yang
2015-09-16fix path errorLutty Yang
2015-09-16init Material Design themeLutty Yang
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