Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-03-30 | 1 | -0/+1 |
| | |||||
* | Merge pull request #7929 from owncloud/enc_dont_write_file_if_enc_fails | Björn Schießle | 2014-03-28 | 1 | -0/+2 |
|\ | | | | | don't write file if opening a stream to encrypt the data fails | ||||
| * | don't write file if opening a stream to encrypt the data fails | Bjoern Schiessle | 2014-03-28 | 1 | -0/+2 |
| | | |||||
* | | Merge pull request #7879 from owncloud/sharing_cleanup_public_api | Vincent Petry | 2014-03-28 | 1 | -1/+1 |
|\ \ | |/ |/| | sharing api cleanup, first step | ||||
| * | finally fix the paths for the OCS Share API | Bjoern Schiessle | 2014-03-25 | 1 | -1/+84 |
| | | |||||
| * | fix path creation for re-shares, issue #7662 | Bjoern Schiessle | 2014-03-25 | 1 | -83/+0 |
| | | |||||
* | | Merge pull request #7872 from owncloud/trash-disablestoragestats | Björn Schießle | 2014-03-28 | 1 | -0/+5 |
|\ \ | | | | | | | Do not retrieve storage stats for trash bin | ||||
| * | | Do not retrieve storage stats for trash bin | Vincent Petry | 2014-03-28 | 1 | -0/+5 |
| | | | |||||
* | | | Merge pull request #7842 from Xenopathic/files_external_config_optional | Robin McCorkell | 2014-03-28 | 2 | -17/+25 |
|\ \ \ | | | | | | | | | Enable the use of 'optional' on password fields for mount configuration | ||||
| * | | | Insert missing brace | Robin McCorkell | 2014-03-24 | 1 | -3/+3 |
| | | | | |||||
| * | | | Enable the use of 'optional' on password fields (JavaScript part) | Robin McCorkell | 2014-03-21 | 1 | -8/+13 |
| | | | | | | | | | | | | | | | | See ed0c10a10b0b3a9d9d898a64461de707026cd6d3 | ||||
| * | | | Correct field modifier checking | Robin McCorkell | 2014-03-20 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Existing code checks for the existence of a modifier ('&', '!', '#', '*') anywhere in the field name, but strips the first character regardless. This change makes it so that only modifiers at the beginning of the string are counted. | ||||
| * | | | Enable the use of 'optional' on password fields | Robin McCorkell | 2014-03-20 | 1 | -7/+10 |
| | | | | | | | | | | | | | | | | | | | | The logic has been changed, in that 'class="optional"' is applied to both password and text types if the field begins with the optional market, '&'. | ||||
* | | | | Merge pull request #7107 from owncloud/load-apps-proper-master | Thomas Müller | 2014-03-28 | 7 | -31/+0 |
|\ \ \ \ | | | | | | | | | | | Load apps proper master | ||||
| * | | | | killing some more calls to OC_App::loadApps(); - because we load all apps in ↵ | Thomas Müller | 2014-03-25 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | | | | | | handleRequest() | ||||
| * | | | | Merge branch 'master' into load-apps-proper-master | Thomas Müller | 2014-03-21 | 474 | -2654/+5611 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: apps/files/ajax/rawlist.php cron.php ocs/v1.php | ||||
| * | | | | | Within OC:init() the minimum set of apps is loaded - which is filesystem, ↵ | Thomas Müller | 2014-02-06 | 1 | -6/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | authentication and logging | ||||
| * | | | | | remove superfluous $RUNTIME_APPTYPES | Thomas Müller | 2014-02-06 | 5 | -24/+0 |
| | | | | | | |||||
* | | | | | | Merge pull request #7724 from owncloud/mobile | Thomas Müller | 2014-03-28 | 7 | -20/+116 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | [WIP] Mobile optimization for base layout and Files app | ||||
| * | | | | | | change mobile breakpoint for shared view to 768px as well | Jan-Christoph Borchardt | 2014-03-26 | 1 | -1/+1 |
| | | | | | | | |||||
| * | | | | | | adding ellipsis on file names to public file list as well | Thomas Müller | 2014-03-26 | 1 | -0/+8 |
| | | | | | | | |||||
| * | | | | | | adding proper notification area for multi line messages | Thomas Müller | 2014-03-26 | 1 | -0/+8 |
| | | | | | | | |||||
| * | | | | | | adding ellipsis on file names | Thomas Müller | 2014-03-25 | 1 | -0/+7 |
| | | | | | | | |||||
| * | | | | | | mobile: document min-width value | Jan-Christoph Borchardt | 2014-03-21 | 1 | -2/+2 |
| | | | | | | | |||||
| * | | | | | | mobile: adjust break to 768, also fix min-widths | Jan-Christoph Borchardt | 2014-03-21 | 2 | -2/+2 |
| | | | | | | | |||||
| * | | | | | | do not show Deleted Files on mobile, not optimized yet and button too long | Jan-Christoph Borchardt | 2014-03-21 | 1 | -0/+5 |
| | | | | | | | |||||
| * | | | | | | mobile: remove shift for multiselect bar to account for missing navigation | Jan-Christoph Borchardt | 2014-03-21 | 1 | -0/+5 |
| | | | | | | | |||||
| * | | | | | | fixing javascript error where $(Files.breadcrumbs[1]).get(0) returns ↵ | Thomas Müller | 2014-03-18 | 1 | -5/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | undefined - happens on resize to a very small width | ||||
| * | | | | | | mobile: change CSS order so rename and versions are hidden | Jan-Christoph Borchardt | 2014-03-18 | 1 | -6/+5 |
| | | | | | | | |||||
| * | | | | | | additional class is added to the file actions called e.g. 'action-share', ↵ | Thomas Müller | 2014-03-17 | 2 | -12/+28 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'action-rename' in order to allow proper translations of the action's display name an additional parameter has been added to the register function | ||||
| * | | | | | | mobile: first mobile fixes for Files. We still need to hide Rename and Versions | Jan-Christoph Borchardt | 2014-03-14 | 2 | -0/+45 |
| | | | | | | | |||||
* | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-03-28 | 3 | -0/+8 |
| | | | | | | | |||||
* | | | | | | | Merge pull request #7913 from owncloud/fix-logo | Morris Jobke | 2014-03-28 | 3 | -5/+5 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | fix SVG replacement for logo so it works in IE8, fix #7866 | ||||
| * | | | | | | | fix breadcrumbs for IE8 | Morris Jobke | 2014-03-27 | 1 | -1/+1 |
| | | | | | | | | |||||
| * | | | | | | | enable SVG->PNG fallback for 'New' menu | Jan-Christoph Borchardt | 2014-03-27 | 1 | -3/+3 |
| | | | | | | | | |||||
| * | | | | | | | enable SVG->PNG fallback for newly uploaded files and folders | Jan-Christoph Borchardt | 2014-03-27 | 1 | -1/+1 |
| | | | | | | | | |||||
* | | | | | | | | Merge pull request #7911 from owncloud/ext-fixswifttouchoperation | Vincent Petry | 2014-03-27 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Fix swift touch operation | ||||
| * | | | | | | | | Fix swift touch operation | Vincent Petry | 2014-03-27 | 1 | -1/+1 |
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The touch() operation now uses "UpdateMetadata()" instead of "Update()" which doesn't clear the object's contents. This fixes syncing, as the sync client needs to use touch to update the object's mtime. | ||||
* | | | | | | | | Merge pull request #7875 from Xenopathic/files_external_smb_auto | Vincent Petry | 2014-03-27 | 4 | -46/+156 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | SMB/CIFS mounts using ownCloud login, fixes #7843 | ||||
| * | | | | | | | Use braces on single line if statements | Robin McCorkell | 2014-03-26 | 1 | -6/+10 |
| | | | | | | | | |||||
| * | | | | | | | Fix error in $isPersonal setting | Robin McCorkell | 2014-03-26 | 1 | -1/+1 |
| | | | | | | | | |||||
| * | | | | | | | Perform proper checking for share availability | Robin McCorkell | 2014-03-26 | 3 | -45/+90 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | To check for shares, the code attempts to connect anonymously to the share. In most cases this will fail with NT_STATUS_ACCESS_DENIED, so the regex array used for parsing the output of smbclient in smb4php has been overridden to treat such output as success. The 'test' method for storage classes can now take a single parameter, $isPersonal, which allows the storage to adjust the tests performed based on if they are being configured as personal shares or as system shares. | ||||
| * | | | | | | | Rename SMB_Auto to SMB_OC and change visible name | Robin McCorkell | 2014-03-26 | 3 | -5/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | SMB_Auto is now SMB_OC, and the name has been changed from "SMB / CIFS Auto" to "SMB / CIFS using OC login" | ||||
| * | | | | | | | Revoke sharable permission on automatic SMB shares | Robin McCorkell | 2014-03-26 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Shares authenticated with user credentials (aka not hard coded) cannot be accessed by other users, breaking sharing. This change completely revokes sharing for such shares | ||||
| * | | | | | | | Use loginname instead of display name | Robin McCorkell | 2014-03-26 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | getDisplayName would return the display name of the user, not great if it is a canonical string. The uid passed back from 'login' is the UUID of the user, so also not suitable. The login name from the session is the username the user used to log in to ownCloud in the first place, which is what is needed. | ||||
| * | | | | | | | SMB/CIFS mount using OwnCloud logon credentials | Robin McCorkell | 2014-03-26 | 3 | -3/+60 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Selecting 'SMB/CIFS Auto' in the mounts configuration allows an SMB/CIFS mount to be configured that uses the credentials of the user logging in to authenticate to the server. Optionally, the username can be used as the share name, permitting home shares to be dynamically mounted. | ||||
* | | | | | | | | Merge pull request #7898 from owncloud/ext-swiftmtime | Vincent Petry | 2014-03-27 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Fixed mtime reading from OpenStack API | ||||
| * | | | | | | | | Fixed mtime reading from OpenStack API | Vincent Petry | 2014-03-26 | 1 | -0/+4 |
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The API seems to return floating point values, which prevents the hasUpdated() check to work and causes the scanner to rescan everything every time. | ||||
* | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-03-27 | 1 | -0/+1 |
| | | | | | | | | |||||
* | | | | | | | | Miscellaneous text fixes for core apps | Robin McCorkell | 2014-03-26 | 4 | -5/+5 |
|/ / / / / / / |