Robin Appelman
78d875c60f
fix ocs private data handeling.
...
- return the app in privateDataGet
- implement privateDataDelete
- split key-value storage from ocs parsing/output so plugins can use it for storage to
2011-02-06 01:22:48 +01:00
Robin Appelman
9d8047382e
fix ocs private data get/set queries for mysql
...
handle the app paramater with private data get correctly according to the spec
still fails under sqlite (and probably postgresql) but I will look more into that later
2011-01-23 03:23:03 +01:00
Martin Sandsmark
9d99c4fbdc
update to comply with the OCS spec (lookup by application name too)
2010-08-02 20:39:14 +02:00
Robin Appelman
ccdb21958e
use = instead of LIKE when selecting private attributes
2010-07-28 00:10:30 +02:00
Martin T. H. Sandsmark
3b065d4dae
more addslashes magic sauce
2010-07-25 13:14:26 +02:00
Martin T. H. Sandsmark
ce0993e0c7
fix mdb2 usage, add optional format variable
2010-07-25 12:55:52 +02:00
Martin T. H. Sandsmark
c2504f54ad
fix some, do not enjoy php
2010-07-25 02:38:35 +02:00
Martin T. H. Sandsmark
e6f6c62113
some fixes
2010-07-25 01:48:36 +02:00
Martin T. H. Sandsmark
58b4485677
fix parsing of url
2010-07-25 00:06:10 +02:00
Martin T. H. Sandsmark
64d4d57615
fix permissions, start to implement private data api
2010-07-16 11:36:03 +02:00
Aldo "xoen" Giambelluca
890d7fa512
Using camelCase for function names in 'inc/lib_ocs.php'
...
PHP function names is case-insensitive so this change isn't
intrusive but improve readability of the code.
2010-07-10 19:59:18 +02:00
Aldo "xoen" Giambelluca
76672fe037
Avoid creation of variables just to put the table names with prefix
2010-07-04 11:32:39 +02:00
Aldo "xoen" Giambelluca
3f45771895
Using table prefix preference in 'inc/lib_ocs.php'
2010-07-03 19:12:51 +02:00
Thibaut GRIDEL
477b9877a0
fix ocs path and queries
2010-05-16 23:13:42 +02:00
Robin
78e54e1909
fixes in log and ocs
2010-05-15 22:29:14 +02:00
Frank Karlitschek
7adbbfe05c
add Open Collaboration API support. You can now connect your ownCloud with the KDE Social Desktop and push notifications to your Social News Plasmoid. This requires KDE trunk or KDE SV 4.5
2010-04-14 16:58:52 +02:00