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-10 09:37:15 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d484629ebc464180ae23e05decba73e7bea4d518
itflow
/
agent
/
modals
/
location
History
johnnyq
f8899e592f
More Select * Queries convert
2026-08-06 13:57:46 -04:00
..
location_add.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
location_bulk_assign_tags.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
location_edit.php
More Select * Queries convert
2026-08-06 13:57:46 -04:00
location_export.php
Feature: On all export modals added Filter Tab and Selectable Columns tab with default selected, also you can now export to a PDF
2026-07-30 00:46:15 -04:00
location_import.php
locations: Add missing CSRF checks, add missing permission checks, renamed unarchive to restore
2026-03-02 19:15:52 -05:00