Commit graph

625 commits

Author SHA1 Message Date
Jo-Philipp Wich
8eaac4b637 Use numeric prefixes for uci-defaults scripts
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2016-01-27 16:50:19 +01:00
Jo-Philipp Wich
c1f7cb36b8 luci-theme-bootstrap: add new utility class for table valign, minor tweaks
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2016-01-20 16:59:06 +01:00
Jo-Philipp Wich
c57d60e3e6 luci-theme-bootstrap: css fix for map level tabs
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2016-01-19 11:00:15 +01:00
Jo-Philipp Wich
1600b600dd luci-theme-bootstrap: style fixes for map level tabs and disabled buttons
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2016-01-18 11:06:35 +01:00
Jo-Philipp Wich
b3c69b123a luci-theme-bootstrap: fix menu url generation (#625)
Also untangle Lua code and markup for better readability, use tabs for
indentation and build_url() to construct paths instead of concatenating
them manually.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2016-01-17 18:02:32 +01:00
Shuanglei Tao
c2e6ed898a luci-theme-material: set default font-size to 13px
Ref: https://developer.mozilla.org/en-US/docs/Web/CSS/font-size#Rems

Signed-off-by: Shuanglei Tao <tsl0922@gmail.com>
2015-12-27 20:21:02 +08:00
Hannu Nyman
2a9b2107ba Merge pull request #522 from LuttyYang/master
luci-theme-material: fix some style bugs
2015-10-24 09:33:42 +03:00
Lutty Yang
1328b89ef8 luci-theme-material: fix some style bugs
Signed-off-by: Lutty Yang <lutty@wcan.in>
2015-10-24 10:14:11 +08:00
Hannu Nyman
a19f97f7ca Merge pull request #521 from LuttyYang/master
luci-theme-material: Synchronized to the LUCI version f9e590a
2015-10-23 20:21:01 +03:00
Hannu Nyman
8f97c6c15b Revert "luci-theme-material: do not infer login state from url (#520)"
This reverts commit f9e590aa47
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-23 20:16:04 +03:00
Lutty Yang
8296a47c1a luci-theme-material: try find current position by using lua code
thanks for jow

Signed-off-by: Lutty Yang <lutty@wcan.in>
2015-10-23 20:51:12 +08:00
Lutty Yang
9098b20650 luci-theme-material: Synchronized to the LUCI version f9e590a
Signed-off-by: Lutty Yang <lutty@wcan.in>
2015-10-23 12:51:07 +08:00
Jo-Philipp Wich
f9e590aa47 luci-theme-material: do not infer login state from url (#520)
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-22 21:08:22 +02:00
Hannu Nyman
e8349fbfdf Merge pull request #513 from LuttyYang/master
luci-theme-material: PR from Version 0.2.11
2015-10-13 18:15:05 +03:00
Lutty Yang
780778e6f9 luci-theme-material: PR from Version 0.2.11
Signed-off-by: Lutty Yang <lutty@wcan.in>
2015-10-13 23:07:16 +08:00
Jo-Philipp Wich
9b75d8ec36 luci-theme-bootstrap: add redir parameter to uci change menu
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-10-06 22:21:48 +02:00
Jo-Philipp Wich
36f133f946 luci-theme-material: add redir parameter to uci change menu
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-10-06 22:21:36 +02:00
Hannu Nyman
d0f15d9804 Merge pull request #503 from LuttyYang/master
luci-theme-material: fix some style bug in LUCI newest version
2015-10-06 15:18:41 +03:00
Lutty Yang
7567f2d01f luci-theme-material: fix some style bug in LUCI newest version
Signed-off-by: Lutty Yang <lutty@wcan.in>
2015-10-06 20:14:27 +08:00
Jo-Philipp Wich
8023fb9c43 Merge pull request #501 from LuttyYang/master
luci-theme-material: PR from version 0.2.6
2015-10-05 20:29:41 +02:00
Lutty Yang
a5ae384c8f luci-theme-material: PR from version 0.2.6
PR from version 0.2.6

Signed-off-by: Lutty Yang <lutty@wcan.in>
2015-10-05 22:01:42 +08:00
Hannu Nyman
60e2148d70 themes: remove freifunk-bno theme
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-29 11:44:16 +03:00
Lutty Yang
5a0c3bbfa9 luci-theme-material: add button select input theme
add button select input theme

Signed-off-by: Lutty Yang <lutty@wcan.in>
2015-09-20 12:08:44 +08:00
Lutty Yang
fea55f75c7 luci-theme-material: add some new features and fix some bugs
add footer and loading animation and auto focus switches
compact Fonts

Signed-off-by: Lutty Yang <lutty@wcan.in>
2015-09-19 17:22:54 +08:00
Lutty Yang
cf0623f4f5 luci-theme-material: fix font size bug
fix "textarea font-size too big in firefox"

Signed-off-by: Lutty Yang <lutty@wcan.in>
2015-09-18 16:22:39 +08:00
Lutty Yang
e04e263adf luci-theme-material: fix Polish text longer bug
Signed-off-by: Lutty Yang <lutty@wcan.in>
2015-09-18 13:51:15 +08:00
Lutty Yang
2237aab76b luci-theme-material: fix some bug
fixed "logout" text theme error and "unsaved changes" page dislocation.

Signed-off-by: Lutty Yang <lutty@wcan.in>
2015-09-18 11:32:44 +08:00
Lutty Yang
6c1a2e3483 luci-theme-material: fix no password set, Luci displays information is illegible.
Fixed the visibility of "no password set" warning.

Signed-off-by: Lutty Yang<lutty@wcan.in>
2015-09-17 21:03:01 +08:00
Lutty Yang
c332c66031 Material is a clean HTML5 theme for LuCI. It is based on luci-theme-bootstrap and MUI
Signed-off-by: Lutty Yang <lutty@wcan.in>
2015-09-17 16:19:48 +08:00
Lutty Yang
cdf3122db2 fix path error 2015-09-16 22:02:21 +08:00
Lutty Yang
97d3497c46 fix path error 2015-09-16 21:30:50 +08:00
Lutty Yang
b825a140fd init Material Design theme 2015-09-16 19:59:17 +08:00
Jo-Philipp Wich
31e7adea63 Merge pull request #333 from legendtang/master
themes/bootstrap: add media queries to bootstrap-theme for better responsive UI on mobile devices
2015-03-10 18:55:15 +01:00
Legend Tang
291834e707 theme/bootstrap: add a mssing class style in form section (#298)
NOTE: three <br /> in some luci-app's cbi-tab-descr section which help
to workaround must be removed.
2015-03-01 01:20:33 +08:00
Legend Tang
d6b0448339 add media queries for better responsive UI on mobile devices
This is for modern browsers only
2015-02-28 23:08:26 +08:00
Manuel Munz
8b123df287 themes/freifunk-generic: fix error with version string display in header on BB 2015-02-19 20:20:31 +01:00
Christian Schoenebeck
55ab4e4ce2 luci-themes: luci.main.mediaurlbase not set correctly
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-19 21:08:03 +01:00
Jo-Philipp Wich
30d45d0c0e themes: fix load number formatting
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-17 15:17:42 +01:00
Jo-Philipp Wich
4abf1caa3f luci-theme-openwrt: fix version display
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-17 00:40:31 +01:00
Jo-Philipp Wich
41d2b33087 Update my email addresses in the license headers
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-16 23:49:44 +01:00
Jo-Philipp Wich
7a3493b1f7 Globally reduce copyright headers
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-16 23:38:38 +01:00
Jo-Philipp Wich
daee4a650e themes: require luci.version directly
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-16 21:40:49 +01:00
Jo-Philipp Wich
921df0f3fc luci-theme-freifunk-generic: switch to nixio.fs
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-15 15:09:02 +01:00
Jo-Philipp Wich
bfbc7f4bdf themes: eliminate uses of luci.sys.loadavg()
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-15 14:26:27 +01:00
Jo-Philipp Wich
50b258a1d4 Remove obsolete ipkg directories
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-08 16:31:40 +01:00
Jo-Philipp Wich
1bb4822dca Rework LuCI build system
* 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>
2015-01-08 16:26:20 +01:00
Freddy Leitner
ae90464447 Update cascade.css
Make submenus accessible to screen readers
2014-10-13 17:26:23 +09:00
David Heidelberger
65dbd8527d themes/bootstrap: make theme usable on touchscreen
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-10-10 21:28:47 +02:00
Jo-Philipp Wich
3ebb519411 themes/bootstrap: add missing styles for server side validation errors
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2014-07-01 11:09:33 +00:00
Jo-Philipp Wich
7043c30e0e build: introduce luci-base
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.
2014-06-11 13:29:05 +00:00
Jo-Philipp Wich
29b3a87de2 themes/bootstrap: fix css issue with input fileds within zonebadges (#556) 2013-12-03 15:51:54 +00:00
Manuel Munz
2598a2cfd1 themes/freifunk-generic: Fix invalid html 2013-09-19 17:19:17 +00:00
Manuel Munz
b7de5ce7c1 themes/bootstrap: Fixes for mobile devices: add initial scale, don't show hostname in header, partly fixes #481 2013-01-28 22:49:59 +00:00
Manuel Munz
cb178921da themes/freifunk-generic: minor style fixes, add some space around header logo and header_right 2013-01-21 13:34:12 +00:00
Manuel Munz
1edd63045c themes/freifunk-generic: Improve display on mobile devices, remove useless css from mobile.css 2013-01-21 09:39:51 +00:00
Jo-Philipp Wich
c369ef0f3d themes/bootstrap: another round of css fixes 2013-01-04 19:55:54 +00:00
Jo-Philipp Wich
3fce9b3a32 themes/bootstrap: fix a small style quirk observed on firewall overview page 2013-01-04 16:25:06 +00:00
Jo-Philipp Wich
9297ef38c4 themes/bootstrap: fix various css errors 2012-12-23 23:18:17 +00:00
Jo-Philipp Wich
848e43a5b4 remove .i18n annotations from controller files 2012-11-26 12:53:43 +00:00
Jo-Philipp Wich
1a530635c9 themes: add facility to include custom css 2012-11-21 18:36:40 +00:00
Jo-Philipp Wich
9d2e1cf012 themes: remove obsolete javascript files that haven't been used in over two years 2012-11-21 17:36:40 +00:00
Jo-Philipp Wich
c9556c02bb themes: add cbi-button-download class, whitespace cleanup 2012-11-21 16:04:10 +00:00
Jo-Philipp Wich
ec940ec352 themes/bootstrap: fix highlight of active tabs 2012-11-18 16:30:42 +00:00
Jo-Philipp Wich
ecdf523b07 bootstrap: add padding to body and header areas (#505) 2012-11-12 16:49:14 +00:00
Manuel Munz
24ccf0256a themes/freifunk-generic: increase max-device-width for mobile.css to 854px, #480 2012-11-12 10:06:15 +00:00
Daniel Golle
9939dd2f72 themes/openwrt.org: use ~= instead of not ( ... == ... ) 2012-10-02 15:19:23 +00:00
Daniel Golle
1d9cd49387 themes/openwrt.org: fix previous commit
how such a simple thing can become to complicated... Forgot the "not"...
2012-10-02 13:53:34 +00:00
Daniel Golle
97470c05f6 themes/openwrt.org: add missing parentheses
r9311 introduced a bug which made the "password not set" warning disappear
in all cases instead of just the intended ones. Now fixed.
2012-10-02 13:52:24 +00:00
Daniel Golle
bce5060da6 themes/openwrt.org: disable 'password not set' warning in failsafe mode
Signed-off-by: Daniel Golle <dgolle@allnet.de>
2012-09-20 02:16:57 +00:00
Daniel Golle
4b51311039 i18n: add RTL-hacks to cascade.css of the Openwrt.org theme 2012-09-16 19:23:17 +00:00
Manuel Munz
f65d05ac2b add missing css declaration for cbi-button-find 2012-09-12 16:15:54 +00:00
Jo-Philipp Wich
308126fc8b themes/openwrt: minor css fix 2012-09-11 19:09:33 +00:00
Jo-Philipp Wich
8a23de32d9 themes/base: slight icon changes 2012-09-11 16:30:37 +00:00
Jo-Philipp Wich
57e51eba60 modules/admin-full, modules/admin-core, themes/base: add port status indicators to switch config page 2012-09-11 14:18:28 +00:00
Jo-Philipp Wich
e6dcd4630f themes/openwrt: allow line-wrap in <small> tags (#470) 2012-08-14 15:38:29 +00:00
Jo-Philipp Wich
530a1dc0f3 themes/bootstrap: another minor styling fix 2012-08-08 15:30:05 +00:00
Jo-Philipp Wich
3806a802e2 themes/bootstrap: add some missing classes and minor style fixes 2012-08-08 15:20:13 +00:00
Jo-Philipp Wich
a71e441487 themes: only check password for uid=0 pages, nobody cannot read shadow (#426) 2012-06-06 10:44:55 +00:00
Manuel Munz
fb598739de themes/freifunk-generic: Fix typo introduced with last commit 2012-05-10 17:54:51 +00:00
Manuel Munz
8a05362323 themes/freifunk-generic: Cosmetic css improvements 2012-05-10 15:04:01 +00:00
Manuel Munz
2076bc9dd0 themes/freifunk-generic: Fix buttons background, #415 2012-05-10 14:37:39 +00:00
Jo-Philipp Wich
08d302727f themes/bootstrap: the "about" page is long gone, link to luci.subsignal.org instead 2012-02-19 19:12:09 +00:00
Jo-Philipp Wich
b930de7b19 themes/bootstrap: fix table description cells 2012-02-15 22:50:44 +00:00
Jo-Philipp Wich
a0af7d7afe themes/bootstrap: some whitespace fixes in CSS 2012-02-15 21:48:48 +00:00
Jo-Philipp Wich
36fa6575ed themes: drop old Freifunk theme, unmaintained and redundant 2012-02-15 21:04:22 +00:00
Jo-Philipp Wich
522bfc944c themes/bootstrap: change CSS code formatting, spaces -> tabs, empty line between rule blocks 2012-02-15 20:38:36 +00:00
Jo-Philipp Wich
323a7bd6fa themes/bootstrap: add styling for uci changelog 2012-02-15 20:30:32 +00:00
Jo-Philipp Wich
30b2719c4a themes/bootstrap: move pageaction buttons to the right, fixes display on pages with additional action on the left side, like "Return to overview" 2012-02-15 20:19:50 +00:00
Jo-Philipp Wich
4262d90124 themes: drop freifunk-hannover its abandoned and redundant 2012-02-15 19:50:27 +00:00
Jo-Philipp Wich
0ff4dcf277 themes: drop oxygen and openwrt.org-oxygen, there unmaintained and not even packaged 2012-02-15 18:30:25 +00:00
Jo-Philipp Wich
93812e70a0 themes: drop Fledermaus theme, its ugly and unmaintained 2012-02-15 18:28:53 +00:00
Jo-Philipp Wich
7c74bac897 themes: add Bootstrap theme, created by David Menting / Nut & Bolt <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 18:08:44 +00:00
Jo-Philipp Wich
f8d8f10aa8 themes: add zone badge classes to remaining themes 2012-02-15 17:49:44 +00:00
Jo-Philipp Wich
a23f1335d8 themes/openwrt: add new CSS classes for zone badge widgets 2012-02-15 17:47:16 +00:00
Jo-Philipp Wich
6a79dfc77e themes: CSS fix for iface badges 2012-02-15 16:43:02 +00:00
Jo-Philipp Wich
6832010927 themes: add new classes to remaining themes 2012-02-15 16:00:00 +00:00
Jo-Philipp Wich
83de41903c themes/openwrt: add new CSS classes for iface boxes and badges as used in the iface overview or the physical settings of networks 2012-02-15 15:52:49 +00:00
Jo-Philipp Wich
4587911f07 themes: add new button classes to remaining themes as well 2012-02-15 15:10:57 +00:00
Jo-Philipp Wich
f4894a0779 themes/openwrt: add more button CSS classes 2012-02-15 15:08:04 +00:00
Jo-Philipp Wich
cd4e008cc1 themes: implement new up and down button classes in remaining themes 2012-02-14 15:15:14 +00:00
Jo-Philipp Wich
8e44175a79 themes/openwrt: implement CSS classes for up and down buttons 2012-02-14 15:07:50 +00:00
Jo-Philipp Wich
07e06f185a themes/openwrt: fix input placeholder color for firefox, add css for internet explorer 2012-01-01 15:41:16 +00:00
Jo-Philipp Wich
5e4d4ff5ef themes: add essential CSS class to other themes as well 2011-12-20 15:24:14 +00:00
Jo-Philipp Wich
d942285d01 themes/openwrt: add some new CSS classes used by firewall ui 2011-12-19 21:20:57 +00:00
Jo-Philipp Wich
84acc67709 themes/openwrt: small css fix for tab menu rendering in webkit 2011-10-27 17:15:00 +00:00
Manuel Munz
84db98f50e themes/freifunk-generic: Fix modemenu id 2011-10-27 11:20:51 +00:00
Jo-Philipp Wich
a31debe8a3 themes/freifunk-generic: port to updated dispatcher api 2011-10-26 02:51:55 +00:00
Jo-Philipp Wich
7918c83586 themes/freifunk: port to updated dispatcher api 2011-10-26 02:51:34 +00:00
Jo-Philipp Wich
6516d7ba5b themes/openwrt: cleanup menu construction code, use node_visible() and node_childs() helper 2011-10-26 00:27:00 +00:00
Jo-Philipp Wich
0efea1babc themes/openwrt: add style for disabled cbi buttons 2011-10-18 12:31:39 +00:00
Jo-Philipp Wich
632632f92b themes/openwrt: add a link to password change page in password change prompt 2011-10-15 03:29:00 +00:00
Manuel Munz
1ed800b00f themes/freifunk-generic: Also add css like in r7584 2011-10-01 18:50:05 +00:00
Manuel Munz
00376f2e85 themes/freifunk-generic: Fix last commit (remove |) 2011-10-01 18:34:24 +00:00
Manuel Munz
17f5feace1 themes/freifunk-generic: Add changes from r7585 2011-10-01 17:29:00 +00:00
Jo-Philipp Wich
68bf126e81 themes/openwrt: hide modemenu if there is only one entry 2011-09-30 18:09:03 +00:00
Jo-Philipp Wich
d77b837364 themes/openwrt: add an AJAX activity indicator toggle to turn refreshes on and off 2011-09-30 17:47:53 +00:00
Jo-Philipp Wich
3b2d4ab183 themes/base: xhr.js: implement running(), run() and halt() to check, start and stop the AJAX poll queue 2011-09-30 17:44:11 +00:00
Jo-Philipp Wich
7aca8f2381 themes/openwrt: use new css class to straight out upper left corner in tabbed sections 2011-09-30 14:14:58 +00:00
Jo-Philipp Wich
b2b3b181d8 themes/base: xhr.js: clean code style, implement XHR.get() and XHR.poll() convenience functions 2011-09-26 00:05:17 +00:00
Jo-Philipp Wich
baa1c0a365 themes/base: add icons for tunnel interface type 2011-09-24 00:56:29 +00:00
Jo-Philipp Wich
5771ef47a1 themes/openwrt: polish layout 2011-09-22 17:51:42 +00:00
Jo-Philipp Wich
973c505460 themes/base: add icons for vlan type interfaces 2011-09-14 09:36:57 +00:00
Jo-Philipp Wich
c520d46a85 themes/openwrt: remove textarea highlight 2011-09-08 21:38:03 +00:00
Manuel Munz
3e34c9bdd8 themes/openwrt: Fix footer position, thanks for the fix (#272) 2011-08-24 10:48:05 +00:00
Jo-Philipp Wich
287c33e211 themes: get rid of "v" prefix in version display 2011-08-13 09:52:12 +00:00
Jo-Philipp Wich
6151812920 themes: filter menu entry title through translate() 2011-08-12 12:33:35 +00:00
Matthias Uferer
d1bede91e7 smaller fonts for mobile use 2011-07-04 18:10:15 +00:00
Jo-Philipp Wich
54e834f003 themes/freifunk-generic: properly pass redirect url to uci changes menu 2011-06-25 21:54:50 +00:00
Jo-Philipp Wich
dc91826358 themes/freifunk-generic: add missing CSS classes, tweaks 2011-06-25 20:47:53 +00:00
Matthias Uferer
d5c5df221d better viewing (line-height) + without extra iphone menu styling 2011-06-17 01:32:10 +00:00
Jo-Philipp Wich
2acd1d6dae themes/freifunk-generic: add CSS for mobile devices 2011-06-17 01:00:46 +00:00
Jo-Philipp Wich
d4053ad492 themes/base: fix error r7144, location.host already includes the port number and is widely supported, remove the location.hostname fallback and port number handling 2011-06-13 23:07:54 +00:00
Jo-Philipp Wich
a0d62ab9bf themes/base: use location.host, fallback to location.hostname in xhr.js, fixes AJAX with numeric IPv6 access 2011-06-13 21:57:58 +00:00
Manuel Munz
cbdf1e095c themes/openwrt and freifunk-generic: Add css to color cbi-table-rows while hovering them, closes https://dev.openwrt.org/ticket/9248 2011-05-30 21:55:28 +00:00
Manuel Munz
3cfa3918b1 themes: Add .cbi-input-invalid to css for themes which were missing it 2011-05-17 23:22:07 +00:00
Manuel Munz
01db32fdcf luci-splash: XHTML failed validation, fix it 2011-05-14 12:55:22 +00:00
Manuel Munz
df63ade849 themes/openwrt.org: css fixes for IE6, only one half of the page was displayed. Thanks zjhzzyf. (#226) 2011-05-09 00:44:11 +00:00
Jo-Philipp Wich
65a7a7121c themes/openwrt: don't link to /about anymore, the page was dropped long ago 2011-05-03 22:24:45 +00:00
Manuel Munz
3a12f82014 themes: Update fledermaus, freifunk-bno, freifunk-hannover and freifunk 2011-04-13 19:29:30 +00:00
Jo-Philipp Wich
098d4cb353 themes: add new image button CSS classes, patch by Kevin Locke <klocke@digitalenginesoftware.com> (#207) 2011-03-05 06:36:05 +00:00
Manuel Munz
788b55d9f8 themes/freifunk-generic: Change link in footer that was pointing to nowhere after the About page was removed some time ago 2011-02-17 15:47:27 +00:00
Manuel Munz
0bd747d7b4 themes/freifunk-generic: Make 'tr.cbi-section-table-descr th' bold 2011-02-15 20:48:32 +00:00
Manuel Munz
9503882e76 themes/freifunk-generic: Add possibility to use custom logo/header 2011-02-14 01:27:19 +00:00
Jo-Philipp Wich
c473bb1d75 themes/openwrt: add extra CSS for IE8 ... 2011-02-06 02:08:39 +00:00
Manuel Munz
c36fd44de2 applications/ffwizard: Massive changes to the ffwizard to make it more generic. Also introduces changes to the community profiles. ffwizard replaces ffwizard-leipzig now. It is not completely finished yet, but should work in most cases. 2011-01-25 21:04:57 +00:00
Manuel Munz
1805fb7b14 themes/freifunk-generic: show warning when no root password is set 2011-01-20 00:21:08 +00:00
Manuel Munz
406531a84c themes/freifunk-generic: Prevent crash when exectime is not set. 2010-12-15 00:36:33 +00:00
Manuel Munz
031a62ce97 themes/freifunk-generic: Remove border from imagelinks and general formatting cleanup 2010-12-13 12:12:42 +00:00
Manuel Munz
4177be46fd themes/freifunk-generic: Minimal fine tuning for position of input buttons 2010-12-07 19:18:24 +00:00
Manuel Munz
698f7fde5e themes/freifunk-generic: Don't show js-warnings on Freifunk and Splash pages 2010-12-06 01:22:11 +00:00
Manuel Munz
655a313479 themes: remove obsolete css (memorybar etc.) 2010-12-06 00:40:25 +00:00
Manuel Munz
617aa2f91c themes/freifunk-generic: Add warning box when js is disabled 2010-12-06 00:30:03 +00:00
Jo-Philipp Wich
438df402b0 themes/openwrt: increase content width to 96%, more space on small resolutions 2010-12-01 20:30:43 +00:00
Jo-Philipp Wich
de791e9917 themes/openwrt: increase menu font size 2010-11-25 08:53:04 +00:00
Jo-Philipp Wich
5b67f92b6f themes/openwrt.org: minar style tweaks 2010-11-25 08:51:56 +00:00
Jo-Philipp Wich
e17e66be6e themes/openwrt: pass backlink to uci changes menu 2010-11-25 08:05:21 +00:00
Manuel Munz
a0cc210a68 theme/freifunk-generic: fix html markup and clean/modify css 2010-11-23 23:32:18 +00:00
Manuel Munz
5486d7f8e6 themes/freifunk-generic: Add changes from r6523 for new button types 2010-11-23 01:20:20 +00:00
Manuel Munz
0ef9ecc1d7 theme/freifunk-generic: save 80B by using short form for black 2010-11-23 01:14:28 +00:00
Jo-Philipp Wich
9dc9b63282 themes/openwrt: suppress password warning on low privilege pages which have no access to /etc/passwd 2010-11-23 01:13:13 +00:00
Manuel Munz
450bdd5a40 Add possibility to show execution time in the footer 2010-11-23 01:02:21 +00:00
Jo-Philipp Wich
cd4c263de0 themes/openwrt: add CSS for link-type buttons 2010-11-21 00:20:42 +00:00
Jo-Philipp Wich
779375e84b themes/base: fix xhr.js for https:// access 2010-11-18 10:23:23 +00:00
Manuel Munz
e9174fbba1 themes/freifunk-generic: Add xhr.js in header 2010-11-18 09:42:23 +00:00
Jo-Philipp Wich
f3218c456a themes/base: several IE related fixes in XHR class 2010-11-18 07:21:14 +00:00
Jo-Philipp Wich
aa4e848841 themes/openwrt: layout tweaks 2010-11-18 04:24:07 +00:00
Jo-Philipp Wich
c1092f5846 themes/base: forgot to scale down one image 2010-11-18 04:11:41 +00:00
Jo-Philipp Wich
2501996b34 themes/base: scale down icons 2010-11-18 03:40:13 +00:00
Manuel Munz
9888d28aa6 themes/freifunk-generic: fix problem with save&apply 2010-11-18 03:07:36 +00:00
Jo-Philipp Wich
90cda51a51 themes/openwrt: IE 7 fixes 2010-11-18 03:01:29 +00:00
Manuel Munz
f00bf93f07 Add luci-theme-freifunk-generic 2010-11-17 22:34:21 +00:00
Jo-Philipp Wich
9b9ac7d024 themes: drop openwrt-light 2010-11-16 19:44:57 +00:00
Jo-Philipp Wich
bb1af307f7 themes/base: add json decoding to xhr.js 2010-11-15 14:40:28 +00:00
Jo-Philipp Wich
98d72baa34 themes/openwrt: add various CSS fixes 2010-11-11 14:29:59 +00:00
Jo-Philipp Wich
7d32285ef4 themes/openwrt: remove artwork, it takes too much space 2010-11-03 00:18:45 +00:00
Jo-Philipp Wich
e4b1a11597 themes/openwrt: remove obsolete javascript 2010-11-03 00:08:51 +00:00
Jo-Philipp Wich
61d0b4e734 themes/openwrt: rework menu and header area 2010-11-03 00:01:10 +00:00
Jo-Philipp Wich
26ba050939 themes/openwrt: CSS fix 2010-11-01 19:42:01 +00:00
Jo-Philipp Wich
6738c80c0a themes: rename openwrt.org to openwrt 2010-10-16 15:25:19 +00:00
Jo-Philipp Wich
79674ec6ab themes/openwrt.org: new CSS classes 2010-10-15 21:49:40 +00:00
Jo-Philipp Wich
5c54090fff themes/openwrt.org: display a warning if no root password is set 2010-10-11 23:23:02 +00:00
Jo-Philipp Wich
f372cbda9a themes/openwrt.org: display error if Java Script is disabled 2010-10-11 23:10:24 +00:00
Jo-Philipp Wich
2c416f1cb6 themes/base: add JavaScript XMLHTTPRequest support library and load icon 2010-10-11 22:52:24 +00:00
Jo-Philipp Wich
7101b77da6 themes/openwrt.org: add css class for invalid fields 2010-04-26 00:27:37 +00:00
Jo-Philipp Wich
c9cbd9fe29 themes, i18n: fix double encoded entities (#114) 2010-03-25 13:46:17 +00:00
Jo-Philipp Wich
3b4292d997 themes/base: allow closing menus by clicking into the body (#97) 2010-03-25 13:41:55 +00:00
Jo-Philipp Wich
95d316a55c themes/openwrt-light: merge tab support from openwrt.org theme 2010-03-09 02:13:24 +00:00
Daniel Dickinson
d2943f04da Fixed luci config for openwrt-light as only theme, an removed extraneous 'a' from header.htm 2010-01-24 22:30:09 +00:00
Jo-Philipp Wich
b2a7b24978 themes/base: implement close delay for popup menus (#95) 2009-12-02 12:36:03 +00:00
Jo-Philipp Wich
c0ba2e06c6 themes: now load base instead of default i18n 2009-11-01 14:12:25 +00:00
Jo-Philipp Wich
1bf7b68a66 themes: i18n markup fixes 2009-11-01 13:35:24 +00:00
Jo-Philipp Wich
400831c936 themes: fix typo in last commit 2009-10-31 20:27:29 +00:00
Jo-Philipp Wich
0694d421eb themes: entity fixes for theme headers 2009-10-31 20:25:56 +00:00
Jo-Philipp Wich
eeed712024 all: next round of translation fixups 2009-10-31 20:03:27 +00:00
Jo-Philipp Wich
cffba70b2e all: translation fixes in templates 2009-10-31 19:26:07 +00:00
Jo-Philipp Wich
7c76587588 all: change most translate statements to new format, some need manual cleanup 2009-10-31 15:54:11 +00:00
Jo-Philipp Wich
e282a2f76f thomes/openwrt.org: small css change 2009-10-10 19:00:52 +00:00
Jo-Philipp Wich
626225288e themes/openwrt.org: add css for tab highlight 2009-10-10 04:19:28 +00:00
Jo-Philipp Wich
3b36102ace themes/base: add icons for wifi, ethernet, switch, bridge and signal 2009-09-28 16:53:30 +00:00
Jo-Philipp Wich
a81e622982 themes/openwrt.org: add reference css for cbi tabs 2009-08-16 03:30:34 +00:00
Jo-Philipp Wich
216937af29 themes: properly format load values in theme headers 2009-06-22 10:20:06 +00:00
Jo-Philipp Wich
4dbb045c98 themes/freifunk-hannover: add missing images 2009-06-06 15:56:21 +00:00
Jo-Philipp Wich
1ff74a66f6 themes: add freifunk hannover theme 2009-05-24 13:59:42 +00:00
Jo-Philipp Wich
b385476f7e themes/freifunk: update layout 2009-05-09 04:02:19 +00:00
Jo-Philipp Wich
09f9c54357 themes/fledermaus: get rid of wobbly descriptions 2009-05-05 19:59:03 +00:00
Jo-Philipp Wich
39e418ab4a themes: fix version string in footer 2009-01-30 13:59:37 +00:00
Jo-Philipp Wich
e7fa9958dc themes/openwrt.org: further background fix 2009-01-17 18:18:10 +00:00
Jo-Philipp Wich
dd62f951c8 themes/openwrt.org: fix css for background 2009-01-17 17:39:57 +00:00
Jo-Philipp Wich
89c8f98b12 build: add mkversion.sh helper script
contrib: (re-)generate version.lua at build time
libs/core: use version.lua
themes: adept header to version.lua, fix css for openwrt.org
2009-01-17 16:35:02 +00:00
Jo-Philipp Wich
d361c24da4 themes/openwrt.org: don't make background fixed, causes huge performance penalties on some gpus 2009-01-17 13:30:41 +00:00
Steven Barth
a2d1ca7af0 OpenWrt.org Oxygen theme, first steps 2008-12-06 14:31:30 +00:00
Jo-Philipp Wich
cbed72fb47 * luci/themes: fix log pages
* luci/modules/admin-full: add dmesg page
* luci/i18n: add "dmesg" translations
* luci/libs/util: add cmatch(), register string functions in string class
* luci/libs/sys: add dmesg()
2008-11-16 22:45:10 +00:00
Jo-Philipp Wich
dc00b42e6d * luci: replace all "OpenWRT" occurences with "OpenWrt" 2008-10-27 15:19:58 +00:00
Jo-Philipp Wich
c276cba246 * luci/themes: throw even more hacks at IE 2008-10-24 20:33:19 +00:00
Jo-Philipp Wich
6e038f2361 * luci/themes: css fixes 2008-10-23 18:49:05 +00:00
Jo-Philipp Wich
38319cfaa5 * luci/themes/openwrt.org: fixes for syslog page and overall improvements, thanks Carlos 2008-10-23 16:05:55 +00:00
Jo-Philipp Wich
ca0de5ffb3 * luci/themes/openwrt-light: sync layout and code to openwrt.org theme 2008-10-21 01:38:26 +00:00
Jo-Philipp Wich
fe5db50285 * luci/themes:
- create new package luci-theme-base
	- add new base package to package feed
	- make openwrt.org and openwrtlight themes depend on theme-base
2008-10-21 00:49:01 +00:00
Jo-Philipp Wich
76f8a9cfd2 * luci/themes: fix small styling issue 2008-10-20 19:02:26 +00:00
Jo-Philipp Wich
38d6530c55 * luci/themes/openwrt.org: remove debug css 2008-10-15 22:54:49 +00:00
Jo-Philipp Wich
a6979e984c * luci/themes/openwrt.org:
- remove duplicate contents in js files
	- implement workaround for IE6 overlapping select box issue
2008-10-15 22:52:41 +00:00
Jo-Philipp Wich
424f461e58 * luci/themes/openwrt.org: fourth round of layout fixes, affects IE6 and IE7 2008-10-15 20:06:50 +00:00
Jo-Philipp Wich
59b79c1746 * luci/themes/openwrt.org: third round of layout fixes 2008-10-14 23:55:26 +00:00
Jo-Philipp Wich
86b389f6ea * luci/themes/openwrt.org: second round of css fixes (affects all browsers) 2008-10-14 23:02:18 +00:00
Jo-Philipp Wich
eb05b1ee7e * luci/themes/openwrt.org: first round of layout fixes for IE6 2008-10-14 22:55:44 +00:00
Steven Barth
dfd272dc1d OXYGEN #5: Oxygen theme draft 1 2008-10-11 15:27:55 +00:00
Jo-Philipp Wich
9cacdbc05c * luci/themes: compat fix for all css files 2008-10-07 15:47:32 +00:00
Jo-Philipp Wich
86e1aebb59 * luci-trunk: huge xhtml, css and accessibility improvement patch - thanks Alina! 2008-10-07 13:10:24 +00:00
Jo-Philipp Wich
9b13d8a403 * luci/themes/openwrt.org: use language from i18n context 2008-10-05 16:09:52 +00:00
Jo-Philipp Wich
684fa20525 * luci/themes/freifunk: fix postinstall 2008-10-03 20:34:12 +00:00
Jo-Philipp Wich
a4bf60679d * luci/themes: add Freifunk and Freifunk-BNO themes, thanks Stefan Pirwitz 2008-09-29 19:10:51 +00:00
Jo-Philipp Wich
9dc504b285 * luci/themes/openwrt.org: ... and include it again (need sleep...) 2008-09-24 22:00:34 +00:00
Jo-Philipp Wich
5cb44c70e7 * luci/themes/openwrt.org: remove unmatched right curly bracket from css 2008-09-24 21:59:48 +00:00
Jo-Philipp Wich
f5312a512b * luci/themes/openwrt.org: fix multi-level dropdown menus 2008-09-24 21:53:47 +00:00
Jo-Philipp Wich
fcd2b9726a * luci/themes/openwrt.org: add final css fixes for IE browsers 2008-09-24 15:47:22 +00:00
Jo-Philipp Wich
23206ee3c9 * luci/themes/openwrt.org: added usability patch thanks Alina!
* luci/i18n: add additional strings needed for patch above
2008-09-24 13:02:49 +00:00
Jo-Philipp Wich
b11c6ecbee * luci/themes: fix xml errors triggered by query strings in menu entries
* luci/app-olsr: fix html error in mid table
2008-09-16 01:14:30 +00:00
Jo-Philipp Wich
8d372d2f28 * luci/libs/cbi: better layout for apply output
* luci/themes: introduce new css class for apply ul
2008-09-08 16:51:50 +00:00
Jo-Philipp Wich
a849e84bfb * luci/themes: small css fix for all themes 2008-09-06 16:57:57 +00:00
Jo-Philipp Wich
71d3b7c194 * luci/themes: add required css classes for cbi-uvl-errors 2008-09-05 23:24:10 +00:00
Steven Barth
77b05af325 Add stupid XHTML 1.0 DOCTYPES to themes 2008-09-01 17:36:09 +00:00
Steven Barth
91ba7c42f5 UCI API changes 2008-08-26 23:00:44 +00:00
Jo-Philipp Wich
71c3d30f46 * luci/themes: several xhtml fixes 2008-08-20 19:44:16 +00:00
Jo-Philipp Wich
c7c2624713 * luci/i18n: updated translation files, xhtml fixes in openwrt.org theme 2008-08-20 19:35:54 +00:00
Jo-Philipp Wich
dbfd045b9b * luci/themes: add striptags() to page titles 2008-08-20 17:08:15 +00:00
Jo-Philipp Wich
ee9be3fa6e * luci/themes: fix css from last commit 2008-08-20 16:13:15 +00:00
Jo-Philipp Wich
9a7c358cfb * luci/themes: fix help text styles in openwrt.org theme 2008-08-20 16:11:27 +00:00
Steven Barth
75d4cca7ae Fixed a design flaw in luci.model.uci 2008-08-17 10:20:36 +00:00
Steven Barth
09b829a9c7 UI Improvements 2008-08-16 15:37:28 +00:00
Steven Barth
2c09564d76 modules/admin-core: Added several cross-references to relevant configuration pages 2008-08-14 14:51:06 +00:00
Steven Barth
e42779fcab User interface improvements part #3 2008-08-14 11:50:44 +00:00
Steven Barth
741e0c89a4 Merged themes/fledermaus and themes/openwrt-light 2008-08-13 18:43:15 +00:00
Jo-Philipp Wich
8cc810d96b * luci/themes: fix vertical alignment of help icons 2008-08-13 18:16:06 +00:00
Jo-Philipp Wich
7329767f12 * luci/themes: fix margin for field titles 2008-08-13 18:05:02 +00:00
Steven Barth
5dc01425ef More UI optimizations 2008-08-13 18:01:30 +00:00
Jo-Philipp Wich
4c1f7c1169 * luci/themes: <tt> is deprecated, replace with <pre> in error500 template, add css styles for error500 and cbi error messages 2008-08-13 17:55:05 +00:00
Jo-Philipp Wich
7e6f357132 * luci/themes: small css fix for openwrt.org theme 2008-08-13 17:33:03 +00:00
Steven Barth
36f1dac36f User interface improvements part #2 2008-08-13 16:18:39 +00:00
Steven Barth
40d6a3c57e Improve last commit 2008-08-13 14:29:56 +00:00
Steven Barth
5a92c0fc08 libs/cbi: Improved user interface draft #1 2008-08-13 14:09:33 +00:00
Steven Barth
07fdaa87db modules/admin-full: Network interface configuration optimization part #1 2008-08-13 01:24:44 +00:00
Steven Barth
0e3fda59e0 Fixed last commit 2008-08-12 17:32:09 +00:00
Steven Barth
a8a1dad10a themes/*: Added .hidden Flag 2008-08-12 17:30:57 +00:00
Jo-Philipp Wich
21d78afaa9 * luci/themes: fix ipkg postinstall for openwrt.org light theme 2008-08-12 01:36:06 +00:00
Jo-Philipp Wich
64541eda08 * luci/themes: add "OpenWrt Light" theme, a derivate of openwrt.org theme without images 2008-08-11 16:56:16 +00:00
Jo-Philipp Wich
b71825db91 * luci/themes: trivial css fix for openwrt.org and fledermaus theme 2008-08-09 03:39:06 +00:00
Steven Barth
db8e5858bf Reworked Fledermaus Theme 2008-08-08 22:10:17 +00:00
Steven Barth
1851adb1c5 themes/*: Use application/xhtml+xml as Mime-Type 2008-08-07 21:48:58 +00:00
Steven Barth
b93f0acce6 Fixed last commit 2008-07-29 15:36:17 +00:00
Steven Barth
f8f4fe7523 modules: Redesigned configuration save, apply, save & apply menu options 2008-07-29 15:33:28 +00:00
Steven Barth
71306947ea themes: Add registration of themes at package installation time 2008-07-23 11:32:53 +00:00
Jo-Philipp Wich
4e587d53a8 * luci/themes: several small tweaks in openwrt.org theme
* luci/libs/cbi:	some template improvements
2008-07-20 15:16:13 +00:00
Steven Barth
b8dc7fdfa3 themes: Fixed title-tag in case we don't serve a dispatched node 2008-07-19 16:59:33 +00:00
Jo-Philipp Wich
5fc1589073 * luci/themes: little title fix for openwrt.org theme 2008-07-19 16:48:37 +00:00
Steven Barth
aeb1c372bd Improved browser title 2008-07-19 15:59:00 +00:00
Steven Barth
65cde96c5b Several small cleanups and improvements
modules/admin-mini: Added reboot page
2008-07-16 10:48:39 +00:00
Jo-Philipp Wich
52a063cc5c * luci/themes/openwrt.org: replace header image with optimized png (saves ~60k) 2008-07-16 03:13:37 +00:00
Jo-Philipp Wich
6a0a1a5496 * luci/themes/openwrt.org: workaround for empty menu points (seen in statistics) 2008-07-16 02:59:12 +00:00
Jo-Philipp Wich
79a35fe825 * luci/themes: layout changes for smalltext tables in openwrt.org theme
* luci/olsr:	layout fixes for status pages
2008-07-16 02:38:45 +00:00
Jo-Philipp Wich
be4147d3d8 * luci/themes: css fixed in openwrt.org theme
* luci/statistics:		fixed layout of graph display page
* luci/admin:			fixed layout of uci changes page
2008-07-15 22:37:53 +00:00
Steven Barth
5510e082ca themes/openwrt.org: Fixed UCI change display 2008-07-15 16:03:37 +00:00
Steven Barth
012af10360 Generalized UCI changes display
i18n: some nicer looking translations
2008-07-15 13:42:54 +00:00
Jo-Philipp Wich
426f12416d * luci: add memory status patches from soma 2008-07-14 15:54:53 +00:00
Jo-Philipp Wich
bd3d207081 * luci/themes: small css fix vor field descriptions in openwrt.org theme
* luci/applications:	fix html in ffwizard
2008-07-13 20:09:27 +00:00
Jo-Philipp Wich
bad01a333c * luci/themes: remove behaviour hack from css file 2008-07-13 15:42:54 +00:00
Jo-Philipp Wich
e1d0ef5658 * luci/themes: made margin for value description IE-only 2008-07-13 01:40:17 +00:00
Jo-Philipp Wich
41cb1705b7 * luci/themes: more fixes for openwrt.org theme 2008-07-13 01:32:02 +00:00
Jo-Philipp Wich
40fbc2d7c2 * luci/themes: IE6 fixes for openwrt.org theme 2008-07-13 01:04:37 +00:00
Jo-Philipp Wich
dfe0287c6f * luci/themes: lots of fixes in openwrt.org theme
* luci/libs/cbi:	use <table> fpr table sections
2008-07-12 16:46:10 +00:00
Steven Barth
1588665618 Added copyright-tags to templates 2008-07-07 22:00:56 +00:00
Jo-Philipp Wich
7e674adf82 * luci/themes: next round of css fixes for openwrt.org theme 2008-07-07 19:36:43 +00:00
Jo-Philipp Wich
8169f8ca8b * luci/themes: several css fixes for openwrt.org theme 2008-07-06 21:17:07 +00:00
Jo-Philipp Wich
10b0d3e0df * luci/themes: always show all submenus in openwrt.org theme 2008-07-06 17:44:16 +00:00
Jo-Philipp Wich
4fe7531e6b * luci/themes: merge openwrt.org the from xyron 2008-07-06 17:31:22 +00:00
Steven Barth
dc5dfb5da0 * modules/admin-core: Add translation for UCI changes, revert and apply page title 2008-07-05 10:31:58 +00:00
Steven Barth
00aceaf624 * libs/web: Switched from HTTP-Basic-Auth to Session-Auth
* Updated Makefiles for better testing environment integration
* Fixed libs/sgi-luci
2008-06-28 16:03:54 +00:00
Steven Barth
3455ee6d8d * Added support for htdocs module directory 2008-06-15 16:02:47 +00:00
Jo-Philipp Wich
3eabbcc191 * luci/themes: fix query string functionality 2008-06-14 14:31:37 +00:00
Steven Barth
855b7582d3 * Rewrote Luci to be coroutine-safe allowing the use of non-forking webservers
* Setting base version to 0.7
2008-06-14 14:12:12 +00:00
Steven Barth
211c6394a0 * Prepare german translation cleanup 2008-06-09 10:10:29 +00:00
Steven Barth
2bf012a40a * themes/fledermaus: Register on install
* applications/luci-statistics: Fixed wrong paths in templates
2008-06-09 08:48:10 +00:00
Steven Barth
cd0fb5e44e * Removed High-Level UCI-API due to Lua compiler bugs 2008-06-06 20:45:33 +00:00
Steven Barth
dd9606825d * Merged Luci to use native UCI-library 2008-06-05 19:16:38 +00:00
Jo-Philipp Wich
788cbb2633 * luci/themes: do an explicit check for table data type on result of uci.changes() 2008-06-04 23:40:40 +00:00
Jo-Philipp Wich
b871cadf34 * luci/themes: oops I forgot the most important piece of code - fix last commit 2008-06-04 21:04:51 +00:00
Jo-Philipp Wich
25e71a2acf * luci/themes: fix admin header template, crashes badly when luci.model.uci.changes() returns nil (shouldn't we move this code snipped into a helper function or sth. like that?) 2008-06-04 21:01:48 +00:00
Steven Barth
346ad261bb * Fix #2275 2008-06-04 14:24:15 +00:00
Felix Fietkau
d0694fdb1e fix footer 2008-06-03 23:17:40 +00:00
Felix Fietkau
77f8074a01 make use of the new features in the binding for uci v0.4.0 - fixes remaining dependencies of libuci.lua on the cli 2008-06-03 22:42:01 +00:00
Steven Barth
3bcf6dbea3 * Increased menu font size 2008-06-03 21:09:43 +00:00
Steven Barth
56a23c609c * libs/web: Added support for custom query strings 2008-06-03 18:02:53 +00:00
Steven Barth
2623e2880c * Core translation part 1
* Introduced new default theme "OpenWRT.org"
* Minor tweaks
2008-05-31 08:04:49 +00:00
Steven Barth
8687547e47 * Bugfixes
* Moved cbi.js into the right directory
* Added more debugging to dispatcher
* Introduced about page
2008-05-29 18:27:12 +00:00
Steven Barth
4365fbe2a3 Squashed commit of the following:
commit d45d1757d24d8214f730af1a3401dd2bef4a434f
Author: Steven <steven@cyrus.homeunix.org>
Date:   Wed May 28 17:23:27 2008 +0200

    * libs/core: Removed dummymode checks in sys
    * libs/sgi-webuci: Fixes

commit b870e8d345bc8912fd8ab61d463b9d68b924a6f4
Author: Felix Fietkau <nbd@openwrt.org>
Date:   Wed May 28 15:40:10 2008 +0200

    fix path to theme

commit e3732926bd98db4cc38de6eb8018cd4e55176699
Author: Felix Fietkau <nbd@openwrt.org>
Date:   Wed May 28 14:56:03 2008 +0200

    set the proper path to the config in dummy mode

commit a75aecf46f037c98bd6e49b9e48adb735d76d150
Author: Felix Fietkau <nbd@openwrt.org>
Date:   Wed May 28 14:50:42 2008 +0200

    add some dummy mode support

commit 12bb39ef606bca6b403cc982213a6597b76dc1b3
Author: Felix Fietkau <nbd@openwrt.org>
Date:   Wed May 28 14:41:56 2008 +0200

    normalize paths

commit 7aaad1103fd2bdc75aca158baa6ef191f9a961c6
Author: Felix Fietkau <nbd@openwrt.org>
Date:   Wed May 28 14:27:26 2008 +0200

    add missing require statement

commit 5766274bd2511b00c42b474aeeeb3efaca6ded9b
Author: Felix Fietkau <nbd@openwrt.org>
Date:   Wed May 28 14:19:54 2008 +0200

    add optional luaposix package (patched for darwin support)

commit 9e257a76d03722fc0ce8312aa9952641b21424bd
Author: Felix Fietkau <nbd@openwrt.org>
Date:   Tue May 27 20:21:59 2008 +0200

    add missing files, more integration for the boa plugin, fix path to lua modules

commit dacc1a98ec946975fcb19f87076dfa7db865fca6
Author: Felix Fietkau <nbd@openwrt.org>
Date:   Tue May 27 19:42:37 2008 +0200

    use "compile" instead of "source" and rename the old version of compile to "compile-all"

commit eb14777c4fee1eb5740aba1e5603e481320da7b1
Author: Felix Fietkau <nbd@openwrt.org>
Date:   Tue May 27 19:41:59 2008 +0200

    more boa integration

commit df0afb965bf0a987b653e9d0acadf3151179a596
Author: Felix Fietkau <nbd@openwrt.org>
Date:   Tue May 27 18:33:42 2008 +0200

    build boa and the webuci.so plugin along with sgi-webuci

commit 878161dabf32066631103d199e2cbaf3f5a7fb07
Author: Felix Fietkau <nbd@openwrt.org>
Date:   Tue May 27 18:03:16 2008 +0200

    add .gitignore
2008-05-28 15:28:13 +00:00
Steven Barth
328c83ce3b * core: Fixed a bug in the dispatcher
* core: Move cbi.js to general resource directory
* core: Removed Freifunk references
* core: Updated Fledermaus theme
2008-05-25 17:41:51 +00:00
Steven Barth
365d80765d Renamed FFLuCI to LuCI, ffluci to luci and Freifunk Lua Configuration Interface to Lua Configuration Interface 2008-05-25 17:00:30 +00:00
Steven Barth
3f4f75b107 * core: Added template for a table view of typed sections 2008-05-14 12:10:44 +00:00
Steven Barth
178da94019 * CBI: Minor changes 2008-05-14 09:09:03 +00:00
Steven Barth
1f6c5cccd2 * Readded themes 2008-05-08 16:12:37 +00:00
Steven Barth
f3b7e588e1 * WTF SVN oO 2008-05-08 16:07:00 +00:00
Steven Barth
aa9ccf77c6 * Mördercommit ;-)
* Major Repository Reorganisation
* API 0.4 Softfreeze to come
2008-05-08 15:37:41 +00:00
Steven Barth
2724aa14f3 * Reworked Theme "Fledermaus"
* Added Freifunk wizard
* Added Freifunk iptables rules
2008-04-27 20:53:32 +00:00
Steven Barth
f11c311535 * Added public webif pages: 2008-04-19 20:09:38 +00:00
Steven Barth
3fa533f0f9 * Added many descriptions 2008-04-14 10:58:34 +00:00
Steven Barth
0268c3491f * Major repository revision 2008-04-11 18:24:25 +00:00