bp/app
Vladimir Tomashevskiy a9976a5d85 Tasks Module Stage 3: Attachments
- Add migration for task_attachments table
- Create TaskAttachmentModel with file handling methods
- Add TaskService methods for upload/delete attachments
- Add API routes for attachments (upload, delete, download)
- Add controller methods for attachment operations
- Add UI section in task view with file upload form
- Add JavaScript handlers for AJAX file operations
2026-02-08 19:43:39 +00:00
..
Config start tasks module 2026-01-23 08:48:06 +03:00
Controllers Many fixes 2026-01-16 21:58:12 +03:00
Database Tasks Module Stage 3: Attachments 2026-02-08 19:43:39 +00:00
Filters Many fixes 2026-01-16 21:58:12 +03:00
Helpers add CRM module start 2026-01-15 07:09:36 +03:00
Language first commit 2026-01-10 16:16:39 +03:00
Libraries Use base.js CSRF auto-injection for AJAX requests 2026-02-08 15:51:06 +00:00
Models Many fixes 2026-01-16 21:58:12 +03:00
Modules Tasks Module Stage 3: Attachments 2026-02-08 19:43:39 +00:00
Services Many fixes 2026-01-16 21:58:12 +03:00
ThirdParty first commit 2026-01-10 16:16:39 +03:00
Views some fixes 2026-02-08 16:57:25 +03:00
.htaccess first commit 2026-01-10 16:16:39 +03:00
Common.php first commit 2026-01-10 16:16:39 +03:00
index.html first commit 2026-01-10 16:16:39 +03:00