54 Commits

Author SHA1 Message Date
4e7ff1e508 Updated 2024-04-22 13:31:05 -04:00
7a88398379 Simplified Model 2022-12-22 19:48:23 -03:00
7848d973a6 Reorder 2022-12-22 19:48:05 -03:00
d2c5c1180b Don't assume columns. 2022-12-22 19:42:20 -03:00
e4cec2e2f2 trigger_error -> error_log 2022-10-11 12:17:30 -03:00
8a03d9e675 Reorder and cleanup of Repository 2022-10-11 11:39:25 -03:00
100df73916 Remove Mapping, simplifying Repository 2022-10-10 22:19:09 -03:00
5c1f424c76 Added Mapping functionality 2022-10-10 21:47:48 -03:00
fe67519682 Added column = property handling for mapping 2022-10-10 17:32:34 -03:00
0a9bed1735 Fixes 2022-10-10 16:46:44 -03:00
422d9a6dbd Improve mapping 2022-10-10 16:36:47 -03:00
23c56f9511 Change ResultSet::getFirst definition 2022-09-12 21:49:11 -03:00
ef1603bc4b FIX: Check for missing getters and setters 2022-09-12 17:39:00 -03:00
f19385ccc1 FIX: use getMethod instead of string 2022-09-12 17:33:45 -03:00
d3771d8844 FIX: condition in old format 2022-09-12 17:29:04 -03:00
aff0d4333d Added update to Repository 2022-09-12 17:23:29 -03:00
51124218d5 Check if value is set before serializing 2022-09-09 17:47:46 -04:00
806b8e7b93 Changed model to be jsonserialiazable and it's factory into repository
Added model, create and required/optional to repository
2022-09-09 15:55:45 -04:00
3811e8224b Define and Implement delete 2022-09-09 13:15:27 -04:00
9834eb70a4 Use full class name without having to specify namespace beforehand 2022-09-09 13:15:11 -04:00
55275d2d75 Factory Implementation 2022-09-09 10:31:38 -04:00
230faaf3cc Abstracts 2022-09-08 21:35:33 -04:00
7f33475e35 Interfaces 2022-09-08 21:35:25 -04:00
8beb07819c Dependencies 2022-09-08 21:24:50 -04:00
91886eca0f Ignores 2022-09-08 21:24:41 -04:00
2d44c5d057 Cleanup 2022-09-08 21:24:29 -04:00
fbd5b350bd FIX: sym -> symb, cast object to array, and use alias when alias IS NOT empty 2021-12-20 23:33:02 -03:00
2bf938a9b7 FIX: array_walk returns bool and tertiary operator 2021-08-01 20:50:42 -04:00
293b5af3ff FIX: self -> static 2021-08-01 20:31:49 -04:00
643c3e714f FIX: Find where in add 2021-05-23 21:27:13 -04:00
db2864395c FIX: Factory for find 2021-05-23 21:07:48 -04:00
1cd06d5fe6 Add and Edit Model 2021-05-23 21:03:10 -04:00
244d8cc414 FIX: null cases & method name 2021-03-16 00:19:51 -03:00
630c971b45 Date traits 2021-03-15 11:14:10 -03:00
c441d41a02 FIX: Not through enough 2021-03-09 00:19:32 -03:00
3aed13e6a0 FIX: usar correcta descripcion 2021-03-09 00:14:31 -03:00
4d64143dbc FIX: No se configuraba la creacion de nuevo modelo 2020-08-04 01:32:59 -04:00
1dc21d8fb7 FIX: Interface differences 2020-08-03 23:54:07 -04:00
65bec43b45 FIX: Herencia de cambios anteriores 2020-08-03 23:50:58 -04:00
5f3f6b72e5 FIX: Return null 2020-08-03 23:42:01 -04:00
a1466143b5 FIX: Type hint 2020-08-03 23:38:30 -04:00
a8d548c0c4 Si existe duplicado avisa 2020-08-03 23:27:34 -04:00
f03df583d7 FIX: Retorno de Factory::create 2020-08-03 23:17:29 -04:00
17453427a2 Id en busqueda de 1 y creacion de nuevo modelo 2020-08-03 23:10:47 -04:00
5b1a61cd3b FIX: not reseting 2020-08-03 22:07:12 -04:00
d3cb68c5ca Form alias para Define 2020-08-03 16:25:05 -04:00
0a46604e0c FIX: uso de nombre de variable equivocada en fabrica 2020-07-24 12:06:06 -04:00
e9bee7fa48 FIX: nombres de variables 2020-07-24 11:58:09 -04:00
ac019aac3f FIX: bad return value 2020-07-24 11:47:25 -04:00
86ffb0b84c FIX 2020-07-22 23:08:34 -04:00