Commit graph

40 commits

Author SHA1 Message Date
Alexandre Aubin
431ecd407e
Merge branch 'stretch-unstable' into new-diagnosis-interface 2019-10-29 22:20:43 +01:00
Alexandre Aubin
9b1659830b No need to specify '#modal', it already applies on box which is 2019-10-24 14:55:37 +02:00
Alexandre Aubin
c2810a1dcb Fix an issue where click events where pilling up if clicking outside the modal window 2019-10-17 19:04:59 +02:00
Alexandre Aubin
08adb4f9f3 Implement ignore/unignore buttons 2019-10-13 23:01:56 +02:00
Alexandre Aubin
2187657def Fix stupid / buggy error handling for postinstall 2019-08-13 00:46:45 +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
83ea279b7a Convert ascii progress bars to bootstrap progress bar 2019-05-15 21:39:19 +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
d264afed5e Replace \n by <br> to display newlines correctly 2019-03-27 18:24:22 +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
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
265f40be18 Do not fail miserably if we don't have proper json during error 500 2018-12-14 15:44:59 +00: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
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
ljf
3deb80f2f2 Merge from stretch-unstable 2018-06-22 19:39:48 +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
ljf
07d2e1c3bd [enh] Add context in log paste feature 2018-06-04 03:32:04 +02:00
ljf
663cbe84d3 [enh] display more lines and paste logs 2018-05-26 03:18:32 +02: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
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
opi
83127a5692 [fix] Guess API's baseurl is store is empty. 2017-02-27 17:46:24 +01:00
opi
35146cbd41 [enh] Cleanup app view() helper. 2016-07-21 11:57:01 +02:00
opi
da9aa7d8c9 [fix] No need to resize body on every content update. 2016-07-21 11:57:01 +02:00
opi
604a76759d [fix] Remove useless 'move' CSS class. 2016-07-21 11:57:01 +02:00
opi
ce6b5c9940 [enh] Clean use of store.set(url). Get url value ASAP. 2016-05-23 15:29:58 +02:00
opi
56a1c87117 [fix] Add missing this-that reference. 2016-05-06 22:24:38 +02:00
opi
34d775be73 [enh] Implements 'paste online' helper. 2016-05-06 19:13:23 +02:00
opi
670d6768a2 [fix] Prevent data loss on form errors. Add some comments too. 2016-03-23 10:57:41 +01:00
Jérôme Lebleu
0ca78c8769 [fix] Reorder and catch proper response from API failed calls 2016-03-23 10:57:41 +01:00
opi
87a7ea0d4a [enh] Use less JS for sliding animation. 2016-03-19 11:58:48 +01:00
opi
33da1c061d [enh] Scroll to Top to view new messages. 2016-03-19 11:06:37 +01:00
opi
33733d0b32 [fix] Call redirect() on path, not view(). Fix #205 2016-03-02 09:17:01 +01:00
opi
978cf6eee7 [fix] Display responseText on API error. #171 2016-02-04 12:25:31 +01:00
opi
312eba3b7c [fix] Prevent delay while displaying pacman loader. 2016-02-04 12:05:51 +01:00
opi
1a65ea8b20 [enh] Split application script in multiple files. 2015-12-29 17:00:02 +01:00