David Bomba
|
f6821e9fcc
|
Yodlee init
|
2022-07-28 14:09:13 +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 |
|
David Bomba
|
9be6579403
|
Minor fixes
|
2022-06-21 07:20:23 +10:00 |
|
David Bomba
|
12ce5fdaa3
|
Microsoft OAuth
|
2022-06-20 17:40:46 +10:00 |
|
David Bomba
|
8f08c2f2db
|
Changes for index
|
2022-06-20 17:02:34 +10:00 |
|
David Bomba
|
464bbd57c7
|
Changes for index
|
2022-06-20 16:55:54 +10:00 |
|
David Bomba
|
c188c6fb10
|
Changes for index
|
2022-06-20 16:51:42 +10:00 |
|
David Bomba
|
3d968d31e6
|
Add microsoft oauth to index.html
|
2022-06-20 16:28:03 +10:00 |
|
Kishan Patel
|
e7331c9e21
|
some modification implemented for removing double submission.
|
2022-06-20 09:41:03 +05:30 |
|
David Bomba
|
ee73a60452
|
Comments for React Application
|
2022-06-16 16:43:09 +10:00 |
|
David Bomba
|
9032bc6fa7
|
Notifications for Purchase orders / Viewed / Accepted
|
2022-06-16 14:42:24 +10:00 |
|