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

1982 Commits

Author SHA1 Message Date
David Bomba
4573bd916b Fixes for confirmation password verification: 2022-08-11 07:36:16 +10:00
David Bomba
d59b51da72 Rollback for prefetch 2022-08-09 19:08:24 +10:00
David Bomba
c82e77ba29 Move preload to index.blade 2022-08-09 17:48:30 +10:00
David Bomba
42fee94b13 Minor fixes 2022-08-06 16:25:49 +10:00
David Bomba
76225919e2 catch for no email provided in braintree paypal integration 2022-08-02 17:28:24 +10:00
David Bomba
f4551245a9 Fixes for payments js 2022-08-01 06:26:04 +10:00
David Bomba
18c89239dd Fixes for payment methods 2022-07-30 15:59:08 +10:00
David Bomba
99c7adfab4 Fixes for client portal 2022-07-30 10:12:15 +10:00
David Bomba
3a510ffd4a Fixes for subscriptions - allow currency id to be passed through 2022-07-29 10:34:33 +10:00
David Bomba
7357e4026f Fixes for BPP in subscriptions 2022-07-29 09:19:49 +10:00
David Bomba
3ee0186c67 fixeS 2022-07-27 22:43:53 +10:00
David Bomba
6df802509b Fixes for vendor documents 2022-07-27 16:09:25 +10:00
David Bomba
2942dfa528 Vendor documents 2022-07-27 15:39:43 +10:00
David Bomba
8e654c21ce Merge v5 2022-07-25 15:28:06 +10:00
=
80ad607e62 Replace 404 with not available screen for deleted entities 2022-07-25 10:47:18 +10:00
=
375b663425 changes for aliases 2022-07-25 09:44:57 +10:00
David Bomba
42a286fde1 Update language files 2022-07-21 18:04:56 +10:00
David Bomba
e7333f9e96 Sync v5-dev 2022-07-21 14:23:18 +10:00
David Bomba
93c782fcc5 Merge branch 'v5-develop' into l9 2022-07-21 14:22:45 +10:00
David Bomba
10d7a96a37 Add hebrew to repo 2022-07-21 14:02:57 +10:00
David Bomba
7c500c0247 Prep for Hebrew 2022-07-21 13:20:29 +10:00
David Bomba
e337abe819 Patches from v5-dev 2022-07-20 10:56:02 +10:00
David Bomba
c6d436a98f Fixes for quote approve button when signature dialog is closed 2022-07-20 10:53:43 +10:00
David Bomba
4af46e1c66
Merge branch 'v5-develop' into v5-develop 2022-07-20 10:42:44 +10:00
David Bomba
1222e0fe2c Ensure signature is provided in client portal prior to moving to next step 2022-07-20 10:41:36 +10:00
David Bomba
8935aea708 Working on signatures 2022-07-20 10:08:05 +10:00
David Bomba
b3707967d8 add support for showing related entity documents on invoice 2022-07-20 09:24:38 +10:00
David Bomba
7051048fdf Fixes for purchase orders and business design 2022-07-20 08:41:04 +10:00
Benjamin Beganović
f26bbd98a8 Add missing translations for task statuses 2022-07-18 14:40:31 +02:00
David Bomba
6581abf46d Merge v5-develop into L9 2022-07-15 22:59:25 +10:00
David Bomba
071f2ee102 Post Merge v5-develop 2022-07-15 17:41:30 +10:00
David Bomba
dfd0670dba Apple OAuth 2022-07-13 15:47:12 +10:00
David Bomba
c5522c7bb7 Apple ID AUth 2022-07-10 21:55:08 +10:00
David Bomba
c4b0b45144 Small changes for tests 2022-07-10 14:30:46 +10:00
David Bomba
3499b203e5 Update translations 2022-07-07 11:23:29 +10:00
David Bomba
d9d6b9f64b Update translations 2022-07-07 11:20:43 +10:00
David Bomba
6b3b50318b Expense a Purchase Order 2022-07-06 19:25:22 +10:00
David Bomba
9359c84013 Add quantity to subscriptions 2022-07-06 16:18:16 +10:00
David Bomba
3e5e915acc Uploads for purchase orders 2022-07-06 15:18:41 +10:00
David Bomba
4131f83ce6 Additional translations 2022-07-02 14:49:01 +10:00
David Bomba
90805ca46b Working on QR Codes 2022-06-30 22:48:16 +10:00
David Bomba
d1c53cc6e1 Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop 2022-06-24 20:40:29 +10:00
David Bomba
61143458d8 Data-signup 2022-06-24 20:40:01 +10:00
David Bomba
a462934d3a Minor fixes for Purchase orders 2022-06-24 16:40:56 +10:00
David Bomba
50402559a5
Merge pull request #7373 from kishanmnpatel/forte_payment_driver
Forte payment driver
2022-06-24 07:34:31 +10:00
David Bomba
c0e3d2e677 add signup checks to flutter routes 2022-06-23 18:47:44 +10:00
David Bomba
98657cad8d Fixes for designs 2022-06-21 20:42:43 +10:00
Shift
0a20889916
Convert optional() to nullsafe operator 2022-06-21 09:59:25 +00:00
Shift
e1157a6ff1
Move resources/lang folder 2022-06-21 09:58:15 +00:00
Shift
19080933b6
Apply Laravel coding style
Shift automatically applies the Laravel coding style - which uses the PSR-2 coding style as a base with some minor additions.

You may customize the code style applied by adding a [PHP CS Fixer][1] or [PHP CodeSniffer][2] ruleset to your project root. Feel free to use [Shift's Laravel ruleset][3] to help you get started.

For more information on customizing the code style applied by Shift, [watch this short video][4].

[1]: https://github.com/FriendsOfPHP/PHP-CS-Fixer
[2]: https://github.com/squizlabs/PHP_CodeSniffer
[3]: https://gist.github.com/laravel-shift/cab527923ed2a109dda047b97d53c200
[4]: https://laravelshift.com/videos/shift-code-style
2022-06-21 09:57:17 +00:00