aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/templates
Commit message (Expand)AuthorAgeFilesLines
* Fix trashbin previews and "delete selected"Vincent Petry2014-04-281-1/+1
* Fix file summary to use the whole file listVincent Petry2014-04-281-0/+2
* Disable sharing in trashbin appVincent Petry2014-04-081-0/+1
* Files, trashbin, public apps use ajax/JSON for the file listVincent Petry2014-04-023-104/+3
* always show 'Deleted Files' breadcrumbBjoern Schiessle2013-12-131-4/+4
* make it possible to select foldersBjoern Schiessle2013-12-021-5/+8
* Deleting all files in trash now only sends a single flagVincent Petry2013-11-111-3/+1
* Moved IE8 inline styles in files.cssVincent Petry2013-10-111-1/+0
* Fixed delete icon alignment in IE8Vincent Petry2013-10-111-1/+1
* fix trashbin layoutBjoern Schiessle2013-10-091-0/+3
* Fixed files_trashbin to also use hash URL part for IE8Vincent Petry2013-09-131-1/+2
* Ajax calls for "files" and "files_trashbin" appsVincent Petry2013-09-133-4/+6
* rename emptyfolder to emptycontentAlessandro Cosentino2013-08-311-1/+1
* move isMimeSupported out of template filesGeorg Ehrke2013-08-211-2/+6
* fix merge conflictsGeorg Ehrke2013-08-053-7/+7
|\
| * Use !== and === in files_trashbin-appkondou2013-07-103-7/+7
* | add class='preview-icon' in trashbin app as wellGeorg Ehrke2013-07-291-1/+5
* | merge conflicts ...Georg Ehrke2013-07-103-7/+4
|\|
| * Migrate to encodePathVictor Dubiniuk2013-07-092-6/+3
| * use history icon in Deleted Files template as wellJan-Christoph Borchardt2013-06-171-1/+1
* | fix for previews in trashbin appGeorg Ehrke2013-07-081-1/+1
* | implement use of preview icons in thrashbin appGeorg Ehrke2013-07-081-1/+1
|/
* let the home icon link to the files view in the trash binBjörn Schießle2013-03-071-0/+20
* Corrects Files Layout in Trashbinraghunayyar2013-03-041-1/+1
* fix p() callBjörn Schießle2013-03-041-1/+1
* [files_trashbin] From echo to pLukas Reschke2013-02-272-34/+34
* Merge branch 'master' into trashbin_encryptionBjörn Schießle2013-02-251-1/+0
|\
| * Whitespace fixesBart Visscher2013-02-221-1/+0
* | Merge branch 'master' into trashbin_encryptionBjörn Schießle2013-02-212-5/+8
|\|
| * allow user to delete selected files from the trash bin permanentlyBjörn Schießle2013-02-191-0/+7
| * remove obsolete variablesBjörn Schießle2013-02-191-5/+1
* | don't show empty trash bin message for sub foldersBjörn Schießle2013-02-211-1/+1
|/
* remove hascontrols from trash bin file list tableBjörn Schießle2013-02-101-1/+1
* add class hascontrols to trash bin file tableBjörn Schießle2013-02-071-1/+1
* rename 'undelete' to 'restore'Björn Schießle2013-01-311-2/+2
* improved message if trash bin is emptyBjörn Schießle2013-01-301-1/+1
* icons added; empty trash bin message addedBjörn Schießle2013-01-291-5/+4
* use hidden input field to disable sharingBjörn Schießle2013-01-281-0/+1
* code clean-upBjörn Schießle2013-01-231-2/+0
* remove inline JavaScriptBjörn Schießle2013-01-221-12/+1
* calculate correct relative date for trashbin file listBjörn Schießle2013-01-221-1/+1
* allow to restore single files/folder from a deleted folderBjörn Schießle2013-01-221-4/+12
* allow to look into deleted directoriesBjörn Schießle2013-01-221-2/+11
* handle group restoreBjörn Schießle2013-01-221-5/+4
* remove item in the trash bin view after successful undeleteBjörn Schießle2013-01-221-1/+2
* first version of the trash bin appBjörn Schießle2013-01-222-0/+106