summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-travelmate
AgeCommit message (Collapse)Author
2017-07-31luci-app-travelmate: Sync translationsINAGAKI Hiroshi
Synchronized translations with sources. Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-07-31Merge pull request #1267 from dibdot/travelmateHannu Nyman
luci-app-travelmate: bugfixes
2017-07-31luci-app-travelmate: bugfixesDirk Brenken
* fix interface default value on overview page * fix re-ordering of wireless stations * added translation fix by INAGAKI Hiroshi <musashino.open@gmail.com> Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-07-30Merge pull request #1261 from dibdot/travelmateHannu Nyman
luci-app-travelmate: enhancements & fixes
2017-07-29luci-app-travelmate: enhancements & fixesDirk Brenken
* Further optimized Station Overview & Scan page, especially for mobile devices * add a "Rescan" button in manual mode on overview page * XHTML fixes Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-07-27i18n: sync translationsHannu Nyman
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-07-25Merge pull request #1251 from dibdot/luci-app-travelmateHannu Nyman
luci-app-travelmate: enhancements & fixes
2017-07-25luci-app-travelmate: enhancements & fixesDirk Brenken
* add re-ordering buttons in Station Overview * fix possible nil error during wifi scan Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-07-24Merge pull request #1250 from dibdot/luci-app-travelmateHannu Nyman
luci-app-travelmate: small bugfixes
2017-07-24luci-app-travelmate: small bugfixesDirk Brenken
* speed up wireless scan * emphasize active uplink in Station Overview * mark hidden SSIDs Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-07-24luci-app-travelmate: Update Japanese translationINAGAKI Hiroshi
Updated Japanese translations, and cleaned up old translations. Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-07-24luci-app-travelmate: Sync translationsINAGAKI Hiroshi
Synchronized translations with sources. Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-07-20luci-app-travelmate: sync with travelmate 0.9.0Dirk Brenken
* add a wireless station manager to edit and delete existing interfaces or scan for new uplinks Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-05-10luci-app-travelmate: sync with travelmate 0.7.3Dirk Brenken
* Automatically refresh the overview page after button onclick event, e.g. 'Save & Apply' Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-05-10luci-app-travelmate: Update Japanese translationINAGAKI Hiroshi
Updated Japanese translations. Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-05-09i18n: sync translationsHannu Nyman
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-05-07luci-app-travelmate: sync with travelmate 0.7.2Dirk Brenken
* simplify uplink interface setup (just one Click! ;-), now part of the overview tab (removed separate setup page!) * cosmetics Signed-off-by: Dirk Brenken <dev@brenken.org> Conflict resolved by Hannu Nyman
2017-04-22luci-app-travelmate: Update Japanese translationINAGAKI Hiroshi
Updated Japanese translations. Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-04-22luci-app-travelmate: Sync translationsINAGAKI Hiroshi
Synchronized translations with sources. Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-04-22luci-app-travelmate: Fix detection issues of i18n toolsINAGAKI Hiroshi
Fixed detection issues of i18n tools for translation target. 'translate()' -> 'translatef()' And fixed the format within that function. Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-04-21travelmate: major frontend updateDirk Brenken
* all options are full configurable via frontend * show current runtime information * show current travelmate logfile information * automatic wwan network interface setup (advanced section) * direct access to all relevant configuration files (advanced section) Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-02-22i18n: complete pt-br translationLuiz Angelo Daros de Luca
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2017-01-14luci-app-travelmate: Update Japanese translationINAGAKI Hiroshi
Added some translations of recently added strings. Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-01-14luci-app-travelmate: sync translationsINAGAKI Hiroshi
Recently several strings to be translated ware added to Lua source, so I updated po templates and japanese po file. Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-01-12luci-app-travelmate: update gui elementsDirk Brenken
* update gui elements to reflect changes in travelmate 0.3.x Signed-off-by: Dirk Brenken <dev@brenken.org>
2016-12-30luci-app-travelmate: Add Japanese translationINAGAKI Hiroshi
Added Japanese translations. Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2016-10-30luci-app-travelmate: user interface for Travelmate packageHannu Nyman
Create user interface for Travelmate, a new package that helps in creating travel router functionality. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>