aboutsummaryrefslogtreecommitdiff
path: root/lib/models/SimpleORMap.class.php
AgeCommit message (Expand)Author
2024-06-04fixes #4233Jan-Hendrik Willms
2024-03-25fix regression from cherry pick 4eaed34561020ad4eee19fbe7ad5da25868cda7c on b...Jan-Hendrik Willms
2024-03-25Resolve #3876 "SORM: Mehrere Aliase auf die gleiche Spalte sind nicht möglich"André Noack
2023-02-17clone records before fetching into them so that the after_initialize will alw...Jan-Hendrik Willms
2022-09-26Resolve #1588 "datafields collection an SORM Objekte ist immer leer"André Noack
2022-07-11fix errors of type 'Unsafe usage of new static', fixes #1245Jan-Hendrik Willms
2022-07-06fixes 'Method/function should return XY but return statement is missing', fix...Jan-Hendrik Willms
2022-07-04closes #1266André Noack
2022-07-04fix for BIESt #1078Moritz Strohm
2022-05-27fix for BIESt #971Moritz Strohm
2022-05-27fix for BIESt #1077Moritz Strohm
2022-05-04fix for BIESt #957Moritz Strohm
2022-04-20Resolve #878 SORM-Konstruktor kann keinen unvollständigen PK setzenAndré Noack
2022-01-19Korrektur und Verbesserung aller API-Dokumentationskommentare in SORM-bezogen...Marcus Eibrink-Lunzenauer
2022-01-18Revert "throw exceptions when i18nstring is used with a composite primary key...Jan-Hendrik Willms
2022-01-18throw exceptions when i18nstring is used with a composite primary key, fixes ...Jan-Hendrik Willms
2021-11-08replace all mb_* calls with their non multibyte version, fixes #398Jan-Hendrik Willms
2021-07-22current code from svn, revision 62608Jan-Hendrik Willms