| Age | Commit message (Expand) | Author |
| 2025-04-01 | prevent php8 warnings, fixes #5441 | Jan-Hendrik Willms |
| 2025-04-01 | fixes #3204 | Jan-Hendrik Willms |
| 2025-03-27 | use only the raw data of a sorm object when using setData on another object, ... | Jan-Hendrik Willms |
| 2025-01-31 | fix sorm default string values for mariadb >= 10.2.7, fixes #4462 | Jan-Hendrik Willms |
| 2024-11-21 | fix incompatibility from e2c72bba147a88aa59e5dc8740925709d668bacc on branch 5... | Jan-Hendrik Willms |
| 2024-11-21 | allow sorm to use other variants of I18NString, fixes #4891 | Jan-Hendrik Willms |
| 2024-11-13 | load translations before comparing i18n field contents in SimpleORMap::isFiel... | Jan-Hendrik Willms |
| 2024-10-29 | fix syntax error from ea417b3fa933075d436052620d5c0b2ad72669fb on branch 5.4,... | Jan-Hendrik Willms |
| 2024-10-29 | allow sorm relations to be explicitely ordered in php on the collection and u... | Jan-Hendrik Willms |
| 2024-10-28 | PHP8 TypeError for additional_fields set in SORM | Rami Jasim |
| 2024-10-18 | ensure schemes array is always an array, fixes #4134 | Jan-Hendrik Willms |
| 2024-09-19 | sorm only return new ids for md5 hashes, fixes #4586 | Jan-Hendrik Willms |
| 2024-06-04 | fixes #4233 | Jan-Hendrik Willms |
| 2024-05-13 | update doc-block, fixes #4130 | David Siegfried |
| 2024-05-06 | fixes #4100 | Jan-Hendrik Willms |
| 2024-04-10 | use static instead of get_called_class(), fixes #3976 | Jan-Hendrik Willms |
| 2024-03-25 | Resolve #3876 "SORM: Mehrere Aliase auf die gleiche Spalte sind nicht möglich" | André Noack |
| 2023-08-08 | Resolve "System-Ankündigung: Weitere Bereiche auffindbar, werden aber nicht ... | Rasmus Fuhse |
| 2023-04-07 | improve SORM docblocks, fixes #2514 | Jan-Hendrik Willms |
| 2023-03-22 | allow i18n fields in SORM to be configured as a list, fixes #2366 | Jan-Hendrik Willms |
| 2023-03-10 | return type adjustments, fixes #2290 | Jan-Hendrik Willms |
| 2023-02-17 | clone records before fetching into them so that the after_initialize will alw... | Jan-Hendrik Willms |
| 2023-01-26 | Revert "adjust sorm methods to count/return only distinct values, re #1885" | Jan-Hendrik Willms |
| 2023-01-26 | adjust sorm methods to count/return only distinct values, fixes #1885 | Jan-Hendrik Willms |
| 2023-01-13 | reorder code to ensure a correct order of callback execution, re #1990 | Jan-Hendrik Willms |
| 2023-01-12 | change execution order to ensure the id for storing i18n contents is valid, f... | Jan-Hendrik Willms |
| 2022-09-28 | fix for BIESt #1118 | Moritz Strohm |
| 2022-09-28 | fix for BIESt #1110 | Moritz Strohm |
| 2022-09-28 | fix for BIESt #1016 | Moritz Strohm |
| 2022-09-17 | remove SORM config from object instances, re #1473 | Elmar Ludwig |
| 2022-09-16 | Resolve #1588 "datafields collection an SORM Objekte ist immer leer" | André Noack |
| 2022-07-11 | fix errors of type 'Unsafe usage of new static', fixes #1245 | Jan-Hendrik Willms |
| 2022-07-06 | fixes 'Method/function should return XY but return statement is missing', fix... | Jan-Hendrik Willms |
| 2022-07-04 | closes #1266 | André Noack |
| 2022-07-04 | fix for BIESt #1078 | Moritz Strohm |
| 2022-05-27 | fix for BIESt #971 | Moritz Strohm |
| 2022-05-27 | fix for BIESt #1077 | Moritz Strohm |
| 2022-05-04 | fix for BIESt #957 | Moritz Strohm |
| 2022-04-20 | Resolve #878 SORM-Konstruktor kann keinen unvollständigen PK setzen | André Noack |
| 2022-01-19 | Korrektur und Verbesserung aller API-Dokumentationskommentare in SORM-bezogen... | Marcus Eibrink-Lunzenauer |
| 2022-01-18 | Revert "throw exceptions when i18nstring is used with a composite primary key... | Jan-Hendrik Willms |
| 2022-01-18 | throw exceptions when i18nstring is used with a composite primary key, fixes ... | Jan-Hendrik Willms |
| 2021-11-08 | replace all mb_* calls with their non multibyte version, fixes #398 | Jan-Hendrik Willms |
| 2021-07-22 | current code from svn, revision 62608 | Jan-Hendrik Willms |