summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | fix and cleanup CSS for public pageMorris Jobke2013-12-031-3/+2
* | change different shades of grey for public share page to whiteJan-Christoph Borchardt2013-12-031-10/+14
* | remove app specific codeJan-Christoph Borchardt2013-12-031-4/+0
* | fix details for buttons in header and controls barJan-Christoph Borchardt2013-12-031-1/+5
* | account for shift of controls bar due to app navigation, do not shift on publ...Jan-Christoph Borchardt2013-12-031-0/+7
* | Merge pull request #6173 from owncloud/stable6-extstorage-s3fixesVincent Petry2013-12-033-9/+12
|\ \
| * | Fixed placeholder after page reloadVincent Petry2013-12-031-1/+1
| * | Fixed test function for S3Vincent Petry2013-12-031-2/+4
| * | Fixed Amazon S3 ext storage config UIVincent Petry2013-12-032-6/+7
|/ /
* | check if a directory exists before we try to remove itRobin Appelman2013-12-031-2/+6
* | make it possible to select foldersBjoern Schiessle2013-12-025-40/+20
|/
* check explicitely all possible dir valuesBjoern Schiessle2013-12-021-2/+3
* set delete all to true if a complete folder was deletedBjoern Schiessle2013-12-021-1/+2
* fix delete files from trash binBjoern Schiessle2013-12-023-16/+34
* fix restore from files in sub-foldersBjoern Schiessle2013-12-022-2/+3
* ownCloud 6 RC2v6.0.0RC2Frank Karlitschek2013-12-021-2/+2
* Merge pull request #6052 from owncloud/datetime-doctrineThomas Müller2013-12-012-41/+5
|\
| * Timestamp test is no longer necessary as we rely on Doctrine and DateTime.Andreas Fischer2013-11-261-38/+0
| * Use the Doctrine to convert date string to DateTime object.Andreas Fischer2013-11-261-1/+2
| * Use DateTime object instead of fixed format date string.Andreas Fischer2013-11-261-2/+1
| * Use bindValue() instead of passing parameters in execute().Andreas Fischer2013-11-261-1/+3
* | Merge pull request #6132 from owncloud/encryption-version-bumpThomas Müller2013-11-291-8/+1
|\ \
| * | Adjust files_encryption requirements to the new core requirement (PHP 5.3.8).Andreas Fischer2013-11-291-8/+1
|/ /
* | Merge pull request #6123 from owncloud/extstorage-deletedirs2Vincent Petry2013-11-294-8/+46
|\ \
| * | Fixed FTP and SMB to use rmdir() when deleting foldersVincent Petry2013-11-294-8/+46
* | | Merge pull request #6128 from owncloud/fix-6126-masterThomas Müller2013-11-291-0/+1
|\ \ \
| * | | Also merge autoconfig variables into $_REQUEST.Andreas Fischer2013-11-291-0/+1
* | | | [tx-robot] updated from transifexJenkins for ownCloud2013-11-29238-1884/+3048
* | | | Merge pull request #6129 from owncloud/chunking-fixtouchafterassembleFrank Karlitschek2013-11-291-1/+1
|\ \ \ \
| * | | | Fixed touch after chunk assemblingVincent Petry2013-11-291-1/+1
| |/ / /
* | | | Merge pull request #6127 from owncloud/minimum_php_versionMorris Jobke2013-11-291-4/+4
|\ \ \ \ | |/ / / |/| | |
| * | | make 5.3.8 the minimum supported version. This fixes several issues with brok...Frank Karlitschek2013-11-291-4/+4
|/ / /
* | | Merge pull request #5984 from owncloud/nav-scrollbarFrank Karlitschek2013-11-292-5/+12
|\ \ \
| * | | Fix for IE - an ugly horizontal scrollbar appearsMorris Jobke2013-11-272-0/+6
| * | | fix navbarMorris Jobke2013-11-271-1/+0
| * | | prevent shift of app names caused by scrollbar, part 2Jan-Christoph Borchardt2013-11-271-1/+3
| * | | prevent shift of app titles caused by scrollbarJan-Christoph Borchardt2013-11-271-0/+1
| * | | always show app navigation scrollbar when too many apps in thereJan-Christoph Borchardt2013-11-271-5/+4
* | | | Merge pull request #6077 from owncloud/fix-api-documentationFrank Karlitschek2013-11-293-2/+31
|\ \ \ \
| * | | | add comment from @DeepDiverMorris Jobke2013-11-271-2/+1
| * | | | API doc for contacts manager, server container and shareMorris Jobke2013-11-273-2/+32
* | | | | Merge pull request #6111 from owncloud/non-floating-trash-button-chromeFrank Karlitschek2013-11-293-3/+5
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fix resize issue for trash button in chrome and overflowing spinner in .updat...Morris Jobke2013-11-283-3/+5
* | | | | Merge pull request #6099 from owncloud/fix_source_not_found_warningsMorris Jobke2013-11-285-24/+72
|\ \ \ \ \
| * | | | | use better coding styleBjoern Schiessle2013-11-281-1/+2
| * | | | | correctFolder() already resolves the dirname internallyBjoern Schiessle2013-11-281-1/+1
| * | | | | make sure that we don't try to access an already deleted files, fixes some fi...Bjoern Schiessle2013-11-285-25/+72
* | | | | | Merge pull request #6106 from owncloud/fix_preview_creationMorris Jobke2013-11-283-19/+37
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | remove duplicateBjoern Schiessle2013-11-281-1/+0
| * | | | | add PHPDoc for setMimetype()Bjoern Schiessle2013-11-281-0/+4