Commit Graph

85 Commits

Author SHA1 Message Date
johnnyq
cd40a97ae8 Use company currency code when autopay creates an expense, sort Invoices DESC 2025-01-25 00:30:48 -05:00
johnnyq
87e1371318 Move app_version.php and database_version.php to includes folder update all assocoiated links, remove 2 legacy php files maintence and legacy_debug 2025-01-24 21:25:04 -05:00
johnnyq
6733d3cd24 Removed unused libs in the vendor folder and moved stripe to the plugins folder then elininated the vendor folder all together, updated all the stripe links 2025-01-24 20:44:36 -05:00
johnnyq
5f76a7989b Move portal to client and rename and reorganize some client portal files 2025-01-23 17:12:11 -05:00
johnnyq
70dd3ab5c8 Remove Cron Key Requirement from cron scripts in /scripts folder and set to only run on the cli 2025-01-23 14:01:15 -05:00
johnnyq
2c51289d75 Remove mysqli connection vars when passing mail data to addToMailQueue Function 2025-01-22 20:56:24 -05:00
wrongecho
ecd83b6b11 Add domain history to domain refresher 2025-01-17 21:39:11 +00:00
wrongecho
99c4f9b92d Add domain history 2025-01-15 18:04:56 +00:00
Johnny
5567dfe968 Merge pull request #1148 from itflow-org/stripe-autopay
Initial add Stripe Auto-payment with saved card
2025-01-14 12:54:36 -05:00
wrongecho
f774218b6d Cron - log retention should include the new app and audit logs tables too 2025-01-14 17:48:42 +00:00
wrongecho
9a36ad2cea Initial add Stripe Auto-payment with saved card 2025-01-14 00:28:49 +00:00
wrongecho
88c1b8cb8b Initial add Stripe Auto-payment with saved card 2025-01-13 22:58:23 +00:00
wrongecho
2693bbf81a Initial add Stripe Auto-payment with saved card 2025-01-13 00:11:04 +00:00
wrongecho
b72c3f23af Initial add Stripe Auto-payment with saved card 2025-01-12 23:59:39 +00:00
wrongecho
2b07b03560 Update URLs for guest being in subdir 2025-01-11 21:46:34 +00:00
wrongecho
5baae71dc7 Auto-acknowledgement email for email parsed tickets now contains guest link 2025-01-11 19:33:48 +00:00
wrongecho
7bd47b1cca All cron scripts should set the running directory for consistency 2025-01-09 19:01:31 +00:00
wrongecho
12d8894c8f Mail queue - duh, it actually sees to be a fix.. 2025-01-09 18:59:24 +00:00
wrongecho
73c711095a Mail queue - undo file inclusion, not a fix 2025-01-09 18:53:11 +00:00
wrongecho
8914f4afe7 Mail parser - fix billable 2025-01-09 17:02:03 +00:00
wrongecho
50e252efb7 Mail queue - fix file inclusion following move to subdir 2025-01-09 16:58:09 +00:00
wrongecho
22d1a1809c Tickets created via portal/email not being marked as billable 2025-01-09 16:29:07 +00:00
wrongecho
64fd761934 Don't require a contact for recurring tickets 2025-01-09 16:23:35 +00:00
wrongecho
afc03634d6 Tidy old debug message 2025-01-02 22:01:01 +00:00
wrongecho
43ccf8a026 config.php has to be written to parent dir 2025-01-02 21:55:25 +00:00
wrongecho
ff4f8a9a18 uploads have to be written to parent dir 2025-01-02 21:48:02 +00:00
wrongecho
b0a960547c config.php has to be written to parent dir 2025-01-02 21:43:23 +00:00
wrongecho
a529eca414 db.sql also needs to be called from the parent directory 2025-01-02 21:37:10 +00:00
wrongecho
7ebac0a674 Sonar recommendations 2025-01-02 21:30:18 +00:00
wrongecho
50371558c6 Adjust cron/cli scripts in subdir to load required scripts from parent 2025-01-02 21:27:14 +00:00
wrongecho
2d403415d4 Tidying per sonar recommendations 2025-01-02 21:09:27 +00:00
wrongecho
f39b0eb367 Tidying per sonar recommendations 2025-01-02 21:05:03 +00:00
wrongecho
db6d2fb534 Move cron scripts
Move cron scripts to their own subfolder.
2025-01-02 20:59:05 +00:00
wrongecho
bf53d5b0fe Also move setup and update cli to scripts folder for better organisation 2024-12-31 11:49:48 +00:00
wrongecho
df19709c2f Move cron scripts
Move cron scripts to their own subfolder.
2024-12-30 17:31:34 +00:00