summaryrefslogtreecommitdiffhomepage
path: root/modules/freifunk/luasrc
AgeCommit message (Collapse)Author
2011-09-08Fix i18n problems with freifunk module and meshwizardManuel Munz
2011-08-28modules/freifunk: Try to get the location from /etc/config/freifunk if it ↵Manuel Munz
isn't found in /etc/config/system
2011-08-12applications, modules: remove i18n handling from controller modules as it ↵Jo-Philipp Wich
moved to the themes now
2011-07-04space inserted to the linkMatthias Uferer
2011-07-04found a little bug and corrected - there was no translation for: It is Matthias Uferer
operated by
2011-04-13modules/freifunk: Show remote update in menu only when ↵Manuel Munz
/usr/sbin/remote-update from the package remote-update is present (#160)
2011-04-04modules/freifunk: Hardcoding timezone was not a good ideaManuel Munz
2011-04-04modules/freifunk: Show date/time in a bit nicer format (#184)Manuel Munz
2011-03-12modules/freifunk: OSM in basics fixed thanks to Andreas PittrichManuel Munz
2011-02-19modules/freifunk: Change default netmask to 255.255.0.0, change non-working ↵Manuel Munz
dns, show error when user tries to edit profiles but there is no profile set yet
2011-02-14po: Move p2pblock translations from freifunk into own translation filesManuel Munz
2011-02-14modules/freifunk: Minor i18n fixesManuel Munz
2011-02-12web: Improve hostname validationManuel Munz
2011-02-11modules/freifunk: Make menu use i18nManuel Munz
2011-02-10applications/luci-olsr-services: Move services away from mod-freifunk and ↵Manuel Munz
make it seperate app instead.
2011-02-09modules/freifunk: Fix html error, closes #197Manuel Munz
2011-02-03modules/freifunk: Fix problem with public_status htmlManuel Munz
2011-02-02modules/freifunk: i18n for basics.lua and helptext for latlon (#177)Manuel Munz
2011-01-29modules/freifunk: Oops, forgot to fix that one before commiting, working ↵Manuel Munz
again now
2011-01-28modules/freifunk: i18nManuel Munz
2011-01-27applications/ffwizard: Do not disable diversity because we don't know which ↵Manuel Munz
antenna is connected. Instead show a warning on admin/freifunk/adminindex when diversity is enabled and tell the user to change that.
2011-01-25applications/ffwizard: Massive changes to the ffwizard to make it more ↵Manuel Munz
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-15modules/freifunk: When olsrd was loaded but there were no neighbors then the ↵Manuel Munz
page for services was showing an error.
2011-01-11modules/freifunk: Fix js in public_status.htmManuel Munz
2011-01-03modules/freifunk: do some minor code cleanups and html fixes in public ↵Jo-Philipp Wich
status page
2010-12-21(no commit message)Manuel Munz
2010-12-17modules/freifunk: Fix a problem that happened when ipv6 was not enabled by ↵Manuel Munz
adding checks
2010-12-15modules/freifunk: Make status page update dynamically with javascript and ↵Manuel Munz
small cosmetic changes.
2010-12-07modules/freifunk: Revert last changeManuel Munz
2010-12-07modules/freifunk: Wifi status was not showing on brcm47xx.Manuel Munz
2010-12-05modules/freifunk: forgot to make new variables local in last patchManuel Munz
2010-12-05modules/freifunk: Prevent injectionsManuel Munz
2010-12-01modules/freifunk: show warning when libiwinfo is not installed.Manuel Munz
2010-11-26modules/freifunk: Argh, accidentally reverted translation string.Manuel Munz
2010-11-26modules/freifunk: Optimize variable init and fix whitespace issuesManuel Munz
2010-11-26modules/freifunk: fix typoManuel Munz
2010-11-26modules/freifunk: Rewrite status as view and use iwinfoManuel Munz
2010-11-23modules/freifunk/services: Use cbi table styleManuel Munz
2010-11-18modules/freifunk: Fix/add some translationsManuel Munz
2010-11-18modules/freifunk: Make the public index page editableManuel Munz
2010-11-18modules/freifunk: Fix small error for wireless protocolManuel Munz
2010-11-17Freifunk: Add page to show services announced by olsrdManuel Munz
2009-11-01all: remove references to old i18n filesJo-Philipp Wich
2009-11-01all: yet another round of translation fixesJo-Philipp Wich
2009-10-31all: translation fixes in templatesJo-Philipp Wich
2009-10-31all: automatic <%:...%> -> <%_...%> fixupJo-Philipp Wich
2009-10-31all: change most translate statements to new format, some need manual cleanupJo-Philipp Wich
2009-07-28modules/freifunk: fix yet another syntax error in public status modelJo-Philipp Wich
2009-07-28modules/freifunk: fix syntax error introduced in r5150Jo-Philipp Wich
2009-07-26modules/freifunk: fix same problemJo-Philipp Wich