Commit graph

1001 commits

Author SHA1 Message Date
Manuel Munz
4f126632a5 applications/splash: Fix error when replacing markers, delete file which contains the custom text if it is empty, #477 2012-09-02 19:34:32 +00:00
Manuel Munz
1f1aaf1a66 applications/meshwizard: Add ipv6 config options 2012-08-20 11:12:39 +00:00
Jo-Philipp Wich
fb71a1b39b applications/luci-diag-devinfo: fix lost description in netdiscover_devinfo.lua, patch by "BasicXP" <basicxp@ubuntu.com> 2012-08-15 14:16:57 +00:00
Jo-Philipp Wich
6c66d91336 applications/luci-firewall: javascript & validation fixes in quickaction forms 2012-08-09 10:16:03 +00:00
Jo-Philipp Wich
a2e93572a9 applications/luci-firewall: allow negations in all applicable fields (#468) 2012-08-09 10:03:32 +00:00
Jo-Philipp Wich
2026f53881 applications/luci-wol: use net.mac_hints() instead of net.arptable() and other sources 2012-08-09 10:03:28 +00:00
Jo-Philipp Wich
11aa473423 applications/luci-meshwizard: use wifi.getiwinfo() to find available channels 2012-08-08 20:22:18 +00:00
Jo-Philipp Wich
acb289083c applications/luci-firewall: fix rule table formatting, add mac & ip hints to various ip related fields 2012-08-08 15:20:07 +00:00
Jo-Philipp Wich
b252792ad7 applications/luci-ushare: add description (#458) 2012-07-24 11:54:29 +00:00
Manuel Munz
fc86236180 applications/luci-openvpn: Change enable to enabled, #352 2012-07-09 06:25:04 +00:00
Manuel Munz
16c7706442 applications/luci-tinyproxy: Change enable option to enabled, #404 2012-07-09 06:08:17 +00:00
Manuel Munz
9b1f4dfee3 contrib/freifunk-policyrouting: Fix deletion of rules; add fallback option to use the mesh gateway if the own gateway is not available 2012-07-01 00:01:38 +00:00
Manuel Munz
78fd18c8e9 applications/luci-splash: when more than two clients where leased and another one got a lease luci-splash dropped the others, see #431. Thanks to andrenarchy for the patch 2012-06-18 11:12:38 +00:00
Manuel Munz
af094a27e2 applications/olsr: Device was not properly shown for ipv6 adresses which used the short form, this should take care of that issue 2012-05-28 01:31:44 +00:00
Jo-Philipp Wich
929046cef4 applications/luci-minidlna: fix status parsing 2012-05-03 08:52:57 +00:00
Manuel Munz
e6d5c4d5ae applications/transmission: Fix nil value with trport, #397 2012-04-18 16:49:10 +00:00
Jo-Philipp Wich
ca9314ee22 New application for watchcat
Hi,

This patch add a new luci-application for the watchcat package (in
feeds/packages/utils).

Chris
2012-04-16 16:49:04 +00:00
Manuel Munz
84dadb80ab applications/transmission: Add support for transmission. Patch by Gabor Varga. #392 2012-04-15 20:26:10 +00:00
Jo-Philipp Wich
4f9363d700 applications/luci-radvd: allow the special value "infinity" for preferred lifetime options, resync translation 2012-04-15 14:31:12 +00:00
Jo-Philipp Wich
88c914ffb7 applications/luci-upnp: load language file in status template 2012-04-09 15:19:51 +00:00
Jo-Philipp Wich
c7a3eeddf3 applications/luci-minidlna: load language file in status template 2012-04-09 15:19:47 +00:00
Jo-Philipp Wich
cd456ff616 applications/luci-minidlna: fix possible nil indexing if album art option is unset, only show one filename in placeholder 2012-04-09 13:12:25 +00:00
Jo-Philipp Wich
76b51196f5 pplications/luci-minidlna: rework cbi model to use iface widget for interfaces and dynamic list for album art, introduce general and advanced tabs, sync translations 2012-04-09 12:35:49 +00:00
Jo-Philipp Wich
46a864f099 applications/luci-minidlna: remove redundant percent sign, sync translations 2012-04-07 23:43:21 +00:00
Jo-Philipp Wich
62d83c80ea applications/luci-minidlna: fix whitespace in controller, add status display to cbi map 2012-04-07 23:39:27 +00:00
Jo-Philipp Wich
3353616e61 applications/luci-minidlna: add status output 2012-04-07 23:38:53 +00:00
Jo-Philipp Wich
9ccbf86b05 applications: add an application for miniDLNA
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
2012-04-06 09:44:36 +00:00
Jo-Philipp Wich
9f729c8d8c applications/luci-ahcp: allow to translate AHCP service status string
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
2012-04-02 22:50:34 +00:00
Jo-Philipp Wich
c3426d56b1 applications/luci-multiwan: use new uci disable option instead of disabling the init script 2012-03-07 13:06:17 +00:00
Jo-Philipp Wich
62df088b9b applications/luci-firewall: explicitely convert all translation values to strings, otherwhise table.concat() might choke on userdata (#372) 2012-02-19 20:22:17 +00:00
Jo-Philipp Wich
bbc2c69965 applications/luci-statistics: avoid global vars, avoid nil indexing, get rid of counter variable 2012-02-19 17:05:09 +00:00
Patrick Grimm
ad7aecad88 applications/luci-statistics: make host selectable if collectd-mod-network server is on 2012-02-19 15:11:23 +00:00
Jo-Philipp Wich
1964491eaa applications: add luci-ltqtapi, provides port status monitoring and VoIP control for Lantiq boards 2012-02-14 15:17:48 +00:00
Jo-Philipp Wich
dfd302bb1c applications: drop luci-lqtapifoss 2012-02-14 15:17:14 +00:00
Patrick Grimm
dd3f7d2022 luci-olsr: fix html olsr status page 2012-02-08 18:36:26 +00:00
Patrick Grimm
74bf635d8c luci-splash: fix typo 2012-02-05 17:56:08 +00:00
Patrick Grimm
f492411143 luci-splash: create the tbody outside from tr loop 2012-02-03 23:52:55 +00:00
Patrick Grimm
65e081954a luci-splash: getElementById("splash_table") splash_table is the id from a tbody. dont add tbody close tag. 2012-02-02 21:55:37 +00:00
Patrick Grimm
1b7a550e01 luci-splash: Fix html typo 2012-02-01 18:55:11 +00:00
Patrick Grimm
7db300b5e6 Freifunk: Fix html typo 2012-01-10 17:37:49 +00:00
Jo-Philipp Wich
3ee2fcccca applications/luci-firewall: fix some datatype sepcifications after r8156 2012-01-09 05:48:27 +00:00
Jo-Philipp Wich
e4dc649e82 applications/luci-firewall: fix datatype validation for masq src/dest; allow list of negated ucinames, hostnames, ip-ranges or -addresses 2012-01-07 21:55:52 +00:00
Jo-Philipp Wich
0ce6a286f7 applications/luci-firewall: fix crash in rule formatting helper when a rule with an /128 ipv6 prefix is encountered 2012-01-01 15:31:25 +00:00
Jo-Philipp Wich
4988cc6b59 applications/luci-firewall: fix wrong location of cbi templates 2011-12-20 15:09:38 +00:00
Jo-Philipp Wich
0f71faaf34 applications/luci-firewall: use option "name" instead of deprecated "_name", expose "extra" option, add enable/disable toggles for portforwards, snats and rules 2011-12-20 03:14:54 +00:00
Jo-Philipp Wich
5de0c58bd9 applications/luci-firewall: make rule descriptions fully translateable 2011-12-20 00:08:07 +00:00
Jo-Philipp Wich
033de64a0f applications/luci-firewall: complete rework firewall ui
- split zone setup, port forwards, traffic rules and firewall.user
	- add quickadd forms for various common rules like port forwards
	- add tool class for textual formatting and descriptions of rules
	- simplify controller, remove old mini admin remainders
2011-12-19 21:16:31 +00:00
Jo-Philipp Wich
5c1ef9a0a6 applications/luci-firewall: allow negated uci identifiers, hostnames and ip addresses in zone masq src/dest fields 2011-12-16 01:25:07 +00:00
Jo-Philipp Wich
a8024bc0da applications/luci-statistics: add iwinfo config 2011-12-14 15:48:59 +00:00
Jo-Philipp Wich
1623363363 applications/luci-statistics: add iwinfo support to stat-genconfig 2011-12-13 14:06:02 +00:00
Jo-Philipp Wich
c833c96750 applications/luci-statistics: fix controller (#7344) 2011-12-12 14:13:07 +00:00
Jo-Philipp Wich
6c487cde9a applications/luci-statistics: drop support for wireless plugin, add iwinfo replacement 2011-12-07 21:08:49 +00:00
Jo-Philipp Wich
b39ea9e637 applications/luci-statistics: remove plugin overview pages, jump to first plugin of each category instead 2011-12-07 21:00:40 +00:00
Iordan Iordanov
00a2d24d28 1) Changed "express" to "priority" when inserting the QoS rules. 2011-12-07 07:35:40 +00:00
Jo-Philipp Wich
e046455389 applications/luci-statistics: rework handling of index and detail graphs
Instead of coding the display logic into the graph models, simply annotate
graph models with .detail = true/false and let the renderer decide which
to pick when.
2011-12-05 14:09:24 +00:00
Iordan Iordanov
714727c344 1) Added a couple more sounds. 2011-12-01 22:26:48 +00:00
Iordan Iordanov
f932acab10 1) Added sounds needed for authentication app.
2) Added license and attribution for sounds
3) Added linking sounds into the asterisk sounds directory.
2011-12-01 22:14:14 +00:00
Iordan Iordanov
8fd3c49a13 1) Now loading the func_timeout.so module used to set DISA timeouts. 2011-11-30 23:12:42 +00:00
Iordan Iordanov
b7643eca81 1) Fixed a couple of directories which were different from Debian. 2011-11-30 22:56:53 +00:00
Iordan Iordanov
a1d21983aa 1) Removed tls certificates file, as it is not present on OpenWRT
2) Added a config option asking msmtp to not verify the identity of the SMTP server (CA certs missing)
2011-11-30 14:31:21 +00:00
Manuel Munz
c5329d85d5 applications/splash: Fix blacklisting mechanism, expose status on public freifunk page, add json output and autoupdate. 2011-11-30 05:50:43 +00:00
Manuel Munz
79c3de4ea6 applications/luci-statistics: Sort menu items alphabetically 2011-11-28 16:08:16 +00:00
Manuel Munz
e47c84ffaa applications/luci-statistics: Add olsrd to the default config 2011-11-28 15:58:56 +00:00
Manuel Munz
f72e3fbea3 applications/luci-statistics: Fix spelling 2011-11-28 15:54:51 +00:00
Manuel Munz
da9929e2cb applications/luci-statistics: Saner defaults for processes to monitor and add helptext 2011-11-28 15:50:57 +00:00
Manuel Munz
44a18906e5 applications/luci-statistics: Remove default listener and network server entries 2011-11-28 15:27:57 +00:00
Manuel Munz
431787975e applications/luci-statistics: Add missing translations to exec cbi model 2011-11-28 15:19:11 +00:00
Manuel Munz
bc42562317 applications/luci-statistics: Disable exec plugin by default, remove nonexistant scripts 2011-11-28 15:17:50 +00:00
Manuel Munz
8bea1337a9 applications/luci-statistics: Add dns graph-model 2011-11-28 14:56:57 +00:00
Jo-Philipp Wich
f09ffc2850 applications/luci-statistics: add support for conntrack plugin 2011-11-28 04:50:54 +00:00
Manuel Munz
6acb5c2ab4 applications/luci-statistics: Add support for memory plugin and initial support for conntrack 2011-11-28 04:42:50 +00:00
Jo-Philipp Wich
20c24b09b2 applications/luci-statistics: remove the 10min rra from default config, saves some precious ram 2011-11-28 04:24:26 +00:00
Jo-Philipp Wich
466298351d applications/luci_statistics: add missing translations to cbi models 2011-11-28 04:19:38 +00:00
Jo-Philipp Wich
ee0ef6df98 applications/luci-statistics: add olsr plugin cbi model 2011-11-28 04:01:20 +00:00
Jo-Philipp Wich
b96367228f applications/luci-statistics: add support for olsr and madwifi plugin parameters 2011-11-28 03:58:02 +00:00
Jo-Philipp Wich
b2774f0cc6 applications/luci-statistics: display all instances on index pages, introduce is_index flag for models, add olsrd plugin menu 2011-11-28 03:33:16 +00:00
Jo-Philipp Wich
70a4a61664 applications/luci-statistics: change i18n helper to accept model provided titles, remove magic translations 2011-11-28 03:28:05 +00:00
Jo-Philipp Wich
5d4191c848 applications/luci-statistics: move all models to the per-plugin level, provide titles and labels, provide model for disk plugin 2011-11-28 03:26:59 +00:00
Jo-Philipp Wich
ef9df734c3 applications/luci-statistics: drop definitions.lua 2011-11-28 03:25:28 +00:00
Jo-Philipp Wich
a0715ee819 applications/luci-statistics: remove support for per-datatype models and builtin definitions, drop dependency on definitions.lua, support user provided title for datasources 2011-11-28 03:24:37 +00:00
Iordan Iordanov
2cad3e038a 1) Added default rtpstart and end config values in pbx-advanced.
2) Some rewording of instructions and descriptions.
3) Changed the default hangup context name.
2011-11-28 02:33:52 +00:00
Iordan Iordanov
1c2449394d 1) Revised a lot of wording
2) Set default for SMTP authentication to off so the interface is 
   cleaner to begin with (when not configured).
