johnnyq
|
00f5198bed
|
Update appNotidfy links to use Absolute paths, updated gitignore
|
2025-09-25 13:31:16 -04:00 |
johnnyq
|
d2d1aed393
|
Fix long Invoice/Quote notes overflowing into the invoice/quote footer by removing a rowspan class, adjusted the page margins from 15 to 10 and adjusted the invoice/quote notes to use font size 9 instead of 10
|
2025-09-05 18:48:35 -04:00 |
johnnyq
|
530a76a9a2
|
Fix undefined vars in export invoice / quote pdf fix regression company logo path in export invoice / quote
|
2025-08-27 11:53:58 -04:00 |
johnnyq
|
9caa42975d
|
rename get_settings.php to load_global_settings.php and update all requires
|
2025-08-06 17:48:23 -04:00 |
johnnyq
|
6b39c1a280
|
Finished moving to the redirect, flash_alert and get_field_by_id and maing sure validate_csrf is on top and some other cleanups for guest and client posts
|
2025-08-04 18:07:26 -04:00 |
johnnyq
|
d2dac1915d
|
Update admin, user, guest and client post to use new redirect function
|
2025-08-01 15:25:52 -04:00 |
johnnyq
|
4c031c8f83
|
Increase the width for totals on invoices and Quotes PDF Exports
|
2025-07-21 21:31:39 -04:00 |
johnnyq
|
3626777bd1
|
Fix Item name and Description Alignment in PDF Exports
|
2025-06-26 19:12:25 -04:00 |
johnnyq
|
12d8c8e959
|
Fix Overlapping logo with company information in PDF Invoice and Quote
|
2025-06-23 19:43:41 -04:00 |
johnnyq
|
2741f78bd8
|
Fully Migrated Quote and Invoice to use TCPDF and elimiated PDFMake
|
2025-06-17 14:22:57 -04:00 |
johnnyq
|
7150b1545a
|
Moved files check_login.php, get_settings.php, settings_localization_array.php, inc_set_timezone.php into the includes folder, we also moved /client/check_login.php into client/includes/
|
2025-03-13 17:55:31 -04:00 |
wrongecho
|
2fe7bf6870
|
Taking a different approach. Utilize the existing file upload functionality and just link the file to the quote.
|
2025-02-05 22:48:15 +00:00 |
wrongecho
|
04226101af
|
Add ability for client to upload attachments to approved invoices
|
2025-02-03 22:19:32 +00:00 |
johnnyq
|
2c51289d75
|
Remove mysqli connection vars when passing mail data to addToMailQueue Function
|
2025-01-22 20:56:24 -05:00 |
johnnyq
|
d29aa55411
|
Merge branch 'develop' of github.com:itflow-org/itflow into develop
|
2025-01-11 15:48:31 -05:00 |
johnnyq
|
7a23cf245d
|
Fix index.php, Move Guest files to /Guest directory, fix adminlte path
|
2025-01-11 15:48:10 -05:00 |