Commit graph

207 commits

Author SHA1 Message Date
Alexandre Aubin
fb7e48c426 Add icon in log list depending on success state 2019-04-24 20:15:53 +02:00
Alexandre Aubin
9367e21b8a No more changelog, c.f. change in tools_update 2019-04-07 01:31:34 +02:00
Alexandre Aubin
7322454a8f [fix] Template miserably failing when active_at is unknown because it wants a date of timestamp 2019-04-02 20:08:17 +02:00
Alexandre Aubin
46e6ccf74e
Merge pull request #234 from YunoHost/display_text
[enh] support display_text
2019-04-02 02:22:34 +02:00
Alexandre Aubin
627f53e79a Remove console.log meant for debugging 2019-04-02 02:21:50 +02:00
Laurent Peuch
d34da9cc7e [enh] support display_text 2019-03-31 04:13:40 +02:00
Alexandre Aubin
d264afed5e Replace \n by <br> to display newlines correctly 2019-03-27 18:24:22 +01:00
Alexandre Aubin
9ec1e6ca6a Konami code easter egg enables nyancat ;P 2019-03-01 02:46:29 +01:00
Alexandre Aubin
5625be5edf
Merge pull request #226 from YunoHost/change-version-fetch-method
Remove dependency to GET /version to fetch version
2019-02-21 14:28:44 +01:00
Alexandre Aubin
ac4d240a9b Not sure why but pacman was still hanging 2019-02-05 15:28:10 +00:00
Alexandre Aubin
f0a4428f56 In fact we do need this so that the footer gets the correct value even if opening a new tab while already logged in 2019-02-05 00:24:17 +00:00
Alexandre Aubin
7480d4f7bb Simplify code by moving checks at login time to events.js 2019-02-05 00:13:58 +00:00
Alexandre Aubin
28c788f38e Remove calls to /version, use /diagnosis instead 2019-02-04 23:55:21 +00:00
Alexandre Aubin
3233400d70 [microdecision] Update list of 'special packages' according to tools.py 2019-02-04 18:56:21 +01:00
Alexandre Aubin
700f47a837 interuptted -> interrupted 2019-01-17 22:00:29 +01:00
Alexandre Aubin
0c86934445
Merge pull request #224 from eauchat/stretch-unstable
Addding "select all/none" buttons on webadmin backup creation and restoration pages
2019-01-17 18:18:36 +01:00
chateau
32946dd68a Merge branch 'stretch-unstable' of github.com:eauchat/yunohost-admin into stretch-unstable 2019-01-12 17:08:59 +01:00
chateau
445e1cdf29 Adding buttons to select all/no tickboxes in backup views. 2019-01-12 17:07:16 +01:00
Laurent Peuch
4884bff617 [fix] handle super cryptic error situation 2018-12-31 13:34:57 +01:00
Alexandre Aubin
d2b0b0207d [fix] Silly typo issues + improve readability 2018-12-29 15:33:32 +00:00
Alexandre Aubin
4fbf44f0b5 [fix] Admin was asking confirmation for official apps 2018-12-27 20:26:14 +01:00
Alexandre Aubin
b5d112954d
Merge pull request #221 from eauchat/stretch-unstable
Added option to purge user's data when removing it from the admin panel
2018-12-20 17:57:09 +01:00
Alexandre Aubin
b19420d10d
Dangers are red, Infos are blue~ 2018-12-20 17:49:33 +01:00
Alexandre Aubin
5d5aeacb74
Have a proper label for the checkbox 2018-12-20 17:33:50 +01:00
Alexandre Aubin
b6aa675463
Merge pull request #217 from YunoHost/dont-run-initial-checks-everytime
Don't run initial checks each time home page is displayed
2018-12-18 16:15:54 +01:00
Alexandre Aubin
a586e8d6b9
Merge pull request #220 from YunoHost/do-not-fail-miserably-on-error-500-bad-json
Do not fail miserably if we don't have proper json during error 500
2018-12-18 16:14:38 +01:00
chateau
4df9852a50 Merge branch 'stretch-unstable' of github.com:eauchat/yunohost-admin into stretch-unstable 2018-12-16 22:32:43 +01:00
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
0039c5d4ad
Merge pull request #218 from YunoHost/confirm-when-installing-bad-quality-apps
[enh] Confirm when installing experimental or low quality apps
2018-12-15 15:48:16 +01:00
Alexandre Aubin
265f40be18 Do not fail miserably if we don't have proper json during error 500 2018-12-14 15:44:59 +00:00
Alexandre Aubin
ee446b4c4a
Merge pull request #216 from YunoHost/enh-human-readable-date
[enh] Display date in timezone of browser
2018-12-12 13:12:33 +01:00
Alexandre Aubin
c64d8ec7ac Ask confirmation when installing app with low level or experimental apps 2018-12-11 15:23:15 +00:00
Alexandre Aubin
bddb5021d4 Apps with level >= 3 should be good quality ? 2018-12-11 01:40:11 +00:00
Alexandre Aubin
36b930cc8d Uuuh those were typo ... 2018-12-11 01:39:09 +00:00
Alexandre Aubin
cf196d6458 Don't run initial checks each time home page is displayed 2018-12-11 00:16:59 +00:00
Alexandre Aubin
7d13a6fcfe Evil tabs are evil 2018-12-10 01:41:48 +00:00
ljf
becae1963c [enh] Display date with hour for app install time 2018-12-10 00:06:39 +01:00
ljf
a71b6d4a88 [enh] Display correctly backup dates 2018-12-09 20:43:48 +01:00
Alexandre Aubin
28a0eaeb04 Formatting + simplify diff 2018-12-09 19:56:13 +01:00
Alexandre Aubin
b82bdeac48 Explicit bananas 2018-12-09 19:54:39 +01:00
ljf
f0d95f41ab [fix] Uneeded locale 2018-12-09 19:45:24 +01:00
ljf
7da64b8e7e [enh] Display date in timezone of browser 2018-12-09 19:29:04 +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