Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-11-10 | admin-full: Better fix for the last change (timeserver setup), add button to ↵ | Manuel Munz | |
add the missing section | |||
2011-11-10 | admin-full: Add timeserver section if it doesn't already exist in ↵ | Manuel Munz | |
/etc/config/system (#329) | |||
2011-11-10 | admin-full: Expose bogusnxdomain setting in DHCP / DNS configuration (#339) | Manuel Munz | |
2011-11-10 | libs/sys: update zoneinfo data to version 2011n (#345) | Jo-Philipp Wich | |
2011-11-09 | applications/luci-olsr-services: Update using javascript/json | Manuel Munz | |
2011-11-09 | applications/luci-olsr: Update all statuspages; use json reloading on ↵ | Manuel Munz | |
overview, neighbors and topology pages | |||
2011-11-09 | contrib/package: community-profiles: fix splash range and bssid for Freifunk ↵ | Jo-Philipp Wich | |
Potsdam community (#343) | |||
2011-11-09 | applications/luci-openvpn: remove "explicit_exit_notify" parameter form ↵ | Jo-Philipp Wich | |
OpenVPN config tempaltes (OpenWrt #8198) | |||
2011-11-08 | modules/admin-full: fix another html escape issue on interface overview page | Jo-Philipp Wich | |
2011-11-08 | modules/admin-full: fix html escaping on interface overview page | Jo-Philipp Wich | |
2011-11-08 | libiwinfo: fix detection of wep encryption and open networks in nl80211 backend | Jo-Philipp Wich | |
2011-11-08 | modules/freifunk: Fix display of warning about diversity | Manuel Munz | |
2011-11-07 | modules/admin-full: do not hide toplevel network menu items, yet | Jo-Philipp Wich | |
2011-11-07 | modules/admin-full: speed up network controller by using inreq flag | Jo-Philipp Wich | |
2011-11-07 | modules/admin-full: add option to override the WPA cipher (#303) | Jo-Philipp Wich | |
2011-11-07 | libiwinfo: properly detect wep and unencrypted wifi iface state on madwifi | Jo-Philipp Wich | |
2011-11-07 | 1) 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-06 | themes/freifunk-generic: remove dist directory | Jo-Philipp Wich | |
2011-11-06 | modules/freifunk: Show warning about diversity only if not using mac80211 | Manuel Munz | |
2011-11-06 | Worked 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-06 | Added a proof of concept of how a warning about no accounts having been ↵ | Iordan Iordanov | |
configured can look. | |||
2011-11-05 | 1) Made spacing with \ syntax consistent across the board. | Iordan Iordanov | |
2011-11-05 | build: i18n-scan.pl: cope with strings that contain escaped newlines, ↵ | Jo-Philipp Wich | |
spotted in luci-pbx | |||
2011-11-05 | 1) Massive whitespace reorganization (untabified, and made consistent ↵ | Iordan Iordanov | |
everything). 2) Dropped some currently unneeded, commented-out, code from pbx-users.lua. | |||
2011-11-05 | 1) Got rid of mysplit and replaced where it was called with ↵ | Iordan Iordanov | |
luci.util.split(luci.util.trim(...), ...) calls. | |||
2011-11-05 | 1) Replaced trim with luci.util.trim in pbx-calls.lua | Iordan Iordanov | |
2) Slight code cleanup in pbx.lua | |||
2011-11-03 | modules/admin-full: add missing html escaping for SSID in associated ↵ | Jo-Philipp Wich | |
stations table of wireless overview | |||
2011-11-03 | contrib/community-profiles: remove profile for dresden | Manuel Munz | |
2011-11-02 | protocols: cast dns option to string in order to retain compatibility | Jo-Philipp Wich | |
2011-11-02 | modules/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-02 | contrib/meshwizard: Fix variable for sharenet so policyrouting is setup ↵ | Manuel Munz | |
correctly | |||
2011-11-02 | modules/freifunk: Fix error on freifunk/adminindex page when running on the ↵ | Manuel Munz | |
Development Environment | |||
2011-11-02 | modules/freifunk: Fix errors on index and contact pages when running the ↵ | Manuel Munz | |
Development Environment | |||
2011-11-01 | Many 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-31 | contrib/package: make relayd dependency conditional, else luci build will ↵ | Jo-Philipp Wich | |
break brcm-2.4 | |||
2011-10-31 | po: remove double escape in french statistics translation | Jo-Philipp Wich | |
2011-10-31 | po: add pbx.pot | Jo-Philipp Wich | |
2011-10-31 | po: add luci-pbx translation templates | Jo-Philipp Wich | |
2011-10-31 | contrib/package: add package definition for luci-pbx | Jo-Philipp Wich | |
2011-10-31 | 1) 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. | |||
2011-10-31 | 1) Made pbx-asterisk executable. | Iordan Iordanov | |
2) Removed a few unused templates. 3) Removed old firewall rule-creation routine from pbx-asterisk. 4) Updated text on main page. | |||
2011-10-30 | libs/web: dispatcher: fix access to template properties in attr() and ↵ | Jo-Philipp Wich | |
ifattr() helpers (#10317) | |||
2011-10-30 | applications/luci-upnp: fix default value of log_output option (#333) | Jo-Philipp Wich | |
2011-10-29 | contrib/meshwizard: Enable policyrouting when internet sharing is not enabled | Manuel Munz | |
2011-10-29 | contrib/meshwizard: Remove original lan-dhcp entry if lan is used for olsrd ↵ | Manuel Munz | |
and fix setup of olsrd hna entries | |||
2011-10-28 | libs/core: fix status reporting of standalone wifi iface in network model | Jo-Philipp Wich | |
2011-10-28 | Commit from LuCI Translation Portal by user jow.: 13 of 13 messages ↵ | Translation System | |
translated (0 fuzzy). | |||
2011-10-28 | Commit from LuCI Translation Portal by user jow.: 42 of 42 messages ↵ | Translation System | |
translated (0 fuzzy). | |||
2011-10-28 | Commit from LuCI Translation Portal by user jow.: 23 of 23 messages ↵ | Translation System | |
translated (0 fuzzy). | |||
2011-10-28 | Commit from LuCI Translation Portal by user jow.: 156 of 156 messages ↵ | Translation System | |
translated (0 fuzzy). |