Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-01-19 | Update Documentation | Michael Geddes | |
2009-01-19 | applications/luci-ffwizard-leipzig: force /etc/firewall.freifunk include and ↵ | Jo-Philipp Wich | |
set drop_invalid to 0 | |||
2009-01-18 | Add link to load voicemenu config. | Michael Geddes | |
2009-01-18 | Ability to have unatended voice menus. | Michael Geddes | |
2009-01-18 | Allow voicezone to have a 'name' option rather than having a named section. | Michael Geddes | |
2009-01-18 | Ability for 'module' configs to have an optional 'createdialplan' section. | Michael Geddes | |
Used to create voicemenus. | |||
2009-01-18 | libs/uvl: update inline documentation | Jo-Philipp Wich | |
2009-01-17 | libs/uvl: | Jo-Philipp Wich | |
- allow overriding the config directory in luci.uvl - support --configdir for uvl verify too | |||
2009-01-17 | themes/openwrt.org: further background fix | Jo-Philipp Wich | |
2009-01-17 | Purge abandonend brands | Steven Barth | |
2009-01-17 | themes/openwrt.org: fix css for background | Jo-Philipp Wich | |
2009-01-17 | build: add mkversion.sh helper script | Jo-Philipp Wich | |
contrib: (re-)generate version.lua at build time libs/core: use version.lua themes: adept header to version.lua, fix css for openwrt.org | |||
2009-01-17 | Add connbytes support to QoS | Steven Barth | |
2009-01-17 | Make fixtime more reliable | Steven Barth | |
2009-01-17 | themes/openwrt.org: don't make background fixed, causes huge performance ↵ | Jo-Philipp Wich | |
penalties on some gpus | |||
2009-01-17 | Remove "Save & Apply" note on homeepage of Mini as it does not apply | Steven Barth | |
2009-01-17 | applications/luci-fw: translation fixes for english and german | Jo-Philipp Wich | |
2009-01-17 | * Remove "OPKG Configuration" link in menu - link on package manager page is ↵ | Steven Barth | |
enough * Remove "Upgrade all packages" link as it is very dangerous on squashfs based filesystems | |||
2009-01-17 | Autoapplying on creation / deletion of sections is annoying, disable it. | Steven Barth | |
2009-01-17 | Generate context for adding callerid name with proper sequences. | Michael Geddes | |
2009-01-17 | Add LASTCALL_DIR to globals section if there is a DEST set. | Michael Geddes | |
2009-01-17 | Add DisplayName option to sip/iax for callerid display | Michael Geddes | |
2009-01-16 | Show that type is allowed to be specified with the target. | Michael Geddes | |
Show that target is a list for dialzones. | |||
2009-01-16 | Document domain/localnet are lists. | Michael Geddes | |
2009-01-16 | For sipglobal, sip, handle multiple domain and localnet settings. Add the ↵ | Michael Geddes | |
local IP for the domain automatically. There was a conflict in names in handle_dialtarget from where it was called. Use prefix to reduce liklihood. | |||
2009-01-16 | Allow specifying the target type together with the target in the dialplan ↵ | Michael Geddes | |
extension (rather than having a sep variable).. Move incoming_context functions here from sipiaxconf. Allow incoming target to have different formats for the type/target, and convert it to TYPE/target. | |||
2009-01-16 | Fix the split_append function so that codec modules are properly enabled. | Michael Geddes | |
2009-01-16 | applications/luci-fw: fix for german translation | Jo-Philipp Wich | |
2009-01-16 | applications/luci-fw: fixes for english translation | Jo-Philipp Wich | |
2009-01-16 | applications/luci-fw: | Jo-Philipp Wich | |
- add toggle for the drop_invalid option - bump translations | |||
2009-01-16 | Add missing UVL entries for madwifi hacks | Steven Barth | |
2009-01-16 | applications/luci-fw: extend uvl schema to cover the drop_invalid and ↵ | Jo-Philipp Wich | |
mtu_fix options | |||
2009-01-16 | ppp keep-alive is non-atomic, closes #30 | Steven Barth | |
2009-01-16 | Fix saving of ipkg configuration file | Steven Barth | |
2009-01-16 | Add shortcut "LuCI Components" to menu for easier adding / removing | Steven Barth | |
2009-01-15 | contrib/package: ensure BUILD_DIR separation in olsrd-luci | Jo-Philipp Wich | |
2009-01-14 | Automatic language detection | Steven Barth | |
2009-01-14 | Fix up udev zap devices to look like devfs (which asterisk expects). | Michael Geddes | |
2009-01-14 | Support for tagging of names in lastcall lists. | Michael Geddes | |
Fix up lastcall menu so that you can type ahead. | |||
2009-01-14 | Fix some errors related to quoting variables. | Michael Geddes | |
2009-01-14 | Tidy up some bugs with quoting. | Michael Geddes | |
Use the ${match_all} variable - use [0-9+#*] as match-all. Fix the section name for iax contexts prepended with iax_. For IAX, handle uci list for 'allow', 'incoming' and 'extension'. | |||
2009-01-14 | Document dialplangoto. | Michael Geddes | |
Add inzone documentation | |||
2009-01-14 | Add Inzone handling - routing icoming calls based on dialed number and callerid. | Michael Geddes | |
Use _[0-9*+#]. in place of _. to avoid warnings in the log. Fix some errors with quotes Change default call type to macro for lastdialedtype. | |||
2009-01-14 | Make udev ZAP devices look like devfs devices. | Michael Geddes | |
2009-01-14 | Extensions can be a list | Michael Geddes | |
2009-01-13 | Nobody reads our texts ;-) | Steven Barth | |
2009-01-12 | libs/cbi: implement .sectionhead and .sectiondesc properties to allow ↵ | Jo-Philipp Wich | |
labelling the id column in table layouts | |||
2009-01-11 | application/luci-asterisk: | Jo-Philipp Wich | |
- implement initial sip client management - improve trunk and client handling - implement more options | |||
2009-01-11 | libs/cbi: also set id attribute for hidden fields | Jo-Philipp Wich | |
2009-01-11 | applications/luci-asterisk: make regster option a flag value | Jo-Philipp Wich | |