Bram
78f8df6680
Merge pull request #203 from YunoHost/remove-console-log
...
Remove forgotten console.log
2018-08-05 16:12:09 +02:00
Alexandre Aubin
264bff4577
Remove forgotten console.log
2018-08-05 15:04:42 +02:00
Alexandre Aubin
e113c56cae
(Put the log after the flash in case the console.log fails for some reason)
2018-08-04 15:15:32 +02:00
Alexandre Aubin
7db903e7c8
Log 'xhr' variable in console when an unexpected error occur
2018-08-04 15:11:15 +02:00
Alexandre Aubin
04582fd27f
Dirty onclick to share log with yunopaste using display --share
2018-07-23 18:46:59 +00:00
Alexandre Aubin
eee196e090
Show relative time in log list + fix locale for handlebar formatTime/formatRelative
2018-07-23 17:11:12 +00:00
Alexandre Aubin
92c97487a8
Fix syntax error in en.json
2018-07-23 14:56:57 +00:00
ButterflyOfFire
fb809d174d
[i18n] Translated using Weblate (Turkish)
...
Currently translated at 17.8% (68 of 380 strings)
2018-07-23 10:06:12 +00:00
Bram
6292abaa03
Merge pull request #201 from supermamie/help_tooltip
...
[enh] add a template to display a clickable help
2018-07-15 12:25:39 +02:00
Elodie A
2d46de8fe1
[i18n] Translated using Weblate (French)
...
Currently translated at 100.0% (380 of 380 strings)
2018-07-09 21:00:23 +00:00
Bram
8dd6195cfe
Merge pull request #200 from YunoHost/app_actions
...
App actions
2018-07-09 19:58:45 +02:00
supermamie
71ae37ab0d
[enh] add a template to display a clickable help
...
The template name is helpTooltip and can be called with 2 arguments : help text and optional url.
Here are a few examples :
{{helpTooltip (t 'user_fullname_help') (t 'user_fullname_help_url')}}
{{helpTooltip (t 'user_fullname_help')}}
{{helpTooltip "This is some help" "https://some.help.url/this_is_the_help "}}
{{helpTooltip "Some help, without link"}}
2018-07-03 15:02:17 +02:00
Laurent Peuch
1dfd6954b8
[fix] app actions needs domains and users data
2018-07-03 01:04:07 +02:00
Laurent Peuch
3c5a23d7da
[enh] implement actions form PUT request
2018-07-03 00:48:29 +02:00
Laurent Peuch
54f3c77ff6
[enh] display actions
2018-07-02 12:28:43 +02:00
Laurent Peuch
37c289aa72
[mod] make manifest install argument formatting reusable
2018-06-30 23:36:16 +02:00
Laurent Peuch
8a06430026
[mod] refactoring, extract functions
2018-06-30 23:32:54 +02:00
ButterflyOfFire
dd11a38f71
[i18n] Translated using Weblate (Italian)
...
Currently translated at 76.0% (289 of 380 strings)
2018-06-30 17:00:13 +00:00
ButterflyOfFire
afebc7cdfc
[i18n] Translated using Weblate (French)
...
Currently translated at 99.4% (378 of 380 strings)
2018-06-30 17:00:11 +00:00
ButterflyOfFire
9b826307e1
[i18n] Translated using Weblate (Arabic)
...
Currently translated at 98.6% (375 of 380 strings)
2018-06-30 00:00:15 +00:00
ljf
531b2a5c63
Merge from stretch-unstable
2018-06-22 19:45:22 +02:00
ljf
3deb80f2f2
Merge from stretch-unstable
2018-06-22 19:39:48 +02:00
frju365
df67dd6a44
[enh] Add ynh.fr ( #199 )
...
* Update postinstall.js
* Update domains.js
2018-06-22 15:58:17 +02:00
Bram
903dd9f506
Merge pull request #198 from YunoHost/config_panel
...
[enh] POC for config panel interface
2018-06-22 04:25:34 +02:00
Laurent Peuch
4c20f5bad9
[enh] add experimental warning for config-panel
2018-06-22 04:24:17 +02:00
Laurent Peuch
2dc80c445c
[fix] bug in synchronisation of collapse on config-panel page
2018-06-22 04:21:52 +02:00
Quenti
9614d3cbba
[i18n] Translated using Weblate (Occitan)
...
Currently translated at 99.7% (379 of 380 strings)
On parle de quoi ici ? Pour l'accord du genre
2018-06-19 07:06:40 +00:00
Alexandre Aubin
0e9764fe39
[fix] [microdecision] Update outdated link
2018-06-18 19:03:19 +02:00
Laurent Peuch
1444883b9a
[enh] modifying a section of a config panel works
2018-06-18 04:19:46 +02:00
Laurent Peuch
bacc9c5e7c
[mod] trailing spaces
2018-06-18 04:09:35 +02:00
Laurent Peuch
0e24afd0d2
[enh] display app name on config panel
2018-06-18 04:08:59 +02:00
Laurent Peuch
02698404fa
[enh] open first config panel panel by default
2018-06-18 04:08:25 +02:00
Laurent Peuch
8d9028356e
[enh] display app config panel
2018-06-18 03:36:42 +02:00
Laurent Peuch
df213fba3f
[enh] add handlebars 'eq' and 'in' helpers
2018-06-18 03:35:57 +02:00
Laurent Peuch
cc2e1887ea
[enh] increase version number of handlebars.js
2018-06-18 03:35:25 +02:00
Quenti
f70963541f
[i18n] Translated using Weblate (Occitan)
...
Currently translated at 99.7% (379 of 380 strings)
2018-06-17 17:46:07 +00:00
Alexandre Aubin
927ec00b31
Updating changelog for 3.0.0
2018-06-17 01:39:01 +00:00
Alexandre Aubin
7a6987ba86
Merge branch 'stable' into stretch-unstable
...
Conflicts:
debian/changelog
2018-06-17 01:36:25 +00:00
Alexandre Aubin
8a50ab27fb
Update changelog for 2.7.14 release
2018-06-17 01:34:10 +00:00
Alexandre Aubin
a65616403d
Merge pull request #197 from yunohost-bot/weblate-yunohost-yunohost-admin
...
Update from Weblate.
2018-06-17 01:13:14 +02:00
Jean-Baptiste Holcroft
7f903fb5ad
[i18n] Translated using Weblate (French)
...
Currently translated at 99.7% (379 of 380 strings)
2018-06-16 23:10:24 +00:00
Alexandre Aubin
0da63b89a1
Update changelog
2018-06-16 00:39:00 +02:00
Alexandre Aubin
afe8c6735a
Merge branch 'unstable' into stretch-unstable
2018-06-16 00:15:45 +02:00
ButterflyOfFire
530ebac5d1
[i18n] Translated using Weblate (Arabic)
...
Currently translated at 98.4% (374 of 380 strings)
2018-06-15 21:00:42 +00:00
Quenti
f175fb6654
[i18n] Translated using Weblate (Occitan)
...
Currently translated at 100.0% (380 of 380 strings)
2018-06-15 21:00:42 +00:00
htmk
718d0a7d1d
[i18n] Translated using Weblate (Portuguese)
...
Currently translated at 56.0% (213 of 380 strings)
2018-06-15 21:00:42 +00:00
Quenti
8b224bb375
[i18n] Translated using Weblate (Occitan)
...
Currently translated at 100.0% (380 of 380 strings)
2018-06-15 21:00:42 +00:00
Nòu utilizaire
9edcdaf2ad
[i18n] Translated using Weblate (Occitan)
...
Currently translated at 100.0% (380 of 380 strings)
2018-06-15 21:00:42 +00:00
Nòu utilizaire
0d0508c0a3
[i18n] Translated using Weblate (Occitan)
...
Currently translated at 99.7% (379 of 380 strings)
2018-06-15 21:00:42 +00:00
Anonymous (technical account)
928eef60a0
[i18n] Translated using Weblate (French)
...
Currently translated at 100.0% (380 of 380 strings)
2018-06-15 21:00:42 +00:00