Jo-Philipp Wich
|
47acd1bc4b
|
luci-0.10: merge r8140
|
2012-01-01 15:41:44 +00:00 |
|
Jo-Philipp Wich
|
2f6a862dc0
|
luci-0.10: merge r8125
|
2011-12-20 18:33:17 +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 |
|