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
fe8df66c67
itflow
/
agent
/
modals
/
asset
History
johnnyq
fe8df66c67
Migrate Import/export clients to ajax-modals
2025-12-01 20:33:01 -05:00
..
asset_add.php
[Feature] Added Asset Tags
2025-11-11 19:57:51 -05:00
asset_bulk_add_ticket.php
Updated bulk action js to pass the checkboxe names into the get array this allows the use of multiple checkbox name arrays to be passed at once instead of just selected_ids had to update each bulk model from selected_ids to to the array that was passed. This was important so we could mix files and documents together
2025-11-27 12:48:59 -05:00
asset_bulk_assign_contact.php
Updated bulk action js to pass the checkboxe names into the get array this allows the use of multiple checkbox name arrays to be passed at once instead of just selected_ids had to update each bulk model from selected_ids to to the array that was passed. This was important so we could mix files and documents together
2025-11-27 12:48:59 -05:00
asset_bulk_assign_location.php
Updated bulk action js to pass the checkboxe names into the get array this allows the use of multiple checkbox name arrays to be passed at once instead of just selected_ids had to update each bulk model from selected_ids to to the array that was passed. This was important so we could mix files and documents together
2025-11-27 12:48:59 -05:00
asset_bulk_assign_physical_location.php
Updated bulk action js to pass the checkboxe names into the get array this allows the use of multiple checkbox name arrays to be passed at once instead of just selected_ids had to update each bulk model from selected_ids to to the array that was passed. This was important so we could mix files and documents together
2025-11-27 12:48:59 -05:00
asset_bulk_assign_tags.php
Updated bulk action js to pass the checkboxe names into the get array this allows the use of multiple checkbox name arrays to be passed at once instead of just selected_ids had to update each bulk model from selected_ids to to the array that was passed. This was important so we could mix files and documents together
2025-11-27 12:48:59 -05:00
asset_bulk_edit_status.php
Updated bulk action js to pass the checkboxe names into the get array this allows the use of multiple checkbox name arrays to be passed at once instead of just selected_ids had to update each bulk model from selected_ids to to the array that was passed. This was important so we could mix files and documents together
2025-11-27 12:48:59 -05:00
asset_bulk_transfer_client.php
Updated bulk action js to pass the checkboxe names into the get array this allows the use of multiple checkbox name arrays to be passed at once instead of just selected_ids had to update each bulk model from selected_ids to to the array that was passed. This was important so we could mix files and documents together
2025-11-27 12:48:59 -05:00
asset_copy.php
…
asset_details.php
Fix Broken Updating asset noted in asset details modal
2025-11-17 13:51:19 -05:00
asset_documents.php
…
asset_edit.php
[Feature] Added Asset Tags
2025-11-11 19:57:51 -05:00
asset_export.php
…
asset_import.php
Asset import - allow importing notes
2025-10-15 10:32:16 +01:00
asset_interface_add.php
Conver the what should be the last bulk asset interfaces modals to the new ajax
2025-11-27 14:13:33 -05:00
asset_interface_bulk_edit_network.php
Conver the what should be the last bulk asset interfaces modals to the new ajax
2025-11-27 14:13:33 -05:00
asset_interface_bulk_edit_type.php
Conver the what should be the last bulk asset interfaces modals to the new ajax
2025-11-27 14:13:33 -05:00
asset_interface_edit.php
…
asset_interface_export.php
…
asset_interface_import.php
…
asset_interface_multiple_add.php
…
asset_link_credential.php
…
asset_link_document.php
Converted all Document Link Modals to the new ajax-modal, also switched trash icons for unlink icons in document details
2025-12-01 17:16:59 -05:00
asset_link_file.php
Migrate Import/export clients to ajax-modals
2025-12-01 20:33:01 -05:00
asset_link_service.php
…
asset_link_software.php
…