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-03-11 08:14:52 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
18e180eca593ac29bc2fa1f5d723612bd73b073c
itflow
/
agent
/
modals
/
file
History
johnnyq
10c37946b1
UI: Update icoms for description inputs
2026-02-28 19:14:00 -05:00
..
file_bulk_move.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
file_delete.php
rename /user/ to /agent/ and update links to use agent/ instead
2025-09-23 18:04:23 -04:00
file_link_asset.php
replace all instances of mysqli_fetch_array with mysqli_fetch_assoc for better performance and memory usage
2026-01-14 17:30:23 -05:00
file_move.php
Remove Folder option in edit document modal as this is reserved for move to folder modal
2026-01-24 01:37:00 -05:00
file_rename.php
replace all instances of mysqli_fetch_array with mysqli_fetch_assoc for better performance and memory usage
2026-01-14 17:30:23 -05:00
file_upload.php
UI: Update icoms for description inputs
2026-02-28 19:14:00 -05:00
file_view.php
rename /user/ to /agent/ and update links to use agent/ instead
2025-09-23 18:04:23 -04:00