Commit graph

49 commits

Author SHA1 Message Date
Manuel Munz
bafe0c18b3 applications/luci-splash: Add another missing translation 2013-08-19 11:48:07 +00:00
Manuel Munz
9cf8a23f52 applications/luci-splash: Fix a translation problem with 2 strings 2013-08-19 11:33:14 +00:00
Manuel Munz
47612c60f3 applications/luci-splash: Per default redirect to the page the user requested after he accepted the splash. This can be overwritten with redirect_url in the general section in luci_splash config, #595 2013-08-18 20:41:30 +00:00
Manuel Munz
15088f5dd4 applications/luci-splash: Always allow clients to connect to the community homepage, make description of allowed hosts/subnets more clear, #595 2013-08-18 20:37:35 +00:00
Manuel Munz
bbc5b2ef69 applications/luci-splash: Use a seperate config file for leases, #590 2013-08-11 16:42:53 +00:00
Manuel Munz
37bf7b0217 applications/luci-splash: Add TOS, Fix Community Name, add possibility to just add some custom text to the splash page instead of replacing the whole page 2013-07-28 08:15:22 +00:00
Jo-Philipp Wich
848e43a5b4 remove .i18n annotations from controller files 2012-11-26 12:53:43 +00:00
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
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
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
3c3e3128bb applications/luci-splash: Make splashtext translateable, show down-/upload limits and link to contact page 2011-11-27 21:48:30 +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
1d76d8a215 applications, modules: remove i18n handling from controller modules as it moved to the themes now 2011-08-12 13:16:27 +00:00
Manuel Munz
01db32fdcf luci-splash: XHTML failed validation, fix it 2011-05-14 12:55:22 +00:00
Manuel Munz
5da3e251c0 Freifunk: Make the splash page editable 2010-11-17 22:59:08 +00:00
Jo-Philipp Wich
3a16b20c96 applications/luci-splash: don't allow removing common settings... 2009-11-25 02:20:09 +00:00
Jo-Philipp Wich
cffba70b2e all: translation fixes in templates 2009-10-31 19:26:07 +00:00
Jo-Philipp Wich
7c76587588 all: change most translate statements to new format, some need manual cleanup 2009-10-31 15:54:11 +00:00
Jo-Philipp Wich
8fcd841aa9 convert luci.fs users to nixio.fs api 2009-07-19 00:24:58 +00:00
Jo-Philipp Wich
a29c4ce658 applications/luci-splash: speedup splash dispatching 2009-07-10 22:45:50 +00:00
Jo-Philipp Wich
2dcd2eb9b2 applications/luci-splash: do explicit check for state new 2009-07-09 17:01:50 +00:00
Jo-Philipp Wich
7d7fcecb74 applications/luci-splash: fix mac status query 2009-07-09 16:55:41 +00:00
Jo-Philipp Wich
b0771c43ea applications/luci-splash:
- rewrote init script, cli
	- introduce download traffic counters
	- adept user interface
2009-07-06 21:14:59 +00:00
Jo-Philipp Wich
992bc68b2b applications/luci-splash:
- use kilobyte/s for rate limiting
	- reject traffic instead of silently dropping it
	- allow unsplashed access to the mesh
	- add possibility to specify non-splashed destination networks
	- reorganize iptables rules
2009-06-16 21:41:29 +00:00
Jo-Philipp Wich
5c26ca647b applications/luci-splash: add rate limiting options for splash clients 2009-06-10 23:39:40 +00:00
Jo-Philipp Wich
970dabd1db applications/luci-splash: merge splash rework to trunk 2009-06-06 09:41:02 +00:00
Jo-Philipp Wich
6a2bb359fd applications/luci-splash: properly fix mac address detection in mixed IPv4/IPv6 environments (thanks stargieg) 2009-05-30 22:38:46 +00:00
Jo-Philipp Wich
b6406c3980 applications/luci-splash: fix redirections and form targets 2009-02-19 21:31:33 +00:00
Jo-Philipp Wich
86e1aebb59 * luci-trunk: huge xhtml, css and accessibility improvement patch - thanks Alina! 2008-10-07 13:10:24 +00:00
Steven Barth
91ba7c42f5 UCI API changes 2008-08-26 23:00:44 +00:00
Steven Barth
fbae92e522 modules/admin-full: Added support for interface aliases 2008-08-07 20:21:38 +00:00
Steven Barth
76982655fa Moved luci.sys.exec, luci.sys.execl and luci.sys.bigendian to luci.util 2008-08-06 20:11:15 +00:00
Steven Barth
2755a46c4d applications/luci-splash: Updated to work with new UCI firewall 2008-08-05 12:58:20 +00:00
Steven Barth
bd4ac252a9 applications/luci-splash: Made configuration sections tables 2008-07-25 22:15:18 +00:00
Jo-Philipp Wich
b0d36c88d9 * luci/splash: fix #92 2008-07-15 22:55:25 +00:00
Steven Barth
1588665618 Added copyright-tags to templates 2008-07-07 22:00:56 +00:00
Steven Barth
ee324cb3a7 * applications/luci-splash: Rewrote luci-splash using an own daemon implementation
* Minor tweaks in luci.dispatcher
2008-06-29 14:42:53 +00:00
Steven Barth
855b7582d3 * Rewrote Luci to be coroutine-safe allowing the use of non-forking webservers
* Setting base version to 0.7
2008-06-14 14:12:12 +00:00
Steven Barth
5472678440 * Completed cleanup of German translation 2008-06-09 20:11:19 +00:00
Steven Barth
211c6394a0 * Prepare german translation cleanup 2008-06-09 10:10:29 +00:00
Steven Barth
dd9606825d * Merged Luci to use native UCI-library 2008-06-05 19:16:38 +00:00
Steven Barth
8ee6336320 * applications/luci-splash: Fixed a typo 2008-06-03 16:53:51 +00:00
Steven Barth
b1e131a3db * Optimized dispatching model 2008-05-27 20:39:48 +00:00
Steven Barth
d35a620e9f commit 4f6198094cf4134179d1f9c9fa8f79759a27c87e
Author: Felix Fietkau <nbd@openwrt.org>
Date:   Tue May 27 13:56:12 2008 +0200

    rename src/ to luasrc/
2008-05-27 12:23:39 +00:00