summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug oc-1659 - history dialogue cannot be closed once openedSam Tuke2012-09-121-22/+43
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-125-0/+36
* Change version number update occurs on to prevent problem with betas, users u...Michael Gapczynski2012-09-101-1/+1
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-117-1/+52
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-105-2/+15
* Provide update script for files sharingMichael Gapczynski2012-09-093-13/+44
* Disable link sharing for folders temporarily - next releaseMichael Gapczynski2012-09-091-2/+4
* Fix fetching shared children items, fixes problem with displaying owner of a ...Michael Gapczynski2012-09-081-6/+16
* move breadcrumb css to core so we can reuse itRobin Appelman2012-09-091-3/+0
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-0913-2/+35
* [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
* Support for unshare from self, with a bunch of temporary fixes to overcome co...Michael Gapczynski2012-09-075-7/+34
* 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: replace...Michael Gapczynski2012-09-052-44/+107
* [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 folder...Arthur Schiwon2012-08-302-2/+4
* Show notification that no preview is available if no previewer is found for a...Michael Gapczynski2012-08-293-3/+14
* 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