2293 Commits

Author SHA1 Message Date
Joseph Nuthalapati
daef528576
turbolinks: Replace style elements in head with blocks in body
Turbolinks cannot replace the styles in the head of the HTML document. Moved
them to the body by making the class of the body an overridable Django template
block.

Signed-off-by: Joseph Nuthalapati <njoseph@thoughtworks.com>
Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
2018-07-29 12:22:57 -04:00
Joseph Nuthalapati
f762f57d1c
Add turbolinks
- Load scripts in the head with `defer` instead of at the end of the body
- Disable turbolinks for application shortcuts and manual download

Signed-off-by: Joseph Nuthalapati <njoseph@thoughtworks.com>
Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
2018-07-29 12:22:52 -04:00
Doma Gergő
4c7d911ec9 Translated using Weblate (Hungarian)
Currently translated at 82.5% (803 of 973 strings)
2018-07-28 08:58:42 +02:00
Doma Gergő
6fc48453ec Translated using Weblate (Hungarian)
Currently translated at 78.9% (768 of 973 strings)
2018-07-27 09:23:13 +02:00
Doma Gergő
992bc1f658 Translated using Weblate (Hungarian)
Currently translated at 78.2% (761 of 973 strings)
2018-07-27 02:15:34 +02:00
Hemanth Kumar Veeranki
f8a5db2bc0
Clarify description for radicale shared calendar/addressbook
Signed-off-by: Hemanth Kumar Veeranki <hems.india1997@gmail.com>
Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
2018-07-26 20:11:58 -04:00
Gayathri Das
556c7fe532
Translated using Weblate (Hindi)
Currently translated at 86.5% (842 of 973 strings)
2018-07-26 23:38:57 +02:00
Sciumedanglisc
905beccfa8
Translated using Weblate (Italian)
Currently translated at 55.0% (536 of 973 strings)
2018-07-26 17:39:26 +02:00
Doma Gergő
84b365d530
Translated using Weblate (Hungarian)
Currently translated at 76.2% (742 of 973 strings)
2018-07-26 04:38:53 +02:00
Johannes Keyser
76e4873c2e
Translated using Weblate (German)
Currently translated at 100.0% (973 of 973 strings)
2018-07-25 13:04:35 +02:00
Gayathri Das
ee3d677d98
Translated using Weblate (Hindi)
Currently translated at 82.9% (807 of 973 strings)
2018-07-25 02:40:19 +02:00
Sciumedanglisc
bf7756d7e6
Translated using Weblate (Italian)
Currently translated at 54.8% (534 of 973 strings)
2018-07-24 21:40:31 +02:00
వీవెన్
51579c1101
Translated using Weblate (Telugu)
Currently translated at 74.3% (723 of 973 strings)
2018-07-24 19:44:49 +02:00
Gayathri Das
36e87689c9 Translated using Weblate (Hindi)
Currently translated at 79.8% (777 of 973 strings)
2018-07-23 14:05:33 +02:00
Jayasuganthi
6fe172acc8
mediawiki: Enable short URLs
Fixes #1274

