1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-19 16:01:34 +02:00
Commit Graph

52 Commits

Author SHA1 Message Date
David Bomba
0b1a8d7572 Fixes for L6 2021-10-06 09:51:29 +11:00
Joshua Dwire
40c30cce2f Laravel 6 support 2021-09-25 20:13:01 -04:00
David Bomba
aefe133ba0
fix permissions (#2637) 2019-01-30 22:25:37 +11:00
David Bomba
5ccf7369ca Rebase to v4.5.9 2019-01-30 21:45:46 +11:00
David Bomba
d9c031debb
Update Handler.php
Improve API error handling
2018-09-20 21:39:45 +10:00
Hillel Coren
958e8fd29a Fix for error logging 2018-03-23 11:09:31 +03:00
Hillel Coren
3752d6eb66 Improve logging config 2018-03-22 13:05:39 +02:00
Hillel Coren
f17c5d76d8 Clarify error if there are file permissions problems 2018-02-21 17:59:54 +02:00
Hillel Coren
004e4766d6 Don't log validation errors 2018-01-08 09:32:28 +02:00
Hillel Coren
258d1d1269 Handle validation exceptions 2018-01-07 12:49:50 +02:00
Hillel Coren
3a4e14c20c Check if Crawler exists in handler.php 2017-12-29 14:26:23 +02:00
Hillel Coren
0e489da9e9 Hide model not found errors 2017-12-11 16:42:14 +02:00
Hillel Coren
237a491a62 Upgrade to Laravel 5.3 2017-11-14 10:58:08 +02:00
Hillel Coren
549e20a57a Don't show bot errors in logs 2017-09-06 16:45:32 +03:00
Hillel Coren
4eb3f58aec Clean up error logs 2017-08-16 10:28:40 +03:00
Hillel Coren
c6f7de605e Rename log file 2017-07-16 14:12:42 +03:00
Hillel Coren
6ec0288462 Log 404s to separate file 2017-06-14 21:18:55 +03:00
Hillel Coren
fb0d448099 Use ninja logging with self host installs 2017-06-13 20:19:47 +03:00
Hillel Coren
8f9068ad84 Log full stacktrace 2017-06-05 17:46:31 +03:00
Hillel Coren
af45eaa09a pdf file wrong filename #1509 2017-06-05 17:40:49 +03:00
Hillel Coren
f9afbf44bc Keep logging ModelNotFoundException errors 2017-04-03 13:22:01 +03:00
Hillel Coren
41e48448a4 Don't log model not found errors 2017-03-21 11:46:13 +02:00
Hillel Coren
6a5b189912 Hide /logo/ 404s for ninja install 2017-03-21 11:18:36 +02:00
Hillel Coren
7aba027896 Minor tweaks 2017-03-21 10:13:48 +02:00
Hillel Coren
a8880be395 Don't log TokenMismatchException errors 2017-03-20 22:16:13 +02:00
Hillel Coren
8a6d845e1a Set error status in reponse header 2017-02-19 14:26:59 +02:00
Hillel Coren
c0fbaf1e89 php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
Hillel Coren
4da2a7125f php-cs-fixer cleanup 2017-01-30 21:17:56 +02:00
Hillel Coren
1eb83a2642 php-cs-fixer clean up 2017-01-30 18:05:31 +02:00
David Bomba
c905e781c0 revert error reporting (#1142) 2016-11-05 12:32:06 +11:00
David Bomba
f5e18f3355 API Error handling improvements (#1141)
* generic catch all HTTP error handler for API

* generic catch all HTTP error handler for API

* generic catch all HTTP error handler for API

* generic catch all HTTP error handler for API

* generic catch all HTTP error handler for API

* generic catch all HTTP error handler for API

* generic catch all HTTP error handler for API

* generic catch all HTTP error handler for API

* generic catch all HTTP error handler for API

* generic catch all HTTP error handler for API

* generic catch all HTTP error handler for API

* generic catch all HTTP error handler for API

* generic catch all HTTP error handler for API

* generic catch all HTTP error handler for API

* Client not found error handling via API

* Client not found error handling via API
2016-11-05 06:20:33 +11:00
Hillel Coren
8c8affab9f Show validaton error when failed to reset password 2016-09-20 14:56:58 +03:00
Hillel Coren
60ce97fe79 Added JayBizzle/Laravel-Crawler-Detect to improve the error logs 2016-08-17 12:51:26 +03:00
Hillel Coren
498578cefc Rollback to 2.6.5 2016-07-21 15:35:23 +03:00
Holger Lösken
71ab4dc3d8 Refactor docblocks, unused vars, unused uses 2016-07-14 22:37:04 +02:00
Holger Lösken
0fbda85a59 Code Refactoring
- Removed unused uses
- Type hinting for method parameters
- Removed commented code
- Introduced comments for classes and methods
- Short array syntax
2016-07-03 16:19:22 +00:00
Hillel Coren
2fcb1d66a5 Fix for travis tests 2016-05-04 09:53:43 +03:00
Hillel Coren
0c27e22b51 Brought back error page in production 2016-04-18 20:17:02 +03:00
Hillel Coren
245efeee2f Update error handler for L5.2 2016-04-11 11:33:25 +03:00
Hillel Coren
d465c0d019 Handle token mismatch in get_started route 2016-02-28 20:54:31 +02:00
Hillel Coren
5547f222e1 Added warning for token mismatch error 2015-12-13 23:22:06 +02:00
Hillel Coren
2c5667aacb Added new acceptance tests 2015-10-20 20:12:34 +03:00
Hillel Coren
06be7afedf Bug fixes 2015-09-29 21:19:18 +03:00
Hillel Coren
bf85aa7ddd Bug fixes 2015-09-29 13:21:57 +03:00
Hillel Coren
608d6c1831 Fixed probelm with maintenance mode 2015-09-29 08:23:30 +03:00
Hillel Coren
4268c18f8a Fixed money format in PDF for EU 2015-09-25 12:57:40 +03:00
Hillel Coren
67dff394b4 Added multi-company support 2015-06-16 22:35:35 +03:00
Hillel Coren
ef6e930f1b Minor dashboard improvements 2015-05-08 11:21:29 +03:00
Hillel Coren
bc10719fbe Added support for custom subdomains 2015-04-28 23:13:52 +03:00
Hillel Coren
723aa285f5 Bug fixes 2015-04-27 15:28:40 +03:00