Commit graph

958 commits

Author SHA1 Message Date
Jo-Philipp Wich
7a1fcbd6da modules/admin-full: update iface status after saving uci changes 2011-10-13 16:26:59 +00:00
Jo-Philipp Wich
d845a4e450 modules/admin-full: move RTS/CTS and Frag settings to device for mac80211 2011-10-13 12:48:55 +00:00
Jo-Philipp Wich
1ffe61277e move protocol support into a new protocols/ subdir 2011-10-11 02:07:15 +00:00
Jo-Philipp Wich
9ebf900719 modules/admin-full: expose switch title on vlan page 2011-10-11 01:21:58 +00:00
Jo-Philipp Wich
e134834014 modules/admin-full: make interface configuration modular 2011-10-11 01:17:02 +00:00
Manuel Munz
6bc73f7af9 admin-status/overview: Use MAC-Address in table header of associated stations instead of BSSID (#312) 2011-10-10 16:08:00 +00:00
Manuel Munz
61778a3239 modules/freifunk: Make display of ipv4 default route in public status work with freifunk-policyrouting enabled 2011-10-10 16:04:27 +00:00
Manuel Munz
bb5986cf13 modules/freifunk: Move contact page to first level menu 2011-10-10 08:32:46 +00:00
Jo-Philipp Wich
760dcec667 modules/admin-full: only allow unique vlan ids, fix port labelling if CPU is at 0 2011-10-09 23:39:34 +00:00
Jo-Philipp Wich
9e2e9a2b66 modules/admin-full: remove PVID support, its not really useful and confusing, fix parsing of port count and cpu port, expose hardware name 2011-10-09 23:21:19 +00:00
Jo-Philipp Wich
21b2f45d02 modules/admin-full: fix status reporting of inactive virtual interfaces 2011-10-09 22:36:13 +00:00
Jo-Philipp Wich
9e8de5189d modules/admin-full: fix switch config page for models with multiple switches 2011-10-09 22:28:14 +00:00
Jo-Philipp Wich
b666015dc2 modules/admin-full: rework interface add dialog, now handles floating protocols like PPP correctly 2011-10-09 19:28:30 +00:00
Jo-Philipp Wich
4e538d09e1 modules/admin-full: hide system software tab if opkg is not present 2011-10-08 21:43:50 +00:00
Jo-Philipp Wich
523f70c927 modules/admin-full: allow mac filter only for ap mode interfaces 2011-10-04 18:05:59 +00:00
Jo-Philipp Wich
f3690b2e03 modules/admin-full: fix various issues in iface cbi model 2011-10-03 10:30:17 +00:00
Jo-Philipp Wich
0a7165c833 modules/admin-full: increase button size on overview pages to accomodate for longer words in other langauges 2011-10-02 11:37:44 +00:00
Jo-Philipp Wich
c45f6b670d modules/admin-full: align wifi settings with recent hostapd.sh in OpenWrt (#261) 2011-10-02 10:25:32 +00:00
Jo-Philipp Wich
86f63627b6 modules/freifunk: fix interval value after XHR.poll() change 2011-10-02 10:03:43 +00:00
Jo-Philipp Wich
d47f6e0086 modules/freifunk: convert public status template to XHR.poll() 2011-10-02 09:59:07 +00:00
Jo-Philipp Wich
7981c2382d modules/admin-full: fix file uploads on wifi page 2011-10-01 09:33:36 +00:00
Jo-Philipp Wich
7906112adf modules/admin-core: add missing css class 2011-09-30 13:23:11 +00:00
Manuel Munz
2d0171d72c modules/freifunk: Remove helper scripts, they moved to freifunk-common 2011-09-29 09:35:44 +00:00
Manuel Munz
c3a028c76c modules/freifunk: Move profiles and common files into seperate packages, this will enable us to build freifunk images without luci. 2011-09-28 00:20:56 +00:00
Jo-Philipp Wich
e415f27419 modules/admin-full: switch live stats to XHR.poll(), lower update frequency to 3 seconds 2011-09-26 00:48:02 +00:00
Jo-Philipp Wich
d46b42901a modules/admin-full: add missing svg template 2011-09-26 00:46:31 +00:00
Jo-Philipp Wich
fd052a6e64 modules/admin-full: rework status javascript code to use XHR.poll() 2011-09-26 00:24:34 +00:00
Jo-Philipp Wich
2829139f35 modules/admin-full: register missing wireless actions 2011-09-25 23:29:21 +00:00
Jo-Philipp Wich
730b2b0d07 modules/admin-full: ... and another issue, also remove wifi up workaround, its done by "ifup" now 2011-09-25 23:08:47 +00:00
Jo-Philipp Wich
8eb9335413 modules/admin-full: fix two issues observed on a virgin install 2011-09-25 22:58:17 +00:00
Jo-Philipp Wich
1f1377fdc4 modules/admin-full: fix remaining status template 2011-09-25 20:59:51 +00:00
Jo-Philipp Wich
630d559c26 modules/admin-full: more javascript fixes 2011-09-25 20:58:19 +00:00
Jo-Philipp Wich
e3435a49e9 modules/admin-full: various javascript fixes in templates 2011-09-25 20:51:03 +00:00
Manuel Munz
8d62398e85 modules/freifunk: Remove old ff_mapupdate script 2011-09-24 20:18:27 +00:00
Jo-Philipp Wich
575b32de81 modules/admin-full: fix small style glitch in uci revert template 2011-09-24 03:34:02 +00:00
Jo-Philipp Wich
3311da13e7 modules/admin-full: remove more dead code 2011-09-24 03:21:02 +00:00
Jo-Philipp Wich
1d40f7fbea modules/admin-full: remove redundant code 2011-09-24 03:14:48 +00:00
Jo-Philipp Wich
6047aea3c4 modules/admin-full: rework interface overview 2011-09-24 01:03:06 +00:00
Jo-Philipp Wich
2dae492a36 modules/admin-full: rewrite interface state json backend to only utilize network model 2011-09-24 00:58:58 +00:00
Manuel Munz
63a8252dd0 modules/admin-full: Fix typo, #304 2011-09-23 20:03:49 +00:00
Manuel Munz
2b5c41037e modules/freifunk: Remove ff_olsr_test_gw 2011-09-23 19:25:32 +00:00
Manuel Munz
9ed39e1431 modules/admin/full: Add parenthesis around luci.version, #302 2011-09-23 16:11:24 +00:00
Jo-Philipp Wich
7d959a6024 modules/admin-full: add missing class attributes 2011-09-22 18:22:04 +00:00
Jo-Philipp Wich
8f25290a38 modules/admin-full: fix some small style quirks 2011-09-22 17:48:58 +00:00
Jo-Philipp Wich
b360dbc6dc modules/admin-full, modules/freifunk, modules/niu, libs/web, applications/luci-upnp: tune input class attributes 2011-09-22 13:25:48 +00:00
Manuel Munz
9ffd17e920 modules/freifunk: Add force=1 to dhcp default config 2011-09-22 13:11:33 +00:00
Jo-Philipp Wich
01d99250ae modules/admin-full: clear radio wide disable flag when toggling wifinet 2011-09-22 02:49:03 +00:00
Jo-Philipp Wich
659a8bdf01 modules/admin-full: implement per-wifi-iface disable option 2011-09-22 02:43:38 +00:00
Jo-Philipp Wich
59e95ddcad modules/admin-full, libs/web: various interface handling fixes in network settings 2011-09-22 01:40:26 +00:00
Jo-Philipp Wich
bc8eaf6875 modules/admin-full: finally sort out dhcp setup issues in interface settings 2011-09-17 23:43:55 +00:00
Manuel Munz
baa7e82693 modules/freifunk: Change ssid, remove dhcpoptions from evernet profile 2011-09-14 12:39:51 +00:00
Manuel Munz
e81183ea87 modules/freifunk: fixes for profile evernet 2011-09-14 12:36:08 +00:00
Manuel Munz
b2b1efa00d modules/freifunk: Add profile for evernet 2011-09-14 12:26:43 +00:00
Matthias Uferer
19c1fecdb3 ssid von Leipzig auf gadow.freifunk.net geaendert 2011-09-14 12:04:23 +00:00
Jo-Philipp Wich
a4ea7904b8 modules/admin-full: fix initial state of network_ifacelist widget 2011-09-14 09:28:28 +00:00
Jo-Philipp Wich
69406a2ac4 modules/admin-full: remove accidentally committed compat code 2011-09-13 08:25:59 +00:00
Jo-Philipp Wich
2bc02e44b4 modules/admin-full: add wireless live stats 2011-09-13 07:27:34 +00:00
Jo-Philipp Wich
5d10db24ef modules/admin-full: luci-bwc: attempt to dlopen() libiwinfo, use it to gather radio rate, signal and noise data if successful 2011-09-11 12:55:26 +00:00
Jo-Philipp Wich
7ea8865444 modules/admin-full: remove luci-bwc postinstall 2011-09-11 12:50:05 +00:00
Manuel Munz
d33d6224e9 modules/admin: Make sure luci_fixtime works on mini_fo (#262) 2011-09-08 15:44:56 +00:00
Manuel Munz
0907848282 admin/status: Replace 'Active IP Connections' with 'Active Connections' as requested by #265. Also this saves a little space, because the string 'Active Connections' is in base.po already and can be reused. 2011-09-08 13:55:54 +00:00
Manuel Munz
1a511de0be Fix i18n problems with freifunk module and meshwizard 2011-09-08 12:51:00 +00:00
Jo-Philipp Wich
de9048ff8c modules/admin-full: simplify and fix progname change 2011-09-01 23:21:22 +00:00
Jo-Philipp Wich
8bbf59dcc6 modules/admin-full: rework realtime stats to start luci-bwc on demand, kill daemon after ten seconds of inactivity 2011-09-01 22:54:29 +00:00
Manuel Munz
3b9fbb12b8 modules/admin_system: Add note to step2 of firmware flashing telling the user if configuration is kept or not, thanks hnyman (#298) 2011-08-28 16:18:21 +00:00
Manuel Munz
cc7b8fcc6f modules/freifunk: Changes to duesseldorf profile (#297) 2011-08-28 16:13:14 +00:00
Manuel Munz
53fa83c313 modules/freifunk: Fix carbodebit profile 2011-08-28 13:42:04 +00:00
Manuel Munz
8538b6f30d modules/freifunk: Try to get the location from /etc/config/freifunk if it isn't found in /etc/config/system 2011-08-28 10:29:33 +00:00
Manuel Munz
02219b66b7 modules/freifunk: Add firewall.freifunk include to /etc/config/freifunk 2011-08-28 10:13:22 +00:00
Manuel Munz
045907af40 modules/freifunk: luci-theme-freifunk-generic is the default, so no need to specify it here. 2011-08-24 16:40:28 +00:00
Manuel Munz
6d8f26ac69 modules/freifunk: Add profile for guifibages 2011-08-24 16:07:11 +00:00
Manuel Munz
b17ac89857 Revert last commit 2011-08-24 16:00:55 +00:00
Manuel Munz
8176dcead8 modules/freifunk: Add extrapackages to be included when images are built using the imagebuilder. 2011-08-24 15:57:13 +00:00
Manuel Munz
fbcbde824b modules/freifunk: Add theme to profiles to get rid of the imagebuilder-profiles, only augsburg for now, others will follow if this is sucessfull 2011-08-24 14:27:04 +00:00
Jo-Philipp Wich
1d76d8a215 applications, modules: remove i18n handling from controller modules as it moved to the themes now 2011-08-12 13:16:27 +00:00
Manuel Munz
7c9cecad3a modules/freifunk: Add profile for carbodebit (fr) 2011-08-05 17:24:27 +00:00
Jo-Philipp Wich
563598a976 modules/admin-full: fix "undefined" netmask display on main status page 2011-07-31 12:37:22 +00:00
Jo-Philipp Wich
7b316be27b modules/admin-full: properly set device option for newly created vlan sections 2011-07-22 13:56:02 +00:00
Jo-Philipp Wich
9fdb4acec0 modules/admin-full: fix 4k vlan option 2011-07-17 08:28:56 +00:00
Jo-Philipp Wich
76e5b68bb9 modules/admin-full: don't expose "reset" and "enable" options for switches, do not set any default state for "enable_vlan" 2011-07-17 05:46:54 +00:00
Matthias Uferer
3faeaddc5e wait 40 seconds before rdate because of
olsr has to create the whole routing-table first
2011-07-05 12:28:40 +00:00
Manuel Munz
528faebb01 contrib/meshwizard: Allow setting system config values via the community profiles 2011-07-04 22:45:10 +00:00
Matthias Uferer
d7a4505cad space inserted to the link 2011-07-04 20:12:00 +00:00
Matthias Uferer
f57f25fcb8 found a little bug and corrected - there was no translation for: It is
operated by
2011-07-04 18:05:23 +00:00
Jo-Philipp Wich
19f94464c6 modules/admin-full: fix off-by-one in conloglevel option (#263) 2011-07-02 15:47:27 +00:00
Jo-Philipp Wich
6d65042743 modules/admin-full: fix "No information available" in admin status assoclist 2011-07-01 01:48:57 +00:00
Jo-Philipp Wich
d3db8d1d25 modules/admin-full: fix dhcp section creation logic on interfaces page 2011-07-01 01:23:02 +00:00
Jo-Philipp Wich
8b6deb3029 modules/freifunk: override channel 01 bssid for gadow, leipzig and l59 profiles 2011-06-27 22:49:58 +00:00
Jo-Philipp Wich
c5f0100abf modules/admin-full: add "auto" option to interface settings (#235) 2011-06-25 23:24:23 +00:00
Jo-Philipp Wich
e7b9b7798d modules/admin-full: fix reversed allow/deny macfilter logic (#105) 2011-06-25 22:34:46 +00:00
Jo-Philipp Wich
2d28a55a53 modules/admin-full: relocate mac80211 mac filter settings to wifi-iface (#247) 2011-06-25 22:14:00 +00:00
Jo-Philipp Wich
d7120e7559 modules/admin-full: defer writing of interface related dhcp options until an actual save occurs, prevents "unsaved changes" upon opening the interface settings page 2011-06-25 21:51:12 +00:00
Jo-Philipp Wich
3654347541 modules/admin-full: only display back button in changes page if a redir url is given 2011-06-25 20:47:00 +00:00
Manuel Munz
ab87896104 Add new meshwizard (WIP) 2011-06-23 15:52:00 +00:00
Jo-Philipp Wich
e88fd858a1 modules/admin-full: display raw opkg output, the error codes are useless with recent versions 2011-06-23 10:14:26 +00:00
Jo-Philipp Wich
6b5e711614 modules/admin-full: filter installed packages from installable list 2011-06-17 14:20:08 +00:00
Jo-Philipp Wich
70e5124557 modules/admin-full: display IPv4 routes in CIDR notation, filter FE80::/10 entries in IPv6 route listing 2011-06-17 12:34:28 +00:00
Matthias Uferer
64c6f8f4b6 Freifunk Gadow Profile added 2011-06-17 02:55:40 +00:00
Jo-Philipp Wich
aa3caed0b5 modules/admin-full: fix WPA-EAP and WPA2-EAP settings in STA-WDS mode 2011-06-15 23:14:38 +00:00
Jo-Philipp Wich
1d2f948280 modules/admin-full: add AHCP client support 2011-06-10 14:15:10 +00:00