summaryrefslogtreecommitdiffhomepage
path: root/modules/freifunk/luasrc/view
AgeCommit message (Collapse)Author
2015-01-08Rework LuCI build systemJo-Philipp Wich
* Rename subdirectories to their repective OpenWrt package names * Make each LuCI module its own standalone package * Deploy a shared luci.mk which is used by each module Makefile Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2014-09-24modules/freifunk: fix map.html when using https, thanks cholinManuel Munz
2014-08-10modules/freifunk: fix wifi overview on public status pageManuel Munz
2013-02-11modules/freifunk: Fix time var. change in r9666Patrick Grimm
2013-02-09modules/freifunk: Fix default route display for virtual interfaces. while at ↵Manuel Munz
it, rework and simplify the code for the status page
2013-01-09modules/freifunk: Add homepage(s) field to contact informationManuel Munz
2012-11-30modules/freifunk: simplify colors in map, add a legendManuel Munz
2012-11-26remove .i18n annotations from controller filesJo-Philipp Wich
2012-09-19modules/freifunk: remove sorting function from widgets include in index viewManuel Munz
2012-09-17modules/freifunk: include widgets in indexpage when availableManuel Munz
2012-04-04modules/freifunk: Fix model/system confusion in public_statusManuel Munz
2011-11-08modules/freifunk: Fix display of warning about diversityManuel Munz
2011-11-06modules/freifunk: Show warning about diversity only if not using mac80211Manuel Munz
2011-11-02modules/freifunk: Fix error on freifunk/adminindex page when running on the ↵Manuel Munz
Development Environment
2011-11-02modules/freifunk: Fix errors on index and contact pages when running the ↵Manuel Munz
Development Environment
2011-10-21modules/freifunk: Nicer layout of the contact page; make note a TextValue ↵Manuel Munz
field in the admin interface
2011-10-18modules/freifunk: Fix small errorManuel Munz
2011-10-10modules/freifunk: Make display of ipv4 default route in public status work ↵Manuel Munz
with freifunk-policyrouting enabled
2011-10-10modules/freifunk: Move contact page to first level menuManuel Munz
2011-10-02modules/freifunk: fix interval value after XHR.poll() changeJo-Philipp Wich
2011-10-02modules/freifunk: convert public status template to XHR.poll()Jo-Philipp Wich
2011-09-22modules/admin-full, modules/freifunk, modules/niu, libs/web, ↵Jo-Philipp Wich
applications/luci-upnp: tune input class attributes
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-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-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