Commit graph

1586 commits

Author SHA1 Message Date
Jo-Philipp Wich
e798793e6f * luci/i18n/portuguese_brazilian: further translation fixes 2008-10-06 19:40:34 +00:00
Jo-Philipp Wich
f79c9f9585 * luci/libs/cbi: add empty /lib/uci/upload - required for file uploads 2008-10-06 19:01:17 +00:00
Jo-Philipp Wich
2578b8db91 * luci/i18n/portuguese_brazilian: commit latest fixes 2008-10-06 17:41:14 +00:00
Jo-Philipp Wich
9e56b07108 * luci/applications: some initial openvpn work - defunct 2008-10-05 19:49:21 +00:00
Jo-Philipp Wich
5adf9d5780 * luci/modules/admin-{mini,full}: fix language selection for langauges containing hyphens 2008-10-05 17:16:36 +00:00
Jo-Philipp Wich
9b13d8a403 * luci/themes/openwrt.org: use language from i18n context 2008-10-05 16:09:52 +00:00
Jo-Philipp Wich
255449a1e2 * luci/i18n: rename *.pt_br.* to *.pt-br.*, extend luci.i18n to convert "_" to "-" in language tags 2008-10-05 16:08:33 +00:00
Jo-Philipp Wich
97fcc6df3f * luci/app/initmgr: fix translation issue in menu entry 2008-10-04 18:42:06 +00:00
Steven Barth
a774180453 Rules should not be removed / created from the detailed rule configuration 2008-10-04 17:56:02 +00:00
Steven Barth
5a40e6f1c0 Made distinction between INPUT and FORWARD rules less ambiguous 2008-10-04 11:43:47 +00:00
Jo-Philipp Wich
684fa20525 * luci/themes/freifunk: fix postinstall 2008-10-03 20:34:12 +00:00
Jo-Philipp Wich
ebb03259c2 * luci/i18n/portuguese_brazilian: sync firewall translation, add translations for tinyproxy and initmgr 2008-10-03 18:52:21 +00:00
Jo-Philipp Wich
d77172dea6 * luci/app/initmgr: fix controller 2008-10-03 18:43:21 +00:00
Jo-Philipp Wich
021a3fcb83 * luci/applications: add init manager 2008-10-03 17:33:29 +00:00
Jo-Philipp Wich
77159d8b66 * luci/lib/sys: fixes for sys.init api 2008-10-03 17:33:04 +00:00
Steven Barth
24a52d6f3e Fixed last commit 2008-10-03 16:56:35 +00:00
Steven Barth
741dd0bcd3 Added several backreference to Overview pages 2008-10-03 16:55:06 +00:00
Jo-Philipp Wich
6fb6f2c529 * luci/app/hd_idle: disable multiple instances of hd-idle 2008-10-03 16:48:21 +00:00
Steven Barth
d89ee50f61 Removed logfile dependency from CBI model (manual tells #!*?) 2008-10-03 16:14:15 +00:00
Steven Barth
c5219322fb Minor tinyproxy fixes (bumped translations, added missing ucitrack entry) 2008-10-03 16:04:19 +00:00
Steven Barth
1e10c4ae4a Redesigned firewall configuration 2008-10-03 16:04:09 +00:00
Jo-Philipp Wich
c2a2fccca3 * luci/app/hd_idle: small i18n fix 2008-10-03 15:04:06 +00:00
Jo-Philipp Wich
675b1b6d68 * luci/lib/httpprotocol: fix inline documentation for http.protocol.conditionals 2008-10-03 14:14:38 +00:00
Jo-Philipp Wich
84b98f7e8c * luci/lib/sys: fix inline documentation of sys.init 2008-10-03 14:05:53 +00:00
Jo-Philipp Wich
e36ee05196 * luci/libs/sys: fix function name of init.disable() 2008-10-03 14:03:20 +00:00
Jo-Philipp Wich
85b3ee12c2 * luci/libs/httpprotocol: remove internal functions from lucidoc 2008-10-03 13:58:51 +00:00
Jo-Philipp Wich
1effb4b339 * luci/app/tinyproxy: bump lua translations 2008-10-03 13:58:14 +00:00
Jo-Philipp Wich
73c8e11386 * luci/app/hd_idle: add portuguese_brazilian translation 2008-10-03 12:28:45 +00:00
Jo-Philipp Wich
d6c94ae69c * luci/app/hd_idle: fix error in cbi model 2008-10-03 12:00:56 +00:00
Steven Barth
bf61a13e30 Added tinyproxy application 2008-10-02 17:15:49 +00:00
Jo-Philipp Wich
b0cbce0da2 * luci/i18n/portuguese_brazilian: add uvl lua translation too 2008-10-02 14:12:04 +00:00
Jo-Philipp Wich
76f8ba692f * luci/i18n/portuguese_brazilian: add uvl translations 2008-10-02 14:11:18 +00:00
Jo-Philipp Wich
f2c15c2091 * luci/app/hd_idle: small usability enhancement 2008-10-02 14:02:43 +00:00
Jo-Philipp Wich
3f372dd416 * luci/applications: add hd-idle application, thanks Yanira 2008-10-02 13:52:28 +00:00
Jo-Philipp Wich
b5de7f8138 * luci/i18n: various translation fixes, thanks Carlos! 2008-10-01 15:58:06 +00:00
Jo-Philipp Wich
2b81e10bc6 * luci-0.8: backport olsr translation fixes 2008-10-01 15:52:55 +00:00
Jo-Philipp Wich
7eaffafaaa * luci/app/olsr: translation fixes 2008-10-01 15:52:04 +00:00
Steven Barth
07a8c9c43d Fix a bug preventing login in non-shadow environments 2008-10-01 15:43:12 +00:00
Steven Barth
fb2f4af1fb Fixed a typo which prevented proper dependency tracking for additional fields 2008-09-30 21:13:14 +00:00
Jo-Philipp Wich
871ba2df73 * luci/app/firewall:
- remove empty value from src zone, param is mandatory
	- add empty value to outgoing zone to allow removal of this param
	- change default action to "accept" to prevent unwanted lockouts
2008-09-30 20:53:46 +00:00
Jo-Philipp Wich
3993bac38d * luci/i18n, luci/app/statistics: add updated lua files too 2008-09-30 18:52:33 +00:00
Jo-Philipp Wich
c622f0b6d1 * luci/i18n/portuguese_brazilian: core translation fixes
* luci/app/statistics: add missing strings for dns, unixsock and email plugin - thanks Carlos!
2008-09-30 18:44:34 +00:00
Steven Barth
8138c8475d Work around OpenWRT / Busybox shadow password quirks 2008-09-29 22:12:56 +00:00
Jo-Philipp Wich
8e437b3125 * luci/app/qos: slight change in i18n handling to allow female "all" string for portuguese_brazilian translation 2008-09-29 19:49:36 +00:00
Jo-Philipp Wich
36608598b3 * luci/i18n/portuguese_brazilian: add translations for statistics 2008-09-29 19:17:25 +00:00
Jo-Philipp Wich
d7b30bbb5c * luci/app/p910nd: fix translation issue, thanks Carlos 2008-09-29 19:14:20 +00:00
Jo-Philipp Wich
a4bf60679d * luci/themes: add Freifunk and Freifunk-BNO themes, thanks Stefan Pirwitz 2008-09-29 19:10:51 +00:00
Jo-Philipp Wich
40644ca342 * luci/i18n/portuguese_brazilian:
- fixes for core translation
	- added translations for ushare, uvc_streamer, p910nd, upnp and samba
2008-09-29 17:21:24 +00:00
Jo-Philipp Wich
4313040f07 * luci/app/freifunk-community: add redirect for cgi-bin-status.html too 2008-09-29 16:57:35 +00:00
Steven Barth
a633631307 Added support for shadow passwords 2008-09-29 16:02:54 +00:00