3376 Commits

Author SHA1 Message Date
Sciumedanglisc
d9a06ee5bc Translated using Weblate (Italian)
Currently translated at 39.5% (374 of 946 strings)
2018-07-06 14:39:20 +02:00
Sciumedanglisc
a34024e1e4 Translated using Weblate (Italian)
Currently translated at 32.9% (312 of 946 strings)
2018-07-05 02:55:34 +02:00
Gayathri Das
55ac9a29c6 Translated using Weblate (Hindi)
Currently translated at 37.5% (355 of 946 strings)
2018-07-05 02:55:34 +02:00
ikmaak
dfdda755f1 Translated using Weblate (Dutch)
Currently translated at 93.5% (885 of 946 strings)
2018-07-05 02:55:34 +02:00
James Valleroy
ad50753d8a
lintian: Add override for no-debconf-config
Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
2018-07-04 20:34:52 -04:00
James Valleroy
0466528279
postinst: Fix indents and untabify
Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
2018-07-04 20:32:33 -04:00
Joseph Nuthalapati
637d1a4b7f
firstboot: Add debconf translations for wizard secret dialog
Signed-off-by: Joseph Nuthalapati <njoseph@thoughtworks.com>
Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
2018-07-04 20:22:59 -04:00
Joseph Nuthalapati
ba9af6ddff
firstboot: Prompt for secret during firstboot welcome
- A freshly installed FreedomBox can be hijacked by a third party and an admin
  account can be created which can be used to inject malware or simply take over
  the instance. Password protecting the firstboot step is a good way to avoid
  this. A secret will be displayed to the user as soon as the Plinth package
  is installed, which they have to enter during firstboot welcome step. Also,
  writing this to a file in plinth's home in case the user loses it.
- This protection is not applicable for images built by freedom-maker and for
  Amazon Machine Images.

Signed-off-by: Joseph Nuthalapati <njoseph@thoughtworks.com>
Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
2018-07-04 20:22:54 -04:00
James Valleroy
d846987e8c
Release v0.33.1 to unstable
Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
v0.33.1
2018-07-04 10:33:48 -04:00
Gayathri Das
5ff5691c93 Translated using Weblate (Hindi)
Currently translated at 35.3% (334 of 946 strings)
2018-07-04 16:18:46 +02:00
Joseph Nuthalapati
b740a37a1e
users: Replace disabled with readonly for admin group checkbox
- Added validation logic in the backend to compensate

Signed-off-by: Joseph Nuthalapati <njoseph@thoughtworks.com>
Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
2018-07-04 08:28:55 -04:00
Joseph Nuthalapati
a50b40ee56
Change get-group-users to a simpler implementation
Signed-off-by: Joseph Nuthalapati <njoseph@thoughtworks.com>
Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
2018-07-04 08:28:51 -04:00
Igor
1a095564b0 Translated using Weblate (Russian)
Currently translated at 100,0% (946 of 946 strings)
2018-07-03 15:34:25 +02:00
advocatux
912e336b61 Translated using Weblate (Spanish)
Currently translated at 100.0% (946 of 946 strings)
2018-07-03 11:06:49 +02:00
Pavel Borecki
b54e5a8435 Translated using Weblate (Czech)
Currently translated at 100,0% (946 of 946 strings)
2018-07-03 07:37:50 +02:00
Doma Gergő
e10ad37839 Translated using Weblate (Hungarian)
Currently translated at 71.1% (673 of 946 strings)
2018-07-03 03:00:57 +02:00
James Valleroy
af21037f66
Release v0.33.0 to unstable
Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
v0.33.0
2018-07-02 20:27:06 -04:00
James Valleroy
1ae098ce0a Translated using Weblate (Norwegian Bokmål)
Currently translated at 99.5% (942 of 946 strings)

add python format string
2018-07-03 02:24:58 +02:00
Allan Nordhøy
fc0b4476c6 Translated using Weblate (Norwegian Bokmål)
Currently translated at 99.5% (942 of 946 strings)
2018-07-03 02:15:39 +02:00
Doma Gergő
f5ebd0271a Translated using Weblate (Hungarian)
Currently translated at 70.8% (670 of 946 strings)
2018-07-03 02:15:39 +02:00
James Valleroy
ca2ec1e1f5
Fetch latest manual from wiki
Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
2018-07-02 20:15:08 -04:00
James Valleroy
e5d0ccb826
Update translation strings
Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
2018-07-02 19:57:10 -04:00
Doma Gergő
1d38d09e02 Translated using Weblate (Hungarian)
Currently translated at 70.6% (661 of 935 strings)
2018-07-03 01:55:45 +02:00
Doma Gergő
489b804be7 Translated using Weblate (Hungarian)
Currently translated at 68.6% (642 of 935 strings)
2018-07-03 01:34:38 +02:00
Joseph Nuthalapati
45138fcdf0
packages: Button to refresh package lists
- This is a fallback solution to manually refresh package lists on AWS images
  since they come with no apt package lists.
- This can also be occasionally useful for people running the testing
  distribution where packages might be frequently added and removed.

