Commit graph

884 commits

Author SHA1 Message Date
e-lie
1a1ec8fd8f blank target for doc on levels 2018-09-20 23:17:36 +02:00
e-lie
560e5b0ee2 align left and right using backgroud 2018-09-20 23:17:36 +02:00
e-lie
806c44a012 css button space fix + remove 0 level apps from only working view 2018-09-20 23:17:36 +02:00
e-lie
440f18dea3 last improvements l10n+roles+filtering 2018-09-20 23:17:36 +02:00
e-lie
6c6800e83a combine filtrers 2018-09-20 23:17:36 +02:00
e-lie
9fa5ecd854 fix ccs bug and improve filters WIP 2018-09-20 23:17:36 +02:00
e-lie
35ecb94d99 remove round corners 2018-09-20 23:17:36 +02:00
e-lie
8e17641efd enh filter 2018-09-20 23:17:36 +02:00
e-lie
24b00866e3 enh 2018-09-20 23:17:36 +02:00
elie
7294947ed7 filter added 2018-09-20 23:16:23 +02:00
elie
24e15b714f enh 2018-09-20 23:16:14 +02:00
elie
26765973a8 load more infos on card 2018-09-20 23:16:00 +02:00
e-lie
74712cc30b redesign incoming 2018-09-20 23:15:42 +02:00
e-lie
1350097394 start redesign of app list (appstore) 2018-09-20 23:15:02 +02:00
Alexandre Aubin
76b4007fc9 Update changelog 2018-08-23 20:12:25 +00:00
Alexandre Aubin
71b3bb8dce
Merge pull request #130 from YunoHost/journals
Web interface for journal new features
2018-08-23 21:42:18 +02:00
Alexandre Aubin
8bfa07b188 Update changelog for 3.1.0 2018-08-15 19:55:17 +00:00
Bram
c7a9fccc14
Merge pull request #202 from YunoHost/debug-for-unexpected-error
Log 'xhr' variable in console when an unexpected error occur
2018-08-05 16:12:28 +02:00
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
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
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
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
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
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