summaryrefslogtreecommitdiffhomepage
path: root/modules
AgeCommit message (Collapse)Author
2011-11-08modules/freifunk: Fix display of warning about diversityManuel Munz
2011-11-07modules/admin-full: do not hide toplevel network menu items, yetJo-Philipp Wich
2011-11-07modules/admin-full: speed up network controller by using inreq flagJo-Philipp Wich
2011-11-07modules/admin-full: add option to override the WPA cipher (#303)Jo-Philipp Wich
2011-11-06modules/freifunk: Show warning about diversity only if not using mac80211Manuel Munz
2011-11-03modules/admin-full: add missing html escaping for SSID in associated ↵Jo-Philipp Wich
stations table of wireless overview
2011-11-02modules/admin-full: when toggling a wifi-iface, first bring the radio down, ↵Jo-Philipp Wich
then change the config, then bring it up again - prevents state vars from going out of sync
2011-11-02modules/freifunk: Fix error on freifunk/adminindex page when running on the ↵Manuel Munz
Development Environment
2011-11-02modules/freifunk: Fix errors on index and contact pages when running the ↵Manuel Munz
Development Environment
2011-10-28modules/admin-full: luci-bwc: use 32 bit integer, fix endian problem leading ↵Jo-Philipp Wich
to stalling graphs after random time periods
2011-10-27modules/admin-full: don't bother with 4k vlan / no 4k vlan nuisances, simply ↵Jo-Philipp Wich
enable it when available
2011-10-26modules/admin-full: unify style of headings accross system menus, remove ↵Jo-Philipp Wich
orphaned template
2011-10-26modules/admin-full: remove associated network for the wifi-iface as well if ↵Jo-Philipp Wich
it would be empty afterwards
2011-10-26modules/admin-full: commit uci and restart corresponding radio when removing ↵Jo-Philipp Wich
wifi networks
2011-10-26modules/admin-full: lock channel section in ap wifi config if there is a ↵Jo-Philipp Wich
station on the same radio
2011-10-26modules/admin-full: fix wifi join when "wwan" (or other iface) already ↵Jo-Philipp Wich
exists but only contains the network we intend to replace anyway, also save firewall settings after wifi join
2011-10-26modules/admin-full: switch back to alias() for / -> /admin/; chained ↵Jo-Philipp Wich
firstchild() seems to be problematic yet
2011-10-26modules/admin-full:Jo-Philipp Wich
- move crontab to system menu - delete now empty services dispatcher - move service menu declaration into index
2011-10-26modules/admin-full: use firstchild() in index controllerJo-Philipp Wich
2011-10-26modules/admin-full: use firstchild() instead of fixed aliasJo-Philipp Wich
2011-10-26modules/admin-full: remove now orphaned service index templateJo-Philipp Wich
2011-10-26modules/admin-full: use firstchild() in services controllerJo-Philipp Wich
2011-10-24modules/admin-full: rework system menu areaJo-Philipp Wich
2011-10-21modules/freifunk: Nicer layout of the contact page; make note a TextValue ↵Manuel Munz
field in the admin interface
2011-10-18modules/freifunk: Fix small errorManuel Munz
2011-10-18modules/admin-full: better handle interfaces with unsupported protocolsJo-Philipp Wich
2011-10-16modules/freifunk: This was moved to freifunk-common with r7554Manuel Munz
2011-10-15modules/admin-full: support installing multiple packages at onceJo-Philipp Wich
2011-10-15modules/admin-full: move realtime stats into submenuJo-Philipp Wich
2011-10-15modules/admin-full: make software page tabbed, show available list broken ↵Jo-Philipp Wich
down by letters; greatly speeds up loading time
2011-10-14modules/admin-full: fix JavaScript issues in live statisticsJo-Philipp Wich
2011-10-13modules/admin-full: update iface status after saving uci changesJo-Philipp Wich
2011-10-13modules/admin-full: move RTS/CTS and Frag settings to device for mac80211Jo-Philipp Wich
2011-10-11move protocol support into a new protocols/ subdirJo-Philipp Wich
2011-10-11modules/admin-full: expose switch title on vlan pageJo-Philipp Wich
2011-10-11modules/admin-full: make interface configuration modularJo-Philipp Wich
2011-10-10admin-status/overview: Use MAC-Address in table header of associated ↵Manuel Munz
stations instead of BSSID (#312)
2011-10-10modules/freifunk: Make display of ipv4 default route in public status work ↵Manuel Munz
with freifunk-policyrouting enabled
2011-10-10modules/freifunk: Move contact page to first level menuManuel Munz
2011-10-09modules/admin-full: only allow unique vlan ids, fix port labelling if CPU is ↵Jo-Philipp Wich
at 0
2011-10-09modules/admin-full: remove PVID support, its not really useful and ↵Jo-Philipp Wich
confusing, fix parsing of port count and cpu port, expose hardware name
2011-10-09modules/admin-full: fix status reporting of inactive virtual interfacesJo-Philipp Wich
2011-10-09modules/admin-full: fix switch config page for models with multiple switchesJo-Philipp Wich
2011-10-09modules/admin-full: rework interface add dialog, now handles floating ↵Jo-Philipp Wich
protocols like PPP correctly
2011-10-08modules/admin-full: hide system software tab if opkg is not presentJo-Philipp Wich
2011-10-04modules/admin-full: allow mac filter only for ap mode interfacesJo-Philipp Wich
2011-10-03modules/admin-full: fix various issues in iface cbi modelJo-Philipp Wich
2011-10-02modules/admin-full: increase button size on overview pages to accomodate for ↵Jo-Philipp Wich
longer words in other langauges
2011-10-02modules/admin-full: align wifi settings with recent hostapd.sh in OpenWrt (#261)Jo-Philipp Wich
2011-10-02modules/freifunk: fix interval value after XHR.poll() changeJo-Philipp Wich