2505 Commits

Author SHA1 Message Date
Sunil Mohan Adapa
d6f79b96be
Move Avahi files from freedombox-setup
Avahi daemon is being managed in Plinth, so it makes sense for Plinth to be
providing the service files. Service files can be managed so that when service
is not available, it is not advertised using Avahi.

Install service files.

Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
Signed-off-by: Joseph Nuthalapati <njoseph@thoughtworks.com>
Signed-off-by: Prachi Srivastava <prachi@swecha.net>
Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
2017-10-04 19:19:11 -04:00
Luis A. Arizmendi
c8233a7247 Translated using Weblate (Spanish)
Currently translated at 100.0% (798 of 798 strings)
2017-10-05 00:47:26 +02:00
Sunil Mohan Adapa
b8adb19e8b
Fix some Django deprecations
- Use simple_tag() instead of assignment_tag().  Assignments with simple_tag()
  works just like before.

- When loading urls for application, specify application name during inclusion.

- Use the reverse() method from django.urls which as moved from
  django.core.urlresolvers.

Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
2017-10-04 18:32:41 -04:00
Luis A. Arizmendi
7540266a29 Translated using Weblate (Spanish)
Currently translated at 100.0% (798 of 798 strings)
2017-10-04 23:45:06 +02:00
Prachi Srivastava
b353a292fe
Fix vertical alignment of shortcut icons
- Add min-height to shortcut label

Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
2017-10-03 20:53:10 -04:00
Prachi Srivastava
667282bae9
Fix front page label names
Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
2017-10-03 20:52:47 -04:00
Karol Werner
33f3e4568c Translated using Weblate (Polish)
Currently translated at 30.4% (243 of 798 strings)
2017-10-04 02:28:51 +02:00
James Valleroy
a155119738
networks: Show message when skipping configuration 2017-10-03 20:27:18 -04:00
Sunil Mohan Adapa
249f29cef6
networks: Numeric sort of interfaces instead of lexical sort
This does not change the order of any of the current devices.  Only device
supported currently that has multiple interfaces is APU.

Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
Signed-off-by: Joseph Nuthalapati <njoseph@thoughtworks.com>
2017-10-03 18:41:01 +05:30
Sunil Mohan Adapa
f1459c066f
networks: Move initial connection setup to Plinth
- For a user who installed using FreedomBox disk image, when Plinth upgrades to
  a release containing this change, don't run network setup. This is ensured by
  not incrementing the version number of the networks module.

- For a user who installed using freedombox-setup Debian package, when Plinth
  upgrades to a release containing this change, don't run network setup. This is
  ensured by not incrementing the version number of the networks module.

- For a user who installed using freedombox-setup Debian package, when Plinth is
  run for the first time, don't run network setup. This is ensured by checking
  for the file /var/lib/freedombox/is-freedombox-disk-image which will not
  exist.

- For a user who installed using FreedomBox disk image, when Plinth runs for the
  first time, setup process executes and triggers the script due networks module
  being an essential module.

Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
Signed-off-by: Joseph Nuthalapati <njoseph@thoughtworks.com>
2017-10-03 18:40:51 +05:30
Karol Werner
f8009b6ce2 Translated using Weblate (Polish)
Currently translated at 26.6% (213 of 798 strings)
2017-10-03 00:42:39 +02:00
James Valleroy
ca39c1e8a2
Add locale for Bengali (bn) 2017-10-02 18:41:35 -04:00
John Doe
59ad122371 Translated using Weblate (Turkish)
Currently translated at 100.0% (798 of 798 strings)
2017-10-02 22:15:11 +02:00
anonymous
b9075194c6 Translated using Weblate (Polish)
Currently translated at 22.4% (179 of 798 strings)
2017-10-02 16:37:40 +02:00
Karol Werner
ec543ec9f3 Translated using Weblate (Polish)
Currently translated at 22.1% (177 of 798 strings)
2017-10-02 16:37:21 +02:00
James Valleroy
37b7e6946d
Update translation strings to remove a python-format flag 2017-10-02 05:25:16 -04:00
Johannes Keyser
9de6edcfe6
i18n, msgfmt: Flag percent symbol in ugettext, fixes issue #1039
Signed-off-by: Johannes Keyser <johanneskeyser@posteo.de>
2017-10-02 05:21:54 -04:00
Johannes Keyser
f5f0f7e791
matrix-synapse: Option public registrations fixed and simplified.
* Fixing wrong function calls leading to error 500.
* Merging enable/disabling/status into single action, to improve
  handling in cli, and reduce code duplication.
* Fixing order of restart and enabling of public registration option.
* Minor, cosmetic fixes of code and user-facing strings.
* Overall code design now almost identical to Ejabberd service page.

Signed-off-by: Johannes Keyser <johanneskeyser@posteo.de>
2017-10-01 22:59:17 +02:00
Hemanth Kumar Veeranki
a1014946d2
matrix-synapse: feature to enable/disable public registrations
Signed-off-by: Hemanth Kumar Veeranki <hemanthveeranki@gmail.com>

