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
Joseph Nuthalapati
45253775ef
Fix mistake in Hindi translation template
...
Signed-off-by: Joseph Nuthalapati <njoseph@thoughtworks.com>
2018-06-20 18:39:53 +05:30
Doma Gergő
20a42c0ab4
Translated using Weblate (Hungarian)
...
Currently translated at 53.9% (504 of 935 strings)
2018-06-20 04:39:42 +02:00
Gayathri Das
4b7fbeea52
Translated using Weblate (Hindi)
...
Currently translated at 16.8% (158 of 935 strings)
2018-06-20 04:39:27 +02:00
Pavel Borecki
8b2231e4cd
Translated using Weblate (Čeština)
...
Currently translated at 100,0% (935 of 935 strings)
2018-06-19 19:05:40 +02:00
Igor
cc4a5efdf0
Translated using Weblate (Русский)
...
Currently translated at 100,0% (935 of 935 strings)
2018-06-19 14:36:25 +02:00
advocatux
8035bd424f
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (935 of 935 strings)
2018-06-19 12:53:27 +02:00
Allan Nordhøy
ec4df4b229
Translated using Weblate (Norsk bokmål)
...
Currently translated at 100,0% (935 of 935 strings)
2018-06-19 06:19:25 +02:00
Doma Gergő
917b4eb14a
Translated using Weblate (Hungarian)
...
Currently translated at 53.3% (499 of 935 strings)
2018-06-19 03:24:36 +02:00
James Valleroy
bf03aab5d9
Release v0.32.0 to unstable
...
Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
v0.32.0
2018-06-18 20:37:47 -04:00
Doma Gergő
f20d079ac5
Translated using Weblate (Hungarian)
...
Currently translated at 51.9% (486 of 935 strings)
2018-06-19 02:33:08 +02:00
James Valleroy
c8b9f3e88d
Fetch latest manual from wiki
...
Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
2018-06-18 20:32:40 -04:00
James Valleroy
6e10b71daa
Update translation strings
...
Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
2018-06-18 20:01:36 -04:00
Joseph Nuthalapati
3940868f21
first-setup: Automatically expand root partition
...
- Show expansion option in the UI only if the partition expansion failed during
first setup.
Signed-off-by: Joseph Nuthalapati <njoseph@thoughtworks.com>
Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
2018-06-18 19:37:25 -04:00
Michael Pimmer
db5a66c1d0
Remove unused imports and variables
...
Signed-off-by: Michael Pimmer <info@fonfon.at>
Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
2018-06-18 19:27:40 -04:00
Michael Pimmer
00ac068133
Merge ./run --debug into --develop option
...
Signed-off-by: Michael Pimmer <info@fonfon.at>
Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
2018-06-18 19:27:38 -04:00
Michael Pimmer
b0e09736d0
Adapt .md files to four spaces for correct lists
...
For longer lists with various paragraphs per item, (gitlab?) markdown
needs four spaces of indentation to work correctly:
https://docs.gitlab.com/ee/user/markdown.html#lists
Signed-off-by: Michael Pimmer <info@fonfon.at>
Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
2018-06-18 19:27:35 -04:00
Michael Pimmer
425f7fbd92
Adapt test and documentation to changes of '--develop' option
...
And re-activate cfg.get_config_paths() for easier testing
Signed-off-by: Michael Pimmer <info@fonfon.at>
Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
2018-06-18 19:27:31 -04:00
Michael Pimmer
5f033a8ba0
Add documentation for the './run --develop' option
...
Signed-off-by: Michael Pimmer <info@fonfon.at>
Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
2018-06-18 19:27:27 -04:00
Michael Pimmer
cab5b694cf
Add ./run --develop option to use relative config/file paths
...
Signed-off-by: Michael Pimmer <info@fonfon.at>
Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
2018-06-18 19:27:23 -04:00
Joseph Nuthalapati
7a63504c62
mediawiki: Image uploads: improve logic and add functional tests
...
- Handled cases where the setting for uploading files may be commented out or
not present in the LocalSettings.php
- Added functional test for logging in as admin and checking whether there is an
option to upload files.
Signed-off-by: Joseph Nuthalapati <njoseph@thoughtworks.com>
2018-06-18 20:48:15 +05:30
Hemanth Kumar Veeranki
85dd471c35
Enable image uploads in mediawiki at startup
...
Signed-off-by: Hemanth Kumar Veeranki <hemanthveeranki@gmail.com>
Reviewed-by: Joseph Nuthalapati <njoseph@thoughtworks.com>
2018-06-18 20:47:58 +05:30
Sunil Mohan Adapa
a33e295ae2
frontpage: Fix card sizing
...
Signed-off-by: Manish Tripathy <manisht@thougtworks.com>
Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
2018-06-18 20:40:06 +05:30
Doma Gergő
5407808e64
Translated using Weblate (Hungarian)
...
Currently translated at 52.2% (491 of 940 strings)
2018-06-18 16:55:43 +02:00
Gayathri Das
440d0bb6d4
Translated using Weblate (Hindi)
...
Currently translated at 15.4% (145 of 940 strings)
2018-06-18 16:55:43 +02:00
Sunil Mohan Adapa
1cf80f83ba
diagnostics: Remove unnecessary content sizing
...
Signed-off-by: Manish Tripathy <manisht@thougtworks.com>
Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
2018-06-18 20:24:17 +05:30
Sunil Mohan Adapa
e43df173ca
first_boot: Remove unnecessary content sizing
...
Signed-off-by: Manish Tripathy <manisht@thougtworks.com>
Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
2018-06-18 20:24:07 +05:30
Sunil Mohan Adapa
8cab17e360
first_setup: Remove unnecessary content sizing
...
Signed-off-by: Manish Tripathy <manisht@thougtworks.com>
Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
2018-06-18 20:23:58 +05:30
Sunil Mohan Adapa
68d472ea13
Increase language selection form to full width
...
- The width of the content area is small now so it is okay.
Signed-off-by: Manish Tripathy <manisht@thougtworks.com>
Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
2018-06-18 20:23:48 +05:30
Sunil Mohan Adapa
b162a2bc04
firewall: Resize the info table to full width
...
Signed-off-by: Manish Tripathy <manisht@thougtworks.com>
Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
2018-06-18 20:23:38 +05:30
Sunil Mohan Adapa
ee80d77be5
help: Remove the duplicate index URL and menu item
...
Signed-off-by: Manish Tripathy <manisht@thougtworks.com>
Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
2018-06-18 20:23:28 +05:30
Sunil Mohan Adapa
cece5a003d
help: Center the FreedomBox logo on about page
...
Signed-off-by: Manish Tripathy <manisht@thougtworks.com>
Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
2018-06-18 20:23:16 +05:30
Sunil Mohan Adapa
c824bfe3ce
tor: Increase the size of the status tables
...
- Full size for hidden service table.
- Half size for ports table.
Signed-off-by: Manish Tripathy <manisht@thougtworks.com>
Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
2018-06-18 20:23:07 +05:30
Sunil Mohan Adapa
87d32d9c64
storage: Remove unnecessary column sizing
...
- Convert a div to a paragraph to get proper margins.
Signed-off-by: Manish Tripathy <manisht@thougtworks.com>
Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
2018-06-18 20:22:58 +05:30
Sunil Mohan Adapa
ebd10c7d65
sso: Adjust size of login form
...
Now that we have less space for the content area.
Signed-off-by: Manish Tripathy <manisht@thougtworks.com>
Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
2018-06-18 20:22:47 +05:30
Sunil Mohan Adapa
35e49521b9
names: Remove unnecessary column sizing
...
Signed-off-by: Manish Tripathy <manisht@thougtworks.com>
Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
2018-06-18 20:22:37 +05:30
Sunil Mohan Adapa
fa8e15bc99
monkeysphere: Remove unnecessary column sizing
...
Signed-off-by: Manish Tripathy <manisht@thougtworks.com>
Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
2018-06-18 20:22:25 +05:30
Sunil Mohan Adapa
9c9998d041
letsencrpt: Remove unnecessary column sizing
...
Signed-off-by: Manish Tripathy <manisht@thougtworks.com>
Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
2018-06-18 20:22:15 +05:30
Sunil Mohan Adapa
ce7f101830
pagekite: Remove unnecessary column sizing
...
Signed-off-by: Manish Tripathy <manisht@thougtworks.com>
Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
2018-06-18 20:22:04 +05:30
Sunil Mohan Adapa
63502f102b
pagekite: Convert a two column page to one column
...
We are now using smaller area in the page to show the content.
Signed-off-by: Manish Tripathy <manisht@thougtworks.com>
Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
2018-06-18 20:21:48 +05:30
Sunil Mohan Adapa
de546bc2e9
networks: Remove unnecessary column sizing
...
Signed-off-by: Manish Tripathy <manisht@thougtworks.com>
Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
2018-06-18 20:21:40 +05:30
Sunil Mohan Adapa
a41e78575d
networks: Center align connection information
...
Signed-off-by: Manish Tripathy <manisht@thougtworks.com>
Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
2018-06-18 20:21:29 +05:30
Sunil Mohan Adapa
6fc6efad1e
users: Remove unnecessary column sizing
...
Signed-off-by: Manish Tripathy <manisht@thougtworks.com>
Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
2018-06-18 20:21:16 +05:30
Sunil Mohan Adapa
fd72909712
snapshot: Remove unnecessary column sizing
...
- Implement button-table class for tables with buttons about them.
Signed-off-by: Manish Tripathy <manisht@thougtworks.com>
Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
2018-06-18 20:21:04 +05:30