2011-11-27 22:49:13 +00:00
Manuel Munz
3c3e3128bb applications/luci-splash: Make splashtext translateable, show down-/upload limits and link to contact page 2011-11-27 21:48:30 +00:00
Iordan Iordanov
ec846b538d 1) Fixed formatting of main page to accommodate larger fonts used in browser. 2011-11-26 02:36:25 +00:00
Iordan Iordanov
60e46ff416 1) Fixed wording in a few places.
2) Fixed a bug in voicemail section of pbx-asterisk init script which was causing
   the script to exit if no configuration for voicemail was found.
2011-11-26 02:29:26 +00:00
Iordan Iordanov
15b17243b1 1) Adding initial version of luci-pbx-voicemail package. 2011-11-22 04:23:46 +00:00
Iordan Iordanov
6663c0a935 1) Checking in all necessary changes to acommodate the new luci-pbx-voicemail package.
- Creating configuration with pbx-asterisk
   - TEMPLATE files
   - Including record voicemail greeting context in user extensions.
   - Redirecting incoming calls which were not picked up through the voicemail
     recording context.
   - Putting a configurable timeout before either hanging up if voicemail is disabled or
     redirecting to voicemail if it is enabled.

2) Improved DISA by setting longer timeouts for start of input and digits.
2011-11-22 04:21:57 +00:00
Manuel Munz
1178a7b231 applications/olsr: Set defaults for values and check which IpVersion olsrd uses 2011-11-18 17:03:32 +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
Iordan Iordanov
e50dea1cf7 1) fixed a typo in the url string. 2011-11-11 03:08:47 +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
df703958f8 applications/luci-openvpn: remove "explicit_exit_notify" parameter form OpenVPN config tempaltes (OpenWrt #8198) 2011-11-09 11:19:42 +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
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
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
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
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
10f21f5c73 applications/luci-upnp: fix default value of log_output option (#333) 2011-10-30 02:59:55 +00:00
Iordan Iordanov
33caee55e4 This is the initial release of luci-pbx as submitted to the mailing list. 2011-10-28 03:44:23 +00:00
Manuel Munz
cb82c32769 applications/openvpn: Fix column ordering, depends need to be in the last column (but still don't work) 2011-10-24 18:18:09 +00:00
Manuel Munz
e05ec34787 applications: Remove ffwizard, is replaced by meshwizard 2011-10-23 09:01:51 +00:00
Manuel Munz
004e89c776 applications/luci-splash: Fix double 'and' typo (325) 2011-10-18 17:42:26 +00:00
Manuel Munz
241c9bcbef applications/luci-splash: Finish translation work and move translation strings to own file 2011-10-18 09:23:27 +00:00
Jo-Philipp Wich
8c094ff45c applications/luci-olsr, po: fix typo in OLSR texts (#323) 2011-10-17 22:37:30 +00:00
Manuel Munz
0e7b45ef0d applications/luci-p910nd: Better tcp port selection (#321) 2011-10-16 14:08:39 +00:00
Manuel Munz
9e31af191e applications/wshaper: Fix uci-defaults 2011-10-15 22:02:29 +00:00
Manuel Munz
b0c01cfd19 applications/wshaper: Rename uci-defaults/luci-wshaper to wshaper 2011-10-15 20:47:42 +00:00
Manuel Munz
87a3f2f129 applications: Add luci-wshaper (#53) 2011-10-15 18:47:42 +00:00
Manuel Munz
8e6336170d applications/openvpn: Fix translation of headers on advanced page and update/cleanup translations 2011-10-14 00:11:19 +00:00
Manuel Munz
4fb5136c09 applications/luci-openvpn: Add translations for advanced page, regenerate po/pot files, thanks Pierre Gaufillet (#219) 2011-10-06 22:37:27 +00:00
Jo-Philipp Wich
31ea36f7ab applications/luci-multiwan: add status indicators, patch by Etienne Champetier <etienne.champetier@free.fr> (#260) 2011-10-02 10:23:32 +00:00
Jo-Philipp Wich
079131a309 applications/luci-upnp: rework status javascript to use XHR.poll() 2011-09-26 00:26:44 +00:00
Jo-Philipp Wich
97f74fe766 applications/luci-ahcp: rework status javascript to use XHR.poll() 2011-09-26 00:26:19 +00:00
Jo-Philipp Wich
fa52f7f54b applications/luci-ushare: allow multiple content directories 2011-09-26 00:25:37 +00:00
Jo-Philipp Wich
4a32a5751d applications/luci-upnp: javascript fixes 2011-09-25 20:54:24 +00:00
Jo-Philipp Wich
5f6ea74d22 applications/luci-ahcp: javascript fix 2011-09-25 20:52:26 +00:00
Jo-Philipp Wich
b360dbc6dc modules/admin-full, modules/freifunk, modules/niu, libs/web, applications/luci-upnp: tune input class attributes 2011-09-22 13:25:48 +00:00
Jo-Philipp Wich
0252fb9da7 applications/luci-vnstat: filter inactive interfaces in preferences 2011-09-22 01:41:26 +00:00
Manuel Munz
7cb54b6a51 applications/openvpn: Change type for management_log_cache (#276) 2011-09-08 15:02:55 +00:00
Manuel Munz
1a511de0be Fix i18n problems with freifunk module and meshwizard 2011-09-08 12:51:00 +00:00
Jo-Philipp Wich
bbd5aa1831 applications/luci-statistics: cope with rules having no target in iptables plugin config 2011-08-22 20:52:31 +00:00
Jo-Philipp Wich
86c32d917c applications/luci-statistics: fix translation issues in controller 2011-08-13 21:12:19 +00:00
Jo-Philipp Wich
1d76d8a215 applications, modules: remove i18n handling from controller modules as it moved to the themes now 2011-08-12 13:16:27 +00:00
Jo-Philipp Wich
01cd04fc78 applications/luci-firewall: fix turning off nat reflection 2011-07-30 20:02:58 +00:00
Jo-Philipp Wich
753dbfff7a applications/luci-diag-devinfo: add index() stubs to controller files (#281) 2011-07-30 19:42:05 +00:00
Jo-Philipp Wich
224dc2daa2 applications/luci-wol: cope with host entries that have multiple MACs assigned 2011-07-21 15:26:55 +00:00
Jo-Philipp Wich
7e484b857b applications/luci-firewall: properly handle zone removal 2011-07-11 13:11:12 +00:00
Jo-Philipp Wich
ca0de8445c applications/luci-splash: semd a WISPr response, allows iPhone to detect Captive Portal while normal browsers are redirected 2011-07-01 13:49:45 +00:00
Jo-Philipp Wich
eb8908bcea applications/luci-splash: fix two other redundant lock wait calls 2011-07-01 11:33:46 +00:00
Jo-Philipp Wich
a0001338e8 applications/luci-splash: fix possible race condition 2011-07-01 11:26:35 +00:00
Manuel Munz
62f74fcae0 contrib/meshwizard: Delete /tmp/luci-indexcache to make sure the app shows in menu after install 2011-06-29 12:31:07 +00:00
Jo-Philipp Wich
69e6abaeab applicaitons/luci-qos: make classification rules sortable (#259) 2011-06-25 23:17:10 +00:00
Manuel Munz
8df0c46d12 contrib/meshwizard: set ucitrack entry properly 2011-06-24 14:29:20 +00:00
Manuel Munz
ab87896104 Add new meshwizard (WIP) 2011-06-23 15:52:00 +00:00
Jo-Philipp Wich
648af42197 applications/luci-firewall: use neg_network_ip4addr datatype for masq_{src,dest} 2011-06-17 10:53:24 +00:00
Matthias Uferer
3c27fb3a17 2011-06-17 02:54:50 +00:00
Jo-Philipp Wich
7dbb07ff6f applications/luci-firewall: relax masq_{src,dest} validation to allow for interface names 2011-06-17 00:28:52 +00:00
Jo-Philipp Wich
be2ae705fa applications/luci-splash: use an HTML redirect on initial splash, fixes iPhone captive portal detection 2011-06-16 23:00:57 +00:00
Jo-Philipp Wich
2dd1080cd6 applications: add luci-ahcp, support for the AHCP server package 2011-06-10 16:47:00 +00:00
Manuel Munz
73853abf8f applicatiopns/openvpn: Add descriptions for openvpn options, thanks Joe 2011-06-03 23:09:54 +00:00
Manuel Munz
db0412666f applications/openvpn: Add script_security and topology options (#251) 2011-06-03 23:07:02 +00:00
Manuel Munz
761510551d applications/luci-olsr: Better datatype verification for ipv6 prefix. 2011-05-17 23:06:12 +00:00
Manuel Munz
0a3877049b applications/luci-olsr: Add dataype verdification, placeholders and helptexts to the olsrhna page 2011-05-17 17:00:21 +00:00
Manuel Munz
01db32fdcf luci-splash: XHTML failed validation, fix it 2011-05-14 12:55:22 +00:00
Manuel Munz
30e79c0ff3 luci-olsr: Add options for SmartGateway. 2011-05-08 22:56:29 +00:00
Jo-Philipp Wich
3b481cbc79 trunk: remove luci-app-initmgr, its part of admin-full now 2011-05-04 22:03:07 +00:00
Jo-Philipp Wich
f6f65ed957 applications/luci-upnp: register with status page 2011-05-04 21:06:26 +00:00
Jo-Philipp Wich
97e49204f8 applications/luci-radvd: fix various issues 2011-05-04 08:55:57 +00:00
Jo-Philipp Wich
a3850aa3c7 applications/luci-vnstat: move to status menu 2011-05-03 21:52:19 +00:00
Jo-Philipp Wich
6697e282af trunk: s/&nbsp;/&#160;/g 2011-05-03 03:20:15 +00:00
Jo-Philipp Wich
8879c55bb3 applications/luci-vnstat: fix crash if dbdir is defined but not existing yet 2011-04-28 10:27:00 +00:00
Manuel Munz
707701df74 applications/luci-samba: Add textbox to edit the template for config generation (#122) 2011-04-13 15:14:42 +00:00
Manuel Munz
bb2d7517eb luci-firewall: Add support for negations for ip addresses/nets (#218) 2011-04-13 00:33:42 +00:00
Jo-Philipp Wich
f54ef008f8 applications/luci-upnp: improve some more labels 2011-03-17 18:14:23 +00:00
Jo-Philipp Wich
7080667753 applications/luci-upnp: add a note that up and download speeds are informational only 2011-03-17 18:02:23 +00:00
Jo-Philipp Wich
39fae00e61 applications/luci-upnp: sync with OpenWrt trunk changes 2011-03-17 17:46:55 +00:00
Manuel Munz
daadcb9ea2 Add freifunk-policyrouting and luci-app-freifunk-policyrouting 2011-03-14 19:34:23 +00:00
Manuel Munz
945076c895 modules/freifunk: OSM in basics fixed thanks to Andreas Pittrich 2011-03-12 17:13:36 +00:00
Jo-Philipp Wich
9e09f62fc6 applications/luci-splash: fix init script enabling on build host 2011-02-17 19:17:01 +00:00
Jo-Philipp Wich
521099ad98 applications/luci-ffwizzard: prevent infinite shell loop when compiling LuCI SDK 2011-02-16 19:56:41 +00:00
Manuel Munz
9215f16c9f po: Move p2pblock translations from freifunk into own translation files 2011-02-14 18:01:20 +00:00
Jo-Philipp Wich
63371656cb applications/luci-firewall: fix "any" icmp type for ip6tables 2011-02-12 23:27:10 +00:00
Manuel Munz
f3b5d641f0 applications/ffwizard: rdate config not needed anymore 2011-02-12 19:48:26 +00:00
Jo-Philipp Wich
cc275d166e applications/luci-radvd: use is6linklocal() 2011-02-12 19:09:36 +00:00
Manuel Munz
1f9e2e6e77 applications/luci-olsr: Add config option to disable resolving of IP addresses to names in status pages 2011-02-12 13:53:29 +00:00
Manuel Munz
9bd98dd867 applications/luci-olsr: Add missing translation to smartgw 2011-02-11 21:43:46 +00:00
Manuel Munz
64980e8158 applications/ffwizard: Fix whitespace errors 2011-02-11 18:54:51 +00:00
Manuel Munz
2815def132 applications/ffwizard: Fixes for i18n 2011-02-11 18:48:40 +00:00
Manuel Munz
6aa6b3b7eb applications/luci-olsr-services: Move services away from mod-freifunk and make it seperate app instead. 2011-02-10 14:58:44 +00:00
Jo-Philipp Wich
e9362b83f1 applications/luci-upnp: add option to enable NAT-PMP 2011-01-30 00:59:56 +00:00
Manuel Munz
ece62bd9ab applications/ffwizard: Fix ffwizard_error page 2011-01-29 14:20:32 +00:00
Jo-Philipp Wich
258bfb7b81 applications/luci-radvd: fix some variable clashes in overview model 2011-01-29 03:56:16 +00:00
Jo-Philipp Wich
a3c3168b1c applications/luci-radvd: add missing model 2011-01-29 03:40:05 +00:00
Jo-Philipp Wich
7e9b472ea9 revert accidentally committed changes 2011-01-29 03:33:48 +00:00
Jo-Philipp Wich
ae8769ce7b po: sync radvd translations 2011-01-29 03:32:06 +00:00
Jo-Philipp Wich
a707d2cb84 applications/luci-radvd: sync with OpenWrt trunk changes 2011-01-29 03:27:37 +00:00
Manuel Munz
2006a2a827 applications/ffwizard: Internationalize and code cleanup 2011-01-28 22:56:17 +00:00
Manuel Munz
487f3c7799 applications/ffwizard: Fix whitespace errors 2011-01-27 13:56:06 +00:00
Manuel Munz
3813d639de applications/ffwizard: Do not disable diversity because we don't know which antenna is connected. Instead show a warning on admin/freifunk/adminindex when diversity is enabled and tell the user to change that. 2011-01-27 13:52:37 +00:00
Manuel Munz
c36fd44de2 applications/ffwizard: Massive changes to the ffwizard to make it more generic. Also introduces changes to the community profiles. ffwizard replaces ffwizard-leipzig now. It is not completely finished yet, but should work in most cases. 2011-01-25 21:04:57 +00:00
Jo-Philipp Wich
5b77c42e56 applications/luci-firewall: support NOTRACK rules 2011-01-23 20:23:43 +00:00
Jo-Philipp Wich
d0a9940964 applications/luci-qos: revert accidentally committed tbl layout change 2011-01-23 18:35:17 +00:00
Jo-Philipp Wich
fe1b37a230 applications/luci-qos: list all L7 patterns in all subdirs (#187) 2011-01-20 23:44:41 +00:00
Manuel Munz
4957eed8e8 applications/ffwizard: Check if services are executable before reloading them 2011-01-20 13:44:01 +00:00
Manuel Munz
ad44fb2814 applications/ffwizard: Reload services instead of rebooting the router 2011-01-20 13:38:40 +00:00
Jo-Philipp Wich
71fbed1bc8 applications/luci-firewall: make rules and redirections sortable 2011-01-20 12:38:32 +00:00
Manuel Munz
94e437c2f0 applications/wizard: Enforce hostname to conform to rfc952 and rfc1123 2011-01-20 02:06:48 +00:00
Manuel Munz
7a5b6e34af applications/ffwizard: Show password field only when it is the default (as in /rom/etc/passwd) 2011-01-20 00:34:48 +00:00
Manuel Munz
181797a2a9 applications/ffwizard: Just realized we still need to set the bssid for ch. 10. 2011-01-19 22:03:36 +00:00
Manuel Munz
6838970c59 applications/ffwizard: Rework wireless interface configuration 2011-01-19 21:56:07 +00:00
Jo-Philipp Wich
ab62c83aa9 applications/luci-initmgr: move startup.lua to correct directory 2011-01-18 20:01:02 +00:00
Manuel Munz
3e9e883c15 applications/luci-olsr: Fix mistake in getting olsrd version 2011-01-14 23:12:41 +00:00
Jo-Philipp Wich
c75eeab65b applications/luci-vnstat: rework model, use uci config 2011-01-14 19:58:53 +00:00
Manuel Munz
cd34034b87 applications/initmgr: i18n-scan didn't like the sring formatting with brackets 2011-01-14 19:54:37 +00:00
Manuel Munz
d5511036aa applications/luci-initmgr: Changed header 2011-01-14 19:50:05 +00:00
Manuel Munz
feb14f7842 applications/initmgr: Add subpage for editing /etc/rc.local 2011-01-14 19:44:03 +00:00
Jo-Philipp Wich
483826c994 applications/luci-vnstat: add postinstall 2011-01-14 17:56:30 +00:00
Jo-Philipp Wich
093f677a30 applications/luci-mmc-over-gpio: fix postinst after r6728 2011-01-14 17:54:00 +00:00
Jo-Philipp Wich
6811edb3d9 applications: revise uci-defaults scripts 2011-01-14 17:48:44 +00:00
Jo-Philipp Wich
ba949a84f6 applications/luci-vnstat: add uci-defaults script 2011-01-14 17:47:55 +00:00
Jo-Philipp Wich
180dbe580b applications/luci-vnstat: fix crash if database dir does not exist 2011-01-14 15:33:16 +00:00
Jo-Philipp Wich
1db135a32f applications/luci-radvd: expose ignore option, assign column widths 2011-01-13 20:03:40 +00:00
Manuel Munz
9245e86d5d applications/ffwizard: show heartbeat config only when heartbeat is installed 2011-01-13 14:07:55 +00:00
Manuel Munz
71515db03a applications/ffwizard: addnhosts for dnsmasq was not set properly when using 6and4 olsrd mode 2011-01-13 13:15:31 +00:00
Manuel Munz
60f7c2f516 applications/ffwizard: Do v6 config only when v6 is enabled and add support for suffix from community profiles 2011-01-12 20:57:25 +00:00
Jo-Philipp Wich
50cbeae61c applications/luci-qos: clarify kb/s vs. kbit/s 2011-01-10 00:09:42 +00:00
Jo-Philipp Wich
12df938e98 applications/luci-qos: cope with reorganized L7 patterns 2011-01-10 00:00:03 +00:00
Patrick Grimm
3010388ce9 applications/luci-ffwizard: initial 2011-01-09 17:18:07 +00:00
Jo-Philipp Wich
b5adeb6ba3 applications/luci-asterisk: drop uvl schema 2011-01-02 19:39:48 +00:00
Jo-Philipp Wich
d400451888 applications/luci-diag-devinfo: drop uvl schemas 2011-01-02 19:39:12 +00:00
Jo-Philipp Wich
c6bbb37d09 applications/luci-firewall: remove uvl schema 2011-01-02 19:38:41 +00:00
Jo-Philipp Wich
0ffdf02ee4 applications/luci-upnp: drop uvl schema 2011-01-02 19:37:56 +00:00
Jo-Philipp Wich
a945f69b4c applications/luci-splash: drop uvl schema 2011-01-02 19:37:00 +00:00
Jo-Philipp Wich
6f0696f247 applications/luci-multiwan: drop uvl schema 2011-01-02 19:36:25 +00:00
Jo-Philipp Wich
dcc50f9e22 applications/luci-ntpc: drop uvl schema 2011-01-02 19:36:05 +00:00
Jo-Philipp Wich
b000154c7c applications/luci-ddns: drop uvl schema 2011-01-02 19:35:14 +00:00
Jo-Philipp Wich
9aa39938e2 applications/luci-coovachilli: remove uvl schema 2011-01-02 19:34:10 +00:00
Jo-Philipp Wich
3d03be7d30 applications/luci-qos: remove uvl schema 2011-01-02 19:33:02 +00:00
Jo-Philipp Wich
54883f4039 applications/luci-openvpn: remove uvl schema 2011-01-02 19:32:18 +00:00
Jo-Philipp Wich
68c1616ac6 applications/luci-samba: remove uvl schemas 2011-01-02 19:31:41 +00:00
Manuel Munz
d9736ece54 applications/luci-olsr: Save RAM while getting the default route, very good hint from jow :) 2011-01-02 16:20:25 +00:00
Manuel Munz
d3d750b650 applications/luci-olsr: Make the default gateway yellow in neigbors overview, thanks patrick at lunatiki dot de 2011-01-02 12:09:54 +00:00
Manuel Munz
50c69527e5 applications/luci-olsr: General code cleanup, thanks patrick at lunatiki dot de 2011-01-02 12:08:56 +00:00
Manuel Munz
210d775433 applications/luci-olsr: Add overview page, move old index to neigbors 2010-12-17 02:14:28 +00:00
Manuel Munz
725c424a75 applications/luci-olsr: If InterfaceDefaults are set for a value and it is unset in the interface section then show the value from InterfaceDefaults instead of the olsrd default value. This aims to fix #175 2010-12-12 15:08:56 +00:00
Manuel Munz
7210e64708 applications: Add luci-olsr-viz (ported from fff-1.7.4) 2010-12-11 17:08:03 +00:00
Manuel Munz
75e1a4cfbc applications/luci-splash: Fix typo 2010-12-11 03:41:08 +00:00
Manuel Munz
3f8bc05e5b applications/luci-splash: Add cache control 2010-12-11 03:38:35 +00:00
Manuel Munz
7996c4f92c applications/luci-olsr: Fix problem with float values 2010-12-05 23:47:08 +00:00
Manuel Munz
748fc464be applications/luci-olsr: Add smartgw status page 2010-12-05 19:06:18 +00:00
Jo-Philipp Wich
1208a34bb4 applications/luci-statistics: repair rrdtool i18n handling 2010-12-05 17:58:26 +00:00
Jo-Philipp Wich
b49c904552 applications/luci-polipo: add a simple status frame 2010-12-05 16:42:36 +00:00
Manuel Munz
8a37f56006 applications/luci-olsr: Add Hostnames, show v6 infos. Most parts of this are from patrick(at)lunatiki(dot)de again, thanks. 2010-12-05 15:02:44 +00:00
Jo-Philipp Wich
7d9af5b7bb applications/luci-tinyproxy: load correct translation 2010-12-05 14:12:41 +00:00
Jo-Philipp Wich
33aa8d36d0 applications/luci-polipo: fix polipo page 2010-12-05 03:09:06 +00:00
Jo-Philipp Wich
bf2a9c3c5e applications/luci-olsr: redirect to interface config when adding a new if 2010-12-05 02:01:38 +00:00
Jo-Philipp Wich
52b69bbcff applications/luci-olsr: rework ui 2010-12-05 01:55:02 +00:00
Manuel Munz
86c1ce3f9a applications/luci-olsr: Prepare for the switch to olsrd-0.6.x 2010-11-30 21:57:25 +00:00
Jo-Philipp Wich
ced440f886 applications: remove luci-app-livestats 2010-11-29 15:17:39 +00:00
Jo-Philipp Wich
e55f2e12a8 applications/luci-ddns: fix selection of custom update_url 2010-11-29 15:14:50 +00:00
Manuel Munz
aec41da4e0 applications/luci-olsr: Add options for olsrd-mod-p2p and change NonOlsrIf to lan for olsrd-mod-mdns. Thanks to patrick(at)lunatiki(dot)de 2010-11-27 17:16:09 +00:00
Jo-Philipp Wich
0cdf9d7ead applications/luci-firewall: minor tweaks on config pages 2010-11-27 05:26:48 +00:00
Jo-Philipp Wich
305b25486a applications/luci-wol: fix XSS 2010-11-24 05:05:39 +00:00