mirivlad
  • Joined on 2022-09-13
Loading Heatmap…
mirivlad pushed to main at mirivlad/bp
5bf25d9505 Fix subtask form AJAX submission
2026-02-08 18:08:50 +03:00
mirivlad pushed to main at mirivlad/bp
cee6c636ad Tasks Module Stage 2: Subtasks
2026-02-08 17:55:54 +03:00
mirivlad pushed to main at mirivlad/bp
d7fec7169f Tasks Module Stage 1: RBAC + Validation + Events Fix
2026-02-08 17:03:35 +03:00
mirivlad pushed to main at mirivlad/bp
9b8d10bbfa some fixes
2026-02-08 16:57:40 +03:00
mirivlad pushed to main at mirivlad/bp
2026-02-08 16:57:11 +03:00
mirivlad pushed to main at mirivlad/bp
36fb84caf9 Tasks Module Stage 1: RBAC + Validation + Events Fix
2026-02-08 15:28:33 +03:00
2be3e69c99 Fix migration directory path resolution in MigrationRunner
2026-02-06 18:26:11 +03:00
b5a0f36603 Add verbose debug output to MigrationRunner for troubleshooting
2026-02-06 18:23:12 +03:00
1db39e1328 Fix MigrationRunner to properly detect migration class names from filenames
2026-02-06 18:16:34 +03:00
23a8dbcaf6 Fix DB connection in app.php - use same approach as public/index.php with Dotenv
2026-02-06 18:11:31 +03:00
8a4d30de1d Fix DI container configuration - explicitly register controllers with PDO dependency
2026-02-06 13:43:07 +03:00
d8982d2ade Fix DI container configuration - explicitly register controllers with PDO dependency
2026-02-06 13:29:33 +03:00
858f78b929 Fix PDO instantiation - create PDO directly and register in container as instance
2026-02-06 12:34:53 +03:00
d110c4ce26 Fix PDO configuration to handle environment variables properly
2026-02-06 12:21:09 +03:00
cb3563e551 Add enhanced debugging for .env file loading
2026-02-06 12:04:24 +03:00
f8fb7ecb03 change index.php
2026-02-06 11:46:36 +03:00
b60810080d Fix security issue - remove actual database credentials from source code, use placeholders
2026-02-06 11:23:50 +03:00
e23a0546ac Fix DI container configuration and improve .env loading mechanism
2026-02-06 11:21:45 +03:00
ccecd2b5bb Fix security issue - remove actual database credentials from config, use placeholders
2026-02-06 11:11:16 +03:00
b2ade0cfcb Add link to README.md on main page and create route for it
2026-02-06 11:06:16 +03:00