Commit graph

249 commits

Author SHA1 Message Date
Weblate
3c4d70b9ca Added translation using Weblate (Hungarian) 2019-03-17 13:21:00 +00:00
Weblate
5ded298e71 Added translation using Weblate (Greek) 2019-03-17 13:20:16 +00:00
Weblate
1b63d693f8 Added translation using Weblate (Chinese (Simplified)) 2019-03-17 13:19:57 +00:00
Weblate
d47a216095 Added translation using Weblate (Breton) 2019-03-17 13:19:21 +00:00
Alexandre Aubin
6a4bc62ef1 Fix path in random theme 2019-03-14 20:34:47 +01:00
Alexandre Aubin
888030bb99 Logo position in the corner when in the portal 2019-03-14 20:22:48 +01:00
Alexandre Aubin
7036dd4673 logo -> ynh-logo to reduce ambiguities 2019-03-14 20:16:57 +01:00
Alexandre Aubin
c5ffdfdfb5 Dude idk what you were trying to do but this broke the 'edit' page :/ 2019-03-14 19:59:57 +01:00
Alexandre Aubin
710c6ac6ab We cannot change body's CSS as this piece of CSS is loaded in all apps... 2019-03-14 19:30:54 +01:00
Alexandre Aubin
4e60f3b8a1 Add a cloud icon + use it as a replacement for yunohost logo in clouds theme 2019-03-14 19:30:48 +01:00
Alexandre Aubin
328c0b73f0 Misc fixes + note about stuff to fix 2019-03-14 17:41:31 +01:00
Alexandre Aubin
70e27e53a1 Fix logo size 2019-03-14 17:38:28 +01:00
Anonymous (technical account)
39d4673d68 [i18n] Translated using Weblate (Russian)
Currently translated at 100.0% (41 of 41 strings)
2019-03-13 14:00:25 +00:00
Anonymous (technical account)
4b223b3d7b [i18n] Translated using Weblate (Russian)
Currently translated at 100.0% (41 of 41 strings)
2019-03-13 14:00:25 +00:00
Алексей
a361cf7910 [i18n] Translated using Weblate (Russian)
Currently translated at 100.0% (41 of 41 strings)
2019-03-13 14:00:25 +00:00
Алексей
cf5489c83d [i18n] Translated using Weblate (Russian)
Currently translated at 53.6% (22 of 41 strings)
2019-03-13 14:00:25 +00:00
chateau
3537e0840c modifed clouds theme to have good login page 2019-03-12 20:00:28 +01:00
chateau
acfcabd727 corrected some styles, previous changes didn't take into account logging page 2019-03-12 19:33:03 +01:00
chateau
5701322694 theme clouds :) 2019-03-12 19:06:11 +01:00
chateau
54d073975f theme random :) 2019-03-12 19:06:00 +01:00
chateau
d2d8fe6155 make ynh logo loaded with css, not as img tag, it's easier for customization 2019-03-12 19:05:05 +01:00
chateau
9845d99398 Make files in current theme's directory accessibles under "https://server.tld/ynhtheme/". 2019-03-09 11:21:12 +01:00
chateau
afdc7cc73c move styling of tiles to custom.js 2019-02-26 10:52:07 +01:00
chateau
91cca157c8 simplify styling of tiles 2019-02-26 10:41:12 +01:00
Alexandre Aubin
32323b4980 Replace h1 with div for logo, should make customization easier 2019-02-23 21:01:32 +01:00
Alexandre Aubin
2f24e82f38 Add trick to access.lua to be able to inject custom/theme css and js when in apps as well 2019-02-23 04:20:01 +01:00
Alexandre Aubin
ac3dc39f9a Rename stylesheet.css to custom.css for themes, symetric to custom.js 2019-02-23 04:14:39 +01:00
Alexandre Aubin
3385732263 Fix handling of the logout button when inside the iframe 2019-02-22 23:56:01 +01:00
Alexandre Aubin
ad27933f54 Use addEvent helper to be consistent accross the JS file 2019-02-22 23:44:04 +01:00
Alexandre Aubin
d521d87d23 Add note about portalButton dragging 2019-02-22 23:22:09 +01:00
Alexandre Aubin
a19c198cd3 Import logo fix from lfuelling when in app overlay 2019-02-22 21:37:23 +01:00
Alexandre Aubin
b3bdb9e30b Fix iframe check 2019-02-22 21:30:13 +01:00
Alexandre Aubin
7bc43392ce Factorize app tile styling, might make it easier to customize it ? 2019-02-22 21:28:53 +01:00
Alexandre Aubin
46b4903456 Merge global.js into ynhpanel.js 2019-02-22 21:26:32 +01:00
Alexandre Aubin
85d59c5e77 Clarify the various cases and pave the way to merging with global.js 2019-02-22 21:07:12 +01:00
Alexandre Aubin
2646db9ea2 Remove the domReady madness, use DOMContentLoaded event like in global.js 2019-02-22 20:12:25 +01:00
Alexandre Aubin
7fa5b91297 Merge app tile stuff together 2019-02-22 20:11:23 +01:00
Alexandre Aubin
c62471703b Improve style and semantic 2019-02-22 18:44:08 +01:00
Alexandre Aubin
7734d248c5 Handle app-tiles click events in a more elegant way ;) 2019-02-22 17:35:03 +01:00
Alexandre Aubin
63846817c0 Moar weird stuff to fix probably 2019-02-21 19:29:51 +01:00
Alexandre Aubin
a80b4bdff1 We don't use any info from ynhpanel.json 2019-02-21 19:29:06 +01:00
Alexandre Aubin
c05e5ea7eb Those stuff looks like complete madness and should be rework I think :| 2019-02-21 19:26:11 +01:00
Alexandre Aubin
140eb042d9 We don't need this? 2019-02-21 19:23:44 +01:00
Alexandre Aubin
5478ea7bcf Import patch from lfuelling about overlay, dunno wat this do 2019-02-21 19:21:01 +01:00
Lukas Fülling
40e78b6b0a decrease fadeout duration 2019-02-21 19:15:09 +01:00
Lukas Fülling
356a53de52 fix overlay issues 2019-02-21 19:14:50 +01:00
Alexandre Aubin
ca0951e476 Move the default and vapor theme files to where appropriate 2019-02-21 18:28:23 +01:00
Alexandre Aubin
2bdc12b0a0 Let's keep it simple ... have a folder asserts/{theme}/ containing a stylesheet.css and global.js 2019-02-21 18:27:28 +01:00
Alexandre Aubin
a84fbb55c8 Definitely not a good idea to do this here because we aint sure to be logged in ... Actually this whole global.js is absolutely weird 2019-02-21 18:17:45 +01:00
Lukas Fülling
d33cd97556 Add theming support, add vapor theme 2019-02-21 18:12:24 +01:00
Alexandre Aubin
23af640c8c Dun' delete the logo ? D: 2019-02-21 17:26:43 +01:00
chateau
3d7e606f1a little more cleanup in ynhpanel.js 2019-02-21 16:47:37 +01:00
chateau
94e15d9fe6 Simplify ynhpanel.js and ynhpanel.css making the YNH inapp panel an iframe that loads the info.html page. 2019-02-21 16:47:11 +01:00
Alexandre Aubin
f8ab0ba65f Added translation using Weblate (Basque) 2019-01-29 15:06:27 +00:00
Jean-Baptiste Holcroft
9a4df70932 [i18n] Translated using Weblate (French)
Currently translated at 100.0% (41 of 41 strings)
2018-11-23 13:37:33 +00:00
Krzysztof Dmowski
4a01420239 [i18n] Translated using Weblate (Polish)
Currently translated at 65.8% (27 of 41 strings)
2018-11-08 15:25:10 +00:00
Sylke Vicious
08c2401bf5 [i18n] Translated using Weblate (Italian)
Currently translated at 100.0% (41 of 41 strings)
2018-11-05 18:07:10 +00:00
goofy-mdn
17ec2bdf9c [i18n] Translated using Weblate (French)
Currently translated at 97.5% (40 of 41 strings)
2018-11-05 18:07:10 +00:00
Xaloc
16e57f4ef0 [i18n] Translated using Weblate (Catalan)
Currently translated at 100.0% (41 of 41 strings)
2018-11-05 18:07:10 +00:00
Alexandre Aubin
99c108f362
Merge pull request #104 from YunoHost/enh-pwd-validate
[enh] Validate password strength
2018-11-04 15:59:39 +01:00
Alexandre Aubin
d305f6e919 Sync messages with yunohost's branch 2018-10-31 18:40:36 +00:00
Alexandre Aubin
90998555f0 Add warning about password strength 2018-10-26 22:16:25 +00:00
Bram
ba2773b127
Merge pull request #107 from nicofrand/fixRefreshOnTouchmove
Fix refresh on touchmove
2018-09-11 08:03:33 +02:00
Alexandre Aubin
4dd22c87d8
Merge pull request #108 from yunohost-bot/stretch-unstable
Update translations
2018-09-07 16:47:15 +02:00
nicofrand
4b85679471 Prevent the browser to refresh the page on mobile when moving overlay 2018-09-07 11:44:38 +02:00
nicofrand
8e4a7ba80e Fix regression on mobile: overlay not clickable 2018-09-01 10:35:55 +02:00
ljf
ab8b040174 [enh] Validate password as configured 2018-08-28 21:33:19 +02:00
Xaloc
a81e783aac [i18n] Translated using Weblate (Catalan)
Currently translated at 90.2% (37 of 41 strings)
2018-08-14 09:25:52 +00:00
Xaloc
7282dee0bb [i18n] Translated using Weblate (Catalan)
Currently translated at 90.2% (37 of 41 strings)
2018-08-07 07:09:33 +00:00
Xaloc
ddfe58eed6 [i18n] Translated using Weblate (Catalan)
Currently translated at 31.7% (13 of 41 strings)
2018-08-06 23:27:59 +00:00
Xaloc
4148bfb7fb Added translation using Weblate (Catalan) 2018-08-06 23:18:15 +00:00
ButterflyOfFire
7f3a4a3a44 [i18n] Translated using Weblate (Turkish)
Currently translated at 95.1% (39 of 41 strings)
2018-07-22 10:55:31 +00:00
ButterflyOfFire
1e4cb1868e [i18n] Translated using Weblate (Dutch)
Currently translated at 95.1% (39 of 41 strings)
2018-06-30 17:00:09 +00:00
htmk
13c1625fa5 [i18n] Translated using Weblate (Portuguese)
Currently translated at 100.0% (41 of 41 strings)
2018-06-07 11:21:24 +00:00
Quenti
22c1adc03c [i18n] Translated using Weblate (Occitan)
Currently translated at 100.0% (41 of 41 strings)
2018-06-07 11:21:24 +00:00
Nòu utilizaire
8a98e38110 [i18n] Translated using Weblate (Occitan)
Currently translated at 100.0% (41 of 41 strings)
2018-06-07 11:21:24 +00:00
Nòu utilizaire
dee85631ab [i18n] Translated using Weblate (Occitan)
Currently translated at 56.0% (23 of 41 strings)
2018-06-07 11:21:24 +00:00
Nòu utilizaire
a5ba75a6c4 Added translation using Weblate (Occitan) 2018-06-07 11:21:23 +00:00
nicofrand
a41b76c251 Make tile dragging work on mobile devices 2018-05-09 18:34:00 +02:00
bjarkan
99e7f29f67 [i18n] Translated using Weblate (Spanish)
Currently translated at 100.0% (41 of 41 strings)
2018-04-28 16:31:03 +00:00
Matthieu
710128b711 [i18n] Translated using Weblate (Dutch)
Currently translated at 95.1% (39 of 41 strings)
2018-04-16 16:46:07 +00:00
ButterflyOfFire
43cbf11f10 [i18n] Translated using Weblate (Arabic)
Currently translated at 100.0% (41 of 41 strings)
2018-04-16 16:46:07 +00:00
ButterflyOfFire
ffcf553182 [i18n] Translated using Weblate (Arabic)
Currently translated at 100.0% (41 of 41 strings)
2018-04-16 16:46:07 +00:00
irina11y
4a8ad06025 Use role=button, to have those links handled as buttons by screen readers (#97) 2018-04-16 18:45:59 +02:00
ButterflyOfFire
cc1a279df9 [i18n] Translated using Weblate (Arabic)
Currently translated at 100.0% (41 of 41 strings)
2018-02-07 20:43:07 +00:00
ButterflyOfFire
426df8205c Added translation using Weblate (Arabic) 2018-02-07 20:33:05 +00:00
Alexandre Aubin
8f669e9fe9
[fix] Microdecision: fix link for support in SSOwat portal 2017-12-26 16:16:48 +01:00
Rafi59
8ff784ca4b [i18n] Translated using Weblate (French)
Currently translated at 100.0% (41 of 41 strings)
2017-11-18 21:58:11 +00:00
MCMic
97df24e794 [i18n] Translated using Weblate (Esperanto)
Currently translated at 26.8% (11 of 41 strings)
2017-08-11 18:35:42 +02:00
Evgeniy Ozhiganov
a4445a862b [i18n] Translated using Weblate (Russian)
Currently translated at 12.1% (5 of 41 strings)
2017-08-07 18:20:56 +02:00
Ozhiganov
c7bc762ea3 Added translation using Weblate (Russian) 2017-07-21 05:20:01 +02:00
Jeroen Keerl
d7ed67a586 [i18n] Translated using Weblate (Dutch)
Currently translated at 95.1% (39 of 41 strings)
2017-04-24 17:29:57 +02:00
Fabian Gruber
ad274017d9 [i18n] Translated using Weblate (German)
Currently translated at 100.0% (41 of 41 strings)
2017-04-03 01:35:23 +02:00
opi
f68c7f9e44 [fix] Remove help-link in portal as they don't link to nothing. Fix #68 2017-03-14 15:32:49 +01:00
opi
a6911d9037 [i18n] Translated using Weblate (French)
Currently translated at 100.0% (41 of 41 strings)
2017-03-08 11:11:29 +01:00
opi
9956a7c1c1 [fix] Validate domain & url before redirection on login. 2017-03-08 11:08:33 +01:00
Trollken
514f8d3d41 [i18n] Translated using Weblate (Portuguese)
Currently translated at 100.0% (39 of 39 strings)
2017-02-28 15:39:01 +01:00
Juanu
47c9f1715a [i18n] Translated using Weblate (Spanish)
Currently translated at 100.0% (39 of 39 strings)
2017-01-28 06:24:00 +01:00
Anmol
e539275f6d [i18n] Translated using Weblate (Hindi)
Currently translated at 5.1% (2 of 39 strings)
2017-01-28 06:24:00 +01:00
Moul
70f413af6b [enh] add empty file for esperanto to enable it on weblate 2016-12-12 19:21:43 +01:00