Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't hide errors doing the versioning copy | Bart Visscher | 2012-09-13 | 1 | -1/+1 |
| | |||||
* | Don't get metadata directly from the 'cached' file cache after upload | Michael Gapczynski | 2012-09-12 | 1 | -1/+1 |
| | |||||
* | Fixed bug oc-1659 - history dialogue cannot be closed once opened | Sam Tuke | 2012-09-12 | 1 | -22/+43 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-12 | 5 | -0/+36 |
| | |||||
* | Change version number update occurs on to prevent problem with betas, users ↵ | Michael Gapczynski | 2012-09-10 | 1 | -1/+1 |
| | | | | using the 4.5 betas will have to manually trigger the update if they want to get their old shared files back again | ||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-11 | 7 | -1/+52 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-10 | 5 | -2/+15 |
| | |||||
* | Provide update script for files sharing | Michael Gapczynski | 2012-09-09 | 3 | -13/+44 |
| | |||||
* | Disable link sharing for folders temporarily - next release | Michael Gapczynski | 2012-09-09 | 1 | -2/+4 |
| | |||||
* | Fix fetching shared children items, fixes problem with displaying owner of a ↵ | Michael Gapczynski | 2012-09-08 | 1 | -6/+16 |
| | | | | shared file inside a shared folder | ||||
* | move breadcrumb css to core so we can reuse it | Robin Appelman | 2012-09-09 | 1 | -3/+0 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-09 | 13 | -2/+35 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-08 | 12 | -0/+58 |
| | |||||
* | adding space between) and { | Thomas Mueller | 2012-09-07 | 39 | -312/+312 |
| | |||||
* | Whitespace fixes | Bart Visscher | 2012-09-07 | 1 | -44/+44 |
| | |||||
* | EOL fixes | Bart Visscher | 2012-09-07 | 2 | -594/+592 |
| | | | | | | apps/files_external/lib/config.php apps/files_versions/lib/versions.php lib/connector/sabre/client.php | ||||
* | Support for unshare from self, with a bunch of temporary fixes to overcome ↵ | Michael Gapczynski | 2012-09-07 | 5 | -7/+34 |
| | | | | configuration problems with file actions | ||||
* | Don't show the delete all action if delete permission is not granted | Michael Gapczynski | 2012-09-07 | 1 | -1/+6 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-07 | 17 | -8/+57 |
| | |||||
* | Don't pass content for a new text file from UI, fixes bug oc-1660 | Michael Gapczynski | 2012-09-06 | 1 | -1/+1 |
| | |||||
* | Don't delete the file anymore to replace it in the UI, just overwrite it | Michael Gapczynski | 2012-09-05 | 1 | -16/+11 |
| | |||||
* | Add permissions to new files/folders, bug fix for oc-1649 | Michael Gapczynski | 2012-09-05 | 3 | -2/+15 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-06 | 42 | -98/+133 |
| | |||||
* | no more require_once() | Thomas Mueller | 2012-09-05 | 5 | -5/+5 |
| | |||||
* | Add missing ; to js code | Bart Visscher | 2012-09-05 | 6 | -13/+13 |
| | |||||
* | I don't think this file was meant to be commited | Robin Appelman | 2012-09-05 | 1 | -6/+0 |
| | |||||
* | Implement support for replacing files during upload with the actions: ↵ | Michael Gapczynski | 2012-09-05 | 2 | -44/+107 |
| | | | | replace, suggest name, and cancel | ||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-05 | 4 | -6/+32 |
| | |||||
* | add translation string | Thomas Mueller | 2012-09-04 | 1 | -1/+1 |
| | |||||
* | Fix some jslint warnings | Bart Visscher | 2012-09-04 | 2 | -7/+7 |
| | |||||
* | make use of OC_User::getHome in files_external app | Georg Ehrke | 2012-09-04 | 1 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-04 | 11 | -1/+36 |
| | |||||
* | Add url-params to url with new parameter in linkTo function | Bart Visscher | 2012-09-03 | 1 | -1/+1 |
| | |||||
* | Add additional html tags to public links template for previewers | Michael Gapczynski | 2012-09-03 | 1 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-03 | 6 | -0/+10 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-02 | 7 | -0/+21 |
| | |||||
* | Implement generateTarget for file sharing backend | Michael Gapczynski | 2012-09-01 | 1 | -3/+19 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-01 | 2 | -4/+5 |
| | |||||
* | translation support enhanced | Thomas Mueller | 2012-09-01 | 1 | -3/+8 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-01 | 22 | -1/+55 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-31 | 21 | -35/+84 |
| | |||||
* | use OC.PERMISSION_X to filter selected drag'n'drop elements | Jörn Friedrich Dreyer | 2012-08-31 | 1 | -5/+10 |
| | |||||
* | unify permissions (3/3): remove old PERMISSION_X from FileActions & OC.Share | Jörn Friedrich Dreyer | 2012-08-31 | 1 | -5/+0 |
| | |||||
* | unify permissions (2/3): change apps to use OC::PERMISSION_X | Jörn Friedrich Dreyer | 2012-08-31 | 4 | -7/+7 |
| | |||||
* | oc-1548: prevent user from leaving the page while a file upload is in progress | Thomas Mueller | 2012-08-31 | 1 | -0/+15 |
| | |||||
* | use permissions to quickfix drag selections | Jörn Friedrich Dreyer | 2012-08-31 | 1 | -2/+5 |
| | |||||
* | LDAP settings, add missing p tags | Arthur Schiwon | 2012-08-30 | 1 | -2/+2 |
| | |||||
* | LDAP: on upgrade update user cols in database only when necessary | Arthur Schiwon | 2012-08-30 | 2 | -2/+2 |
| | |||||
* | LDAP: on upgrade set homeDirs of users where it is not set. Avoids new ↵ | Arthur Schiwon | 2012-08-30 | 2 | -2/+4 |
| | | | | folders (empty), depending on the configuration | ||||
* | Show notification that no preview is available if no previewer is found for ↵ | Michael Gapczynski | 2012-08-29 | 3 | -3/+14 |
| | | | | a public link to a file |