This website requires JavaScript.
Explore
Help
Sign In
AS1024
/
itflow
mirror of
https://github.com/itflow-org/itflow
Watch
1
Star
0
Fork
You've already forked itflow
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
9d60ccdf3e
itflow
/
post
History
johnnyq
92ccd7de14
Update/Fix Mail Functions in POST/contact.php and event.php - sanitize POST vars instead the whole mail subject and body which prevents having a mixed of confusing redundant escaped and unescaped vars also fixed scheduling calendar events was not working to send an email out
2024-01-20 19:08:51 -05:00
..
account.php
…
account_type.php
…
api.php
…
asset.php
Added login uri 2, NAT IP and asset URI 2 to the UI, also created new tab in asset network and split form items between assignment and network
2024-01-15 13:50:46 -05:00
budget.php
…
category.php
…
category_model.php
…
certificate.php
Add multi-select to networks, certificates and domains.
2023-12-31 12:49:58 +00:00
client.php
Added asset location to the client PDF Export
2024-01-14 21:42:39 -05:00
client_locations_model.php
…
client_logins_model.php
Added login uri 2, NAT IP and asset URI 2 to the UI, also created new tab in asset network and split form items between assignment and network
2024-01-15 13:50:46 -05:00
client_model.php
…
contact.php
Update/Fix Mail Functions in POST/contact.php and event.php - sanitize POST vars instead the whole mail subject and body which prevents having a mixed of confusing redundant escaped and unescaped vars also fixed scheduling calendar events was not working to send an email out
2024-01-20 19:08:51 -05:00
contact_model.php
…
custom_field.php
…
custom_field_model.php
…
document.php
Do not allow the deletion of Parent document under revisions, create new function to delete document version and redirect back to the parent document, also delete all versions of the document if deleted from the document list
2024-01-15 21:44:13 -05:00
domain.php
Add multi-select to networks, certificates and domains.
2023-12-31 12:49:58 +00:00
event.php
Update/Fix Mail Functions in POST/contact.php and event.php - sanitize POST vars instead the whole mail subject and body which prevents having a mixed of confusing redundant escaped and unescaped vars also fixed scheduling calendar events was not working to send an email out
2024-01-20 19:08:51 -05:00
event_model.php
…
expense.php
…
expense_model.php
…
file.php
…
folder.php
…
invoice.php
no need to SQL escape , in the emails, so removed the \, escaping in post invoice, ticket and ticket_email_parser
2024-01-20 18:13:47 -05:00
invoice_model.php
…
location.php
…
login.php
Added login uri 2, NAT IP and asset URI 2 to the UI, also created new tab in asset network and split form items between assignment and network
2024-01-15 13:50:46 -05:00
misc.php
…
network.php
Add multi-select to networks, certificates and domains.
2023-12-31 12:49:58 +00:00
product.php
…
product_model.php
…
profile.php
Prevent users setting/hashing an empty password
2024-01-19 23:45:02 +00:00
quote.php
…
quote_model.php
…
revenue.php
…
scheduled_ticket_model.php
By default Collapse Client Top Header unless in Client Overview while in the Client section
2023-12-29 15:14:48 -05:00
service.php
…
setting.php
no need to SQL escape , in the emails, so removed the \, escaping in post invoice, ticket and ticket_email_parser
2024-01-20 18:13:47 -05:00
setting_company_model.php
…
software.php
…
tag.php
…
tag_model.php
…
tax.php
…
ticket.php
no need to SQL escape , in the emails, so removed the \, escaping in post invoice, ticket and ticket_email_parser
2024-01-20 18:13:47 -05:00
transfer.php
…
transfer_model.php
…
trip.php
…
trip_model.php
…
user.php
…
user_model.php
…
vendor.php
…
vendor_model.php
…