- Mar 17, 2011
-
-
Robin Appelman authored
also fix the returned keys
-
Robin Appelman authored
syntax is the same has http://www.php.net/manual/en/function.hash-file.php
-
- Mar 13, 2011
-
-
Jakob Sack authored
-
- Mar 12, 2011
-
-
Jakob Sack authored
-
Jakob Sack authored
Refactoring OC_APPCONFIG and OC_PREFERENCES, minor changes to OC_APP. These libraries are skeletons only, the functions need to be written.
-
- Mar 11, 2011
-
-
Jakob Sack authored
-
Jakob Sack authored
-
- Mar 09, 2011
-
-
François Kubler authored
-
François Kubler authored
Conflicts: admin/templates/index.php templates/layout.admin.php templates/layout.user.php All conflicts are fixed.
-
François Kubler authored
* Full PHP tags * Alternative syntax for control structures * Semi-colon at the end of instructions
-
François Kubler authored
* We have to use full tags (<?php) and not short tags (<?) * We have to use the alternative syntax for control structures (see http://www.php.net/manual/en/control-structures.alternative-syntax.php).
-
- Mar 03, 2011
-
-
Jakob Sack authored
-
Jakob Sack authored
-
Jakob Sack authored
-
Jakob Sack authored
-
Jakob Sack authored
This could be useful if the user does not want his gallery images on the webdav storage.
-
- Mar 02, 2011
-
-
Jakob Sack authored
-
Jakob Sack authored
-
Jakob Sack authored
-
Jakob Sack authored
-
Jakob Sack authored
-
Jakob Sack authored
-
Jakob Sack authored
-
- Mar 01, 2011
-
-
Jakob Sack authored
-
Jakob Sack authored
-
Jakob Sack authored
Start of the refactoring. Commit is quite big because I forgot to use git right from the beginning. Sorry.
-
- Feb 09, 2011
-
-
Jonathan Riddell authored
-
Jonathan Riddell authored
-
Jonathan Riddell authored
-
Jonathan Riddell authored
-
Jonathan Riddell authored
-
Jonathan Riddell authored
-
- Feb 06, 2011
-
-
Robin Appelman authored
-
Robin Appelman authored
- return the app in privateDataGet - implement privateDataDelete - split key-value storage from ocs parsing/output so plugins can use it for storage to
-
Robin Appelman authored
-
- Jan 31, 2011
-
-
Robin Appelman authored
-
- Jan 26, 2011
-
-
Robin Appelman authored
fixes http://bugs.kde.org/show_bug.cgi?id=264295
-
- Jan 23, 2011
-
-
Robin Appelman authored
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
-
- Jan 22, 2011
-
-
Robin Appelman authored
-
Robin Appelman authored
in the (rare) case that there are unreadable files show an error since it's probably a case of incorrect premissions set by someone.
-