Commit Graph

8 Commits

Author SHA1 Message Date
Thenezzar cecbc56b9f
Merge aa2c2c23ae into 29b79b9d4e 2025-11-29 23:34:12 -08:00
johnnyq 53178b8d20 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
Thenezzar aa2c2c23ae
Update credential_import.php
Removed these in the code as they point to specific Asset and Contact IDs but are probably only useful if you import into the same database where these already exist.
2025-11-14 10:14:34 +01:00
johnnyq 8be0789f25 Converted even more bulk modals to the new ajax-modal 2025-11-06 20:36:30 -05:00
johnnyq a55dabb1cd Migrate credemtial, software, network, certificate, domain, service Add modals to the new ajax-modal 2025-11-02 19:39:34 -05:00
Thenezzar 94d4191122 Export, Import all fields
Exports and imports all fields in for credentials except the relationships
2025-10-17 14:41:43 +02:00
wrongecho 99ccb12b8c Allow importing TOTP credential info 2025-10-15 10:31:59 +01:00
johnnyq edabc5c33f rename /user/ to /agent/ and update links to use agent/ instead 2025-09-23 18:04:23 -04:00