Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-19 | 31 | -88/+111 |
| | |||||
* | unset UserID after Update | Arthur Schiwon | 2012-10-18 | 1 | -0/+1 |
| | |||||
* | Merge pull request #39 from scambra/date-l10n-fixes | Thomas Müller | 2012-10-18 | 1 | -5/+4 |
|\ | | | | | Date l10n fixes | ||||
| * | Translate modification date when file is created/uploaded, use same strings ↵ | scambra | 2012-10-16 | 1 | -5/+4 |
| | | | | | | | | as lib/template.php | ||||
* | | fix oc-605 | Jörn Friedrich Dreyer | 2012-10-18 | 2 | -9/+11 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-18 | 49 | -445/+18 |
| | | |||||
* | | Merge pull request #37 from scambra/js-interpolation-l10n | Thomas Müller | 2012-10-17 | 2 | -14/+14 |
|\ \ | | | | | | | use interpolation for some translations in js | ||||
| * | | use interpolation for some translations in js | scambra | 2012-10-16 | 2 | -14/+14 |
| |/ | |||||
* / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-16 | 13 | -7/+209 |
|/ | |||||
* | normalize path to avoid problems with trailing slashes, double-slashes, etc. | Björn Schießle | 2012-10-16 | 1 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-16 | 2 | -0/+26 |
| | |||||
* | LDAP: fix retrieval of Quota and Email | Arthur Schiwon | 2012-10-15 | 1 | -6/+9 |
| | |||||
* | make files_versions use OC_User::getHome, fixes 'PHP Warning: Missing ↵ | Arthur Schiwon | 2012-10-15 | 1 | -7/+8 |
| | | | | argument 1 for OC_FilesystemView::getAbsolutePath' with custom user home dirs | ||||
* | LDAP: check if index is set, fix Notices | Arthur Schiwon | 2012-10-15 | 1 | -1/+2 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-15 | 1 | -0/+8 |
| | |||||
* | Whitespace cleanup | Bart Visscher | 2012-10-14 | 12 | -29/+26 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-14 | 7 | -2/+47 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-13 | 4 | -4/+28 |
| | |||||
* | fix blocking drag & drop upload of folders | Robin Appelman | 2012-10-12 | 1 | -2/+2 |
| | |||||
* | don't throw errors if certificate folder doesn't exist | Robin Appelman | 2012-10-12 | 1 | -4/+7 |
| | |||||
* | Sanitize user input | Lukas Reschke | 2012-10-12 | 1 | -6/+6 |
| | |||||
* | Sanitize user input | Lukas Reschke | 2012-10-12 | 1 | -1/+1 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-12 | 8 | -0/+36 |
| | |||||
* | fix filetype for smb storage backend | Robin Appelman | 2012-10-11 | 1 | -1/+1 |
| | |||||
* | fix webdav storage backend when trying to open a non existing file for reading | Robin Appelman | 2012-10-11 | 2 | -3/+6 |
| | |||||
* | skip the files_external test cases the correct way | Robin Appelman | 2012-10-11 | 8 | -134/+125 |
| | |||||
* | Various bug fixes for swift | Benjamin Liles | 2012-10-11 | 1 | -11/+27 |
| | |||||
* | generate correct link for shared files and shared directories | Björn Schießle | 2012-10-11 | 1 | -2/+7 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-11 | 6 | -0/+29 |
| | |||||
* | don't show the share action in the file view for publically shared files. | Björn Schießle | 2012-10-10 | 3 | -1/+11 |
| | |||||
* | only check if #dropdown hasClass drop-versions if a drop down is open. ↵ | Björn Schießle | 2012-10-10 | 1 | -2/+2 |
| | | | | Otherwise it will never open the history drop-down | ||||
* | fix missing dir creation for file versions (OC_Filesystemview::mkdir doesn't ↵ | Björn Schießle | 2012-10-10 | 2 | -4/+4 |
| | | | | work here because it doesn't create directories recursively) | ||||
* | Merge pull request #25 from visit1985/uploadfilesize | Thomas Müller | 2012-10-10 | 1 | -2/+6 |
|\ | | | | | fixed max possible upload size for files app in admin screen | ||||
| * | fixed max possible upload size for files app in admin screen | Michael Göhler | 2012-10-07 | 1 | -2/+6 |
| | | | | | | | | | | used get_cfg_var() to get the real limit from php.ini instead of .ht_access dont know why we used PHP_INT_MAX here... | ||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-10 | 5 | -3/+11 |
| | | |||||
* | | Fix closing the sharing dropdown by clicking on the share button | Michael Gapczynski | 2012-10-09 | 1 | -1/+1 |
| | | |||||
* | | add directory while creating mount point | Björn Schießle | 2012-10-09 | 1 | -0/+40 |
| | | |||||
* | | Prevent Versions click handler from closing sharing dropdown | VicDeo | 2012-10-09 | 1 | -4/+3 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-09 | 1 | -17/+17 |
| | | |||||
* | | check if ID was assigned | Björn Schießle | 2012-10-08 | 1 | -1/+3 |
| | | |||||
* | | remove debug output | Björn Schießle | 2012-10-08 | 1 | -1/+1 |
| | | |||||
* | | add data-id directly after upload/creation to the file list (bugfix for #1917) | Björn Schießle | 2012-10-08 | 4 | -5/+16 |
| | | |||||
* | | add ID to upload form and check if ID exist to avoid loading invalid ↵ | Björn Schießle | 2012-10-08 | 2 | -3/+4 |
| | | | | | | | | javascript code for read-only views. | ||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-08 | 2 | -1/+24 |
| | | |||||
* | | Remove old Shared folders from the file cache, fixes bug oc-1911 | Michael Gapczynski | 2012-10-07 | 2 | -1/+9 |
| | | |||||
* | | Revert part of 5beca59b, fixes file upload bug oc-1926 | Michael Gapczynski | 2012-10-07 | 1 | -4/+1 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-07 | 6 | -0/+34 |
|/ | |||||
* | add support to mount a specific folder from dropbox | Robin Appelman | 2012-10-06 | 1 | -0/+11 |
| | |||||
* | test case for dropbox storage | Robin Appelman | 2012-10-06 | 2 | -0/+37 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-06 | 2 | -0/+18 |
| |