2636 Commits

Author SHA1 Message Date
James Valleroy
6ac46a3f2e
Update translations strings
Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
2017-11-20 12:15:23 -05:00
Dietmar
dbc876e5a7 Translated using Weblate (German)
Currently translated at 100.0% (806 of 806 strings)
2017-11-16 21:46:34 +01:00
Petter Reinholdtsen
f1e363d63b Translated using Weblate (Norwegian Bokmål)
Currently translated at 91.3% (736 of 806 strings)
2017-11-13 19:00:27 +01:00
RaviBolla
644b4ef4e5
config: refactoring of config.py into views and form
Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
2017-11-13 12:52:21 -05:00
James Valleroy
37e431d1f1
Update changelog
Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
2017-11-13 06:54:49 -05:00
Joseph Nuthalapati
5ff459387e
Enable Single Sign On for transmission
- Disabled login using username and password.

Signed-off-by: Joseph Nuthalapati <njoseph@thoughtworks.com>
Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
2017-11-13 05:50:08 -05:00
Алексей Докучаев
5e2b4b1c9e Translated using Weblate (Russian)
Currently translated at 100.0% (806 of 806 strings)
2017-11-13 06:49:18 +01:00
Алексей Докучаев
76f08afd4a Translated using Weblate (Russian)
Currently translated at 100.0% (806 of 806 strings)
2017-11-12 06:08:15 +01:00
Алексей Докучаев
8fffecd33e Translated using Weblate (Russian)
Currently translated at 92.5% (746 of 806 strings)
2017-11-12 00:38:12 +01:00
Allan Nordhøy
59c4e35417
fail2ban: Spelling "Fail2ban" and sentence structure.
Reviewed-by: Johannes Keyser <johanneskeyser@posteo.de>
2017-11-12 00:29:56 +01:00
Allan Nordhøy
d635297e1d Translated using Weblate (Norwegian Bokmål)
Currently translated at 90.6% (731 of 806 strings)
2017-11-10 17:48:01 +01:00
John Doe
bdc9428b0b Translated using Weblate (Turkish)
Currently translated at 100.0% (806 of 806 strings)
2017-11-08 09:10:31 +01:00
Joseph Nuthalapati
ad07e717ae
cockpit: Add short description to frontpage shortcut
Signed-off-by: Joseph Nuthalapati <njoseph@thoughtworks.com>
Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
2017-11-08 13:37:51 +05:30
Pavel Borecki
fe23a82b0f Translated using Weblate (Czech)
Currently translated at 93.5% (754 of 806 strings)
2017-11-08 07:45:11 +01:00
John Doe
8227944c75 Translated using Weblate (Turkish)
Currently translated at 100.0% (806 of 806 strings)
2017-11-07 11:26:19 +01:00
James Valleroy
ee156c84c9
Release v0.16.0
Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
v0.16.0
2017-11-06 20:52:15 -05:00
James Valleroy
cb55584d06
Fetch latest manual from wiki
Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
2017-11-06 18:24:41 -05:00
Johannes Keyser
f32bda3c52 Translated using Weblate (German)
Currently translated at 100.0% (806 of 806 strings)
2017-11-07 00:19:58 +01:00
James Valleroy
b2c33bcbbd
Update changelog
Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
2017-11-06 18:19:00 -05:00
Johannes Keyser
20a77b23f9 Translated using Weblate (German)
Currently translated at 100.0% (806 of 806 strings)
2017-11-06 21:37:22 +01:00
James Valleroy
a64603ebb4
Update translation strings
Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
2017-11-06 11:52:25 -05:00
Sunil Mohan Adapa
e4aa77d9f2
cockpit: Make the application usable
All users can login. Only admin users can see logs and make changes.

LIMITATION: Only certain functions such as service management is possible.
Functions such as networking and user management is read-only. This problem does
not occur for user belonging to the 'sudo' group.

- Move to system section from applications section.

- Rename action script to cockpit instead of cockpit.

- Deal with .socket/.service correctly.

- Implement hooks on domain name changes and update configuration correctly.

- Host the application under /_cockpit instead of /cockpit because it is
  reserved.

