1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 08:51:34 +02:00
Commit Graph

401 Commits

Author SHA1 Message Date
David Bomba
da62f3da4b Updates for all report endpoints 2023-10-28 09:20:37 +11:00
David Bomba
33585c65c4 php cs fixes 2023-10-26 13:57:44 +11:00
David Bomba
46a459b5a0 Minor fixes 2023-10-02 11:06:24 +11:00
David Bomba
5ca41f5f86 Fixes for static analysis 2023-08-11 08:10:21 +10:00
David Bomba
59ed13122c Add last_login timestamps for vendorcontacts and vendors 2023-08-10 12:40:52 +10:00
David Bomba
a9dffb335e Enable Vendor Locale 2023-08-10 10:56:34 +10:00
David Bomba
54b64fe6ad Add in custom fields for exports 2023-08-07 20:47:05 +10:00
David Bomba
01cc61b586 Updated static analysis 2023-08-07 15:07:52 +10:00
David Bomba
fb4939c13a Updated static analysis 2023-08-07 14:50:08 +10:00
David Bomba
f01fa763c1 Updates for static analysis 2023-08-07 08:23:13 +10:00
David Bomba
a7d3424720 Ensure document file names are translated 2023-07-20 16:46:10 +10:00
David Bomba
6b837b9e57 v5.6.17 2023-07-09 17:33:51 +10:00
David Bomba
fb37fc40a3 Add protected download route with signed route signatures 2023-07-07 14:56:43 +10:00
David Bomba
786bda2515 Add back passwordprotection middleware 2023-06-21 06:51:48 +10:00
David Bomba
87fb632b3f Add password timeout route 2023-06-08 20:37:01 +10:00
David Bomba
0afbb1947e Redirect to the appropriate AP depending on headers 2023-06-04 16:11:40 +10:00
David Bomba
6e44503724 Move query logging into terminate method 2023-05-29 08:08:44 +10:00
David Bomba
d1a1ee55dc Move query logging into terminate method 2023-05-29 08:07:39 +10:00
David Bomba
df82f176d3 Refactor query logger into terminate method 2023-05-29 07:58:00 +10:00
David Bomba
25d3c8d209 Improvements for eager loading 2023-04-24 20:35:26 +10:00
David Bomba
69e84fe142 Remove requirements for cache to be updated after .env vars are changed 2023-04-06 11:07:24 +10:00
David Bomba
3638dc45fb Updates for rate limiter with redis 2023-03-20 20:25:12 +11:00
David Bomba
336e3f4bf0 Updates for rate limiter 2023-03-20 20:24:16 +11:00
David Bomba
4babfbb651 php-cs-fixer 2023-02-16 12:36:09 +11:00
David Bomba
a4f2d40d75 Working on emailers 2023-02-15 11:04:47 +11:00
David Bomba
a99c4dfee0 Refactor mailers 2023-02-13 21:09:19 +11:00
David Bomba
6c86d7151a Update copyright year 2023-01-29 09:21:40 +11:00
David Bomba
2203403818 add filename to headers for inline files 2023-01-23 09:49:40 +11:00
David Bomba
9f061ad0bb add filename to headers for inline files 2023-01-23 09:43:46 +11:00
David Bomba
e29b08824a Use id_token for apple when deleting companies 2022-12-19 21:07:38 +11:00
David Bomba
15b4d17bcc enforce password protection across entire client portal if invoice passwords are required 2022-11-23 12:26:52 +11:00
David Bomba
7459a211cd Minor fixes for vendor key login 2022-10-25 12:42:05 +11:00
David Bomba
0a2cb6f88d Merge branch 'v5-develop' into yodlee 2022-10-06 20:55:44 +11:00
David Bomba
61b6bb4543 Move lightlogs back to batching 2022-09-09 11:07:14 +10:00
David Bomba
efbca7d753 Improve efficiency of lightlogs 2022-09-08 18:57:32 +10:00
David Bomba
4738e1c82c Clean up for query logging 2022-09-07 17:31:15 +10:00
David Bomba
c0cb157309 Merge branch 'v5-develop' into yodlee 2022-09-07 14:54:50 +10:00
David Bomba
d79b374eda Fixes for select box background color 2022-09-06 20:51:42 +10:00
David Bomba
1506323ff7 Merge v5 2022-08-05 11:28:29 +10:00
David Bomba
effd1678a5 Merge branch 'v5-stable' into yodlee 2022-08-05 11:27:52 +10:00
David Bomba
b9c198f38e Vendor Contact key login 2022-08-04 16:30:11 +10:00
David Bomba
92c236e788 Fixes for payment emails 2022-08-04 16:22:48 +10:00
David Bomba
68fe664ad6 Return early when deleting non existent filename 2022-08-04 09:29:30 +10:00
David Bomba
4634662136 Fixes for query logging 2022-08-01 07:46:45 +10:00
David Bomba
48c36d0004 Fixes for mailers 2022-07-31 19:11:32 +10:00
David Bomba
f6821e9fcc Yodlee init 2022-07-28 14:09:13 +10:00
David Bomba
d93bac1b09 Improve efficiency of queries relying on Country 2022-07-28 10:58:13 +10:00
David Bomba
071f2ee102 Post Merge v5-develop 2022-07-15 17:41:30 +10:00
David Bomba
0a717f5ad5 Verify hash 2022-07-09 20:50:58 +10:00
David Bomba
3266af0db5 Password protection route with Microsoft OAuth 2022-06-25 08:40:29 +10:00