1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-22 17:31:35 +02:00
Commit Graph

14684 Commits

Author SHA1 Message Date
David Bomba
e06563c00f Override phone number with international format 2022-11-03 17:26:52 +11:00
David Bomba
1e249e87fe Override phone number with international format 2022-11-03 17:22:41 +11:00
David Bomba
7c6e5843d3 Override phone number with international format 2022-11-03 17:20:57 +11:00
David Bomba
27954d1ee2 Override phone number with international format 2022-11-03 17:16:06 +11:00
David Bomba
1368da0c90 Override phone number with international format 2022-11-03 17:14:02 +11:00
David Bomba
e59cd01996 Override phone number with international format 2022-11-03 17:12:13 +11:00
David Bomba
97e65570fc Fixes for verify phone 2022-11-03 17:01:58 +11:00
David Bomba
c0870afded Fixes for verifyphone 2022-11-03 16:45:56 +11:00
David Bomba
ce5dfa2717 Return early in some hosted jobs 2022-11-03 13:33:26 +11:00
David Bomba
9e91d7579d Datamapper classes 2022-11-03 10:13:36 +11:00
David Bomba
65a5f0d348 minor fixes 2022-11-03 09:06:14 +11:00
David Bomba
297dc19d04 Fixes for tests 2022-11-03 08:04:07 +11:00
David Bomba
15a1c6fab9 Fixes for importsa 2022-11-03 07:54:34 +11:00
Benjamin Beganović
5c4f377df3 Update translations 2022-11-02 16:20:34 +01:00
David Bomba
aa206cb406 Fixes for verifyphone 2022-11-02 21:36:57 +11:00
David Bomba
270b0106fc Validate phone numbers 2022-11-02 21:30:25 +11:00
David Bomba
cececa90a7 Update phpunit spec for github actions 2022-11-02 21:07:32 +11:00
hillelcoren
fb7a228ca9 Admin Portal - Selfhosted 2022-11-02 08:15:39 +00:00
hillelcoren
5d99208f59 Admin Portal - Profile 2022-11-02 08:10:07 +00:00
hillelcoren
52b449f19c Admin Portal - Hosted 2022-11-02 08:04:38 +00:00
David Bomba
ab5b709f9d User Twilio API to verify phone numbers 2022-11-02 18:31:46 +11:00
David Bomba
3387651d7a User Twilio API to verify phone numbers 2022-11-02 18:30:34 +11:00
David Bomba
e3b37edb4d Check users number for validity for SMS verifications 2022-11-02 17:45:19 +11:00
David Bomba
eecdab00e7 Add verified phone number flag 2022-11-02 17:39:13 +11:00
David Bomba
0019d8b99a Updated lock file 2022-11-02 17:36:17 +11:00
David Bomba
ebaa1b4071 Allow individual SMTP per company 2022-11-02 17:30:55 +11:00
David Bomba
49ded586ee
Merge pull request #7913 from turbo124/v5-develop
v5.5.37
2022-11-02 14:17:26 +11:00
David Bomba
8846f7537c Fixes for WePay 2022-11-02 13:48:32 +11:00
David Bomba
befc9170fb Fixes for imports - date formating 2022-11-02 09:49:40 +11:00
David Bomba
9e8edad92c V5.5.37 2022-11-02 09:13:20 +11:00
David Bomba
f9dd591ecb Improve memory handling 2022-11-01 22:47:41 +11:00
David Bomba
33fdd0000c Improve memory handling 2022-11-01 22:23:52 +11:00
David Bomba
dddfd32757 Improve memory handling 2022-11-01 21:20:28 +11:00
David Bomba
de8761f519 Improve memory handling in jobs 2022-11-01 17:10:05 +11:00
David Bomba
b7b49441f6 Fixes for non existent systemhealth setting 2022-11-01 09:30:22 +11:00
David Bomba
25a298f754 Minor fixes for refunds 2022-11-01 08:07:24 +11:00
David Bomba
e8506e5a07 Improve error handling of illegal relation loading 2022-10-31 17:05:05 +11:00
David Bomba
6ebf5ad31b Update merge actions to bulk_print 2022-10-31 16:46:51 +11:00
David Bomba
29ceb1f131 Minor fixes for QR Codes 2022-10-31 12:30:17 +11:00
David Bomba
d417c4bd5f
Merge pull request #7911 from turbo124/v5-develop
Swiss QR Code fixes
2022-10-31 12:05:44 +11:00
David Bomba
7f056f292f QR Code Fixes 2022-10-31 12:05:16 +11:00
David Bomba
5e5e0f5848 Return reminders to dispatch 2022-10-31 11:10:36 +11:00
David Bomba
7d288fc4de QR codes for invoics as a variable 2022-10-31 09:54:23 +11:00
David Bomba
a24f23995e QR codes for invoics as a variable 2022-10-31 09:35:46 +11:00
checkitsedo
b2e3ea53d0
Process Invoice Numbers which includes letters
-Using custom Invoice Number Patterns like R-ABC-P224301 breaks the QR Bill Generation
-This solution loops through the Invoice Number and translates letter into ASCII
-Makes sure that the field Additional Information not shows the wrong content
2022-10-30 23:27:16 +01:00
David Bomba
37682d6f30 Merge PDFs 2022-10-31 07:50:29 +11:00
David Bomba
c5a05efdc2 Merge PDFs 2022-10-31 07:37:52 +11:00
David Bomba
a2814ad13b Fixes for payment email preview 2022-10-30 21:37:22 +11:00
David Bomba
4108868b19 don't link entities when we are in a transaction 2022-10-30 20:48:43 +11:00
hillelcoren
a9f4a7ca35 Admin Portal - Selfhosted 2022-10-30 09:17:17 +00:00