summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2011-11-13modules/admin-full: don't make cipher mandatoryJo-Philipp Wich
2011-11-13contrib/freifunk-gwcheck: Also copy files in root/Manuel Munz
2011-11-13contrib/freifunk-gwcheck: Some fixes suggested by Patrick grimmManuel Munz
2011-11-13applications/luci-olsr: Fix rowstyle, make html validManuel Munz
2011-11-13applications/luci-olsr-services: Fix rowstyle, add proto and cleanupsManuel Munz
2011-11-12modules/admin-full: prepare uci changelog template for revised libuci-lua ↵Jo-Philipp Wich
changelog format to properly expose add_list operations
2011-11-12libs/core: fix removal of wifi networks without interface attached (OpenWrt ↵Jo-Philipp Wich
#10400)
2011-11-111) fixed a typo in the url string.Iordan Iordanov
2011-11-10libiwinfo: show noise and snr in assoclistJo-Philipp Wich
2011-11-10admin-full: When creating the ntp timeserver section also add the default ↵Manuel Munz
ntp servers
2011-11-10admin-full: Better fix for the last change (timeserver setup), add button to ↵Manuel Munz
add the missing section
2011-11-10admin-full: Add timeserver section if it doesn't already exist in ↵Manuel Munz
/etc/config/system (#329)
2011-11-10admin-full: Expose bogusnxdomain setting in DHCP / DNS configuration (#339)Manuel Munz
2011-11-10libs/sys: update zoneinfo data to version 2011n (#345)Jo-Philipp Wich
2011-11-09applications/luci-olsr-services: Update using javascript/jsonManuel Munz
2011-11-09applications/luci-olsr: Update all statuspages; use json reloading on ↵Manuel Munz
overview, neighbors and topology pages
2011-11-09contrib/package: community-profiles: fix splash range and bssid for Freifunk ↵Jo-Philipp Wich
Potsdam community (#343)
2011-11-09applications/luci-openvpn: remove "explicit_exit_notify" parameter form ↵Jo-Philipp Wich
OpenVPN config tempaltes (OpenWrt #8198)
2011-11-08modules/admin-full: fix another html escape issue on interface overview pageJo-Philipp Wich
2011-11-08modules/admin-full: fix html escaping on interface overview pageJo-Philipp Wich
2011-11-08libiwinfo: fix detection of wep encryption and open networks in nl80211 backendJo-Philipp Wich
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-07libiwinfo: properly detect wep and unencrypted wifi iface state on madwifiJo-Philipp Wich
2011-11-071) Added handling for no provider accounts configured (or enabled for ↵Iordan Iordanov
incoming/outgoing calls), and no users configured (or enabled for outgoing calls). 2) Rewrote code to be more efficient by gathering all information about providers and users in one pass at the start, and then using dictionaries with the data stored in them to build the sections. 3) Added translate() statements for default messages displayed (like "Dials all numbers"). 4) Rewrote default messages for the "Incoming Calls" and "Providers Used for Outgoing Calls" sections to be more descriptive.
2011-11-06themes/freifunk-generic: remove dist directoryJo-Philipp Wich
2011-11-06modules/freifunk: Show warning about diversity only if not using mac80211Manuel Munz
2011-11-06Worked out a better (proof of concept) solution to the warning mechanism ↵Iordan Iordanov
when no Google/SIP accounts are configured or not configured for outgoing calls.
2011-11-06Added a proof of concept of how a warning about no accounts having been ↵Iordan Iordanov
configured can look.
2011-11-051) Made spacing with \ syntax consistent across the board.Iordan Iordanov
2011-11-05build: i18n-scan.pl: cope with strings that contain escaped newlines, ↵Jo-Philipp Wich
spotted in luci-pbx
2011-11-051) Massive whitespace reorganization (untabified, and made consistent ↵Iordan Iordanov
everything). 2) Dropped some currently unneeded, commented-out, code from pbx-users.lua.
2011-11-051) Got rid of mysplit and replaced where it was called with ↵Iordan Iordanov
luci.util.split(luci.util.trim(...), ...) calls.
2011-11-051) Replaced trim with luci.util.trim in pbx-calls.luaIordan Iordanov
2) Slight code cleanup in pbx.lua
2011-11-03modules/admin-full: add missing html escaping for SSID in associated ↵Jo-Philipp Wich
stations table of wireless overview
2011-11-03contrib/community-profiles: remove profile for dresdenManuel Munz
2011-11-02protocols: cast dns option to string in order to retain compatibilityJo-Philipp Wich
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-02contrib/meshwizard: Fix variable for sharenet so policyrouting is setup ↵Manuel Munz
correctly
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-11-01Many improvements to pbx-calls.lua:Iordan Iordanov
1) Now trimming whitespace from all input before checking validity (of extensions, users, providers). 2) Now building valid outdoing providers and valid users array while rendering page since we're going through all providers and users anyway to display the page (saves cycles). 3) Now not displaying internal naming scheme of providers to users, but what they expect (us#erin%fo@host.org). Before we used to show us_erin_fo@host_org, and it was ugly and needed explanations. 4) Got rid of some no-longer-needed functions due to improvements mentioned in (2). 5)
2011-10-31contrib/package: make relayd dependency conditional, else luci build will ↵Jo-Philipp Wich
break brcm-2.4
2011-10-31po: remove double escape in french statistics translationJo-Philipp Wich
2011-10-31po: add pbx.potJo-Philipp Wich
2011-10-31po: add luci-pbx translation templatesJo-Philipp Wich
2011-10-31contrib/package: add package definition for luci-pbxJo-Philipp Wich
2011-10-311) Rewrote the function which formats output at specified indices to work ↵Iordan Iordanov
with an variable number of indices. 2) Reformatted the help text a bit.