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 |
johnnyq
|
dcedddcad6
|
Moved AI Reword Buttons to the WYSISYG toolbar, Seperated Document and ticket toolbars. Ticket Toolbar has items related to tickets while document has additional items related to documents
|
2024-11-19 15:33:14 -05:00 |
wrongecho
|
c65db3431d
|
Tidying
|
2024-09-14 23:43:54 +01:00 |
johnnyq
|
f2a3299ef0
|
Update getOS Function to include Windows 11, Fix get Web Browser when using Microsoft Edge
|
2024-09-12 12:13:51 -04:00 |
johnnyq
|
894a4369b3
|
Fix Timezone always being UTC when sent to the mail queue when scheduling / cancelling tickets
|
2024-04-17 16:47:10 -04:00 |
johnnyq
|
4ad897d85d
|
Fix Closed Tickets showing up under stale tickets in client Overview
|
2024-04-12 14:43:53 -04:00 |
johnnyq
|
a1d642c54b
|
You can now Test AI Rewording Functionality right from the AI Settings Screen
|
2024-02-10 21:15:05 -05:00 |
johnnyq
|
cb26d40090
|
Added AI Model to the AI settings
|
2024-02-10 15:24:25 -05:00 |
johnnyq
|
083d9eadc3
|
Added Pop Over title to Expense Date to show the TimeStamp that expense was actually created in The Database. Will implement more Title Popovers throughout ITFlow where additional info like that can be useful
|
2024-02-09 16:29:49 -05:00 |
johnnyq
|
f2cba616a4
|
Added Axios js started testing AI Capabilities in blank.php
|
2024-02-08 18:47:17 -05:00 |
o-psi
|
53c11edc8c
|
Update constructs to not have parenthesis.
|
2023-10-20 15:25:52 -05:00 |
johnnyq
|
3ee38c3fdd
|
Feature - Recurring Expenses - Phase 3 - Completed POST Logic and create edit modals
|
2023-08-17 15:08:25 -04:00 |
johnnyq
|
13ebb6c627
|
Late fees will be applied if enabled as a seperate line item on each over due invoice. The late fees will be applied every 30 days after the initial overdue invoice this is done by running cron.php daily
|
2023-07-11 13:25:37 -04:00 |
johnnyq
|
f7552cd25a
|
Finished up santizeInput Conv and UI updates
|
2023-02-23 16:09:37 -05:00 |
Marcus Hill
|
5bb4296f14
|
Adjust core files to 4 spaces
|
2023-02-12 14:40:10 +00:00 |
johnnyq
|
139328ae65
|
Removed Recently viewed under client overview viewed feature is not currently implemented, Primary Billing and Technical now show up under imporetant contacts under client overview tweaked some alert feed backs and logging
|
2023-01-30 13:21:12 -05:00 |
Marcus Hill
|
23e3a2e8fc
|
- Create custom function (randomString()) for generating cryptographically (and URL) safe strings.
- Replace usages of keygen and bin2hex(random_bytes()) with this function.
|
2023-01-26 21:35:06 +00:00 |
Marcus Hill
|
5d77be3f41
|
Convert include to require_once
|
2023-01-23 21:19:11 +00:00 |
johnnyq
|
29a9d6ef8f
|
Generate longer more secure Key for logins
|
2022-12-29 18:23:11 -05:00 |
johnnyq
|
4b9ba0b3c1
|
Updates to Vendors added additional fields such as PIN, Support Hours, SLA etc, removed Vendor Address details not really needed for vendors. Beginning works of Vendor Templates aka Global Vendors this will make it easy to update common vendors
|
2022-10-14 21:48:24 -04:00 |
johnnyq
|
334766e567
|
Use toastr notifications and alerts instead dedupe alert feedback code
|
2022-05-14 13:03:03 -04:00 |
johnnyq
|
463fcdbe4f
|
Fixed adding new company
|
2022-05-07 15:42:17 -04:00 |
johnnyq
|
d7d0b10e43
|
Removed test code
|
2022-04-01 16:53:39 -04:00 |
johnnyq
|
ee97c479bf
|
Change to PHP Default tmp Path for checking DB changes on update. This prevents data being written to a common /tmp path on shared hosting environments
|
2022-03-27 14:54:13 -04:00 |
johnnyq
|
1829c7299e
|
Made the php includes much more modular and simpler by lumping them all in 1 file inc_all.php instead of all over the place
|
2022-02-22 00:29:39 -05:00 |
johnnyq
|
f2f9f22545
|
Started using new php function for Currency formatting as this is best preactice, removed Client Access and removed certian user roles
|
2022-02-17 17:41:30 -05:00 |
johnnyq
|
e15d40be22
|
Removed Telemetry test
|
2022-01-15 22:38:46 -05:00 |
johnnyq
|
5fdf956eb4
|
Added Basic Opt In Telemetry during install to help determine the number of installs and what country of origin are using the application along with any comments
|
2022-01-15 22:37:46 -05:00 |
johnnyq
|
33400894d5
|
Updates and Fixings to Audit Logs, added client tag selection for mass email campaigns
|
2021-12-28 18:16:54 -05:00 |
johnnyq
|
cdcd22ae6f
|
Added TOTP Key 2FA Function to client logins
|
2021-08-18 22:29:22 -04:00 |
johnnyq
|
f409e22a60
|
Started adding currency symbols and starting with invoice
|
2021-08-18 20:41:19 -04:00 |
johnnyq
|
f1828a11a9
|
Added Boostrap Password Reveal Library and clipboardJS library added copy to clipboard to client logins
|
2021-08-08 15:04:39 -04:00 |
johnny@pittpc.com
|
bb46c93790
|
Added Company Select Option on top of side Nav Added Client ACL Modal in users, hide side bar elements based off user permission level, if IT Contract level list only clients in users Client ACL
|
2021-02-02 17:09:31 -05:00 |
root
|
d2c5544785
|
First commit
|
2019-03-13 17:40:00 +00:00 |