- Jul 22, 2010
-
-
Aldo "xoen" Giambelluca authored
-
- 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?
-
Aldo "xoen" Giambelluca authored
-
- Jul 15, 2010
-
-
Aldo "xoen" Giambelluca authored
* camelCase * spaces here and there
-
Aldo "xoen" Giambelluca authored
* Added spaces here and there * Using camelCase for same variable
-
Aldo "xoen" Giambelluca authored
* Using camelCase for `$classType` property * Using `self` keyword instead of class name * Added spaces here and there
-
fabian authored
-
fabian authored
-
- 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)
-
Aldo "xoen" Giambelluca authored
Here the types added: * Flac / Ogg [1] * GZip / Tar / Tar+GZip * PDF / SVG / Tiff * JavaScript Other little changes: * I changed the ordered to be alphabetical (by extension) * Using single quotes instead of double quotes for strings * Indentation [1]: http://wiki.xiph.org/MIME_Types_and_File_Extensions [2]: http://www.asciitable.it/mimetypes.asp
-
- 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.
-
Aldo "xoen" Giambelluca authored
PHP function names is case-insensitive so this change isn't intrusive but improve readability of the code.
-
Aldo "xoen" Giambelluca authored
PHP function names is case-insensitive so this change isn't intrusive but improve readability of the code.
-
Aldo "xoen" Giambelluca authored
PHP function names is case-insensitive so this change isn't intrusive but improve readability of the code.
-
Aldo "xoen" Giambelluca authored
PHP function names is case-insensitive so this change isn't intrusive but improve readability of the code.
-
Aldo "xoen" Giambelluca authored
In 'inc/templates/configform.php' * action attribute of form specified * put the hidden input in a div for validation
-
- Jul 09, 2010
-
-
git://gitorious.org/~icewind/owncloud/icewinds-owncloudRobin Appelman authored
Conflicts: inc/MDB2/Driver/Function/pgsql.php inc/MDB2/Driver/Manager/mysql.php inc/MDB2/Driver/Reverse/pgsql.php inc/MDB2/Driver/mysql.php inc/lib_base.php
-
Robin Appelman authored
-
- Jul 08, 2010
-
-
Robin Appelman authored
-
- Jul 07, 2010
-
-
Robin Appelman authored
-
Robin Appelman authored
-
- Jul 06, 2010
-
-
Robin Appelman authored
-
Robin Appelman authored
-
Robin Appelman authored
-
Robin Appelman authored
Conflicts: inc/lib_log.php
-
Robin Appelman authored
-
- Jul 05, 2010
-
-
Robin Appelman authored
-
Robin Appelman authored
-
Robin Appelman authored
-
Robin Appelman authored
-
git://gitorious.org/owncloud/owncloudRobin Appelman authored
Conflicts: inc/HTTP/WebDAV/Server/Filesystem.php inc/lib_config.php inc/lib_log.php inc/lib_user.php inc/templates/adminform.php
-
Robin Appelman authored
-
Robin Appelman authored
-
- Jul 04, 2010
-
-
Robin Appelman authored
-
Robin Appelman authored
-
Robin Appelman authored
-