Commit graph

3290 commits

Author SHA1 Message Date
Jo-Philipp Wich
1a3533cb86 libs/web: add String.serialize() and String.format() to cbi.js 2010-10-19 04:06:46 +00:00
Jo-Philipp Wich
db46443478 libs/web: support different caption for button widgets 2010-10-19 04:03:36 +00:00
Jo-Philipp Wich
cca45d0bdb libs/sys: resolve pseudo ifaces in luci.sys.wifi.getiwinfo() 2010-10-19 03:56:53 +00:00
Jo-Philipp Wich
66736c8574 libiwinfo: add restricted flag for freqlist 2010-10-19 03:52:55 +00:00
Jo-Philipp Wich
f01178a19a freifunk-watchdog: copy with API change in latest uci 2010-10-16 19:48:11 +00:00
Jo-Philipp Wich
8d127fc6c5 contrib: use LUCI_ prefix for internal vars 2010-10-16 16:26:17 +00:00
Jo-Philipp Wich
8581ad781b contrib: use luci-lib- prefix for all libraries 2010-10-16 16:20:30 +00:00
Jo-Philipp Wich
e34a8238a0 contrib: further consolidate Makefile 2010-10-16 16:12:34 +00:00
Jo-Philipp Wich
1330922a69 contrib: massive Makefile rework 2010-10-16 15:29:14 +00:00
Jo-Philipp Wich
6738c80c0a themes: rename openwrt.org to openwrt 2010-10-16 15:25:19 +00:00
Jo-Philipp Wich
4ad99af940 applications: rename luci-fw to luci-firewall 2010-10-16 15:24:07 +00:00
Jo-Philipp Wich
dd2abf2ea4 libs/web: move XHR apply callback into subtemplate 2010-10-15 21:56:44 +00:00
Jo-Philipp Wich
670648ad21 modules/admin-full: rework changes/apply/revert pages 2010-10-15 21:53:28 +00:00
Jo-Philipp Wich
79674ec6ab themes/openwrt.org: new CSS classes 2010-10-15 21:49:40 +00:00
Jo-Philipp Wich
f7ab1fbc56 libs/web: add export() to template namespace, allows templates to export symbols to the calling view namespace, this is useful for includes defining shared procedures or variables 2010-10-15 16:12:07 +00:00
Jo-Philipp Wich
44cd848b28 i18n: remove misplaced etc folder in Norwegian language package 2010-10-15 07:23:41 +00:00
Jo-Philipp Wich
71a60bb85b i18n: remove reundant content in Norwegian language package 2010-10-15 07:23:16 +00:00
Jo-Philipp Wich
85113773d2 modules/admin-full: add port PVID support to switch page 2010-10-14 23:38:54 +00:00
Jo-Philipp Wich
26966de413 po: add norwegian wol.po 2010-10-14 23:23:51 +00:00
Jo-Philipp Wich
1e48a21b6e i18n: add uci-defaults script and Makefile to norwegian i18n package 2010-10-14 23:23:06 +00:00
Jo-Philipp Wich
fbaabd7d93 libs/web: cbi: add new on_before_save and on_after_save hook, implement :reset_values() for options supporting :value() 2010-10-14 23:21:25 +00:00
Jo-Philipp Wich
4f8f03bc4f i18n: add norwegian package 2010-10-14 00:44:59 +00:00
Jo-Philipp Wich
15c019a4c8 po: add norwegian language files 2010-10-14 00:42:00 +00:00
Jo-Philipp Wich
df3955f5c6 modules/admin-full: make vlan page work with extend vlan ids 2010-10-14 00:24:01 +00:00
Jo-Philipp Wich
8038cbf004 libs/web: fix various issues in cbi option error handling, call validator for missing options to obtain error message 2010-10-14 00:18:28 +00:00
Jo-Philipp Wich
ba5e6a9e63 modules/admin-full: big vlan rework, now supports tagging, integrity checking and 4k vlans 2010-10-12 23:12:30 +00:00
Jo-Philipp Wich
17575b4d75 libs/web: rework cbi field validation, let validators return custom error messages, properly handle errors in multiple sections 2010-10-12 23:08:54 +00:00
Jo-Philipp Wich
eea8326426 libiwinfo: remove unused variable 2010-10-12 06:45:41 +00:00
Jo-Philipp Wich
1423d3556e libiwinfo: reuse existing temporary interface for scanning 2010-10-12 06:43:46 +00:00
Jo-Philipp Wich
62fe7c0e77 libiwinfo: support scanning on radioX pseudo interfaces 2010-10-12 06:25:50 +00:00
Jo-Philipp Wich
551224f51c libs: remove uci folder 2010-10-12 05:29:12 +00:00
Jo-Philipp Wich
5c2000a157 libs: merge libs/uci into libs/core 2010-10-12 05:28:49 +00:00
Jo-Philipp Wich
2472cd5613 libs: remove http folder 2010-10-12 05:23:00 +00:00
Jo-Philipp Wich
b6358aaea4 libs: merge libs/http into libs/web 2010-10-12 05:22:38 +00:00
Jo-Philipp Wich
719fd249aa libs: remove obsolete iwinfo, its independant now 2010-10-12 05:19:10 +00:00
Jo-Philipp Wich
aff68f5375 libs: remove cbi folder 2010-10-12 05:17:08 +00:00
Jo-Philipp Wich
ede4aca4b9 libs: merge libs/cbi into libs/web 2010-10-12 05:15:32 +00:00
Jo-Philipp Wich
7b23839dce modules/admin-full: fix arp lookup in wifi overview 2010-10-12 05:06:34 +00:00
Jo-Philipp Wich
a11d6e2a61 modules/admin-full: rework wifi form, now with driver data 2010-10-12 05:04:49 +00:00
Jo-Philipp Wich
dabf916db2 libiwinfo: support txpwrlist(), freqlist() and countrylist() for radioX pseudodevices in nl80211 backend, implement __gc methamethod 2010-10-12 04:56:36 +00:00
Jo-Philipp Wich
ed1d776849 libiwinfo: ensure that country names are ascii, return txpower list even when no channel is set, bump version 2010-10-12 02:27:13 +00:00
Jo-Philipp Wich
7c8824f0fa libiwinfo: fix two segfaults in nl80211 backend 2010-10-12 01:49:20 +00:00
Jo-Philipp Wich
bbcaef2c6c contrib/package: mark luci trunk as 0.10+svnXXXX 2010-10-11 23:38:18 +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
051186345c libs/sys: implement luci.sys.user.getpasswd() 2010-10-11 23:22:25 +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
a5e34813e3 libs/uci: prevent concurrent luci-reload instances, write currently processed init script to status file 2010-10-11 22:56:58 +00:00
Jo-Philipp Wich
f735ef30bd libs/cbi: don't run apply on render, this is a quick hack and will be reworked soon 2010-10-11 22:55:49 +00:00
Jo-Philipp Wich
2c22ea7b77 libs/cbi: interface with service control backend to trigger service reload asynchronously 2010-10-11 22:54:35 +00:00
Jo-Philipp Wich
e2db48ab36 modules/admin-core: add service control module for interfacing with luci-reload 2010-10-11 22:53:02 +00:00