summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-0812-0/+58
|
* adding space between) and {Thomas Mueller2012-09-0739-312/+312
|
* Whitespace fixesBart Visscher2012-09-071-44/+44
|
* EOL fixesBart Visscher2012-09-072-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 Gapczynski2012-09-075-7/+34
| | | | configuration problems with file actions
* Don't show the delete all action if delete permission is not grantedMichael Gapczynski2012-09-071-1/+6
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-0717-8/+57
|
* Don't pass content for a new text file from UI, fixes bug oc-1660Michael Gapczynski2012-09-061-1/+1
|
* Don't delete the file anymore to replace it in the UI, just overwrite itMichael Gapczynski2012-09-051-16/+11
|
* Add permissions to new files/folders, bug fix for oc-1649Michael Gapczynski2012-09-053-2/+15
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-0642-98/+133
|
* no more require_once()Thomas Mueller2012-09-055-5/+5
|
* Add missing ; to js codeBart Visscher2012-09-056-13/+13
|
* I don't think this file was meant to be commitedRobin Appelman2012-09-051-6/+0
|
* Implement support for replacing files during upload with the actions: ↵Michael Gapczynski2012-09-052-44/+107
| | | | replace, suggest name, and cancel
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-054-6/+32
|
* add translation stringThomas Mueller2012-09-041-1/+1
|
* Fix some jslint warningsBart Visscher2012-09-042-7/+7
|
* make use of OC_User::getHome in files_external appGeorg Ehrke2012-09-041-2/+2
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-0411-1/+36
|
* Add url-params to url with new parameter in linkTo functionBart Visscher2012-09-031-1/+1
|
* Add additional html tags to public links template for previewersMichael Gapczynski2012-09-031-0/+2
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-036-0/+10
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-027-0/+21
|
* Implement generateTarget for file sharing backendMichael Gapczynski2012-09-011-3/+19
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-012-4/+5
|
* translation support enhancedThomas Mueller2012-09-011-3/+8
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-0122-1/+55
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-08-3121-35/+84
|
* use OC.PERMISSION_X to filter selected drag'n'drop elementsJörn Friedrich Dreyer2012-08-311-5/+10
|
* unify permissions (3/3): remove old PERMISSION_X from FileActions & OC.ShareJörn Friedrich Dreyer2012-08-311-5/+0
|
* unify permissions (2/3): change apps to use OC::PERMISSION_XJörn Friedrich Dreyer2012-08-314-7/+7
|
* oc-1548: prevent user from leaving the page while a file upload is in progressThomas Mueller2012-08-311-0/+15
|
* use permissions to quickfix drag selectionsJörn Friedrich Dreyer2012-08-311-2/+5
|
* LDAP settings, add missing p tagsArthur Schiwon2012-08-301-2/+2
|
* LDAP: on upgrade update user cols in database only when necessaryArthur Schiwon2012-08-302-2/+2
|
* LDAP: on upgrade set homeDirs of users where it is not set. Avoids new ↵Arthur Schiwon2012-08-302-2/+4
| | | | folders (empty), depending on the configuration
* Show notification that no preview is available if no previewer is found for ↵Michael Gapczynski2012-08-293-3/+14
| | | | a public link to a file
* Check if file source exists before searching for linkMichael Gapczynski2012-08-291-2/+1
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-08-3023-45/+43
|
* Fix filesystem setup for shared public link with logged in userBart Visscher2012-08-291-2/+1
|
* Fix shared storage working with user backend defined data directoriesMichael Gapczynski2012-08-291-1/+2
|
* Space before tab fixesBart Visscher2012-08-295-12/+11
|
* Remove php close at end of fileBart Visscher2012-08-2914-25/+0
|
* Whitespace fixes in appsBart Visscher2012-08-2941-171/+159
|
* LDAP: fix debug message with undefined variableArthur Schiwon2012-08-291-1/+1
|
* LDAP: fix potential infinite loop introduced with ↵Arthur Schiwon2012-08-292-15/+20
| | | | 4c4aa92eef858a2a96bb5676304acbcaafaa56f2, as side effect optimize groupExists-method.
* LDAP: Remove unnecessary debug output, fixes a NoticeArthur Schiwon2012-08-291-1/+0
|
* Fix password authentication for links and fix template problems for links by ↵Michael Gapczynski2012-08-294-10/+26
| | | | creating a new base layout
* [tx-robot] updated from transifexv4.5.0beta1Jenkins for ownCloud2012-08-297-10/+66
|