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
8e17641efd
enh filter
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
e-lie
de8e837306
[fix] simply remove the installed label ( #204 )
2018-09-03 01:14:52 +02:00
irina11y
4d6b21eae4
[fix] Accessibility of buttons and logo ( #206 )
...
* description logo YNH
* Fixe some aria role=button inindex.html
* add some aria role=button in user
* add some aria role=button in domain
* add some aria role=button in update
* add some aria role=button in tools
* add some aria role=button in service
* add some aria role=button in app
* add some aria role=button in backup
* Update domain_add.ms
* Update app_list.ms
* Update app_list_install.ms
* Update app_list_install.ms
* correction
* role=button in backup suppr in a button and move in a icon
2018-08-27 00:22:47 +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
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
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
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
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
Laurent Peuch
1444883b9a
[enh] modifying a section of a config panel works
2018-06-18 04:19:46 +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
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
opi
ce2bff086e
[fix] Icon position.
2016-05-24 14:35:36 +02:00
opi
6ee9a31c49
[enh] Warn user that backup is still experimental.
2016-05-07 20:54:54 +02:00
opi
eb53cca9a8
[enh] Add icon for diagnosis toggle button.
2016-05-06 19:20:47 +02:00
opi
aecd90cf6d
[enh] Use paste button on every log section.
2016-05-06 19:16:58 +02:00
opi
3642835745
[enh] Use PASSWORD_MIN_LENGTH constant.
2016-04-29 13:37:27 +02:00
opi
f67fa92102
Improve user quota field UX. Fix #283
2016-04-27 22:54:25 +02:00
opi
92198ed555
[fix] Remove unused postinstall template.
2016-04-27 18:14:18 +02:00
opi
985aacdd00
[fix] User create form POST on same url to prevent strange redirection and form cleaning.
2016-03-23 10:57:41 +01:00
opi
b3c63c93b6
[fix] Only display apps with backup script on backup creation page. #227
2016-03-18 10:49:22 +01:00
opi
a23cad09ab
[enh] Add diagnosis. #39
2016-03-14 11:19:02 +01:00
opi
fb26b86c22
[enh] Reorder tools list.
2016-03-14 11:07:26 +01:00
opi
7031ace70f
[enh] Cleanup
2016-03-02 09:14:57 +01:00
opi
47798968ce
[enh] Add extra warning for 3rd party app install form. cc Bram
2016-03-01 22:29:44 +01:00
opi
e6b5839328
[fix] Use repository term instead of store. JS Cleanup.
2016-03-01 16:08:12 +01:00
opi
5e9be65138
[fix] Using value instead of placeholder prevent returning empty values.
2016-02-26 18:06:48 +01:00
zamentur
f6e65cbc01
[enh] display store and state of each apps
2016-02-14 03:24:52 +01:00
opi
66dbcf50da
[enh] Split app list templates, add 'installed' badge.
2016-02-05 14:39:02 +01:00
opi
56ff28db66
[fix] Translate missing string about domain & DNS.
2016-02-05 10:44:33 +01:00
opi
894e0fbb42
[enh] Add domain info page with DNS config.
2016-02-05 10:36:33 +01:00
opi
5d043ff0d3
[fix] Allow dots in third party app url. #109
2016-02-04 11:52:26 +01:00
opi
4b6ca71cfa
[enh] Support boolean argument type in app manifest. #141
2016-02-04 11:43:54 +01:00
opi
f4e066b513
[enh] Display warning when no debug logs are available.
2015-11-23 13:20:17 +01:00
opi
866e2d8182
[fix] Applications icon is now 'cubes'.
2015-11-23 12:42:45 +01:00
opi
34e10bdbd0
[enh] Display YunoHost packages versions.
2015-11-23 10:12:53 +01:00
opi
786a8bb4ff
[enh] Pretty icons and better wording on system update view.
2015-11-16 10:52:52 +01:00
opi
6a0fb94a3c
[enh] Split hooks and apps on backup create page.
2015-11-15 22:11:15 +01:00
opi
85867f9a0e
[enh] Harmonize monitoring view.
2015-11-15 16:02:08 +01:00
opi
49bfb14dd1
[fix] Do not use btn-default helper for breadcrumb.
2015-11-09 15:11:17 +01:00
opi
0bb8fe6e4d
[enh] Use of accordion on application debug page.
2015-10-11 09:48:35 +02:00