Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FEAT/ BUG: Disable browser output error if service is down #174

Closed
seanvree opened this issue Jun 22, 2018 · 2 comments
Closed

FEAT/ BUG: Disable browser output error if service is down #174

seanvree opened this issue Jun 22, 2018 · 2 comments

Comments

@seanvree
Copy link
Member

Issue: If the user has display_errors: ON in php.ini file, how do we prevent the UI from displaying that an error is down. Is this even a good idea?

REf: #172 (comment)

@rob1998
Copy link
Contributor

rob1998 commented Jun 22, 2018

I'll look into it, when Logarr is almost complete

seanvree added a commit that referenced this issue Jun 23, 2018
1.	ADD: Monitorr changelog. See:  #123
2.	FIX:  Offline time does not coincide with the set timezone. See:  #165
3.	ADD: Disable browser output error if service is down. See: #174
4.	CHANGE:  Login form submit action
seanvree added a commit that referenced this issue Jun 23, 2018
1.	ADD: Monitorr changelog. See:  #123
2.	FIX:  Offline time does not coincide with the set timezone. See:  #165
3.	ADD: Disable browser output error if service is down. See: #174
4.	CHANGE:  Login form submit action
seanvree added a commit that referenced this issue Jun 23, 2018
1.	ADD: Monitorr changelog. See:  #123
2.	FIX:  Offline time does not coincide with the set timezone. See:  #165
3.	ADD: Disable browser output error if service is down. See: #174
4.	CHANGE:  Login form submit action
@seanvree seanvree mentioned this issue Jun 26, 2018
seanvree added a commit that referenced this issue Jun 26, 2018
changelog for version: 1.7.0

1.	ADD:  Ping response time for services. See: #113
2.	ADD: User defined HD volume / multiple volumes: see:  #148
3.	ADD: Monitorr release changelog. See:  #123
4.	FIX:  Offline time does not coincide with the set timezone. See:  #165
5.	ADD: Disable browser output error if service is down. See: #174
6.	CHANGE: New JS clock
7.	ADD: execute single service check on settings.php load and when submit changes on  Services Config settings page
8.	CHANGE: Move UI icons from /img dir
9.	FIX: Remove offline.json log files on service config settings page submit to prevent rouge offline.json files.
10.	FIX: Prevent null data posting to json settings files 
11.	CHANGE: correct scroll bars on settings pages
12.	FIX: Uptime format on Windows
13.	CHANGE:  Change custom css script to local from CDN.
14.	FIX: Update via UI will override custom CSS.
15.	Add: Form validation to user input on _register form.
16.	Add:  CSS classes added to service images.
17.	Change: date display on min site: to NOT show year.
18.	Change: img upload error message /  img upload modal color
19.	Change: Clock will not sync when auto-update toggle is disabled .
20.	Add: refresh marquee on settings page load.
21.	ADD: MAIN PING indicator to respect color values.
@seanvree seanvree mentioned this issue Jun 26, 2018
seanvree added a commit that referenced this issue Jun 26, 2018
Changelog to version 1.7

1.	ADD:  Ping response time for services. See: #113
2.	ADD: User defined HD volume / multiple volumes: see:  #148
3.	ADD: Monitorr release changelog. See:  #123
4.	FIX:  Offline time does not coincide with the set timezone. See:  #165
5.	ADD: Disable browser output error if service is down. See: #174
6.	CHANGE: New JS clock
7.	ADD: execute single service check on settings.php load and when submit changes on  Services Config settings page
8.	CHANGE: Move UI icons from /img dir
9.	FIX: Remove offline.json log files on service config settings page submit to prevent rouge offline.json files.
10.	FIX: Prevent null data posting to json settings files 
11.	CHANGE: correct scroll bars on settings pages
12.	FIX: Uptime format on Windows
13.	CHANGE:  Change custom css script to local from CDN.
14.	FIX: Update via UI will override custom CSS.
15.	Add: Form validation to user input on _register form.
16.	Add:  CSS classes added to service images.
17.	Change: date display on min site: to NOT show year.
18.	Change: img upload error message /  img upload modal color
19.	Change: Clock will not sync when auto-update toggle is disabled .
20.	Add: refresh marquee on settings page load.
21.	ADD: MAIN PING indicator to respect color values.
@seanvree
Copy link
Member Author

seanvree commented Jul 3, 2018

Fixed with v 1.7.6 https://github.com/Monitorr/Monitorr/releases

@seanvree seanvree closed this as completed Jul 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants