- Oct 22, 2013
-
-
Thomas Müller authored
display the original file name - this will change in case of renames
-
Thomas Müller authored
Added FileList.setViewerMode to hide controls
-
Thomas Müller authored
Added warning notification when user home already exists
-
Vincent Petry authored
When creating a user and the home already exists in the data dir, a warning notification will be displayed. Fixes #5161
-
Vincent Petry authored
Some files app embed themselves under the controls (like the text editor). The new method FileList.setViewerMode() makes it possible to properly show/hide the control buttons using the correct permissions. Apps using this approach must call setViewerMode(true) when starting and setViewerMode(false) upon closing to restore the controls. This is needed for #5284
-
Thomas Müller authored
-
Thomas Müller authored
introduce link_to_docs() and migrate links
-
Thomas Müller authored
Try to create custom log file before falling back to default.
-
Vincent Petry authored
Adds margin to the SSL root certificate button
-
- Oct 21, 2013
-
-
Thomas Müller authored
-
Frank Karlitschek authored
Fix notify user checkbox
-
Thomas Müller authored
[OC6] Activities api
-
Vincent Petry authored
Fix disabled status after sending a share link email
-
Thomas Müller authored
-
Thomas Müller authored
-
Vincent Petry authored
Fix display name for user after sharing
-
Frank Karlitschek authored
OCS API to get current user information
-
Vincent Petry authored
Fixed share with link checkbox missing as regular user
-
Thomas Müller authored
/ocs/cloud/user Response: <?xml version="1.0"?> <ocs> <meta> <status>ok</status> <statuscode>100</statuscode> <message/> </meta> <data> <id>thomas</id> <display-name>DeepDiver</display-name> <email>no-response@domain.tld</email> </data> </ocs>
-
Jenkins for ownCloud authored
-
Vincent Petry authored
Added direct link in public share page
-
Ramiro Aparicio authored
-
Ramiro Aparicio authored
fix user displayName not being shown after add, added class for improved styling, fix strong for groups when english is not being used
-
Arthur Schiwon authored
dispayNamesInGroup(s) should always return uid as key in the result array, fixes #5209
-
Raghu Nayyar authored
-
Vincent Petry authored
Instead of loading the app config setting "shareapi_allow_links" using a synchronous ajax call that fails when the user is not an admin, this fix puts the flag directly in the template so it doesn't need to be loaded afterwards. Fixes #5440
-
Frank Karlitschek authored
Fix warning box in IE8
-
- Oct 20, 2013
-
-
Andreas Fischer authored
-
Jan-Christoph Borchardt authored
-
Jan-Christoph Borchardt authored
-
Jan-Christoph Borchardt authored
input field background size to white, fix input fields seeming disabled,...
-
Jan-Christoph Borchardt authored
-
Arthur Schiwon authored
-
Arthur Schiwon authored
-
Jan-Christoph Borchardt authored
-
Frank Karlitschek authored
harmonize this with the documentation. Once every minute is way to often.
-
Frank Karlitschek authored
-
Jenkins for ownCloud authored
-
- Oct 19, 2013
-
-
Jenkins for ownCloud authored
-
- Oct 18, 2013
-
-
Frank Karlitschek authored
harmonize this with the documentation. Once every minute is way to often. Every 15min should be fine just as the documentation suggests: http://doc.owncloud.org/server/5.0/admin_manual/configuration/background_jobs.html
-