Commit graph

166 commits

Author SHA1 Message Date
chateau
7c9916d936 Added the possibility to remove a user's data when deleting a user. 2018-12-16 22:32:29 +01:00
Alexandre Aubin
61d516be83
Merge pull request #212 from YunoHost/good_practices_about_passwords
Add comments about good practices for choosing passwords
2018-11-04 15:59:50 +01:00
Alexandre Aubin
0a5ac9d70a Add comment about good practices for choosing passwords 2018-10-27 23:05:57 +00:00
Alexandre Aubin
6692227f6d Display 'official' instead of 'validated' 2018-10-23 18:50:48 +00:00
Alexandre Aubin
c6ce7b9eff
Fix edge case (for installed apps with missing lastUpdate field ?) 2018-10-23 20:29:32 +02:00
Alexandre Aubin
bf4d846fef
Merge branch 'stretch-unstable' into enh-add-levels-to-applist 2018-10-23 19:59:25 +02:00
root
7062911366 after review changes 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
ljf
5b19e7974a [fix] No messages displayed on web admin top bar 2018-09-13 03:24:10 +02: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
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
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
eee196e090 Show relative time in log list + fix locale for handlebar formatTime/formatRelative 2018-07-23 17:11: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
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
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
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
Alexandre Aubin
739bb08f4b
Rename 'hooks' to system or system_parts in backup stuff (#196)
* Fix a bug when trying to uncheck boxes of apps (id key does not exists)
* Rename 'hooks' to system or system_parts to be more semantic and match new option --system
2018-06-15 15:30:41 +02:00
Alexandre Aubin
a34784bd38 Forgot to also fix this controller 2018-06-13 20:40:50 +02:00
Alexandre Aubin
877e303e74 Use the active/inactive status instead of running/exited/dead in service views 2018-06-12 01:40:18 +02:00
ljf
07d2e1c3bd [enh] Add context in log paste feature 2018-06-04 03:32:04 +02:00
ljf
f7ec1274bf [enh] Icon and i18n for logs categories 2018-06-04 02:50:24 +02:00
ljf
a10c6ff33a [enh] Adapt log view to the new api, and add paste option 2018-06-02 13:44:40 +02:00
ljf
663cbe84d3 [enh] display more lines and paste logs 2018-05-26 03:18:32 +02:00
Laurent Peuch
39e166c8fb [enh] sort services by names 2018-05-17 06:38:02 +02:00