- Sep 29, 2011
-
-
Thomas Schmidt authored
-
- Sep 18, 2011
-
-
Bart Visscher authored
Removed global vars are DOCUMENTROOT, SERVERROOT, SUBURI, WEBROOT and CONFIG_DATADIRECTORY
-
- Aug 12, 2011
-
-
Frank Karlitschek authored
-
- Jul 29, 2011
-
-
Jakob Sack authored
-
Jakob Sack authored
-
- Jun 13, 2011
-
-
Robin Appelman authored
-
Robin Appelman authored
-
- May 15, 2011
-
-
Jakob Sack authored
-
- Apr 16, 2011
-
-
Jakob Sack authored
-
Jakob Sack authored
-
- Apr 08, 2011
-
-
Jakob Sack authored
-
- Mar 13, 2011
-
-
Jakob Sack authored
-
- Mar 12, 2011
-
-
Jakob Sack authored
-
- Mar 01, 2011
-
-
Jakob Sack authored
Start of the refactoring. Commit is quite big because I forgot to use git right from the beginning. Sorry.
-
- Jan 22, 2011
-
-
Robin Appelman authored
patch by Debayan Banerjee
-
- 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
-