summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4816 from owncloud/fixing-723-masterJan-Christoph Borchardt2013-09-126-22/+48
|\
| * adding calls to \OCA\files\lib\Helper::determineIcon($i) in files, trashbin a...Thomas Müller2013-09-124-0/+18
| * added determineIcon to \OCA\files\lib\HelperThomas Müller2013-09-121-0/+29
| * remove unused $relativePathThomas Müller2013-09-121-2/+0
| * move icon generation logic out of the templateThomas Müller2013-09-121-20/+1
* | Merge pull request #4735 from owncloud/multiple_mimetypes_rawlistThomas Tanghus2013-09-111-11/+45
|\ \ | |/ |/|
| * Clean up rawlist.php and fix non-array requestkondou2013-09-121-20/+30
| * Split some lines, use ===, avoid unnecessary operationkondou2013-09-111-5/+7
| * Use usort() instead of uasort() to not maintain keyskondou2013-09-061-1/+1
| * Sort files by name, not by mimetypekondou2013-09-051-0/+9
| * Only use mimetype_list and clean up a bitkondou2013-09-051-9/+10
| * Make it possible to pass rawlist.php an JSON array, to filter by more than on...kondou2013-09-051-5/+17
* | [tx-robot] updated from transifexJenkins for ownCloud2013-09-113-0/+16
* | Merge pull request #4788 from owncloud/fixin-irods-session-masterBart Visscher2013-09-111-9/+10
|\ \
| * | never hack late nightThomas Müller2013-09-111-1/+1
| * | fixing boolean handlingThomas Müller2013-09-111-2/+2
| * | proper test for use_logon_credentialsThomas Müller2013-09-101-1/+1
| * | use \OC::$session instead of $_SESSIONThomas Müller2013-09-101-8/+9
* | | [tx-robot] updated from transifexJenkins for ownCloud2013-09-1013-35/+76
* | | removing all ?> jutt in caseThomas Müller2013-09-1057-105/+0
* | | removing ?> followed by whitespacesThomas Müller2013-09-105-10/+0
|/ /
* | Merge pull request #4647 from owncloud/fix_4619Thomas Müller2013-09-101-0/+3
|\ \
| * | Workaround for IE 9 & 10 for clicking filelist after adding new itemringmaster2013-08-291-0/+3
* | | Merge pull request #4726 from owncloud/files-ie8-missingfilecheckboxesThomas Tanghus2013-09-091-1/+6
|\ \ \
| * | | Fixed missing checkboxes in IE8Vincent Petry2013-09-081-1/+6
* | | | [tx-robot] updated from transifexJenkins for ownCloud2013-09-083-3/+6
* | | | [tx-robot] updated from transifexJenkins for ownCloud2013-09-078-8/+22
* | | | coding style fixesBjoern Schiessle2013-09-061-1/+2
* | | | fix part file handling and real size calculation, this should also solve #4581Bjoern Schiessle2013-09-063-45/+24
* | | | check shares for the real file and not for the .part fileBjoern Schiessle2013-09-061-0/+5
* | | | first check if a extension exists before comparing itBjoern Schiessle2013-09-061-1/+1
* | | | handle part files correctlyBjoern Schiessle2013-09-061-6/+27
* | | | prefix #filestable to tbody trPete McFarlane2013-09-061-3/+3
| |_|/ |/| |
* | | [tx-robot] updated from transifexJenkins for ownCloud2013-09-0514-15/+45
* | | Merge pull request #4683 from owncloud/publicuploadjserrorThomas Müller2013-09-041-0/+1
|\ \ \ | |/ / |/| |
| * | Fixed public upload error that prevents uploadVincent Petry2013-09-011-0/+1
* | | Merge pull request #4473 from owncloud/texteditor_polishingJörn Friedrich Dreyer2013-09-031-1/+1
|\ \ \
| * | | Revert "remove editor div in filelist", add "is deprecated" commentJörn Friedrich Dreyer2013-09-031-0/+1
| * | | remove editor div in filelistJörn Friedrich Dreyer2013-08-161-1/+0
* | | | [tx-robot] updated from transifexJenkins for ownCloud2013-09-038-7/+37
* | | | This function doesn't cache anymore. Adjusted PHPDoc to suit.ringmaster2013-09-021-1/+1
* | | | Don't cache the pkey, skip generation if the keyfile existsringmaster2013-09-022-13/+11
* | | | Employ config option for OpenSSL config file, if provided.Owen Winkler2013-09-022-6/+20
* | | | Start a branch for easier OpenSSL configuration.Owen Winkler2013-09-022-1/+12
* | | | Merge pull request #4671 from owncloud/emptycontentBernhard Posselt2013-09-014-10/+4
|\ \ \ \
| * | | | rename emptyfolder to emptycontentAlessandro Cosentino2013-08-312-3/+3
| * | | | text centered horizontally and vertically in emptycontent divAlessandro Cosentino2013-08-312-7/+1
| | |/ / | |/| |
* / | | [tx-robot] updated from transifexJenkins for ownCloud2013-09-0149-32/+96
|/ / /
* | | fix issue with filetable backgroundGeorg Ehrke2013-08-301-1/+1
* | | Merge master into oc_previewGeorg Ehrke2013-08-3073-300/+164
|\ \ \