Commit graph

151 commits

Author SHA1 Message Date
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
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
Bram
f9173548fa
Merge pull request #195 from YunoHost/backup-is-not-experimental-anymore
Backup is not experimental anymore
2018-06-14 23:05:18 +02:00
Alexandre Aubin
043e9bf340 Backup is not experimental anymore 2018-06-13 00:53:12 +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
f4487c6c8f [enh] Don't display if empty 2018-06-04 03:57:24 +02:00
ljf
2ab6711364 [enh] Improve label for sharing feature 2018-06-04 03:54:57 +02:00
ljf
de8459d753 [enh] Better more logs button 2018-06-04 03:51:12 +02:00
ljf
07d2e1c3bd [enh] Add context in log paste feature 2018-06-04 03:32:04 +02:00
ljf
6a04b57ca6 [enh] Open first log category 2018-06-04 02:56:42 +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
3b3509392e [enh] display more information on service info page 2018-05-17 05:56:01 +02:00
Laurent Peuch
5dbbbb3650 [enh] display when the service has been started on info page 2018-05-17 05:51:02 +02:00
Laurent Peuch
459697a33a [enh] display when the service as been started 2018-05-17 05:42:06 +02:00
Laurent Peuch
32b4312078 [enh] display service description 2018-05-17 05:18:20 +02:00
Laurent Peuch
3f7117cd60 [mod] retab 2018-05-17 04:58:40 +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
f1bd9447da [fix] version datastructure has changed 2018-02-08 01:35:49 +01:00
Laurent Peuch
09a0e1c35c [fix] version data structure has changed 2018-01-18 22:28:19 +01: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
Jimmy Monin
e4e60596e8 Add change label option in app info page 2018-01-13 15:46:03 +01:00
Jimmy Monin
268543ec4e Disable button and add tooltip if change_url unavailable
(needed to add a span holding the tooltip, because tooltips aren't displayed for disabled buttons)
2018-01-12 08:13:04 +01:00
Jimmy Monin
c8c97204cb Display change_url button only if feature available
depends on https://github.com/YunoHost/yunohost/pull/402
2018-01-08 19:00:00 +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
opi
9dd717f984 [enh] More explicit button label for packages/apps upgrade. 2017-08-29 16:51:02 +02:00
opi
31a6e4f440 [fix] Markup cleanup for specific app upgrade. 2017-08-29 16:42:27 +02:00
ljf
8b726186ea [enh] Upgrade just one app 2017-08-28 17:35:21 +02:00
Alexandre Aubin
108d24cdaa [fix] Tell user that domain dns-conf shows a recommendation only 2017-08-13 14:07:31 -04: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
5cd48d40ae [fix] Label for custom app url. 2017-04-03 14:56:26 +02:00
opi
19af101a62 [fix] Cleanup app_list_install template (unused code since 66dbcf50). 2017-04-03 14:56:20 +02:00
Laurent Peuch
fd7493e9a6 [fix] avoid empty whitespace for the first line of the logs display (#151)
* [fix] avoid empty whitespace for the first line of the logs display
2017-03-06 17:08:38 +01:00
opi
300c8febf0 Merge pull request #139 from YunoHost/fix-640-cant-get-user-info
[fix] Avoid incomprehensible info about quota (#640)
2017-02-02 10:27:30 +01:00
ljf
5650be7a98 [fix] Avoid incomprehensible info about quota (#640) 2016-12-06 20:41:44 +01:00
Alexandre Aubin
32a7516927 [fix] Implementing comments from opi 2016-12-01 22:23:41 -05:00
Alexandre Aubin
35124f9c74 [enh] Working prototype for certificate management interface 2016-11-20 20:42:26 -05:00
opi
99f531909f [enh] Display manifest example as help text. 2016-07-15 14:53:23 +02:00
opi
3fc5675a1a [fix] Do not escape html attributes on app install form. 2016-07-12 15:53:14 +02:00
Laurent Peuch
2cda2ea697 [mod] use journal name as title 2016-06-28 06:06:47 +02:00
Laurent Peuch
b346a16262 [enh] overflow or use full space for journal logs 2016-06-28 06:05:31 +02:00
Laurent Peuch
12670632cf [enh] display a single journal 2016-06-28 05:48:02 +02:00
Laurent Peuch
eee142fbec [enh] display list of journals in tools 2016-06-28 05:15:05 +02:00