Commit graph

4683 commits

Author SHA1 Message Date
Manuel Munz
256daa259b contrib/freifunk-gwcheck: Some fixes suggested by Patrick grimm 2011-11-13 13:45:17 +00:00
Manuel Munz
32be6cea93 applications/luci-olsr: Fix rowstyle, make html valid 2011-11-13 12:34:09 +00:00
Manuel Munz
2392f40cd2 applications/luci-olsr-services: Fix rowstyle, add proto and cleanups 2011-11-13 12:14:39 +00:00
Jo-Philipp Wich
52f6514541 modules/admin-full: prepare uci changelog template for revised libuci-lua changelog format to properly expose add_list operations 2011-11-12 14:31:31 +00:00
Jo-Philipp Wich
cfe48c17d3 libs/core: fix removal of wifi networks without interface attached (OpenWrt #10400) 2011-11-12 11:27:10 +00:00
Iordan Iordanov
e50dea1cf7 1) fixed a typo in the url string. 2011-11-11 03:08:47 +00:00
Jo-Philipp Wich
3890c691c2 libiwinfo: show noise and snr in assoclist 2011-11-10 22:35:56 +00:00
Manuel Munz
c67d7b2a43 admin-full: When creating the ntp timeserver section also add the default ntp servers 2011-11-10 13:44:22 +00:00
Manuel Munz
525da459d7 admin-full: Better fix for the last change (timeserver setup), add button to add the missing section 2011-11-10 12:57:13 +00:00
Manuel Munz
a196198fb9 admin-full: Add timeserver section if it doesn't already exist in /etc/config/system (#329) 2011-11-10 12:25:58 +00:00
Manuel Munz
ffdeb77e84 admin-full: Expose bogusnxdomain setting in DHCP / DNS configuration (#339) 2011-11-10 11:40:18 +00:00
Jo-Philipp Wich
fbaef58943 libs/sys: update zoneinfo data to version 2011n (#345) 2011-11-10 11:21:13 +00:00
Manuel Munz
014b7ff1fd applications/luci-olsr-services: Update using javascript/json 2011-11-09 18:47:55 +00:00
Manuel Munz
b1ef4c398b applications/luci-olsr: Update all statuspages; use json reloading on overview, neighbors and topology pages 2011-11-09 18:12:25 +00:00
Jo-Philipp Wich
b0dbb7bd3d contrib/package: community-profiles: fix splash range and bssid for Freifunk Potsdam community (#343) 2011-11-09 12:40:04 +00:00
Jo-Philipp Wich
df703958f8 applications/luci-openvpn: remove "explicit_exit_notify" parameter form OpenVPN config tempaltes (OpenWrt #8198) 2011-11-09 11:19:42 +00:00
Jo-Philipp Wich
13f98b6d99 modules/admin-full: fix another html escape issue on interface overview page 2011-11-08 23:12:38 +00:00
Jo-Philipp Wich
f8a2f2c059 modules/admin-full: fix html escaping on interface overview page 2011-11-08 22:35:24 +00:00
Jo-Philipp Wich
f812eb91ff libiwinfo: fix detection of wep encryption and open networks in nl80211 backend 2011-11-08 14:04:56 +00:00
Manuel Munz
6a3640cee2 modules/freifunk: Fix display of warning about diversity 2011-11-08 09:34:09 +00:00
Jo-Philipp Wich
6907d1f2cd modules/admin-full: do not hide toplevel network menu items, yet 2011-11-07 10:44:20 +00:00
Jo-Philipp Wich
905e682bb7 modules/admin-full: speed up network controller by using inreq flag 2011-11-07 10:38:41 +00:00
Jo-Philipp Wich
0b7eb82eb6 modules/admin-full: add option to override the WPA cipher (#303) 2011-11-07 06:30:36 +00:00
Jo-Philipp Wich
b93fe69907 libiwinfo: properly detect wep and unencrypted wifi iface state on madwifi 2011-11-07 05:38:09 +00:00
Iordan Iordanov
3a3b9ed806 1) Added handling for no provider accounts configured (or enabled for 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-07 02:02:33 +00:00
Jo-Philipp Wich
5aada3821b themes/freifunk-generic: remove dist directory 2011-11-06 22:43:52 +00:00
Manuel Munz
7d81806393 modules/freifunk: Show warning about diversity only if not using mac80211 2011-11-06 17:13:30 +00:00
Iordan Iordanov
1ca513cf72 Worked out a better (proof of concept) solution to the warning mechanism when no Google/SIP accounts are configured or not configured for outgoing calls. 2011-11-06 05:51:34 +00:00
Iordan Iordanov
dc6057a519 Added a proof of concept of how a warning about no accounts having been configured can look. 2011-11-06 00:44:14 +00:00
Iordan Iordanov
6e632b7225 1) Made spacing with \ syntax consistent across the board. 2011-11-05 19:29:55 +00:00
Jo-Philipp Wich
5e86b77294 build: i18n-scan.pl: cope with strings that contain escaped newlines, spotted in luci-pbx 2011-11-05 18:35:54 +00:00
Iordan Iordanov
5cd67479c3 1) Massive whitespace reorganization (untabified, and made consistent everything).
2) Dropped some currently unneeded, commented-out, code from pbx-users.lua.
2011-11-05 18:34:12 +00:00
Iordan Iordanov
f976533433 1) Got rid of mysplit and replaced where it was called with luci.util.split(luci.util.trim(...), ...) calls. 2011-11-05 17:23:36 +00:00
Iordan Iordanov
773de62fd3 1) Replaced trim with luci.util.trim in pbx-calls.lua
2) Slight code cleanup in pbx.lua
2011-11-05 16:50:14 +00:00
Jo-Philipp Wich
0abb1420e7 modules/admin-full: add missing html escaping for SSID in associated stations table of wireless overview 2011-11-03 19:44:17 +00:00
Manuel Munz
a9160dfcf4 contrib/community-profiles: remove profile for dresden 2011-11-03 11:08:12 +00:00
Jo-Philipp Wich
b58baed8a4 protocols: cast dns option to string in order to retain compatibility 2011-11-02 19:13:13 +00:00
Jo-Philipp Wich
eea1f8b679 modules/admin-full: when toggling a wifi-iface, first bring the radio down, then change the config, then bring it up again - prevents state vars from going out of sync 2011-11-02 18:59:18 +00:00
Manuel Munz
89fb9f9084 contrib/meshwizard: Fix variable for sharenet so policyrouting is setup correctly 2011-11-02 13:37:23 +00:00
Manuel Munz
16c26a5154 modules/freifunk: Fix error on freifunk/adminindex page when running on the Development Environment 2011-11-02 10:34:04 +00:00
Manuel Munz
0ef557b15c modules/freifunk: Fix errors on index and contact pages when running the Development Environment 2011-11-02 08:45:40 +00:00
Iordan Iordanov
6d42a6a0e8 Many improvements to pbx-calls.lua:
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-11-01 01:47:37 +00:00
Jo-Philipp Wich
da04e212dd contrib/package: make relayd dependency conditional, else luci build will break brcm-2.4 2011-10-31 18:24:45 +00:00
Jo-Philipp Wich
65187202b3 po: remove double escape in french statistics translation 2011-10-31 04:03:02 +00:00
Jo-Philipp Wich
2fd4244c7b po: add pbx.pot 2011-10-31 03:58:10 +00:00
Jo-Philipp Wich
bf66a3c1f0 po: add luci-pbx translation templates 2011-10-31 03:57:52 +00:00
Jo-Philipp Wich
aa78b05204 contrib/package: add package definition for luci-pbx 2011-10-31 03:51:48 +00:00
Iordan Iordanov
740ef9794d 1) Rewrote the function which formats output at specified indices to work with an variable number of indices.
2) Reformatted the help text a bit.
2011-10-31 03:18:45 +00:00
Iordan Iordanov
62118b369b 1) Made pbx-asterisk executable.
2) Removed a few unused templates.
3) Removed old firewall rule-creation routine from pbx-asterisk.
4) Updated text on main page.
2011-10-31 01:00:22 +00:00
Jo-Philipp Wich
96f494f4ba libs/web: dispatcher: fix access to template properties in attr() and ifattr() helpers (#10317) 2011-10-30 15:00:54 +00:00