Commit graph

20 commits

Author SHA1 Message Date
Alexandre Aubin
7db903e7c8
Log 'xhr' variable in console when an unexpected error occur 2018-08-04 15:11:15 +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
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