Signed-off-by: Joseph Nuthalapati <njoseph@thoughtworks.com>
Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
2018-07-02 19:30:13 -04:00
Doma Gergő
76185484d7 Translated using Weblate (Hungarian)
Currently translated at 68.3% (639 of 935 strings)
2018-07-03 01:23:17 +02:00
Sunil Mohan Adapa
35dbdf4777
udiskie: Use glib library for dbus interaction
Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
2018-07-02 19:00:36 -04:00
James Valleroy
08eeace30f
udiskie: New module for automatic mounting of removable media
Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
2018-07-02 19:00:32 -04:00
James Valleroy
c511dab7ff
package: Add option to skip recommends
Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
2018-07-02 19:00:24 -04:00
Sciumedanglisc
745632d872 Translated using Weblate (Italian)
Currently translated at 33.2% (311 of 935 strings)
2018-07-02 20:37:55 +02:00
Sciumedanglisc
8676a53af1 Translated using Weblate (Italian)
Currently translated at 29.7% (278 of 935 strings)
2018-07-01 19:03:06 +02:00
Doma Gergő
c7b4dcb13a Translated using Weblate (Hungarian)
Currently translated at 65.1% (609 of 935 strings)
2018-07-01 19:03:06 +02:00
Joseph Nuthalapati
825db6ef15
users: Redirect to users list on successful user creation
- Closes #1316

Signed-off-by: Joseph Nuthalapati <njoseph@thoughtworks.com>
Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
2018-07-01 13:01:57 -04:00
Joseph Nuthalapati
09bfb07255 Translated using Weblate (Hindi)
Currently translated at 33.1% (310 of 935 strings)
2018-06-30 15:42:57 +02:00
Gayathri Das
97bf825ed6 Translated using Weblate (Hindi)
Currently translated at 33.1% (310 of 935 strings)
2018-06-30 15:42:57 +02:00
Hemanth Kumar Veeranki
881302ac02
Use logos instead of icons in the apps page
- Adjust the template so that it uses glyphicons for sys page and logos for the app page
- Add logos for missing apps (tor and sharing) and their licences

Signed-off-by: Hemanth Kumar Veeranki <hems.india1997@gmail.com>
Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
2018-06-30 09:40:09 -04:00
Gayathri Das
f5fe1a0822 Translated using Weblate (Hindi)
Currently translated at 28.2% (264 of 935 strings)
2018-06-27 03:45:49 +02:00
James Valleroy
4dc83f135a
users: Update Change Password menu for non-admin users
Don't show Create User menu item to non-admin users. Previously this
was fixed for the Edit User page, and this fixes it also for the
Change Password page.

Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
2018-06-26 21:41:34 -04:00
Joseph Nuthalapati
15c7202a6b
users: Don't show Create User form to non-admin users
For non-admin users, the subsubmenu containing both Edit and Create forms is
shown. Removed the subsubmenu so that only the update form is shown.

Signed-off-by: Joseph Nuthalapati <njoseph@thoughtworks.com>
Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
2018-06-26 21:31:55 -04:00
Bart Notelaers
f0157f7d3e Translated using Weblate (Dutch)
Currently translated at 94.6% (885 of 935 strings)
2018-06-26 21:37:11 +02:00
Gayathri Das
4492dd0798 Translated using Weblate (Hindi)
Currently translated at 25.6% (240 of 935 strings)
2018-06-25 21:38:54 +02:00
Doma Gergő
d89fe7c950 Translated using Weblate (Hungarian)
Currently translated at 55.8% (522 of 935 strings)
2018-06-25 17:38:51 +02:00
Bart Notelaers
34187ad418 Translated using Weblate (Dutch)
Currently translated at 92.9% (869 of 935 strings)
2018-06-24 10:37:01 +02:00
Gayathri Das
f7373f64dd Translated using Weblate (Hindi)
Currently translated at 22.3% (209 of 935 strings)
2018-06-24 04:39:17 +02:00
danielwine
1fb4dec457 Translated using Weblate (Hungarian)
Currently translated at 55.6% (520 of 935 strings)
2018-06-23 11:40:21 +02:00
Doma Gergő
9ded6ef728 Translated using Weblate (Hungarian)
Currently translated at 55.6% (520 of 935 strings)
2018-06-23 11:40:13 +02:00
Hemanth Kumar Veeranki
b9963a45cd
Restrict removal of last admin user
- Don't allow disabling the only available admin account.
- Don't allow deletion of the only available admin account.
- Don't allow removing admin privileges of the only available admin account.

Signed-off-by: Hemanth Kumar Veeranki <hems.india1997@gmail.com>
Reviewed-by: Joseph Nuthalapati <njoseph@thoughtworks.com>
2018-06-21 20:09:02 +05:30
Hemanth Kumar Veeranki
b605c9da8a
Add a way to refine shortcuts
- Add a field `allowed_groups` to shortcuts, which will contain groups which can
  access a particular app
- When a user is logged in, only return those shortcuts to the front page if the
  user is allowed to access them. This check is done based on the allowed_groups
  field of the shortcut
- Add allowed_groups for shortcuts of all apps with group-restricted access

Signed-off-by: Hemanth Kumar Veeranki <hemanthveeranki@gmail.com>
Reviewed-by: Joseph Nuthalapati <njoseph@thoughtworks.com>
2018-06-21 18:53:45 +05:30
Doma Gergő
eb0acca0f8 Translated using Weblate (Hungarian)
Currently translated at 54.8% (513 of 935 strings)
2018-06-21 14:32:39 +02:00
Joseph Nuthalapati
913d71e9bc
firewall: Display information that a service is internal only
Signed-off-by: Joseph Nuthalapati <njoseph@thoughtworks.com>
Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
2018-06-21 18:01:53 +05:30