Commit graph

1235 commits

Author SHA1 Message Date
Steven Barth
0615e13423 Fixed some typos in the english translation 2008-09-15 21:38:55 +00:00
Jo-Philipp Wich
bf80f902c5 * luci/app-ffwizard: fix deletion of olsrd interface 2008-09-15 21:23:03 +00:00
Jo-Philipp Wich
7ea3e1a5e6 * luci/modules/freifunk: minor translation fixes 2008-09-15 21:01:04 +00:00
Steven Barth
605cd262ba FF-Wizard: Fixed a typo which resulted in duplicate OLSR-Interfaces 2008-09-15 20:44:08 +00:00
Steven Barth
2df2a057dd Fixed a typo 2008-09-15 20:18:53 +00:00
Jo-Philipp Wich
5c31a68a53 * luci/i18n: remove freifunk related string from german core translation
* luci/modules/freifunk: add english translation, prefix strings with "ff_"
2008-09-15 20:17:35 +00:00
Steven Barth
dbd1d3c273 Reorganised Freifunk pages
Unified Community configuration
2008-09-15 16:52:58 +00:00
Steven Barth
dc33ed7b57 Tuned dispatcher behaviour 2008-09-15 16:50:55 +00:00
Steven Barth
22c927621c Optimized caching behaviour, automatically flush caches in dev environment 2008-09-15 16:49:56 +00:00
Jo-Philipp Wich
25263f0144 * luci/libs/uci: register luci_hosts in ucitrack, fix dependencies for luci_ethers and luci_hosts
* luci/contrib/addons: fix luci_ethers and luci_hosts initscripts to always return 0
2008-09-14 23:57:13 +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
74c51811c8 * luci/contrib/olsr: fix initscript stop action 2008-09-14 22:53:42 +00:00
Steven Barth
5872bfa084 Overall Freifunk improvements 2008-09-14 21:59:14 +00:00
Steven Barth
d0442f8aab libs/cbi: Fix option initialisation errors 2008-09-14 21:58:55 +00:00
Jo-Philipp Wich
1bd4697acd * luci/app-olsr: added rewritten german and english translation 2008-09-14 20:57:00 +00:00
Steven Barth
713454cefa Fix some too strict validation schemes 2008-09-14 19:01:05 +00:00
Steven Barth
b29afca6be modules/freifunk: Fix some default firewall rules 2008-09-14 19:00:58 +00:00
Steven Barth
56ccdb78fa libs/uci: Cursor.delete_all: fix logical condition 2008-09-14 19:00:52 +00:00
Jo-Philipp Wich
00026ef79d * luci/app/ffwizard: add more communities to Freifunk selection list 2008-09-14 16:19:18 +00:00
Steven Barth
5fff612e0a Make Boa IPv6-ready. Patch by Alina Friedrichsen. Thanks a lot. 2008-09-14 11:12:39 +00:00
Jo-Philipp Wich
e491e67588 * luci/contrib: add xrelayd package 2008-09-14 03:51:46 +00:00
Steven Barth
15345d3615 Reworked Freifunk public status pages 2008-09-14 01:05:11 +00:00
Jo-Philipp Wich
e8557bbe60 * luci/contrib: remove BROKEN dependency from freifunk modules 2008-09-14 01:02:55 +00:00
Jo-Philipp Wich
95c444c539 * luci/app/ffwizard: sync olsr configuration 2008-09-14 00:34:39 +00:00
Steven Barth
b3cab35609 Updated Community-Packages for Halle and Leipzig 2008-09-14 00:25:05 +00:00
Steven Barth
014b6b9b63 FF-Wizard: assign matching network interface to wireless configuration 2008-09-14 00:14:36 +00:00
Steven Barth
d688dad611 FF-Wizard: Fixed default WiFi configuration 2008-09-13 23:49:07 +00:00
Steven Barth
1665418366 FF-Wizard: Set interface protocol to static, don't add the zone to network if it does not match an existing interface 2008-09-13 23:21:32 +00:00
Jo-Philipp Wich
8bba6cf4d0 * luci/contrib/olsr: fix initscript to not kill itself sometimes 2008-09-13 21:45:21 +00:00
Jo-Philipp Wich
f424439b65 * luci/contrib/olsr: add postinstall hooks to register ucitrack action for olsrd config 2008-09-13 18:36:46 +00:00
Jo-Philipp Wich
fb9fc25c3f * luci/contrib/olsr: remove HNA parameter from default config it's senseless and causes the current initscript to fail 2008-09-13 18:24:27 +00:00
Jo-Philipp Wich
bedf65aed2 * luci/app-olsr: fix olsr status pages 2008-09-13 17:51:03 +00:00
Jo-Philipp Wich
db04fffe13 * luci/contrib/olsr: define conffiles section in Makefile 2008-09-13 17:29:56 +00:00
Jo-Philipp Wich
b00102c8b7 * luci/app-olsr: improved plugin handling 2008-09-13 17:24:35 +00:00
Jo-Philipp Wich
2a88e23db5 * luci/contrib/olsr: sync initscript and config format to current Kamikaze version 2008-09-13 17:23:58 +00:00
Steven Barth
f9303705a0 Overall CBI-UVL ineraction fixes 2008-09-13 12:20:39 +00:00
Jo-Philipp Wich
b69589fba3 * luci/app-olsr: further fixes in olsr plugins config 2008-09-13 05:23:30 +00:00
Jo-Philipp Wich
61fe05ef43 * luci/app-olsr: fix olsrplugins page 2008-09-13 05:17:20 +00:00
Jo-Philipp Wich
d124dd9bb5 * luci/model/admin-full: override scheme for network overview page too to prevent "network.foo.ifname has no value" errors after wifi config created a new network on demand 2008-09-13 04:44:03 +00:00
Jo-Philipp Wich
a8d165a5bf * luci/libs/uvl:
- only check option dependencies if option has a value
	- remove option required for atheros mode in wireless scheme - breaks broadcom
* luci/model/admin-full:
	- override section validation if we create a new network on demand
2008-09-13 04:26:37 +00:00
Jo-Philipp Wich
e898a0dec6 * luci/app-olsr: first round of olsr improvements:
- implement new uci config format
	- moved hna announcements and plugins to separate pages
	- made all sections dynamic
	- added all known plugin options as additional fields
2008-09-13 01:00:11 +00:00
Steven Barth
b1e7465412 Overwritten ask_bool prevented flashing from happening 2008-09-12 19:50:31 +00:00
Steven Barth
871f07ad2e Avoid XML errors 2008-09-12 16:12:51 +00:00
Steven Barth
2bbc4eb3c3 Revert "Redesigned firmware upgrade process" 2008-09-12 16:12:23 +00:00
Steven Barth
65b0a2bfad Replace short anchor tags, as they cause strange CSS behaviour 2008-09-12 14:41:05 +00:00
Steven Barth
df723f9d9e Avoid some blocking issues 2008-09-12 13:32:35 +00:00
Steven Barth
bf7287c60d Disable buffering of sysupgrade output 2008-09-12 12:32:18 +00:00
Steven Barth
67049e97b4 Fixed status detection for firmware flash 2008-09-12 12:13:26 +00:00
Steven Barth
fade8edd2d Redesigned firmware upgrade process 2008-09-12 11:53:08 +00:00
Steven Barth
e0cfb49235 UVLDoc: Minor style improvements 2008-09-11 21:45:29 +00:00