Monotone-Parent: 738bb5934b9505acd57737d65ba73eb95e8a9379

Monotone-Revision: 12cffe17c857f344b88a2e8225bd29d25d96b049

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2012-02-14T15:58:17
This commit is contained in:
Wolfgang Sourdeau
2012-02-14 15:58:17 +00:00
parent 8c5021e3d0
commit 76ca9fb0b7
2 changed files with 35 additions and 19 deletions
+8
View File
@@ -1,3 +1,11 @@
2012-02-14 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* SoObjects/SOGo/SOGoSQLUserProfile.m (_sqlJsonRepresentation:):
removed obsolete method.
(-storeJSONProfileInDB:): we now properly escape the stored value
via the adaptor methods and by using a hacking EOAttribute
instance (FIXME).
2012-02-13 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* UI/WebServerResources/JavascriptAPIExtensions.js