LuCI - OpenWrt Configuration Interface
Find a file
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
applications Many improvements to pbx-calls.lua: 2011-11-01 01:47:37 +00:00
build build: mkbasepot.sh: scan protocols/ as well 2011-10-27 00:46:29 +00:00
contrib contrib/package: make relayd dependency conditional, else luci build will break brcm-2.4 2011-10-31 18:24:45 +00:00
i18n i18n: initialize romanian language support 2011-10-06 15:38:26 +00:00
libs libs/web: dispatcher: fix access to template properties in attr() and ifattr() helpers (#10317) 2011-10-30 15:00:54 +00:00
modules modules/admin-full: luci-bwc: use 32 bit integer, fix endian problem leading to stalling graphs after random time periods 2011-10-28 19:20:39 +00:00
po po: remove double escape in french statistics translation 2011-10-31 04:03:02 +00:00
protocols protocols/core: add back dns server options to dhcp and static protocols 2011-10-15 04:32:14 +00:00
themes themes/openwrt: small css fix for tab menu rendering in webkit 2011-10-27 17:15:00 +00:00
.buildpath * new project: ff-luci - Freifunk Lua Configuration Interface 2008-03-02 21:52:58 +00:00
.cproject More C-Functions (luci.cutil.instanceof, luci.cutil.pcdata) 2008-11-20 19:22:05 +00:00
.gitignore Added "apidocs" target to Makefile 2008-07-29 21:16:12 +00:00
.project LuCI Core C-Rewrite: First steps 2008-11-19 23:02:36 +00:00
INSTALL HTTP is sufficient for plain checkouts, Schäuble could also do checkouts before by himself 2009-01-02 21:42:49 +00:00
LICENSE * new project: ff-luci - Freifunk Lua Configuration Interface 2008-03-02 21:52:58 +00:00
Makefile build: add nixiodocs make target, remove uvldocs target 2011-02-16 20:14:25 +00:00
NOTICE Add axTLS sourcecode 2009-02-22 23:19:25 +00:00
THANKYOU * luci: replace all "OpenWRT" occurences with "OpenWrt" 2008-10-27 15:19:58 +00:00