0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 10, 2024 — May 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added README. More... over 12 years ago
Fixed a bug due to coupled transport and collection Added IntegerField type More... about 15 years ago
Added a processValues method in the form Fixed a bug in the Query handler More... over 15 years ago
Added updateFIELDValue method handling More... over 15 years ago
Fixed a base query problem More... over 15 years ago
Now handle "required" in schema and forms More... over 15 years ago
Stripped some old code with the new Rdn methods More... over 15 years ago
Changed revision to alpha4 More... over 15 years ago
Changed operators to handle multiple AND & OR Fixed findAll code More... over 15 years ago
Handle update & insert of objects in ldap More... over 15 years ago
Can now add objects to the LDAP tree More... over 15 years ago
Added object form methods Added methods to save, modify and delete More... over 15 years ago
Fixed typo in string field, changed length of DN More... over 15 years ago
Added an empty sfFormSlapOrm class More... over 15 years ago
Added a build-form task More... over 15 years ago
Renamed the build all task More... over 15 years ago
Renamed LICENSE file More... over 15 years ago
Added new operators and finders operators: now compare instead of Equal with LT, LE, GT, GE More... over 15 years ago
Managing the yml schema correctly boolean types and integer More... over 15 years ago
Removed vim .swp file More... over 15 years ago
Now handles multiple values fields More... over 15 years ago
Added convenient ways to retrieve objects More... over 15 years ago
Changed the query system Queries now have operators ! More... over 15 years ago
Added new task to generate model files slaporm::build-model is now functionnal More... over 15 years ago
Moved libs in an accurate dir More... over 15 years ago
Using LdapException More... over 15 years ago
SlapOrm class now handle connections Make less connections to the LDAP directory Connections are now stored in a per class mapping within the SlapOrm singleton. More... over 15 years ago
Enhanced search ldap search now send attributes to retreive from LDAP More... over 15 years ago
Added a query object Fixed the getByDn method and the mapping Added a singleton class SlapOrm to handle the object mapping More... over 15 years ago
Added a new LdapTransportException Changed the hydrate to hydrateFromLdap method More... over 15 years ago