summaryrefslogtreecommitdiffhomepage
path: root/modules/freifunk/luasrc/view
AgeCommit message (Collapse)Author
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-14modules/freifunk: Minor i18n fixesManuel 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-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-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-17Freifunk: Add page to show services announced by olsrdManuel Munz
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-07modules/freifunk: fix some quirks in the mapJo-Philipp Wich
2009-06-30modules/freifunk: fix i18nJo-Philipp Wich
2009-06-30modules/freifunk: add webpages for remote-updateJo-Philipp Wich
2009-05-25modules/freifunk: add mapJo-Philipp Wich
2008-11-16Fix URL to Freifunk contact page (closes #3)Steven Barth
2008-10-07* luci-trunk: huge xhtml, css and accessibility improvement patch - thanks ↵Jo-Philipp Wich
Alina!
2008-09-16* luci/modules/freifunk: fix translation of contact pageJo-Philipp Wich
2008-09-15* luci/modules/freifunk: minor translation fixesJo-Philipp Wich
2008-09-15* luci/i18n: remove freifunk related string from german core translationJo-Philipp Wich
* luci/modules/freifunk: add english translation, prefix strings with "ff_"
2008-09-14Reworked Freifunk public status pagesSteven Barth
2008-08-26UCI API changesSteven Barth
2008-08-08libs/core: Cleaned up luci.sys in favor of the new luci.ip moduleSteven Barth
2008-07-14* luci: add memory status patches from somaJo-Philipp Wich
2008-07-07Added copyright-tags to templatesSteven Barth
2008-06-09* Prepare german translation cleanupSteven Barth
2008-06-05* Merged Luci to use native UCI-librarySteven Barth
2008-06-02* Moved Freifunk status pages to admin-core and linked them in FreifunkSteven Barth
* luci/web: Added assign() to dispatcher to reference foreign nodes in the dispatching tree