summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4113 from owncloud/delete-fixJan-Christoph Borchardt2013-08-153-15/+10
|\
| * fix loading.gif size for both upload and deletion, force visiblityJan-Christoph Borchardt2013-07-301-1/+1
| * Replace delete icon with spinnerVictor Dubiniuk2013-07-291-5/+3
| * Merge branch 'master' into delete-fixThomas Müller2013-07-23765-262/+70811
| |\
| * | fix delete button not showing in IE8Jan-Christoph Borchardt2013-07-221-4/+4
| * | use new delete icon for deleted files as wellJan-Christoph Borchardt2013-07-181-1/+1
| * | remove unnecessary tipsy for Files deleteJan-Christoph Borchardt2013-07-181-1/+1
| * | use background image instead of img for Files delete iconJan-Christoph Borchardt2013-07-181-4/+1
* | | Merge pull request #4354 from owncloud/fix_2711_shared_icon_disappears_on_fir...Thomas Müller2013-08-152-4/+8
|\ \ \
| * | | fix #2711 using a custom event, also use css selectors over filterAttrJörn Friedrich Dreyer2013-08-082-4/+8
* | | | fixing all broken translation filesThomas Müller2013-08-15132-332/+332
* | | | [tx-robot] updated from transifexJenkins for ownCloud2013-08-15134-475/+337
* | | | Merge pull request #4302 from synchrone/masterMorris Jobke2013-08-141-0/+1
|\ \ \ \
| * | | | Fixing owncloud/core#4301Alexander Bogdanov2013-08-021-0/+1
* | | | | Merge pull request #4393 from owncloud/fix_4326Andreas Fischer2013-08-141-1/+1
|\ \ \ \ \
| * | | | | use __DIR__ instead of realpathBjoern Schiessle2013-08-141-1/+1
| * | | | | provide correct path for require_onceBjoern Schiessle2013-08-121-1/+1
* | | | | | Merge pull request #4376 from owncloud/use_pluralsJörn Friedrich Dreyer2013-08-143-23/+8
|\ \ \ \ \ \
| * | | | | | Reword a phrasekondou2013-08-141-1/+1
| * | | | | | Use plural translationskondou2013-08-093-23/+8
| |/ / / / /
* | | | | | Merge pull request #4363 from owncloud/fix-4355Thomas Müller2013-08-141-11/+16
|\ \ \ \ \ \
| * | | | | | Use multiple lines for the JSON data array.Andreas Fischer2013-08-081-1/+5
| * | | | | | Adjust JSON code to stable5.Andreas Fischer2013-08-081-1/+2
| * | | | | | Do not repeat JSON success code.Andreas Fischer2013-08-081-8/+7
| * | | | | | Do not repeat definition of $target.Andreas Fischer2013-08-081-5/+6
* | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2013-08-1314-4/+51
* | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2013-08-1110-0/+13
| |/ / / / / |/| | | | |
* | | | | | [tx-robot] updated from transifexJenkins for ownCloud2013-08-09500-522/+1549
|/ / / / /
* | | | | Merge pull request #3912 from owncloud/css_cleanup_kondouJan-Christoph Borchardt2013-08-081-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into css_cleanup_kondoukondou2013-07-24862-1086/+79955
| |\ \ \ \ \
| * | | | | | General CSS cleanupkondou2013-07-091-1/+1
* | | | | | | Merge pull request #4243 from owncloud/no_empty_versionsBjörn Schießle2013-08-081-2/+5
|\ \ \ \ \ \ \
| * | | | | | | don't create empty versionsBjoern Schiessle2013-07-301-2/+5
* | | | | | | | Merge pull request #4340 from owncloud/true-false-as-filenameThomas Müller2013-08-081-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Check expected type after JSON decode instead of checking what is not expected.Andreas Fischer2013-08-071-1/+1
* | | | | | | | | more error messages which might be useful for the user to debug his server co...Bjoern Schiessle2013-08-082-2/+6
* | | | | | | | | improved error message to refect openSSL PHP extension and stock openSSL conf...Bjoern Schiessle2013-08-081-1/+1
* | | | | | | | | also write error message to the logBjoern Schiessle2013-08-081-0/+1
* | | | | | | | | catch broken server config and disable encryption app.Bjoern Schiessle2013-08-082-1/+13
* | | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2013-08-0710-20/+37
| |_|_|_|_|/ / / |/| | | | | | |
* | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2013-08-052-1/+3
* | | | | | | | Merge pull request #4285 from owncloud/scan-files-script-masterThomas Müller2013-08-051-0/+31
|\ \ \ \ \ \ \ \
| * | | | | | | | remove cli checkThomas Müller2013-08-021-4/+0
| * | | | | | | | adjust usage textThomas Müller2013-08-021-2/+2
| * | | | | | | | Use console.php entry point for file scanning from consoleBart Visscher2013-08-021-0/+35
* | | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2013-08-044-1/+8
| |/ / / / / / / |/| | | | | | |
* | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2013-08-038-1/+22
| |_|_|_|/ / / |/| | | | | |
* | | | | | | Merge pull request #3006 from owncloud/===_and_!==_in_files_trashbin-appJörn Friedrich Dreyer2013-08-028-27/+27
|\ \ \ \ \ \ \
| * | | | | | | Use isIgnoredDir()kondou2013-07-101-1/+1
| * | | | | | | Use !== and === in files_trashbin-appkondou2013-07-108-27/+27