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-05-29 14:18:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ac3a02baea21a3cf1be8d2cf84f59b75f46b1acc
itflow
/
post
/
admin
History
wrongecho
ac3a02baea
Disallow turning on login key without a secret
2025-06-10 09:19:29 +01:00
..
admin_api.php
…
admin_backup.php
Update the backup code to be a full backup zip file download of uploads and db dump along with version meta data file. Also allow to restore a single file in setup currently hidden
2025-05-07 15:37:57 -04:00
admin_category_model.php
…
admin_category.php
Fix category name/type logging when archiving/deleting a category
2025-05-20 14:50:27 +01:00
admin_custom_field_model.php
…
admin_custom_field.php
…
admin_custom_link.php
…
admin_document_template.php
…
admin_identity_provider.php
Better naming of Indetity Providers instead of Integrations to make way for more Indentity Provider like Google and custom SSO for the future
2025-05-29 13:29:27 -04:00
admin_mail_queue.php
…
admin_project_template.php
…
admin_role.php
…
admin_settings_ai.php
…
admin_settings_company.php
Fix setting country code in company details
2025-03-30 11:45:27 -04:00
admin_settings_default.php
…
admin_settings_invoice.php
…
admin_settings_localization.php
…
admin_settings_mail.php
Admin mail settings
2025-05-27 14:00:25 +01:00
admin_settings_module.php
…
admin_settings_notification.php
…
admin_settings_online_payment_clients.php
Client Portal Add Recurrung Invoices with option to Enable or Disable Auto Pay per recurring Invoice if Stripe is enabled and Client has a payment method. Also when removing saved auto payment methods delete all recurring payments for that client that are Stripe method also added this to the admin settings
2025-05-22 17:58:51 -04:00
admin_settings_online_payment.php
Prevent post pages being accessed directly
2025-01-09 16:09:39 +00:00
admin_settings_project.php
…
admin_settings_quote.php
…
admin_settings_security.php
Disallow turning on login key without a secret
2025-06-10 09:19:29 +01:00
admin_settings_telemetry.php
…
admin_settings_theme.php
…
admin_settings_ticket.php
…
admin_software_template.php
…
admin_tag_model.php
…
admin_tag.php
…
admin_tax.php
…
admin_ticket_status.php
Ticket statuses - Allow ordering from admin settings, this can replace the need to move the Kanban columns
2025-04-23 10:22:33 +01:00
admin_ticket_template.php
…
admin_update.php
…
admin_user_model.php
…
admin_user.php
Users bugfixes
2025-03-31 08:35:42 +01:00
admin_vendor_template.php
…