Commit graph

84 commits

Author SHA1 Message Date
Manuel Munz
7f83c1be5a luci-0.10: Merge r7070 2011-05-17 23:08:21 +00:00
Manuel Munz
623b7d3688 luci-0.10: Merge r7068 2011-05-17 17:02:07 +00:00
Manuel Munz
30e79c0ff3 luci-olsr: Add options for SmartGateway. 2011-05-08 22:56:29 +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
3e9e883c15 applications/luci-olsr: Fix mistake in getting olsrd version 2011-01-14 23:12:41 +00:00
Jo-Philipp Wich
6811edb3d9 applications: revise uci-defaults scripts 2011-01-14 17:48:44 +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
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
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
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
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
Manuel Munz
00c2ca6622 app-luci-olsr: Fix translations 2010-11-18 09:19:51 +00:00
Vasilis Tsiligiannis
0c602e80e8 [applications] luci-olsr: Add some missing translations 2010-07-01 11:42:16 +00:00
Vasilis Tsiligiannis
66a5b8146f Force postinst script exiting with return code 0 2010-07-01 09:52:12 +00:00
Jo-Philipp Wich
836b4d9dba applications/luci-olsr: link to /cgi-bin-nodes.html on neighbour in status display 2009-11-22 23:55:12 +00:00
Jo-Philipp Wich
1ee7f5ed79 contrib/package, applications/luci-olsr: implement NatThreshold to minimize gateway flapping 2009-11-21 00:22:35 +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
9b767cf8df applications: enable related init scripts on opkg install, otherwise users would have to use the shell 2009-06-08 20:00:50 +00:00
Vasilis Tsiligiannis
1dcfe0d19a [applications] luci-olsr: Fix enable option for interfaces 2009-06-02 21:09:43 +00:00
Vasilis Tsiligiannis
ae5cc08ac8 luci-olsr: Fix Net list netmask parsing 2009-06-02 21:09:38 +00:00
Jo-Philipp Wich
ce6aec0a91 i18n: remove obsolete lua i18n files 2009-05-19 02:35:25 +00:00
Jo-Philipp Wich
7bf803250b build: integrate po files in the build system 2009-05-19 02:18:28 +00:00
Jo-Philipp Wich
d9fd5a4c9e applications/olsrd-luci: fix enable interface checkbox in webif 2009-05-03 18:14:37 +00:00
Jo-Philipp Wich
75d26333df applications/luci-olsr: add support for mdns plugin 2009-03-25 12:54:09 +00:00
Jo-Philipp Wich
ce5b93a1b7 applications/luci-olsr: add support for watchdog plugin 2009-03-16 17:49:34 +00:00
Steven Barth
8eadc262d0 Drop XML i18n files 2009-03-11 15:21:59 +00:00
Jo-Philipp Wich
4093233524 contrib/package: remove IpcConnect section from olsrd default config
applications/luci-olsr: disable IpcConnection configuration
2009-01-31 03:01:40 +00:00
Steven Barth
70ded13045 Use luci.fs.access instead of luci.fs.isfile where applicable 2009-01-02 21:33:10 +00:00
Jo-Philipp Wich
ae6c1f618f modules/admin-full: fix diversity setting for atheros cards
applications/olsr: fix enable/disable for olsrd plugins
2009-01-01 13:55:40 +00:00
Jo-Philipp Wich
c505596389 applications/luci-olsr: make olsrd status pages ipv6 capable 2008-12-22 02:59:05 +00:00
Jo-Philipp Wich
82f08a4a1d applications/luci-olsr: add translations, move Ip6AddrType further up in option list, add possibility to remove the option 2008-11-29 01:54:00 +00:00
Jo-Philipp Wich
ca6a85fd83 package/olsrd-luci: add exception for Ip6AddrType option
applications/luci-olsr: add support for Ip6AddrType option
2008-11-29 01:36:38 +00:00
Jo-Philipp Wich
9ac4ba5fa7 applications/luci-olsr: fix handling of hna6 announcements 2008-11-27 00:11:26 +00:00
Steven Barth
8815b6a7dd OXYGEN #1: Added index-marks 2008-10-09 20:28:07 +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
Jo-Philipp Wich
7eaffafaaa * luci/app/olsr: translation fixes 2008-10-01 15:52:04 +00:00
Jo-Philipp Wich
d46dc677e2 * luci/app/olsr: adept hna cbi model to new initscript 2008-09-22 15:33:14 +00:00
Jo-Philipp Wich
b11c6ecbee * luci/themes: fix xml errors triggered by query strings in menu entries
* luci/app-olsr: fix html error in mid table
2008-09-16 01:14:30 +00:00
Jo-Philipp Wich
9c8f710d51 * luci/app-olsr: fixed duplicate keys in olsr translations 2008-09-15 21:44:32 +00:00
Jo-Philipp Wich
29e91c2d83 * luci/app-olsr: fix layout of IpcConnect section
* luci/contrib/olsr: fix default config
2008-09-14 23:17:10 +00:00
Jo-Philipp Wich
1bd4697acd * luci/app-olsr: added rewritten german and english translation 2008-09-14 20:57:00 +00:00