- 17 Oct, 2015 2 commits
-
-
Joas Schilling authored
-
Jenkins for ownCloud authored
-
- 16 Oct, 2015 27 commits
-
-
Thomas Müller authored
Merge pull request #19843 from owncloud/an-app-is-identified-by-having-a-info.xml-app.php-should-not-be-mandatory an-app-is-identified-by-having-a-info.xml-app.php-should-not-be-manda…
-
Roeland Douma authored
When sharing with the owner show the path
-
Roeland Jago Douma authored
-
Roeland Jago Douma authored
The error message should contain the path that is being shared not the numeric id.
-
C. Montero Luque authored
Revert "adjust to nested group fix
-
Thomas Müller authored
-
Thomas Müller authored
-
Thomas Müller authored
Fix spinner positions in share tab
-
Thomas Müller authored
Remove Dropbox metadata from cache after upload
-
Thomas Müller authored
[IE9] Prevent LDAP password field to become plain text
-
Thomas Müller authored
Consolidate webdav code - move all to one app
-
Vincent Petry authored
Also fix missing spinner when removing link share
-
Vincent Petry authored
This will make sure that the next calls that read the mtime will get the correct value.
-
Vincent Petry authored
The placeholders library converts the password field to a text field to achieve placeholders functionality. However this is buggy and doesn't properly mask the password when it was set through $el.val(). This workaround sets the type back to password directly after setting a value.
-
Morris Jobke authored
-
Roeland Jago Douma authored
* Correct namespace * Pass the EventDispatcher to the webDAV server
-
Thomas Müller authored
-
Thomas Müller authored
-
Thomas Müller authored
-
Thomas Müller authored
Run test only when idn is available
-
Roeland Douma authored
Fix DOM element ids in share dialog
-
Lukas Reschke authored
IDN is not installed on all machines making the unit test execution fail on those without. Let's make IDN thus a pre-requirement for the text execution.
-
Vincent Petry authored
- Rely on class names instead of global ids - When global ids are needed for label+checkbox, append the view id (cid) to the element's id This fixes the checkboxes when multiple sidebars exist in the DOM.
-
Lukas Reschke authored
-
Lukas Reschke authored
-
Frédéric Fortier authored
This reverts commit 845485cf, which fixes #19816 regression.
-
Jenkins for ownCloud authored
-
- 15 Oct, 2015 11 commits
-
-
Thomas Müller authored
Do not register sidebar panels when no sidebar
-
Thomas Müller authored
only wrap source if fopen was successful
-
Thomas Müller authored
Remove arbitrary expression in empty
-
Thomas Müller authored
Remove legacy non-working rewrites in .htaccess
-
Vincent Petry authored
-
Bjoern Schiessle authored
-
Bjoern Schiessle authored
-
RealRancor authored
-
Thomas Müller authored
Specify PHP 5.4 as version for scrutinizer
-
Lukas Reschke authored
Fix doc blocks of LDAP classes
-
Joas Schilling authored
-