2286 Commits

Author SHA1 Message Date
morrme
e63197ee2e
openvpn: added line break to label
Fixes: https://github.com/freedombox/Plinth/issues/816
2017-04-23 23:09:26 +05:30
Chi-Hsun Tsai
1bf62fb51a Translated using Weblate (Chinese (Simplified))
Currently translated at 95.8% (685 of 715 strings)
2017-04-21 18:44:27 +02:00
Johannes Keyser
76a63d102b
setup: Disable install/upgrade when dpkg/apt is running
Show a warning message that a package manager is running. This prevents users
from getting an installation error just because another installation/upgrade is
running.

Closes: #625.
2017-04-19 16:50:00 +05:30
Soumya97
6a53dd015e
context_processor: Cache whether user is admin (Closes: #781) 2017-04-18 16:01:48 +05:30
Sunil Mohan Adapa
0adfae26d8
doc: Remove unused images
Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
2017-04-18 12:34:02 +05:30
pycat
2406b144fa
firewall: Fix 500 error when firewalld is not running (Closes: #748)
- Added one more condition to check whether the output is empty or not
2017-04-17 13:20:07 +05:30
Johannes Keyser
fab423e652
syncthing: Fixed typos and clarity in description 2017-04-17 11:48:19 +05:30
Sahithi Yarlagadda
7dbf769b94
Update copyright date till 2017 2017-04-12 14:06:44 +05:30
Sahithi Yarlagadda
24851ca7ff
syncthing: Added line break to title 2017-04-12 14:06:35 +05:30
ikmaak
8e18e33ff1 Translated using Weblate (Dutch)
Currently translated at 98.3% (703 of 715 strings)
2017-04-10 11:29:18 +02:00
Vignan Lavu
beb74526f3
networks: Fix failing network test 2017-04-10 14:58:23 +05:30
Sunil Mohan Adapa
6a91945219
actions: Make subparsers mandatory for service action too
Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
2017-04-10 11:54:32 +05:30
Johannes Keyser
634afef1c9
actions: Make subparsers mandatory, fixes calls without arguments
Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
2017-04-10 11:54:23 +05:30
Igor
8ef476d26a Translated using Weblate (Russian)
Currently translated at 97.9% (700 of 715 strings)
2017-04-10 07:13:29 +02:00
Petter Reinholdtsen
5fb36dd51e Translated using Weblate (Norwegian Bokmål)
Currently translated at 96.0% (687 of 715 strings)
2017-04-10 07:13:29 +02:00
Sunil Mohan Adapa
d24e09199b
disks: Minor fixes for partition expansion button
Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
2017-04-10 10:42:00 +05:30
Johannes Keyser
790db846a9
disks: Show disabled partition resize option
If no space is available. Closes #785.

Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
2017-04-10 10:41:47 +05:30
James Valleroy
1762c84852
Release v0.14.0 v0.14.0 2017-04-09 10:27:14 -04:00
James Valleroy
30bd0d9c42
Fetch latest manual from wiki 2017-04-09 09:59:21 -04:00
Johannes Keyser
2c2e5fb86e
vagrant: Clarify some details how to use for development 2017-04-09 18:15:12 +05:30
James Valleroy
8bcea9a8fe
Update translations and changelog 2017-04-08 16:32:47 -04:00
Sunil Mohan Adapa
c46cba8134
disks: Workaround issue in parted during resize
Currently, if parted is given --script option it still asks for
confirmation during resize when the partition is mounted.  Implement a
workaround to the problem by first trying the proper way and then
trying a workaround described in
https://bugs.launchpad.net/ubuntu/+source/parted/+bug/1270203

Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
2017-04-08 14:51:39 -04:00
Joseph Nuthalpati
eed31ae7f5
Fixed augeas error in travis build (closes: #771)
Installing libaugeas-dev package before pip install
2017-04-06 20:58:52 +05:30
Sunil Mohan Adapa
93c151ab2b
matrixsynapse: Minor review changes
- Change the configuration minimally and more reliably.

- Rename the Apache configuration and add comments.

- Rename firewalld description file.

- Enable the matrixsynapse module by default.

- Improve category, description texts and warnings.

- Remove unused variable.

- Add missing docstrings.

- Minor styling updates.

- Fix i18n in templates.

- Fix showing description in main service view.

Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
2017-04-05 12:58:45 +05:30
Sunil Mohan Adapa
fd3df85ace
service: Fix i18n of strings in service template
Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
2017-04-05 12:58:37 +05:30
Sunil Mohan Adapa
8059e6d12c
Allow '405 method not allowed' in URL diagnostics
Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
2017-04-05 12:58:29 +05:30
Sunil Mohan Adapa
3494098251
Minor styling in licenses file
Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
2017-04-05 12:58:18 +05:30
Sunil Mohan Adapa
d667761f67
matrixsynapse: Update changelog
Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
2017-04-05 12:58:10 +05:30
Rahul De
8b4cacd682
matrixsynapse: Add firewall rules to open port 8448
Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
2017-04-05 12:58:03 +05:30
Rahul De
2cde913215
matrixsynapse: Add Apache configuration
Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
2017-04-05 12:57:55 +05:30
Rahul De
044df8352d
matrixsynapse: Add post install YAML edits
Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
2017-04-05 12:57:46 +05:30
Rahul De
f550c7f68a
matrixsynapse: Fix front page icon name
Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
2017-04-05 12:56:11 +05:30
Rahul De
136ae1c715
matrixsynapse: Add logo for frontpage
Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
2017-04-05 12:56:03 +05:30
Rahul De
20ecdbf088
matrixsynapse: Add new plinth module
Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
2017-04-05 12:55:51 +05:30
Joseph Nuthalapati
396d840c1f Translated using Weblate (Telugu)
Currently translated at 66.0% (454 of 687 strings)
2017-04-01 21:46:49 +02:00
Joseph Nuthalapati
46729707e5 Translated using Weblate (Hindi)
Currently translated at 0.0% (0 of 696 strings)
2017-04-01 21:45:15 +02:00
Sunil Mohan Adapa
561f8f2d90
frontpage: Fix issues with hidden property
- Fix incorrect use of compound boolean expression in if statement.
  'a and b or c' is treated as '((a and b) or c)'.

- Allow unhiding a shortcut.

- Raise exception when shortcut requested does not exist.  This is the
  Python way.

Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
2017-03-30 12:04:48 +05:30
Hemanth Kumar Veeranki
6e2f70063b
shortcuts: Add hidden property for each shortcut
Display shortcuts only if hidden field is False.

Signed-off-by: Hemanth Kumar Veeranki <hemanthveeranki@gmail.com>
2017-03-30 11:10:34 +05:30
James Valleroy
b4dd17b01c
Update changelog 2017-03-29 18:02:01 -04:00
Sunil Mohan Adapa
d1fa4e054e
Use the common LDAP auth configuration in all modules
By maintaining a common LDAP auth configuration, it becomes easy for
us to change the configuration values in future for upgrades etc.
2017-03-29 17:24:04 -04:00
Sunil Mohan Adapa
2c0581ea26
Remove unused symlink to doc directory
This partially fixes https://bugs.debian.org/857957 .  The doc symlink
was not being used for quite some time.  Tested with
/etc/plinth/plinth.config and without it using local config.
2017-03-29 17:23:55 -04:00
Sunil Mohan Adapa
dc0f3151b1
openvpn: Set unique subject property on each cert generation
Just to be sure of the ability to generate the certificate even on
modifications.
2017-03-29 21:49:50 +05:30
Hemanth Kumar Veeranki
04cadbc82f
openvpn: Prevent failures when regenerating user certificate
Set unique_subject attribute to no in index.txt.attr file.  This
allows regenerating a certificate for a user.

Signed-off-by: Hemanth Kumar Veeranki <hemanthveeranki@gmail.com>
2017-03-29 21:33:58 +05:30
Sunil Mohan Adapa
4feb0c7a01
Complete tests and remove duplicate context information 2017-03-29 20:10:39 +05:30
Rahul De
3248c2573d
Hide apps and sys icons if user is not an admin 2017-03-29 19:12:11 +05:30
Sunil Mohan Adapa
018324a6fc
Update to implementation of new footer
- Internationalize all the strings.

- Fix indentation.

- Use bootstrap row/columns better for footer links.

- Minimize CSS.

- Restore some of the FreedomBox statements until futher discussion.
2017-03-29 17:39:09 +05:30
Soumya97
b44efb939a
Change footer of home page according to new design 2017-03-29 17:38:58 +05:30
Sunil Mohan Adapa
9c65f69e89
Minor fixes to topbar changes
- Move the apps and configuration items outside of navbar header and
  into left navbar group so that it collapses properly for mobile
  view.

- Change link titles to reflect label text.

- Indent properly, remove blank lines.

- Remove need to tweak font size of items.
2017-03-29 11:55:33 +05:30
Soumya97
384327af71
Implement new topbar according to new card based UI 2017-03-29 11:53:01 +05:30
Sunil Mohan Adapa
f9bd2542a7
openvpn: Apply empty file check to private key also
When downloading user's profile, if user's private key is empty,
regenerate user's key.

Minor styling fixes too.
2017-03-27 21:58:32 +05:30