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

6216 Commits

Author SHA1 Message Date
Benjamin Beganović
a48556a557 Improve CheckClientExistence.php middleware 2021-05-14 12:33:12 +02:00
David Bomba
5b78717de4
Merge pull request #5702 from turbo124/v5-develop
Fixes for typo
2021-05-14 19:50:47 +10:00
David Bomba
1bfa0f709e Fixes for typo 2021-05-14 19:50:33 +10:00
David Bomba
c71409910a
Merge pull request #5701 from turbo124/v5-develop
Fixes for S3 storage and delivery notes
2021-05-14 19:43:45 +10:00
David Bomba
de8fb374ab Fixes for S3 storage and delivery notes 2021-05-14 19:43:06 +10:00
David Bomba
1ebdb96b51
Merge pull request #5699 from turbo124/v5-develop
Fixes for download export button
2021-05-14 17:38:39 +10:00
David Bomba
0dac08eaa6 Fixes for large account loading 2021-05-14 17:38:16 +10:00
David Bomba
f61ba70b14 Tests for company import 2021-05-14 16:00:25 +10:00
David Bomba
8e682f474c Import Company 2021-05-14 15:23:00 +10:00
David Bomba
97b49f8df6 Fixes for download export button 2021-05-14 13:32:37 +10:00
David Bomba
105e1af813
Merge pull request #5698 from turbo124/v5-develop
Fixes for middleware priority
2021-05-14 08:30:08 +10:00
David Bomba
c05cb2868a Fixes for middleware priority 2021-05-14 08:29:52 +10:00
David Bomba
6c73f647d1
Merge pull request #5697 from turbo124/v5-develop
Fixes for middleware priority
2021-05-14 08:04:12 +10:00
David Bomba
f5435e0f8e Fixes for middleware priority 2021-05-14 08:03:57 +10:00
David Bomba
c2316df642
Merge pull request #5696 from turbo124/v5-develop
Fixes for resolve user / company
2021-05-14 07:52:17 +10:00
hillelcoren
800cc18f1b New admin portal [selfhosted] 2021-05-13 20:21:56 +00:00
hillelcoren
911632cd56 New admin portal [hosted] 2021-05-13 20:18:51 +00:00
David Bomba
11a150274d Fixes for resolve user / company 2021-05-13 23:37:25 +10:00
David Bomba
c166278b9a
Merge pull request #5695 from turbo124/v5-develop
Reorder middleware to allow route model binding to be delayed 777c2dd
2021-05-13 23:01:47 +10:00
David Bomba
6e967035d8 Reorder middleware to allow route model binding to be delayed 2021-05-13 23:01:23 +10:00
hillelcoren
d0e00a892e New admin portal [selfhosted] 2021-05-13 12:42:03 +00:00
David Bomba
777c2dd24a Reorder middleware to allow route model binding to be delayed 2021-05-13 22:41:32 +10:00
hillelcoren
497e3fa225 New admin portal [hosted] 2021-05-13 12:39:06 +00:00
hillelcoren
902c03d538 New admin portal [selfhosted] 2021-05-13 12:07:29 +00:00
hillelcoren
48d54c1a2b New admin portal [hosted] 2021-05-13 12:04:08 +00:00
hillelcoren
cf2d20799b New admin portal [selfhosted] 2021-05-13 11:45:41 +00:00
hillelcoren
35b4aef845 New admin portal [hosted] 2021-05-13 11:42:28 +00:00
hillelcoren
7b481b4367 New admin portal [selfhosted] 2021-05-13 11:00:41 +00:00
hillelcoren
e014af509f New admin portal [hosted] 2021-05-13 10:57:51 +00:00
David Bomba
cd6e1fe5c6 Update views to include Invoice Ninja Logo 2021-05-13 20:49:28 +10:00
David Bomba
1e3ed704fa
Merge pull request #5694 from turbo124/v5-develop
Fixes for reset password
2021-05-13 20:18:55 +10:00
David Bomba
8a582f7800 Fixes for reset password 2021-05-13 20:18:30 +10:00
hillelcoren
40ef539f79 New admin portal [selfhosted] 2021-05-13 10:14:21 +00:00
hillelcoren
203ee73078 New admin portal [hosted] 2021-05-13 10:11:05 +00:00
=
daff65de01 Working on password reset throttling 2021-05-13 19:13:51 +10:00
hillelcoren
a618dd085c New admin portal [selfhosted] 2021-05-13 08:57:13 +00:00
hillelcoren
ad9b6a1bc8 New admin portal [hosted] 2021-05-13 08:54:07 +00:00
hillelcoren
d47f230ab1 New admin portal [selfhosted] 2021-05-13 08:01:06 +00:00
hillelcoren
8f13159821 New admin portal [hosted] 2021-05-13 07:58:23 +00:00
hillelcoren
378976578b New admin portal [selfhosted] 2021-05-13 07:02:59 +00:00
hillelcoren
30a8c64a02 New admin portal [hosted] 2021-05-13 07:00:07 +00:00
David Bomba
4251a57d87
Merge pull request #5693 from turbo124/v5-develop
Fixes for attaching documents and pdfs
2021-05-13 16:18:31 +10:00
David Bomba
ef359501ba Export Controller 2021-05-13 16:16:39 +10:00
David Bomba
e4fabfbf2d Export data 2021-05-13 16:01:12 +10:00
hillelcoren
9afa796f44 New admin portal [selfhosted] 2021-05-13 05:59:56 +00:00
hillelcoren
523c5c0b5d New admin portal [hosted] 2021-05-13 05:57:10 +00:00
David Bomba
75cf46b77e tests for exporting data 2021-05-13 13:57:18 +10:00
David Bomba
2688f7472e fixes for sofort cancellation 2021-05-13 13:32:36 +10:00
David Bomba
203fa1d06f Company Exporter 2021-05-13 12:12:18 +10:00
David Bomba
fcfe04e18e Company Exporter 2021-05-13 11:25:26 +10:00