Reviewed-by: Joseph Nuthalapati <njoseph@thoughtworks.com>
2018-07-23 17:34:36 +05:30
Praveen Illa
644e9f8e93 Translated using Weblate (Telugu)
Currently translated at 72.7% (708 of 973 strings)
2018-07-23 09:44:36 +02:00
Sciumedanglisc
2a68953bf8 Translated using Weblate (Italian)
Currently translated at 51.3% (500 of 973 strings)
2018-07-22 17:39:46 +02:00
Gayathri Das
496dc1f9fd Translated using Weblate (Hindi)
Currently translated at 77.0% (750 of 973 strings)
2018-07-22 00:39:04 +02:00
Bart Notelaers
c8a820808f Translated using Weblate (Dutch)
Currently translated at 100.0% (973 of 973 strings)
2018-07-21 22:36:34 +02:00
Gayathri Das
5745f369c5 Translated using Weblate (Hindi)
Currently translated at 74.7% (727 of 973 strings)
2018-07-20 23:38:52 +02:00
Bart Notelaers
d17c4f3110 Translated using Weblate (Dutch)
Currently translated at 100.0% (973 of 973 strings)
2018-07-20 22:01:29 +02:00
Doma Gergő
82bfd009a7 Translated using Weblate (Hungarian)
Currently translated at 75.3% (733 of 973 strings)
2018-07-20 21:39:06 +02:00
ikmaak
156eb70f55 Translated using Weblate (Dutch)
Currently translated at 98.6% (960 of 973 strings)
2018-07-19 00:36:20 +02:00
Gayathri Das
10121cd781 Translated using Weblate (Hindi)
Currently translated at 69.8% (680 of 973 strings)
2018-07-18 21:38:00 +02:00
Luis A. Arizmendi
032b68b4f4 Translated using Weblate (Spanish)
Currently translated at 100.0% (973 of 973 strings)
2018-07-18 20:42:10 +02:00
Doma Gergő
d278f6192a Translated using Weblate (Hungarian)
Currently translated at 75.2% (732 of 973 strings)
2018-07-18 18:38:06 +02:00
Bart Notelaers
0d105e63c5 Translated using Weblate (Dutch)
Currently translated at 98,6% (960 of 973 strings)
2018-07-18 00:20:27 +02:00
ikmaak
621fd069c6 Translated using Weblate (Dutch)
Currently translated at 98,6% (960 of 973 strings)
2018-07-18 00:20:21 +02:00
Luis A. Arizmendi
f899dda1c7 Translated using Weblate (Spanish)
Currently translated at 100,0% (973 of 973 strings)
2018-07-17 18:56:16 +02:00
Igor
741adea468 Translated using Weblate (Russian)
Currently translated at 100,0% (973 of 973 strings)
2018-07-17 12:35:29 +02:00
James Valleroy
6d6fcc2b32
Release v0.34.0 to unstable
Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
2018-07-16 19:35:01 -04:00
James Valleroy
a097672906
Update translation strings
Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
2018-07-16 18:34:42 -04:00
Gayathri Das
d1c4b317ea Translated using Weblate (Hindi)
Currently translated at 68.2% (646 of 946 strings)
2018-07-17 00:32:52 +02:00
James Valleroy
4f6ed92286
backups: Allow valid filenames as archive names
Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
Reviewed-by: Joseph Nuthalapati <njoseph@thoughtworks.com>
2018-07-16 18:04:09 +05:30
James Valleroy
c852cd824f
backups: New app to manage borgbackup archives
Reviewed-by: Joseph Nuthalapati <njoseph@thoughtworks.com>
2018-07-16 18:03:55 +05:30
Joseph Nuthalapati
4ba9081969
l10n: Fix build error due to partially translated string in Hindi
Signed-off-by: Joseph Nuthalapati <njoseph@thoughtworks.com>
2018-07-16 10:30:14 +05:30
Gayathri Das
dec57f4e4c Translated using Weblate (Hindi)
Currently translated at 65.2% (617 of 946 strings)
2018-07-16 06:52:28 +02:00
Gayathri Das
e3e970a7a9 Translated using Weblate (Hindi)
Currently translated at 56.2% (532 of 946 strings)
2018-07-12 23:40:05 +02:00
Sciumedanglisc
e75a72bdcf Translated using Weblate (Italian)
Currently translated at 52.4% (496 of 946 strings)
2018-07-12 14:39:27 +02:00
ikmaak
976a2aff9e Translated using Weblate (Dutch)
Currently translated at 98.4% (931 of 946 strings)
2018-07-12 14:36:31 +02:00
Bart Notelaers
f401825f38 Translated using Weblate (Dutch)
Currently translated at 98,4% (931 of 946 strings)
2018-07-11 13:37:19 +02:00
ikmaak
1c45279be0 Translated using Weblate (Dutch)
Currently translated at 98,4% (931 of 946 strings)
2018-07-11 13:37:13 +02:00
Bart Notelaers
1d1ba13576 Translated using Weblate (Dutch)
Currently translated at 98,4% (931 of 946 strings)
2018-07-11 13:35:40 +02:00
ikmaak
6a3bbbe463 Translated using Weblate (Dutch)
Currently translated at 98,4% (931 of 946 strings)
2018-07-11 13:35:35 +02:00
Doma Gergő
9f0925eeb7 Translated using Weblate (Hungarian)
Currently translated at 74.6% (706 of 946 strings)
2018-07-10 15:38:14 +02:00
James Valleroy
541d3deece Translated using Weblate (Italian)
Currently translated at 45.8% (434 of 946 strings)
2018-07-09 00:05:51 +02:00
Gayathri Das
a76952b42e Translated using Weblate (Hindi)
Currently translated at 44.1% (418 of 946 strings)
2018-07-09 00:05:45 +02:00
Doma Gergő
88d156be05 Translated using Weblate (Hungarian)
Currently translated at 73.2% (693 of 946 strings)
2018-07-08 18:38:43 +02:00
Sciumedanglisc
1532737af4 Translated using Weblate (Italian)
Currently translated at 45.8% (434 of 946 strings)
2018-07-08 17:38:49 +02:00
Gayathri Das
89eee79801 Translated using Weblate (Hindi)
Currently translated at 42.4% (402 of 946 strings)
2018-07-07 23:38:08 +02:00