aboutsummaryrefslogtreecommitdiff
path: root/lib/models/SimpleORMap.class.php
AgeCommit message (Expand)Author
2024-05-06relocate sorm classes, fixes #4106Jan-Hendrik Willms
2024-05-06adjustments for php8, fixes #4111Jan-Hendrik Willms
2024-05-06fixes #4100Jan-Hendrik Willms
2024-04-09use static instead of get_called_class(), fixes #3976Jan-Hendrik Willms
2024-03-25Resolve #3876 "SORM: Mehrere Aliase auf die gleiche Spalte sind nicht möglich"André Noack
2024-01-03fixes #3204Jan-Hendrik Willms
2023-11-01mark cloned objects as new, fixes #3398Elmar Ludwig
2023-08-08Resolve "System-Ankündigung: Weitere Bereiche auffindbar, werden aber nicht ...Rasmus Fuhse
2023-04-07improve SORM docblocks, fixes #2514Jan-Hendrik Willms
2023-03-22allow i18n fields in SORM to be configured as a list, fixes #2366Jan-Hendrik Willms
2023-03-10return type adjustments, fixes #2290Jan-Hendrik Willms
2023-02-17clone records before fetching into them so that the after_initialize will alw...Jan-Hendrik Willms
2023-01-26Revert "adjust sorm methods to count/return only distinct values, re #1885"Jan-Hendrik Willms
2023-01-26adjust sorm methods to count/return only distinct values, fixes #1885Jan-Hendrik Willms
2023-01-13reorder code to ensure a correct order of callback execution, re #1990Jan-Hendrik Willms
2023-01-12change execution order to ensure the id for storing i18n contents is valid, f...Jan-Hendrik Willms
2022-09-28fix for BIESt #1118Moritz Strohm
2022-09-28fix for BIESt #1110Moritz Strohm
2022-09-28fix for BIESt #1016Moritz Strohm
2022-09-17remove SORM config from object instances, re #1473Elmar Ludwig
2022-09-16Resolve #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