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

929 Commits

Author SHA1 Message Date
David Bomba
f46c37c495 Add migration for view_reports permission 2023-03-23 08:23:15 +11:00
David Bomba
4f9db0124e Remove requirement for names for schedules 2023-03-22 07:30:37 +11:00
David Bomba
c9b9b8326d Create data mapper classes for tax data 2023-03-21 18:14:25 +11:00
David Bomba
1bc53383be Stubs for tax migrations 2023-03-21 17:04:01 +11:00
David Bomba
f14de42684 Add recurring options to ivnoice 2023-03-17 12:49:08 +11:00
David Bomba
7e56f69610 Fixes for random data seeder 2023-03-17 09:47:26 +11:00
David Bomba
69718f475d Update for designer 2023-03-13 07:57:10 +11:00
David Bomba
206b2dd235 Fixes for quote factory 2023-03-13 07:29:43 +11:00
David Bomba
9c80d6e8e1 Cypress tests for cp 2023-03-12 12:47:21 +11:00
David Bomba
b346445c35
Merge branch 'v5-develop' into v5-develop 2023-03-11 18:30:23 +11:00
David Bomba
c11b1779c6
Merge pull request #8353 from turbo124/v5-develop
Updates for RandomDataSeeder
2023-03-11 17:29:34 +11:00
datasolutionsbz
5f1cd87102
Create 2023_03_10_100629_add_currencies.php
Add Belize Currency
2023-03-10 22:34:57 -06:00
David Bomba
3286ff52ee Tests for dynamic payment type test 2023-03-10 17:38:30 +11:00
David Bomba
e62f6ebba4 Minor fixes for seeder 2023-03-10 17:06:42 +11:00
David Bomba
8e34d0ed0d Updates for RandomDataSeeder 2023-03-10 16:37:17 +11:00
David Bomba
450bfbc22b Add missing migration 2023-03-10 08:38:02 +11:00
David Bomba
c0e500dd95 Updates for seeder 2023-03-08 10:31:35 +11:00
David Bomba
57417a4700 Fixes for client registration migration 2023-03-07 17:12:15 +11:00
David Bomba
5f0614066c Merge remote-tracking branch 'origin/ClientRegistrationRefactor' into v5-develop 2023-03-07 14:50:08 +11:00
David Bomba
d5156944b5 Fixes for user stubs in random data 2023-03-06 08:29:05 +11:00
David Bomba
1bfc990758 Update Authorize.net to add in PO Number 2023-03-04 08:45:41 +11:00
David Bomba
18000e8dcd Minor fixes for seeds 2023-03-03 13:06:41 +11:00
David Bomba
52d4997945 migration for client registration fields 2023-03-01 10:20:22 +11:00
David Bomba
5a3e3caa98 Update designs 2023-02-28 17:45:55 +11:00
David Bomba
25bfe755c4 Update v5-dev branch 2023-02-28 17:15:00 +11:00
David Bomba
1a586a4f28 fixes for seeders 2023-02-26 15:29:17 +11:00
David Bomba
137e44c0fd Update seeders 2023-02-26 09:38:47 +11:00
David Bomba
d21ce4a567 Merge designer into design_changes 2023-02-25 14:36:00 +11:00
David Bomba
0dc4b64ad0 Minor cleanup 2023-02-23 20:59:14 +11:00
David Bomba
badf68005a Stub pdf 2023-02-21 20:04:45 +11:00
David Bomba
88d5d14de3 Minor fixes for admin email templates 2023-02-17 09:34:50 +11:00
David Bomba
4babfbb651 php-cs-fixer 2023-02-16 12:36:09 +11:00
David Bomba
222cbc7703 Updates for mailablej 2023-02-14 21:04:07 +11:00
David Bomba
6a808ff84e Add missing include 2023-02-07 23:58:52 +11:00
David Bomba
917cca9972 Fixes for designs, enable font-size 2023-02-07 23:54:18 +11:00
David Bomba
4b9b1c3fc2 Add Product Image and Product Max Quantity to the products table 2023-02-07 22:47:43 +11:00
Lars Kusch
841489e895
Merge branch 'v5-develop' into v5-develop 2023-02-07 09:32:44 +01:00
David Bomba
d7ec070cc2 Remove migration for vendor_id 2023-02-05 17:25:15 +11:00
David Bomba
385dd8606f Add vendor foreign key to purchase orders 2023-02-05 15:25:52 +11:00
David Bomba
4c76107526 Add custom fields to required client info at checkout 2023-02-02 18:19:37 +11:00
David Bomba
d0d78e653d Update clean design 2023-01-27 13:32:05 +11:00
David Bomba
6880e67210 Add Cypress for client portal UI tests 2023-01-25 07:15:54 +11:00
David Bomba
526a26868a Fixes for schema 2023-01-23 08:15:40 +11:00
David Bomba
f6549f43ad Updates for API Docs 2023-01-22 09:28:50 +11:00
David Bomba
270ecdab91 Change db schema for fast installations 2023-01-18 23:23:23 +11:00
David Bomba
6b2ca2dfb2 Always ensure next_run is calculated from the time the scheduler was last run, not when the scheduler was restarted. 2023-01-18 10:39:01 +11:00
David Bomba
2bcccb2215 Tests for scheduler 2023-01-17 20:48:10 +11:00
Lars Kusch
7285b39f1e
Merge branch 'v5-develop' into v5-develop 2023-01-16 16:31:30 +01:00
David Bomba
9e415b420c Refactor for scheduled tasks 2023-01-13 12:43:38 +11:00
David Bomba
5389c00c2f migrations for companies/accounts table 2023-01-13 00:32:54 +11:00