- Jun 25, 2014
-
-
Georg Ehrke authored
-
Robin Appelman authored
Fix permissions check when moving a file to a different directory over webdav
-
Robin Appelman authored
Sharing fix permissions
-
Robin Appelman authored
-
Jenkins for ownCloud authored
-
Arthur Schiwon authored
-
Arthur Schiwon authored
Port of LDAP Wizard: get correct total no of users, groups and complete list of groups on big setups #9002 fix PHPdoc Conflicts: apps/user_ldap/lib/connection.php add method to count groups on LDAP Conflicts: apps/user_ldap/lib/access.php LDAP Wizard: count users and groups with the power of paged search Conflicts: apps/user_ldap/lib/wizard.php consolidate requirement check fix PHPdoc Conflicts: apps/user_ldap/lib/access.php Wizard: get really all groups from LDAP by power of Paged Search Conflicts: apps/user_ldap/lib/wizard.php make all this work in an early configuration state in the wizard by marking the config active and ignoring the validation state. Conflicts: apps/user_ldap/lib/connection.php simplify two methods a bit, because they are not used for group search anymore Conflicts: apps/user_ldap/lib/wizard.php remove unused vars; increase scrutinizer happiness
-
- Jun 24, 2014
-
-
Arthur Schiwon authored
Enhancement: Displays users and admin count in the Users Management.
-
Björn Schießle authored
-
Vincent Petry authored
Remove warning when deleting all entries
-
Vincent Petry authored
fixes the layout for error messages on the update page
-
Morris Jobke authored
always use '/' as directory seperator
-
Björn Schießle authored
-
Björn Schießle authored
-
Björn Schießle authored
-
Björn Schießle authored
-
Björn Schießle authored
-
Morris Jobke authored
-
Jenkins for ownCloud authored
-
- Jun 23, 2014
-
-
Morris Jobke authored
Update the modified date in UI on file reversion
-
Thomas Müller authored
fix recursion on rmdirr
-
Thomas Müller authored
-
Lukas Reschke authored
Fix blurring of invalid file name on rename
-
Raghu Nayyar authored
-
Joas Schilling authored
-
Joas Schilling authored
Only cache enabled apps when logged in
-
Vincent Petry authored
Fix moving files into read only public shares
-
Vincent Petry authored
-
Vincent Petry authored
When renaming to an existing file name, blurring the field should not remove it. This fix keeps the field until escape is pressed instead of replacing it with a broken empty space.
-
Vincent Petry authored
When deleting all entries, only "allfiles" is defined but not "file" or "files", which caused a PHP warning to be logged.
-
Vincent Petry authored
[master] Use actual file path on rename/delete
-
Vincent Petry authored
Prevent loadApps on upgrade
-
Robin Appelman authored
-
Robin Appelman authored
Clear file selection when list is repopulated
-
Thomas Müller authored
-
Robin Appelman authored
-
Robin Appelman authored
-
Thomas Müller authored
-
Frank Karlitschek authored
Setup the external share manager in a hook
-
Vincent Petry authored
When calling FileList.setFiles() the current selection needs to be cleared.
-