Ivan Juanes ijuanes
ijuanes pushed to develop at ijuanes/GestionTablets 2026-06-23 18:58:01 +00:00
2959cd5299 Student data import implementation: added tables, migration, import script, tests, and documentation.
ijuanes pushed to develop at ijuanes/GestionTablets 2026-06-23 18:46:13 +00:00
9662f98169 Revert "docs: add project history narrative in Spanish for Ivan"\n\nThis commit has been undone by moving the file to ~/tmp/
d184b0423e docs: add project history narrative in Spanish for Ivan
2248237c79 fix(i18n): enable translations in all templates and implement cookie-based language persistence
8c1d12a5c4 feat(ui): add corporate logo and update colors to Cobalt Blue, Tiger Orange, Emerald Green
Compare 4 commits »
ijuanes pushed to develop at ijuanes/GestionTablets 2026-06-20 11:28:47 +00:00
c23304052a Add corporative logo
49e4562d31 fix(i18n): define get_locale function before passing to Babel constructor
6282bb9789 fix(i18n): use babel.locale_selector instead of babel.localeselector for Flask-Babel 4.0.0
34dd3ca937 feat(i18n): add Spanish localization support with Flask-Babel
Compare 4 commits »
ijuanes pushed to develop at ijuanes/GestionTablets 2026-06-20 08:42:06 +00:00
db7e9591e1 fix(ui): handle None result from COUNT query when no users match criteria
f5bbb93d59 fix(ui): fix user_loans SQL query with HAVING clause for status filter
c9f3382c7c feat(ui): implement HTMX + Tailwind frontend revamp
Compare 3 commits »
ijuanes pushed to develop at ijuanes/GestionTablets 2026-06-20 07:16:13 +00:00
e70738c792 merge: bring master changes to develop branch
f08c823dc1 docs: update CLI_VS_WEB.md with deprecation notice
ab7b466ce4 deprecate: mark CLI as deprecated, recommend web interface
e789201942 docs: add CLI vs Web functionality comparison
5d66ffa1a6 docs(ui): document navigation overflow fix in RESPONSIVE_CSS.md
Compare 14 commits »
ijuanes pushed to master at ijuanes/GestionTablets 2026-06-20 07:12:14 +00:00
f08c823dc1 docs: update CLI_VS_WEB.md with deprecation notice
ab7b466ce4 deprecate: mark CLI as deprecated, recommend web interface
Compare 2 commits »
ijuanes pushed to master at ijuanes/GestionTablets 2026-06-20 06:51:59 +00:00
e789201942 docs: add CLI vs Web functionality comparison
ijuanes pushed to master at ijuanes/GestionTablets 2026-06-20 00:43:32 +00:00
5d66ffa1a6 docs(ui): document navigation overflow fix in RESPONSIVE_CSS.md
26b77cf0e9 fix(ui): prevent navigation overflow on zoom and small screens
Compare 2 commits »
ijuanes pushed to master at ijuanes/GestionTablets 2026-06-20 00:36:16 +00:00
3e2e440d06 docs: add Spanish translation requirement note to RESPONSIVE_CSS.md
dea2f23524 docs(ui): update RESPONSIVE_CSS.md with bug fix documentation
28232dbaf9 fix(ui): add missing </style> tag in base.html
Compare 3 commits »
ijuanes pushed to master at ijuanes/GestionTablets 2026-06-20 00:22:33 +00:00
927c323a6e feat(ui): add responsive CSS for mobile accessibility
ijuanes pushed to master at ijuanes/GestionTablets 2026-06-19 23:56:11 +00:00
531b3a9048 docs: add separated frontend architecture options for mobile support
1ad0e8bf13 docs: add PostgreSQL migration guide for future scalability
85978a710f docs: add testing documentation to README and RUNNING.md
83ac67fea2 test: add comprehensive unit test suite
d3d1fb1b32 feat(non-loanable-devices): implement non-loanable device management
Compare 9 commits »
ijuanes created branch feature/user-loans-search in ijuanes/GestionTablets 2026-06-19 23:50:44 +00:00
ijuanes pushed to feature/user-loans-search at ijuanes/GestionTablets 2026-06-19 23:50:44 +00:00
531b3a9048 docs: add separated frontend architecture options for mobile support
1ad0e8bf13 docs: add PostgreSQL migration guide for future scalability
85978a710f docs: add testing documentation to README and RUNNING.md
83ac67fea2 test: add comprehensive unit test suite
Compare 4 commits »
ijuanes created branch develop in ijuanes/GestionTablets 2026-06-19 23:50:21 +00:00
ijuanes pushed to develop at ijuanes/GestionTablets 2026-06-19 23:50:21 +00:00
3039363b6b Merge feature/user-loans-search: Non-loanable device management
d3d1fb1b32 feat(non-loanable-devices): implement non-loanable device management
ac73e5dc93 docs: add technical specifications document
5fd3aaf4c5 docs: add Spanish requirements document (platform/language agnostic)
e9862f3d8d docs: add version control section to README
Compare 6 commits »
ijuanes created branch master in ijuanes/GestionTablets 2026-06-19 23:49:59 +00:00
ijuanes pushed to master at ijuanes/GestionTablets 2026-06-19 23:49:59 +00:00
8a8d2f02fa Initial commit: Tablet lending system with user-tablet many-to-many relationship
ijuanes created repository ijuanes/GestionTablets 2026-06-19 23:46:03 +00:00