Reviewed-by: Johannes Keyser <johanneskeyser@posteo.de>
2017-10-01 22:59:17 +02:00
John Doe
732a7842f9 Translated using Weblate (Turkish)
Currently translated at 100.0% (785 of 785 strings)
2017-10-01 22:23:47 +02:00
Johannes Keyser
f628eb2cc2
ejabberd: Use Let's Encrypt certificate, also across renewals.
Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
2017-10-01 10:48:39 -04:00
James Valleroy
1e57441dec
Update translation strings 2017-10-01 10:33:31 -04:00
Johannes Keyser
6188d74868 Translated using Weblate (German)
Currently translated at 100.0% (785 of 785 strings)
2017-10-01 16:30:09 +02:00
Luis A. Arizmendi
e7559cc636 Translated using Weblate (Spanish)
Currently translated at 100.0% (785 of 785 strings)
2017-10-01 12:51:27 +02:00
Johannes Keyser
a21e4fbf9d Translated using Weblate (German)
Currently translated at 100.0% (785 of 785 strings)
2017-09-30 20:16:25 +02:00
John Doe
f416d30a93 Translated using Weblate (Turkish)
Currently translated at 100.0% (785 of 785 strings)
2017-09-30 13:04:40 +02:00
Johannes Keyser
d738a89613 Translated using Weblate (German)
Currently translated at 99.6% (782 of 785 strings)
2017-09-29 11:24:01 +02:00
Todd Turner
8ff47adb38
Remove creation of first-run.d directory
Reviewed-by: Joseph Nuthalapati <njoseph@thoughtworks.com>
2017-09-29 14:23:11 +05:30
James Valleroy
d087c56754
Add locale for Kannada (kn) 2017-09-28 06:46:23 -04:00
Kandarp Jha
c122a8c802 Translated using Weblate (Gujarati)
Currently translated at 8.2% (65 of 785 strings)
2017-09-28 12:44:39 +02:00
Kandarp Jha
129a12562d Translated using Weblate (Gujarati)
Currently translated at 5.9% (47 of 785 strings)
2017-09-27 06:45:38 +02:00
abilashr
81fde34254
Rename Disks and Snapshots in Configuration tab
- Rename Disks to Storage
- Rename Snapshot to Storage Snapshots

Reviewed-by: Joseph Nuthalapati <njoseph@thoughtworks.com>
2017-09-27 09:39:34 +05:30
anonymous
87001a7cd6 Translated using Weblate (Portuguese)
Currently translated at 4.0% (32 of 785 strings)
2017-09-26 16:56:06 +02:00
Henrs Rod
d1fb0267f3 Translated using Weblate (Portuguese)
Currently translated at 4.0% (32 of 785 strings)
2017-09-26 16:55:50 +02:00
anonymous
d442ad3780 Translated using Weblate (Portuguese)
Currently translated at 3.6% (29 of 785 strings)
2017-09-26 16:41:00 +02:00
anonymous
0b6c0c6bee Translated using Weblate (Portuguese)
Currently translated at 3.4% (27 of 785 strings)
2017-09-26 16:37:44 +02:00
Henrs Rod
779fd99348 Translated using Weblate (Portuguese)
Currently translated at 3.3% (26 of 785 strings)
2017-09-26 16:37:32 +02:00
Henrs Rod
1397c0a9f3 Translated using Weblate (Portuguese)
Currently translated at 3.1% (25 of 785 strings)
2017-09-26 16:31:20 +02:00
James Valleroy
c9d03e8597
Release v0.15.2 v0.15.2 2017-09-24 16:13:46 -04:00
James Valleroy
8bfed79e43
Fetch latest manual from wiki 2017-09-24 16:12:36 -04:00
James Valleroy
1def81ff03
Update changelog 2017-09-24 16:07:49 -04:00
James Valleroy
88e036497b
Update translation strings 2017-09-24 11:31:58 -04:00
Petter Reinholdtsen
84bd0ac991 Translated using Weblate (Norwegian Bokmål)
Currently translated at 100.0% (738 of 738 strings)
2017-09-24 12:46:57 +02:00
Johannes Keyser
063c0fd7ce
Users: Allow non-admin users to log out. Fixes issue #999.
Signed-off-by: Johannes Keyser <johanneskeyser@posteo.de>
Reviewed-by: Joseph Nuthalapati <njoseph@thoughtworks.com>
2017-09-19 18:06:07 +05:30
Joseph Nuthalpati
fe46ddb63d
Correct LAFS to Tahoe-LAFS in apps page 2017-09-14 12:00:48 +05:30
BHARATH
97969a1a23 Translated using Weblate (Telugu)
Currently translated at 63.0% (465 of 738 strings)
2017-09-11 06:49:35 +02:00
Joseph Nuthalpati
2e73d442e9
password: add Django password validators
Added all default Django password validators.

Not enforcing special characters.
https://blog.codinghorror.com/password-rules-are-bullshit/

Signed-off-by: Joseph Nuthalpati <njoseph@thoughtworks.com>

Reviewed-by: Johannes Keyser <johanneskeyser@posteo.de>
2017-09-09 11:34:45 +02:00
Prachi Srivastava
fbe08443f4
Refactor functions for api
- Change url to use hyphen instead of camelCase
- Refactor functions to be immutable

Reviewed-by: Joseph Nuthalapati <njoseph@thoughtworks.com>
2017-09-08 14:56:30 +05:30
Prachi Srivastava
c0fb2abf46 Add api module for android app
- Add api end-point to get enabled-services in plinth
- Add api end-point to get acess info for plinth
2017-09-08 14:46:38 +05:30
Алексей Докучаев
7822c02fb6 Translated using Weblate (Russian)
Currently translated at 100.0% (738 of 738 strings)
2017-09-08 03:56:35 +02:00