summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #6039 from owncloud/trashbin_move_file_to_owners_trashBjörn Schießle2013-11-271-38/+108
|\
| * only create complete share key if we know the exact pathBjoern Schiessle2013-11-261-1/+3
| * move files to owners trashBjoern Schiessle2013-11-251-41/+109
* | Merge pull request #5641 from owncloud/filestrash-emptytrashBjörn Schießle2013-11-254-24/+74
|\ \ | |/ |/|
| * Deleting all files in trash now only sends a single flagVincent Petry2013-11-114-24/+74
* | fixed documentationThomas Müller2013-11-221-1/+1
* | [tx-robot] updated from transifexJenkins for ownCloud2013-11-211-1/+2
* | [tx-robot] updated from transifexJenkins for ownCloud2013-11-151-1/+2
* | replace $path with '/files_trashbin/files/' . $fileGeorg Ehrke2013-11-121-1/+1
* | add delete hook for trash bin appGeorg Ehrke2013-11-121-0/+1
|/
* [tx-robot] updated from transifexJenkins for ownCloud2013-11-111-1/+8
* [tx-robot] updated from transifexJenkins for ownCloud2013-11-031-0/+5
* [tx-robot] updated from transifexJenkins for ownCloud2013-10-291-1/+8
* Fixed clicking on the "Home" breadcrumb in the trash appVincent Petry2013-10-281-5/+0
* [tx-robot] updated from transifexJenkins for ownCloud2013-10-273-6/+5
* [tx-robot] updated from transifexJenkins for ownCloud2013-10-191-0/+5
* Merge pull request #5274 from owncloud/files-ie8-deletecheckboxVincent Petry2013-10-111-1/+0
|\
| * Moved IE8 inline styles in files.cssVincent Petry2013-10-111-1/+0
| * Fixed delete icon alignment in IE8Vincent Petry2013-10-111-1/+1
* | [tx-robot] updated from transifexJenkins for ownCloud2013-10-1068-372/+97
|/
* update file summary after group delete/restoreBjoern Schiessle2013-10-091-0/+2
* fix checkboxBjoern Schiessle2013-10-091-37/+15
* fix indentionBjoern Schiessle2013-10-091-99/+99
* fix group delete/restoreBjoern Schiessle2013-10-092-19/+18
* fix delete/restore individual filesBjoern Schiessle2013-10-091-26/+23
* fix trashbin layoutBjoern Schiessle2013-10-091-0/+3
* [tx-robot] updated from transifexJenkins for ownCloud2013-10-071-0/+6
* [tx-robot] updated from transifexJenkins for ownCloud2013-10-062-4/+4
* [tx-robot] updated from transifexJenkins for ownCloud2013-09-301-3/+11
* Merge branch 'master' into appframework-masterThomas Müller2013-09-271-2/+2
|\
| * [tx-robot] updated from transifexJenkins for ownCloud2013-09-271-2/+2
* | Merge branch 'master' into appframework-masterThomas Müller2013-09-2527-11/+162
|\|
| * [tx-robot] updated from transifexJenkins for ownCloud2013-09-221-2/+2
| * Merge pull request #4927 from owncloud/fix_namespaces_and_autoloadingThomas Müller2013-09-215-9/+9
| |\
| | * remove unneccessary lib in namespaceJörn Friedrich Dreyer2013-09-201-2/+2
| | * namespaces use upcasefirst partsJörn Friedrich Dreyer2013-09-205-9/+9
| * | [tx-robot] updated from transifexJenkins for ownCloud2013-09-202-2/+3
| |/
| * [tx-robot] updated from transifexJenkins for ownCloud2013-09-1820-0/+150
* | use \OC::$server->getPreviewManager() instead of \OCP\PreviewThomas Müller2013-09-171-1/+1
|/
* Merge pull request #4501 from owncloud/ajaxfilelistThomas Müller2013-09-148-81/+228
|\
| * Fixed files_trashbin to also use hash URL part for IE8Vincent Petry2013-09-132-2/+27
| * Use hash part of URL for IE8 in files appVincent Petry2013-09-131-7/+2
| * Added missing "files" JS to files_trashbin moduleVincent Petry2013-09-131-0/+1
| * Ajax calls for "files" and "files_trashbin" appsVincent Petry2013-09-138-83/+209
* | [tx-robot] updated from transifexJenkins for ownCloud2013-09-131-2/+3
|/
* Merge pull request #4719 from owncloud/port_4701_masterThomas Müller2013-09-121-15/+16
|\
| * Always check variable type before using readdir to avoid surprisesArthur Schiwon2013-09-041-15/+16
* | adding calls to \OCA\files\lib\Helper::determineIcon($i) in files, trashbin a...Thomas Müller2013-09-121-0/+1
* | [tx-robot] updated from transifexJenkins for ownCloud2013-09-103-6/+8
* | [tx-robot] updated from transifexJenkins for ownCloud2013-09-081-2/+3