Commit Graph

6177 Commits

Author SHA1 Message Date
wrongecho
6c234968cb Fix top_nav_tickets_modal path 2025-01-14 15:39:33 +00:00
wrongecho
54dde984ac nullable_htmlentities - prevent Passing null to parameter error 2025-01-14 15:37:24 +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
johnnyq
701df8db38 Update Changelog 2025-01-13 16:15:51 -05:00
johnnyq
97723da633 Windows/Tab Titles now reflect the current page your on along with the company name or selected client. Pages contact details, asset details, tickets, projects, documents, invoices, quotes, recurring invoices overide to include more detail in tab title 2025-01-13 14:40:05 -05: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
f153ae8ff3 Initial add Stripe Auto-payment with saved card 2025-01-12 22:02:49 +00:00
wrongecho
cd374b7b21 Initial add Stripe Auto-payment with saved card 2025-01-12 21:42:02 +00:00
wrongecho
a15081ac67 Initial add Stripe Auto-payment with saved card 2025-01-12 20:56:38 +00:00
johnnyq
0cb3cdc26d Moved all modals into /modals and updated all require links 2025-01-12 13:55:31 -05:00
wrongecho
e7f19dc69d Fix portal invoices 2025-01-12 09:25:13 +00:00
wrongecho
2c6b1a83d6 Fix portal confirm modal include 2025-01-12 09:22:21 +00:00
johnnyq
d57caed793 tidy 2025-01-11 17:41:50 -05:00
johnnyq
5b2b3d2821 Add index.php in /guest to redirect to the portal 2025-01-11 17:28:49 -05:00
wrongecho
731927d49c Allow archiving roles 2025-01-11 22:08:28 +00:00
wrongecho
2b07b03560 Update URLs for guest being in subdir 2025-01-11 21:46:34 +00:00
johnnyq
ae7b7d1157 Update AdminLTE CSS/JS links in client Portal's login, login_reset and header and footer 2025-01-11 16:20:40 -05:00
johnnyq
cc0b456312 Update all email content links to use the /guest directory now for ticket viewing, invoice, quote and item 2025-01-11 16:07:48 -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
wrongecho
677823d19d Merge branch 'develop' of https://github.com/itflow-org/itflow into develop 2025-01-11 19:51:41 +00:00
wrongecho
25e7ed6a6e Guest ticket feedback now shows friendly ticket prefix & number 2025-01-11 19:51:32 +00:00
johnnyq
08b91ead25 Merge branch 'develop' of github.com:itflow-org/itflow into develop 2025-01-11 14:49:14 -05:00
johnnyq
98f9083bcb Structure rework: Moved most php files that are included to /includes renamed pagination.php to filter_footer.php, updated all file to reference new filter_footer and includes 2025-01-11 14:47:32 -05:00
wrongecho
2ca92744f3 mv 2025-01-11 19:40:36 +00:00
wrongecho
5baae71dc7 Auto-acknowledgement email for email parsed tickets now contains guest link 2025-01-11 19:33:48 +00:00
johnnyq
a9179462c4 Moved client location modals inside /modals and updated the require links in location listing 2025-01-11 13:05:26 -05:00
johnnyq
69fb9f682b Created modals and includes folder moved client contact modals to /modals and updsated contact details and contact listing code 2025-01-11 12:55:23 -05: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
90e53981f6 Credential add modal - URI placeholder text was off 2025-01-09 16:11:52 +00:00
wrongecho
a67de7a8f1 Prevent post pages being accessed directly 2025-01-09 16:09:39 +00:00
wrongecho
ec54b28b02 Merge branch 'develop' of https://github.com/itflow-org/itflow into develop 2025-01-09 15:32:22 +00:00
wrongecho
d3d3d37595 Show git branch on debug page 2025-01-09 15:32:11 +00:00
wrongecho
cf511b2c4b Update CHANGELOG.md 2025-01-09 15:21:20 +00:00
wrongecho
0871833f48 Merge branch 'develop' of https://github.com/itflow-org/itflow into develop 2025-01-09 15:14:57 +00:00
wrongecho
e8c7b3616b Tweak docs link 2025-01-09 15:14:46 +00:00
wrongecho
9845991413 Merge pull request #1147 from itflow-org/new-admin-check
Implement new admin check
2025-01-09 15:13:04 +00:00
wrongecho
fe94036b3a Implement new admin check
Uses the new $session_is_admin rather than the old validateAdminRole.
Reverts #1065
2025-01-09 15:11:07 +00:00
wrongecho
77b3eca687 Merge pull request #1146 from itflow-org/stripe-account-ui
Stripe payments - Account selection
2025-01-09 15:01:46 +00:00
wrongecho
1e777afa50 Stripe payments - Account selection
https://tasks.dev.itflow.org/task_details.php?task_id=22
2025-01-09 15:01:04 +00:00
wrongecho
2f57bdb677 Merge pull request #1145 from itflow-org/stripe-account-ui
Stripe payments - Account selection
2025-01-09 14:58:42 +00:00
wrongecho
d32e3a698f Stripe payments - Account selection
https://tasks.dev.itflow.org/task_details.php?task_id=22
2025-01-09 14:56:36 +00:00