Commit graph

343 commits

Author SHA1 Message Date
Laurent Peuch
c5fde43f03 [mod] remove debug code 2019-07-02 21:58:03 +02:00
Laurent Peuch
e9c4857c9c [fix] config-panel needs user and domain list for its inputs 2019-07-02 21:58:03 +02:00
Laurent Peuch
97836d7c5b [fix] true can be a real true sometime 2019-07-02 21:58:03 +02:00
Laurent Peuch
5383c2d4c8 [mod] use manifest.json/actions.json args format for the config_panel.toml 2019-07-02 21:58:03 +02:00
Laurent Peuch
575d8ac6ba [fix] weird dandling unused variable 2019-07-02 21:58:03 +02:00
Alexandre Aubin
1fbffc27c7
Merge pull request #248 from YunoHost/move-applist-management-to-tools
[mod] Move applist management to Tools section
2019-06-22 14:49:11 +02:00
Alexandre Aubin
8e8113d743
Merge pull request #242 from YunoHost/high-quality-apps-and-maintained-states
High quality apps and maintained states
2019-06-04 00:15:09 +02:00
Alexandre Aubin
20617f6ac0
Merge pull request #244 from YunoHost/app-progress-bars
[enh] Convert ascii progress bars to bootstrap progress bar
2019-06-04 00:14:53 +02:00
Laurent Peuch
fae79926c1 [fix] weird dandling unused variable 2019-06-02 17:31:11 +02:00
Alexandre Aubin
da0d86603a Move license info the install form, don't show it on app market anymore 2019-05-31 17:02:03 +02:00
Alexandre Aubin
bb9eeccb10 Remove / fix remaining old refs 2019-05-31 15:09:41 +02:00
Alexandre Aubin
5dc91715b1 Remove old references to community list 2019-05-31 14:30:35 +02:00
Alexandre Aubin
a24e0743bb Move appslist manage to tools section 2019-05-31 14:21:07 +02:00
Alexandre Aubin
c8ead748ee Remove 'version' entry in tools list, as 'Diagnosis' already contains it 2019-05-30 17:10:10 +02:00
Alexandre Aubin
5d34b374dc Improve progress bar display using strips for the 'ongoing' part 2019-05-17 19:32:03 +02:00
Alexandre Aubin
3ced7c5cd9
Merge pull request #240 from YunoHost/propagate-tools-upgrade-rework
[wip] Propagate tools_update and tools_upgrade api changes
2019-05-16 16:59:25 +02:00
Alexandre Aubin
83ea279b7a Convert ascii progress bars to bootstrap progress bar 2019-05-15 21:39:19 +02:00
Alexandre Aubin
135aba64a7
Merge pull request #241 from YunoHost/improve-log-list
[enh] Improve log list
2019-05-13 13:48:07 +02:00
Alexandre Aubin
f5d189526c Dirty hack to be able to compute size for backup system parts in groupHooks... 2019-05-10 21:15:05 +02:00
Alexandre Aubin
2da00ac706 Revert the 'hmokay' for level 5-7 apps, instead have a purple for high quality and level 8 labels 2019-04-26 17:21:09 +02:00
Alexandre Aubin
1ad5c362a7 Fix maintainers display 2019-04-26 16:49:35 +02:00
Alexandre Aubin
6116f99459 Clean / simplify code ... 2019-04-26 15:47:59 +02:00
Alexandre Aubin
511842d7f0 Simply / fix stuff related to maintained state + add detailed explanation 2019-04-26 05:03:40 +02:00
Maniack Crudelis
6b15bc50a6 Add unmaintained states 2019-04-26 03:58:37 +02:00
Alexandre Aubin
db6722c510 Add 'decent quality' (level >= 5) filter as default filter 2019-04-26 00:27:42 +02:00
Alexandre Aubin
3e3f75dc72 No more notion of official/community apps, update filter for high-quality apps instead 2019-04-26 00:12:53 +02:00
Alexandre Aubin
426bd60d8a Handle high-quality state + have a orangish-green for app level 5 to 7 2019-04-25 23:32:24 +02:00
Alexandre Aubin
fb7e48c426 Add icon in log list depending on success state 2019-04-24 20:15:53 +02:00
Alexandre Aubin
7068578b6a Redirect to #/tools/logs after upgrade 2019-04-24 19:26:58 +02:00
Alexandre Aubin
d86ac8ec6a Simplify code ... don't really need to do this argument check and it's done on server side anyway 2019-04-24 17:57:19 +02:00
Alexandre Aubin
27a07d0956 Propagate tools_update and tools_upgrade api changes 2019-04-24 03:27:26 +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
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
frju365
b0b9a59b9c
Update apps.js 2018-08-30 18:04:09 +02:00
frju365
4eb8871527
Update apps.js 2018-08-30 15:15:51 +02:00
frju365
3d382c4fcd
typo and try to unset params.app 2018-08-30 15:00:29 +02:00
frju365
35f812ab72
Update apps.js 2018-08-30 13:44:21 +02:00
frju365
7d650e8e82
Update apps.js 2018-08-30 13:43:42 +02:00
frju365
88d94b1bd6
[fix] Try something to be independent from github 2018-08-30 13:24:44 +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
Laurent Peuch
32b4312078 [enh] display service description 2018-05-17 05:18:20 +02:00
Alexandre Aubin
c9f9719414
[enh] Interface for migrations (#186)
* [wip] Dirty draft of interface for migrations

* Update following changes in migrations_list : properly display pending / done migrations

* Handle run/skip actions

* Fix handling of disclaimers

* Fix to get the accept-disclaimer option working

* Cosmetic: prettier migrations names without the _ between words..

* Show disclaimer + ack checkbox directly on page instead of using modals. Check that disclaimer was acknowledged.

* Don't escape HTML in the disclaimer (for <br>)
2018-05-02 01:59:02 +02:00
Laurent Peuch
0d2fe76fe7
Merge branch 'unstable' into enh_change_label 2018-01-14 00:38:42 +01:00
Laurent Peuch
478b8a0d32
Merge pull request #174 from JimboJoe/enh-add-change-url
Add app change URL feature
2018-01-14 00:24:49 +01:00
Laurent Peuch
e09ff60ff6
Merge pull request #181 from YunoHost/display_stable_testing_unstable
[enh] display stable/testing/unstable in footer
2018-01-14 00:18:54 +01:00
Jimmy Monin
e4e60596e8 Add change label option in app info page 2018-01-13 15:46:03 +01:00
Laurent Peuch
c7cc4884c5 [mod] we (debian) only handle meltdown for now 2018-01-13 05:27:03 +01:00
Jimmy Monin
977ee7192f Create helpers for tooltips 2018-01-12 08:11:27 +01:00
Laurent Peuch
c5327d85ac [enh] display stable/testing/unstable in footer 2018-01-08 04:11:01 +01:00
Laurent Peuch
58eb64bfae [mod] move spectre/meltdown check to diagnosis 2018-01-05 16:33:51 +01:00
Laurent Peuch
ec4172a2d3 [enh] display warning and instruction to fix meltdown/spectre vulnerabilities 2018-01-05 16:15:10 +01:00
opi
26ad22df9e [enh] Reboot/shutdown from admin interface (#173)
* [enh] Add reboot/shutdown action in tools section.
* [enh] Use icon in front of reboot buttons.
* [enh] Improve reboot string.
* Enhance shutdown/reboot page with a header
* Enhance wording
* [fix] Indicate to users server is rebooting/shutting down
* [fix] Dead code
2017-10-08 23:44:55 +02:00
Jimmy Monin
45a9250b7f Avoid extraneous route (#/apps/:app/changeurl/submit) 2017-09-17 14:37:57 +02:00
Jimmy Monin
dba2f60ce1 Add app change URL feature 2017-09-17 09:50:04 +02:00
ljf
3bd40e2a4e [enh] Add app name in upgrade confirmation 2017-08-28 18:50:42 +02:00
ljf
815da3146f [fix] Remove unappropriate comment 2017-08-28 17:46:45 +02:00
ljf
8b726186ea [enh] Upgrade just one app 2017-08-28 17:35:21 +02:00
Alexandre Aubin
382b81a664 [fix] Correctly handle error 500 (#166)
* [fix] Correctly handle error 500
* [fix] Use 'em' instead of 'emph'
2017-07-27 16:30:15 +02:00
opi
6cbd81f2e6 [enh] Variable assignment code cleanup. (#161) 2017-07-24 17:03:39 +02:00
Alexandre Aubin
bd1abcb89d [fix] 'hooks' key is now 'system' in backup info (#165) 2017-07-08 12:39:24 +02:00
opi
3ca9535656 [enh] Manage appslists. #875 (#158)
* [enh] Manage appslist. #875
* [enh] Link to appslist page in the custom app installation form.
* [fix] Wrong url.
* [fix] Always use appslists plural form for translation strings consistency.
* [enh] Add one-click button to install community list.
* [enh] Add explicit warning message about community list status.
* [enh] Add more fear.
* [fix] Back to warning alert about community appslist.
* [enh] Handle case with no appslists.
* [fix] Remove duplicate id attributes.
* [fix] Full width block.
* [fix] Add missing 'remove' string.
2017-06-12 16:57:52 +02:00
opi
eef82ec93d [enh] Display help text from manifest during app installation. (#152) 2017-04-06 15:49:57 +02:00
opi
dc84ce7224 [fix] Split sentences for translation (#828) (#153)
* [fix] Split confirm_update sentence for better translations.
* [fix] Split confirm_service_action sentence for better translations.
* [fix] Split confirm_firewall sentence for better translations.
* [fix] Split confirm_upnp_action sentence for better translations.
* [enh] English wording ('all' instead of 'every').
2017-04-03 15:53:42 +02:00