Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-08 | Remove obsolete ipkg directories | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> | |||
2015-01-08 | Rework LuCI build system | Jo-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-13 | Update cascade.css | Freddy Leitner | |
Make submenus accessible to screen readers | |||
2014-10-10 | themes/bootstrap: make theme usable on touchscreen | David 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-01 | themes/bootstrap: add missing styles for server side validation errors | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> | |||
2014-06-11 | build: introduce luci-base | Jo-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-03 | themes/bootstrap: fix css issue with input fileds within zonebadges (#556) | Jo-Philipp Wich | |
2013-09-19 | themes/freifunk-generic: Fix invalid html | Manuel Munz | |
2013-01-28 | themes/bootstrap: Fixes for mobile devices: add initial scale, don't show ↵ | Manuel Munz | |
hostname in header, partly fixes #481 | |||
2013-01-21 | themes/freifunk-generic: minor style fixes, add some space around header ↵ | Manuel Munz | |
logo and header_right | |||
2013-01-21 | themes/freifunk-generic: Improve display on mobile devices, remove useless ↵ | Manuel Munz | |
css from mobile.css | |||
2013-01-04 | themes/bootstrap: another round of css fixes | Jo-Philipp Wich | |
2013-01-04 | themes/bootstrap: fix a small style quirk observed on firewall overview page | Jo-Philipp Wich | |
2012-12-23 | themes/bootstrap: fix various css errors | Jo-Philipp Wich | |
2012-11-26 | remove .i18n annotations from controller files | Jo-Philipp Wich | |
2012-11-21 | themes: add facility to include custom css | Jo-Philipp Wich | |
2012-11-21 | themes: remove obsolete javascript files that haven't been used in over two ↵ | Jo-Philipp Wich | |
years | |||
2012-11-21 | themes: add cbi-button-download class, whitespace cleanup | Jo-Philipp Wich | |
2012-11-18 | themes/bootstrap: fix highlight of active tabs | Jo-Philipp Wich | |
2012-11-12 | bootstrap: add padding to body and header areas (#505) | Jo-Philipp Wich | |
2012-11-12 | themes/freifunk-generic: increase max-device-width for mobile.css to 854px, #480 | Manuel Munz | |
2012-10-02 | themes/openwrt.org: use ~= instead of not ( ... == ... ) | Daniel Golle | |
2012-10-02 | themes/openwrt.org: fix previous commit | Daniel Golle | |
how such a simple thing can become to complicated... Forgot the "not"... | |||
2012-10-02 | themes/openwrt.org: add missing parentheses | Daniel 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-20 | themes/openwrt.org: disable 'password not set' warning in failsafe mode | Daniel Golle | |
Signed-off-by: Daniel Golle <dgolle@allnet.de> | |||
2012-09-16 | i18n: add RTL-hacks to cascade.css of the Openwrt.org theme | Daniel Golle | |
2012-09-12 | add missing css declaration for cbi-button-find | Manuel Munz | |
2012-09-11 | themes/openwrt: minor css fix | Jo-Philipp Wich | |
2012-09-11 | themes/base: slight icon changes | Jo-Philipp Wich | |
2012-09-11 | modules/admin-full, modules/admin-core, themes/base: add port status ↵ | Jo-Philipp Wich | |
indicators to switch config page | |||
2012-08-14 | themes/openwrt: allow line-wrap in <small> tags (#470) | Jo-Philipp Wich | |
2012-08-08 | themes/bootstrap: another minor styling fix | Jo-Philipp Wich | |
2012-08-08 | themes/bootstrap: add some missing classes and minor style fixes | Jo-Philipp Wich | |
2012-06-06 | themes: only check password for uid=0 pages, nobody cannot read shadow (#426) | Jo-Philipp Wich | |
2012-05-10 | themes/freifunk-generic: Fix typo introduced with last commit | Manuel Munz | |
2012-05-10 | themes/freifunk-generic: Cosmetic css improvements | Manuel Munz | |
2012-05-10 | themes/freifunk-generic: Fix buttons background, #415 | Manuel Munz | |
2012-02-19 | themes/bootstrap: the "about" page is long gone, link to luci.subsignal.org ↵ | Jo-Philipp Wich | |
instead | |||
2012-02-15 | themes/bootstrap: fix table description cells | Jo-Philipp Wich | |
2012-02-15 | themes/bootstrap: some whitespace fixes in CSS | Jo-Philipp Wich | |
2012-02-15 | themes: drop old Freifunk theme, unmaintained and redundant | Jo-Philipp Wich | |
2012-02-15 | themes/bootstrap: change CSS code formatting, spaces -> tabs, empty line ↵ | Jo-Philipp Wich | |
between rule blocks | |||
2012-02-15 | themes/bootstrap: add styling for uci changelog | Jo-Philipp Wich | |
2012-02-15 | themes/bootstrap: move pageaction buttons to the right, fixes display on ↵ | Jo-Philipp Wich | |
pages with additional action on the left side, like "Return to overview" | |||
2012-02-15 | themes: drop freifunk-hannover its abandoned and redundant | Jo-Philipp Wich | |
2012-02-15 | themes: drop oxygen and openwrt.org-oxygen, there unmaintained and not even ↵ | Jo-Philipp Wich | |
packaged | |||
2012-02-15 | themes: drop Fledermaus theme, its ugly and unmaintained | Jo-Philipp Wich | |
2012-02-15 | themes: add Bootstrap theme, created by David Menting / Nut & Bolt ↵ | Jo-Philipp Wich | |
<david@nut-bolt.nl> This theme is clean, modern and based on Twitter Bootstrap. It's been tested on a TP-Link WR1043n and a Carambola under Firefox, Safari and IE8. | |||
2012-02-15 | themes: add zone badge classes to remaining themes | Jo-Philipp Wich | |
2012-02-15 | themes/openwrt: add new CSS classes for zone badge widgets | Jo-Philipp Wich | |