Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [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 | ||||
* | Check if file source exists before searching for link | Michael Gapczynski | 2012-08-29 | 1 | -2/+1 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-30 | 23 | -45/+43 |
| | |||||
* | Fix filesystem setup for shared public link with logged in user | Bart Visscher | 2012-08-29 | 1 | -2/+1 |
| | |||||
* | Fix shared storage working with user backend defined data directories | Michael Gapczynski | 2012-08-29 | 1 | -1/+2 |
| | |||||
* | Space before tab fixes | Bart Visscher | 2012-08-29 | 5 | -12/+11 |
| | |||||
* | Remove php close at end of file | Bart Visscher | 2012-08-29 | 14 | -25/+0 |
| | |||||
* | Whitespace fixes in apps | Bart Visscher | 2012-08-29 | 41 | -171/+159 |
| | |||||
* | LDAP: fix debug message with undefined variable | Arthur Schiwon | 2012-08-29 | 1 | -1/+1 |
| | |||||
* | LDAP: fix potential infinite loop introduced with ↵ | Arthur Schiwon | 2012-08-29 | 2 | -15/+20 |
| | | | | 4c4aa92eef858a2a96bb5676304acbcaafaa56f2, as side effect optimize groupExists-method. | ||||
* | LDAP: Remove unnecessary debug output, fixes a Notice | Arthur Schiwon | 2012-08-29 | 1 | -1/+0 |
| | |||||
* | Fix password authentication for links and fix template problems for links by ↵ | Michael Gapczynski | 2012-08-29 | 4 | -10/+26 |
| | | | | creating a new base layout | ||||
* | [tx-robot] updated from transifexv4.5.0beta1 | Jenkins for ownCloud | 2012-08-29 | 7 | -10/+66 |
| |