146 Commits

Author SHA1 Message Date
copilot-swe-agent[bot]
88fb053031 Add permission levels for linked projects (read-only, request edit, full edit)
Co-authored-by: naielv <109038805+naielv@users.noreply.github.com>
2026-01-31 20:36:55 +00:00
copilot-swe-agent[bot]
1c3aef8345 Implement selective project sharing between aularios via JSON configuration
Co-authored-by: naielv <109038805+naielv@users.noreply.github.com>
2026-01-31 20:33:32 +00:00
copilot-swe-agent[bot]
2ec1837003 Implement Menú Comedor sharing between aularios via JSON configuration
Co-authored-by: naielv <109038805+naielv@users.noreply.github.com>
2026-01-31 20:29:10 +00:00
copilot-swe-agent[bot]
83f5cc9d7b Initial plan 2026-01-31 20:25:58 +00:00
Naiel
bf9707c9e7 Fix include statement placement in proyectos.php 2026-01-31 21:01:26 +01:00
Naiel
d775a08234 Merge pull request #5 from Axia4/copilot/add-proyectos-module
Add hierarchical sub-project structure with 3-level nesting
2026-01-31 20:55:49 +01:00
copilot-swe-agent[bot]
c4edc6f436 Add sub-project functionality with 3-level hierarchy support
Co-authored-by: naielv <109038805+naielv@users.noreply.github.com>
2026-01-31 19:47:15 +00:00
copilot-swe-agent[bot]
d057d29e5b Fix PHP syntax error in file validation logic
Co-authored-by: naielv <109038805+naielv@users.noreply.github.com>
2026-01-31 19:40:32 +00:00
copilot-swe-agent[bot]
6c8f09ee7a Add ARASAAC pictograms to Proyectos module
Co-authored-by: naielv <109038805+naielv@users.noreply.github.com>
2026-01-31 19:35:20 +00:00
copilot-swe-agent[bot]
568640539b Security improvements: fix permissions, add file validation, improve error handling
Co-authored-by: naielv <109038805+naielv@users.noreply.github.com>
2026-01-31 19:29:49 +00:00
copilot-swe-agent[bot]
eb6d23acf8 Add Proyectos module with file and link management
Co-authored-by: naielv <109038805+naielv@users.noreply.github.com>
2026-01-31 19:21:39 +00:00
copilot-swe-agent[bot]
4d36e33f41 Initial plan 2026-01-31 19:17:20 +00:00
naielv
dbe4601f65 update 2026-01-29 22:11:09 +01:00
naielv
436fd17cc6 Fix nav, paneldiario, index logout url, Refactor card-body divs to improve consistency across multiple files 2026-01-28 20:24:16 +01:00
Naiel
cbb2a05e35 fix paneldiario 2026-01-28 15:04:54 +00:00
naielv
d41915056e Fix paneldiario, change auth system. 2026-01-27 21:42:45 +01:00
naielv
3d97703b7d Update button style 2026-01-27 21:08:54 +01:00
naielv
a28d2c6a18 Fix .pad style 2026-01-27 19:25:25 +01:00
naielv
2e956575aa Now using bootstrap 2026-01-27 19:21:49 +01:00
naielv
c8b22da45f fix sysadmin 2026-01-27 18:06:23 +01:00
naielv
37585269b8 update 2026-01-26 22:53:03 +01:00
Naiel
880e3fcdbf Add Account app 2026-01-26 15:18:26 +00:00
Naiel
bb95d9af85 Many changes! New logos, some fixes & updates, new apps. 2026-01-26 14:54:59 +00:00
Naiel
62929e7565 More stuff & install system 2026-01-26 13:53:21 +00:00
Naiel
7e55e2f971 Update grid item styles in pre-body.php
Refactor CSS styles for grid items and images.
2026-01-26 11:04:36 +01:00
Naiel
e42394afe1 Change user agent check from SysAdminAuth to Axia4Auth 2026-01-26 10:19:05 +01:00
Naiel
d1f41a19c9 Replace password hash check with password_verify 2026-01-26 10:18:45 +01:00
naielv
04dfa477d2 some fixes 2026-01-26 09:15:54 +01:00
naielv
03f6e566fa Changes & added Club 2026-01-26 02:56:57 +01:00
naielv
5f45017997 update many stuff 2026-01-25 23:23:22 +01:00
Naiel
d58c9b6af2 Remove unnecesary files, fixed docker stuff. 2026-01-25 22:30:05 +01:00
Naiel
4758176e53 Add support for multiple platforms in Docker publish 2026-01-25 21:44:01 +01:00
Naiel
4ab610a73d Remove cosign installation and signing steps
Removed cosign installation and signing steps from Docker publish workflow.
2026-01-25 21:26:10 +01:00
Naiel
5cb6f2aea2 Merge pull request #3 from Axia4/copilot/dockerize-php-app
Dockerize PHP application and standardize data paths to /DATA/
2026-01-25 21:25:31 +01:00
copilot-swe-agent[bot]
315035e3d9 Add implementation summary and final testing documentation
Co-authored-by: naielv <109038805+naielv@users.noreply.github.com>
2026-01-25 20:22:31 +00:00
copilot-swe-agent[bot]
a9d5d178a6 Fix path concatenation in pre-body.php
Co-authored-by: naielv <109038805+naielv@users.noreply.github.com>
2026-01-25 20:21:27 +00:00
copilot-swe-agent[bot]
0fb90783e9 Fix hardcoded paths and complete Docker setup with documentation
Co-authored-by: naielv <109038805+naielv@users.noreply.github.com>
2026-01-25 20:20:35 +00:00
copilot-swe-agent[bot]
4067a323fb Add Docker support and migrate data paths to /DATA/
Co-authored-by: naielv <109038805+naielv@users.noreply.github.com>
2026-01-25 20:17:21 +00:00
copilot-swe-agent[bot]
f4200cbbd6 Initial plan 2026-01-25 20:14:19 +00:00
naielv
f7559f587d Remove rnd file 2026-01-24 20:41:19 +01:00
naielv
4a22b9b7d1 Removed .gitignore files 2026-01-24 20:38:27 +01:00
naielv
427f4548aa finaly! 2026-01-24 20:37:48 +01:00
naielv
e4849d6436 gitignore v2 2026-01-24 20:23:30 +01:00
naielv
2788f3a806 Add gitignore 2026-01-24 20:18:40 +01:00
naielv
89d049af37 initial semi release 2026-01-24 20:16:23 +01:00
naielv
20311d8df3 first commit 2026-01-24 19:47:32 +01:00