ec9572c2ec
Merge branch 'develop' of github.com:itflow-org/itflow into develop
johnnyq
2025-01-28 15:08:41 -05:00
c150fb02bb
Fix Profit and Loss Report getting the wrong total expense amount for Quarter 2 April - June due to wrong var being used this does not affect actual expense data and will show correctly after update and also does not affect total expense for all 4 quarters
johnnyq
2025-01-28 15:06:43 -05:00
92ef31d861
Bulk mail - only show active clients
wrongecho
2025-01-28 12:31:09 +00:00
d5a03d3afc
remove cron key from the code and remove old cron script and setup and update cli scripts as they now reside in scripts directory
johnnyq
2025-01-25 21:44:46 -05:00
052d5a6dbe
Remove cron key from setup
johnnyq
2025-01-25 21:30:23 -05:00
227b87b1cb
Fix Show OTP on hover in asset and contact details logins section
johnnyq
2025-01-25 19:53:00 -05:00
e8c3cabde7
Merge pull request #1154 from itflow-org/develop
Johnny
2025-01-25 12:48:43 -05:00
33f80cb6b5
Adjust Version to use double digit for month
johnnyq
2025-01-25 12:42:11 -05:00
bf382f3aeb
Bump ITFlow Version from 24.12 to 25.01
johnnyq
2025-01-25 12:35:19 -05:00
5cecbe6ed1
Revert app version link
johnnyq
2025-01-24 21:30:03 -05:00
7863935a20
Fix app_version.php link in inc_all_admin.php
johnnyq
2025-01-24 21:28:23 -05:00
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
johnnyq
2025-01-24 21:25:04 -05:00
f29d122376
Move totp.php out of functions folder into plugins then removed functions folder
johnnyq
2025-01-24 21:07:01 -05:00
772b47f2c0
Remove unused css files in css folder along with the css folder
johnnyq
2025-01-24 20:58:28 -05:00
38fced55a5
Merge pull request #1153 from itflow-org/hide-files
Johnny
2025-01-24 20:51:58 -05:00
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
johnnyq
2025-01-24 20:44:36 -05:00
bf0d3de393
totp.php link fix
johnnyq
2025-01-24 20:32:00 -05:00
8e04e10753
Combine base32static.php and rfc6238.php into 1 file called totp.php and place it into the functions folder
johnnyq
2025-01-24 20:26:46 -05:00
d80d4803db
Moved TOTP dependent files rfc6238.php and base32static.php to /includes folder and updated links in pages
johnnyq
2025-01-24 19:20:49 -05:00
2b3ff954c3
Hide the .git and .github folders as well as config.php
wrongecho
2025-01-24 19:30:22 +00:00
b1f0cfa29a
Add back bootstrap5 css for select2
johnnyq
2025-01-24 13:19:18 -05:00
4965bcadc5
Update some wording on select boxes and and UI tiday on Send Mass Email in contacts
johnnyq
2025-01-24 13:16:49 -05:00
0558358627
Added breaking changes to the Changelog specifically /guest/ and /client/
johnnyq
2025-01-23 17:29:13 -05:00
2b8778b205
Fix some lingering dead links
johnnyq
2025-01-23 17:21:49 -05:00
5f76a7989b
Move portal to client and rename and reorganize some client portal files
johnnyq
2025-01-23 17:12:11 -05:00
70dd3ab5c8
Remove Cron Key Requirement from cron scripts in /scripts folder and set to only run on the cli
johnnyq
2025-01-23 14:01:15 -05:00
c8e3e37d87
Update top right corner logo on setup, add more default common income, expense, referral, payment method categories
johnnyq
2025-01-23 12:53:26 -05:00
49682e4362
Fix Adminlte Paths in setup
johnnyq
2025-01-23 11:47:21 -05:00
faa1f789b8
Update Function in bulk mail
johnnyq
2025-01-22 21:07:11 -05:00
2c51289d75
Remove mysqli connection vars when passing mail data to addToMailQueue Function
johnnyq
2025-01-22 20:56:24 -05:00
c5c809791a
Fix Default order by
johnnyq
2025-01-22 19:32:47 -05:00
606f3061d0
Simplify / rework some of the filter header logic and update filter vars in the rest of the code
johnnyq
2025-01-22 18:55:05 -05:00
4fc39a7203
Update Filter Vars in expenses
johnnyq
2025-01-22 17:31:04 -05:00
e403526321
Better var naming for filter vars for clients and contacts
johnnyq
2025-01-22 16:36:55 -05:00
5765144770
Disable HTML Purifier Caching in Guest and Portal Areas ass well
johnnyq
2025-01-22 14:42:45 -05:00
bff04e947b
Disable HTML Purifier Caching
johnnyq
2025-01-22 14:39:39 -05:00
e3623dce5e
Merge branch 'develop' of github.com:itflow-org/itflow into develop
johnnyq
2025-01-17 15:27:18 -05:00
cb7965a84f
Stripe Var Passthru attempt
johnnyq
2025-01-17 15:26:40 -05:00
2ce32731aa
Merge pull request #1150 from itflow-org/services-db-charset
Johnny
2025-01-15 20:22:54 -05:00
99c4f9b92d
Add domain history
wrongecho
2025-01-15 18:04:56 +00:00
c5058b26de
Services table has a weird character set - removed
wrongecho
2025-01-15 12:05:03 +00:00
e4a4687e8c
Added Connected Asset Interface ID to asset interface table to eventual link to anothr assets interface/port
johnnyq
2025-01-14 23:50:08 -05:00