14 Commits

Author SHA1 Message Date
Franco Fichtner
f11ef105ac firmware: typo 2015-06-08 15:13:45 +02:00
Franco Fichtner
93e4773f3c firmware: for now, push crypto settings to "System: Settings: General" 2015-06-08 15:12:34 +02:00
Franco Fichtner
a3faab2b87 settings: enable Simplified Chinsese selection for testing 2015-05-29 12:29:48 +02:00
Franco Fichtner
af6907d129 system: bump path to Japanese 2015-05-11 17:22:35 +02:00
Franco Fichtner
e848cca5a3 system/settings: remove language selection for now 2015-05-11 15:13:21 +02:00
Franco Fichtner
d17d7a9396 locale: bootstrap the simplified chinese translation
Submitted by: Liu <liuyonghui_AT_grapecity.com>
2015-05-11 13:52:00 +02:00
Franco Fichtner
c9132fe555 system: add first bits of Japanese translation 2015-05-11 11:47:09 +02:00
Franco Fichtner
1ae3cd2d26 src: more path pruning 2015-04-24 07:22:43 +02:00
Franco Fichtner
d71e272515 settings: tweaking the tweaks
* Do not patronise the user about advanced settings.  The user should
  know what she's doing.  ;)

* Hide the tabs page by moving it from .php to .inc -- web server acces
  to this file extensions is forbidden.  Tabs do not have authentication
  and that's bad if left untreated...
2015-04-13 08:12:18 +02:00
Franco Fichtner
a5460bb161 system: general|advanced->settings; related to #58 2015-04-11 12:09:13 +02:00
Franco Fichtner
bb1d333656 system: merge general/advanced to create "settings"; fixes #58 2015-04-11 11:33:06 +02:00
Franco Fichtner
e81e687e84 www: permanently move the old system.php to system_general.php 2015-04-11 11:20:26 +02:00
Franco Fichtner
25940e50d2 system: apply whitespace changes
Huge commit, but the previous commits have proven to be
harmless, so let's do it!
2014-12-28 14:29:32 +01:00
Franco Fichtner
727453c076 src: move all files (again)
Make "src" the implicit "/usr/local" so that nobody can
sneak in weird files in the base file system or potentially
overwrite them.

This is the last time, I swear...  :)
2014-12-10 16:42:39 +01:00