This website requires JavaScript.
Explore
Help
Sign In
AS1024
/
itflow
Watch
1
Star
0
Fork
0
You've already forked itflow
mirror of
https://github.com/itflow-org/itflow
synced
2026-08-26 17:35:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ffda60519578391bf8e4e5d1675d270eea3e775d
itflow
/
guest
History
johnnyq
f2b2082762
css
2026-08-19 13:48:55 -04:00
..
custom
Update .gitignore and add custom directories to /admin /client /guest /user Example Documentation coming soon
2025-09-22 19:33:40 -04:00
includes
css
2026-08-19 13:48:55 -04:00
guest_ajax.php
More sweeps to replace select * with actual returned column names dramatically reduces php memory usage and speeds up processing dramatically especially in the crons since they run all the time
2026-08-06 13:10:23 -04:00
guest_approve_ticket_task.php
Initial migration from AdminLTE 3 to 4, bootstrap 4 to 5
2026-08-14 13:22:11 -04:00
guest_calendar_feed.php
Fix calendar queries missing columns lost in the SELECT * sweep
2026-08-09 13:41:01 -04:00
guest_download_file.php
More sweeps to replace select * with actual returned column names dramatically reduces php memory usage and speeds up processing dramatically especially in the crons since they run all the time
2026-08-06 13:10:23 -04:00
guest_pay_invoice_stripe.php
All Jquery removed replaced with stand JS and non jqery dependent libs
2026-08-14 17:28:06 -04:00
guest_post.php
More sweeps to replace select * with actual returned column names dramatically reduces php memory usage and speeds up processing dramatically especially in the crons since they run all the time
2026-08-06 13:10:23 -04:00
guest_quote_upload_file_modal.php
Initial migration from AdminLTE 3 to 4, bootstrap 4 to 5
2026-08-14 13:22:11 -04:00
guest_view_invoice.php
Update badge classes to bg
2026-08-15 13:00:41 -04:00
guest_view_item.php
Fixed Side nav titles, Fixed ajax on bootstrap modals, fixed pagination all regressions
2026-08-14 18:32:33 -04:00
guest_view_quote.php
Update badge classes to bg
2026-08-15 13:00:41 -04:00
guest_view_ticket.php
Update Font, Migrated away from JQUERY dependent libs: toastr to bootstrap5 toasts, daterangepicker to flatpickr, select2 to Tom Select, InputMask to IMask
2026-08-14 17:08:40 -04:00
index.php
More Relative to Absolute web asset paths updates
2025-09-24 13:09:25 -04:00