smithi_3000 · Vivant / Vivant
  • Quelque part sur de la lune.
  • Joined on 2025-10-08
smithi_3000 pushed to master at smithi_3000/Project_BDE 2025-11-06 22:42:26 +01:00
60aba2ed8b [V] Chnaged index to use new DB connection
smithi_3000 pushed to master at smithi_3000/Project_BDE 2025-11-05 23:29:36 +01:00
424d59f6c1 [V] Syntaxic corrections and nicefication.
180f3cc133 [!V] Attempt at mitigating corrections size from table name change.
dc0c30c82b [!V] Added a form select for entry from the ue table.
fca70feaf3 [!V] Replaced the previous func. by an all column fetch.
18b5669d26 [!V] Added the same func for ID indexed ressource table.
Compare 7 commits »
smithi_3000 pushed to master at smithi_3000/Project_BDE 2025-10-31 16:38:37 +01:00
bf08703e31 Big login page code overhaul.
e33a053887 [!V] Introduced a test for successul statement preparation in
94e89fb3e9 [!V] Touche queries/accounts/usermanagement.php and added a function to
219de411ef Touched queries/accounts/login.php and added a query by login.
0b1b108373 Cleaned up lingering files in app/security.
Compare 5 commits »
smithi_3000 pushed to master at smithi_3000/Project_BDE 2025-10-31 15:19:12 +01:00
d062733d19 Added correct session cookie deletion in session/end.php
bbec3ef5e7 Fixed a typo.
e9320de50b Loaded sessions param before session_start() call for any session.
22d59c64b4 [!V] Added session/config.php, with essential options.
ec05150745 [!V] Renamed the contributor permission const while it was easy.
Compare 7 commits »
smithi_3000 pushed to master at smithi_3000/Project_BDE 2025-10-30 18:56:20 +01:00
9a8d7d358c Added some message snippets for reused messages.
b3892dcb7b Fixing the dumb idea of forcing table name in front of column names in
c9c1ca0afe Adapted direct_query.php and result_parsing/echo_table.php to the new
Compare 3 commits »
smithi_3000 pushed to master at smithi_3000/Project_BDE 2025-10-30 17:22:44 +01:00
7bd210ed35 [!W] Fixed the typo that stopped db connections from being closed.
d770aadc01 [!W] Modified the default db config management.
2ff14133c2 [!W] Renamed db_conn and $db_connect.
8b50f76b0d [!W] adapted all connection snippets for the new lib.
9289baba4a [W] Modified the connection lib to PDO.
Compare 5 commits »
smithi_3000 pushed to master at smithi_3000/Project_BDE 2025-10-27 15:00:02 +01:00
678e32e168 Laid out user sessions fundamentals.
smithi_3000 pushed to master at smithi_3000/Project_BDE 2025-10-26 19:57:05 +01:00
eeb32cef4c Added a nice nav and an blocking declaration.
ef56fc7b71 Implemented basic signup and login for users.
Compare 2 commits »
smithi_3000 pushed to master at smithi_3000/Project_BDE 2025-10-26 15:41:38 +01:00
9e2bf2e80f Touched database documentation.
1d0bb9558b [V] The true syntaxic correction.
Compare 2 commits »
smithi_3000 pushed to master at smithi_3000/Project_BDE 2025-10-26 13:32:34 +01:00
7b939d3bef [V] Syntaxic corrections. Displaced database declaration.
smithi_3000 pushed to master at smithi_3000/Project_BDE 2025-10-20 15:12:35 +02:00
0f9aff0b69 [!V] Added table for related links.
f40126908b [!V] Added an option (filière / bloc métier ) and removed subject.
Compare 2 commits »
smithi_3000 pushed to master at smithi_3000/Project_BDE 2025-10-20 14:36:19 +02:00
0d9eda97a5 [!V] touched expected hierarchy.
4be98fb514 [!V] Modified file hierarchy and 'hopefully' all references within it
Compare 2 commits »
smithi_3000 pushed to master at smithi_3000/Project_BDE 2025-10-15 10:38:15 +02:00
2eb8ddc0b2 [!W] Started signup page. Not finished it though.
7f06c19935 Added signup page and template profile page.
3702083ff7 Corrected connexion file location.
3be485f2c5 Added input sanitizing methods.
f45c5dc45a Added HR connexion file.
Compare 6 commits »
smithi_3000 pushed to master at smithi_3000/Project_BDE 2025-10-13 13:16:16 +02:00
8bfbdb9c64 [!V] restructured priority hierarchy.
6ee954ba17 [!V] fixed wrong foreign key.
b178a57626 Added author tables and link to authors.
Compare 3 commits »
smithi_3000 pushed to master at smithi_3000/Project_BDE 2025-10-13 12:56:58 +02:00
eb535b88f5 Cleaned overall, redundant definitions.
e5aa24bff9 [!V] Added ue and subjects table. Added missing comments.
63e245098b !V : Reworked file struct, added rlt-nat table.
Compare 3 commits »
smithi_3000 pushed to master at smithi_3000/Project_BDE 2025-10-12 20:38:05 +02:00
05d1d73eef added hierarchy documentation.
smithi_3000 pushed to master at smithi_3000/Project_BDE 2025-10-12 20:20:15 +02:00
9e11fcaa94 Implemented a direct query page and table raw print.
4ec2439371 File hierarchy revision.
ea29f57459 Changed db connection code section.
Compare 3 commits »
smithi_3000 pushed to master at smithi_3000/Project_BDE 2025-10-12 01:32:31 +02:00
e5325fe4ac Added basic page for sql queries.