- Jan 01, 2011
-
-
Elias Probst authored
-
Elias Probst authored
-
- Sep 20, 2010
-
-
Robin Appelman authored
-
Robin Appelman authored
-
- Sep 05, 2010
-
-
Robin Appelman authored
-
- Aug 12, 2010
-
-
Robin Appelman authored
new settings page that allows plugins to integrate their own settings dialogs more with the existing ones
-
- Jul 21, 2010
-
-
Aldo "xoen" Giambelluca authored
It's possible to use `OC_USER` as normal but the real stuff is done by the `OC_USER::$_backend` class, setted using `OC_USER::setBackend()` (this is done in inc/lib_user.php)
-
- Jul 19, 2010
-
-
Aldo "xoen" Giambelluca authored
At start the choosen user manager is created (e.g. OC_USER_DATABASE, OC_USER_LDAP) and put into the global variable `$userManager`. This is the variable to use instead of `OC_USER` class. TODO: A better name than $userManager?
-
- Jul 12, 2010
-
-
Aldo "xoen" Giambelluca authored
* Support numeric types too * $WEBROOT variable was not necessary
-
Aldo "xoen" Giambelluca authored
-
- Jul 11, 2010
-
-
Aldo "xoen" Giambelluca authored
This actually write all the key/value into the config.php. The code in `writeAdminLisener()` is cleaner. This is in prevision of new configuration options (e.g. plugin related)
-
- Jul 10, 2010
-
-
Aldo "xoen" Giambelluca authored
PHP function names is case-insensitive so this change isn't intrusive but improve readability of the code.
-
- Jul 06, 2010
-
-
Robin Appelman authored
-
- Jul 05, 2010
-
-
Robin Appelman authored
-
Robin Appelman authored
-
Robin Appelman authored
-
- Jul 04, 2010
-
-
Aldo "xoen" Giambelluca authored
-
Aldo "xoen" Giambelluca authored
-
Aldo "xoen" Giambelluca authored
-
- Jul 03, 2010
-
-
Aldo "xoen" Giambelluca authored
-
- Jun 20, 2010
-
-
Robin Appelman authored
-
- Jun 18, 2010
-
-
Robin Appelman authored
-
- May 15, 2010
-
-
Robin Appelman authored
-
- May 09, 2010
-
-
Robin Appelman authored
-
- May 08, 2010
-
-
Robin Appelman authored
-
- May 04, 2010
-
-
Robin Appelman authored
-
- May 01, 2010
-
-
Thibaut GRIDEL authored
-
- Apr 25, 2010
-
-
Robin Appelman authored
-
- Apr 24, 2010
-
-
Robin Appelman authored
-
- Apr 23, 2010
-
-
Robin Appelman authored
-
- Apr 22, 2010
-
-
Robin Appelman authored
-
Robin Appelman authored
-
Robin Appelman authored
-
Robin Appelman authored
-
Robin Appelman authored
-
- Apr 20, 2010
-
-
Robin Appelman authored
-
- Apr 19, 2010
-
-
Robin Appelman authored
-
- Apr 14, 2010
-
-
Frank Karlitschek authored
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
-
- Apr 08, 2010
-
-
Robin Appelman authored
-
- Mar 30, 2010
-
-
Robin Appelman authored
-