- Oct 29, 2013
-
-
Robin Appelman authored
-
- Oct 28, 2013
-
-
Robin Appelman authored
-
Robin Appelman authored
-
Julian Müller authored
Fixed clicking on the "Home" breadcrumb in the trash app
-
Vincent Petry authored
Clicking on the "home" breadcrumb now correctly brings the user back to the files app.
-
Morris Jobke authored
'Update to' is shown when there is no update
-
Morris Jobke authored
-
Morris Jobke authored
Don't load the apps when we need to upgrade
-
- Oct 27, 2013
-
-
Jenkins for ownCloud authored
-
Lukas Reschke authored
Fix double not in newfile/newfolder language.
-
Andreas Fischer authored
-
Thomas Müller authored
Fixed user dir existence check when creating new user
-
Thomas Müller authored
Added syntax help for autotest.sh
-
Jenkins for ownCloud authored
-
- Oct 26, 2013
-
-
Thomas Müller authored
local user backend shall search for both username and displayname, fixes...
-
Thomas Müller authored
Fix broken users page when a username consists of digits only, fixes #55...
-
- Oct 25, 2013
-
-
Arthur Schiwon authored
-
Arthur Schiwon authored
-
Vincent Petry authored
The check was done too later. It turns out that createUser() had already created the dir, which caused the warning message to be shown every time.
-
Björn Schießle authored
Fixes for quota stream fseek
-
Vincent Petry authored
-
Bart Visscher authored
See #4716
-
Arthur Schiwon authored
-
Vincent Petry authored
-
Vincent Petry authored
- Added missing return statement - Added missing support for SEEK_END - Fixes #5524
-
Vincent Petry authored
autotest.sh now checks for the validity of the db config name argument. If the db config name is not known, it show syntax info. This should save some time to people to understand how to use this script. Before this fix, an invalid argument would return a big HTML page in the output.
-
Donald Buczek authored
make sure the shared ldap connection is rebound to the configured user after being used for password checking.
-
Thomas Müller authored
Ldap fixes
-
- Oct 24, 2013
-
-
Arthur Schiwon authored
-
Thomas Müller authored
Changed update message to be more instructive
-
Ramiro Aparicio authored
Fix br tags Improve english messages
-
Thomas Müller authored
Remove WebDAV redirect from the root path
-
Thomas Müller authored
introducing new dav property {xmlns:oc="http://owncloud.org/ns}id
-
Arthur Schiwon authored
-
Vincent Petry authored
Fix leftcontent/right content, fixes contacts app
-
Vincent Petry authored
-
Thomas Müller authored
- remove property only if present
-
Arthur Schiwon authored
-
Arthur Schiwon authored
-
Vincent Petry authored
Tasks app layout was broken since the controls bar is higher now. This change should hopefully fix other apps using the same layout.
-