- Update description.

Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
2017-11-06 06:54:52 -05:00
vignanl
44cf56c222
cockpit: New module for server administration
Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
2017-11-06 13:22:10 +05:30
Dietmar
4e76ea8435 Translated using Weblate (German)
Currently translated at 100.0% (798 of 798 strings)
2017-11-06 07:11:01 +01:00
Johannes Keyser
5fb68b459c
Enable django SecurityMiddleware, mitigates issue #1111.
Signed-off-by: Johannes Keyser <johanneskeyser@posteo.de>
Reviewed-by: Joseph Nuthalapati <njoseph@thoughtworks.com>
2017-11-06 11:38:57 +05:30
Sunil Mohan Adapa
6b1c78c3b0
circleci: Remove dead code
Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
2017-11-04 15:31:12 -04:00
Sunil Mohan Adapa
7c92310326
debian: Handle jsxc links creation in upstream
The Debian packaging no longer needs to create these links as they are available
in upstream code. Override lintian errors as removing the links in upstream will
lead to code breaks in certain development modes.

Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
2017-11-04 15:31:05 -04:00
Sunil Mohan Adapa
cb730e2845
debian: Override lintian warning about depending on Apache
Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
2017-11-04 15:30:59 -04:00
Sunil Mohan Adapa
379d3421bd
debian: Override lintian warning about switch to native package
Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
2017-11-04 15:30:52 -04:00
Sunil Mohan Adapa
ff67f61212
debian: Remove watch file
Because this is a native package and release of Plinth means upload to Debian.

Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
2017-11-04 15:30:46 -04:00
Sunil Mohan Adapa
14aa0b3144
debian: Remove patches for fixing tests
Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
2017-11-04 15:30:39 -04:00
Sunil Mohan Adapa
61d88fd4f2
debian: Remove special handling for doc due to native package
Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
2017-11-04 15:30:33 -04:00
Sunil Mohan Adapa
62d103bc66
git: Ignore debian generated temporary files
Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
2017-11-04 15:30:25 -04:00
Sunil Mohan Adapa
e8601bf627
tests: Use a temporary directory for testing actions
This eliminates the case where the test module was getting installed in a
different location compared to other modules. Also eliminates the need to run
this test as root.

Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
2017-11-04 15:30:18 -04:00
Sunil Mohan Adapa
b5a8b85a91
diaspora: Update tests for better temp directory creation
Eliminate test failures under some conditions when the directory could not be
created.

Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
2017-11-04 15:30:11 -04:00
Sunil Mohan Adapa
b1eb05967f
debian: Next release version is likely 0.16
Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
2017-11-04 15:30:04 -04:00
Sunil Mohan Adapa
edec7eeccb
debian: Remove patch that has been applied
Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
2017-11-04 15:29:47 -04:00
Sunil Mohan Adapa
b9168020c7
shaarli: Disable module since package is not available
Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
2017-11-04 15:29:39 -04:00
Sunil Mohan Adapa
27d3972eda
restore: Disable module since package is not available
Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
2017-11-04 15:29:32 -04:00
Sunil Mohan Adapa
4f620fde10
debian: Update Homepage and VCS URLs
Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
2017-11-04 15:29:25 -04:00
Sunil Mohan Adapa
41e8bb4805
debian: Remove python3-yaml dependency
The yaml package is not used in Plinth anywhere.

Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
2017-11-04 15:29:16 -04:00
Sunil Mohan Adapa
493d138ee4
debian: Change the source format to 3.0 (native)
Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
2017-11-04 15:28:36 -04:00
Sunil Mohan Adapa
7327a6b803
users: After setup, enable and restart slapd and nslcd
Apply the patch present in Debian packaging:

James Valleroy: When testing new image builds, I found users created through
plinth could not login through console or SSH. The reason is that slapd and
nslcd services were not enabled and not running. I don't know what is causing
this situation, so this is just a workaround.

Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
2017-11-03 18:33:11 +05:30
Federico Ceratto
f0c0d6dcf5
letsencrypt: Disable test when sudo is not available
Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
2017-11-03 18:32:14 +05:30
Federico Ceratto
8ace9046c3
circleci: Update to build native package
Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
2017-11-03 18:31:55 +05:30
Federico Ceratto
34ae273692
debian: Remove unneded rules target
Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
2017-11-03 18:31:01 +05:30
Federico Ceratto
17ee712502
debian: Switch to native package
Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
2017-11-03 18:30:35 +05:30
Sunil Mohan Adapa
0af8175fd0
Install dependency packages during install/provisioning
This will not install all the dependencies of Plinth but will install the
dependencies required for essential modules to setup properly.

Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
Reviewed-by: Joseph Nuthalapati <njoseph@thoughtworks.com>
2017-11-03 12:41:11 +05:30
Palash Nigam
d4b479174c
Docs converted to markdown
The docs named HACKING, COPYING,
CONTRIBUTING and INSTALL were
converted to markdown format

Closes: #1106

Signed-off-by: Palash Nigam <npalash25@gmail.com>
Reviewed-by: Joseph Nuthalapati <njoseph@thoughtworks.com>
2017-11-03 12:20:17 +05:30
Johannes Keyser
508cbe7361
ejabberd, jsxc, apache: Rename out-dated "http-bind" to "bosh".
Signed-off-by: Johannes Keyser <johanneskeyser@posteo.de>
Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
2017-10-31 20:26:49 -04:00