summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix typo in commentBjörn Schießle2013-01-221-1/+1
* no undo notification for deleted file, we use the trash bin insteadBjörn Schießle2013-01-221-54/+15
* rebase to current master; merge conflicts resolvedBjörn Schießle2013-01-220-0/+0
|\
| * allow admin to change retention obligation for the trash bin, default value i...Björn Schießle2013-01-222-3/+7
| * calculate correct relative date for trashbin file listBjörn Schießle2013-01-222-2/+1
| * remove table row in trash bin view after undeleteBjörn Schießle2013-01-222-3/+3
| * allow to restore single files/folder from a deleted folderBjörn Schießle2013-01-225-41/+87
| * allow to look into deleted directoriesBjörn Schießle2013-01-213-6/+56
| * handle group restoreBjörn Schießle2013-01-185-18/+165
| * expire files in trash bin after 30 daysBjörn Schießle2013-01-181-3/+29
| * remove unneeded functionBjörn Schießle2013-01-181-9/+0
| * remove item in the trash bin view after successful undeleteBjörn Schießle2013-01-184-29/+30
| * first version of the trash bin appBjörn Schießle2013-01-1813-0/+690
| * introduce option to disable download actionBjörn Schießle2013-01-181-6/+10
| * call the trash bin viewBjörn Schießle2013-01-181-2/+2
| * rename "publicListView" option to "disableSharing", this is more meaningful a...Björn Schießle2013-01-174-8/+8
| * listen to post delete event to allow the trash bin to create a copy of the ve...Björn Schießle2013-01-161-1/+1
| * add trash button to web interfaceBjörn Schießle2013-01-154-1/+13
* | allow admin to change retention obligation for the trash bin, default value i...Björn Schießle2013-01-222-3/+7
* | calculate correct relative date for trashbin file listBjörn Schießle2013-01-222-2/+1
* | remove table row in trash bin view after undeleteBjörn Schießle2013-01-222-3/+3
* | allow to restore single files/folder from a deleted folderBjörn Schießle2013-01-225-41/+87
* | allow to look into deleted directoriesBjörn Schießle2013-01-223-6/+56
* | handle group restoreBjörn Schießle2013-01-225-18/+165
* | expire files in trash bin after 30 daysBjörn Schießle2013-01-221-3/+29
* | remove unneeded functionBjörn Schießle2013-01-221-9/+0
* | remove item in the trash bin view after successful undeleteBjörn Schießle2013-01-224-29/+30
* | first version of the trash bin appBjörn Schießle2013-01-2213-0/+690
* | introduce option to disable download actionBjörn Schießle2013-01-221-6/+10
* | call the trash bin viewBjörn Schießle2013-01-221-2/+2
* | rename "publicListView" option to "disableSharing", this is more meaningful a...Björn Schießle2013-01-224-9/+8
* | listen to post delete event to allow the trash bin to create a copy of the ve...Björn Schießle2013-01-221-1/+1
* | add trash button to web interfaceBjörn Schießle2013-01-224-2/+14
* | Merge pull request #1255 from owncloud/leftcontent_fixicewind19912013-01-211-1/+1
|\ \
| * | Fix scrolling of leftcontentRobin Appelman2013-01-211-1/+1
* | | enable unittesting on appframework and apptemplateadvancedThomas Mueller2013-01-211-1/+2
|/ /
* | [tx-robot] updated from transifexJenkins for ownCloud2013-01-2148-121/+173
* | Merge pull request #1247 from owncloud/clear-queries-cache-on-schema-change-m...Thomas Müller2013-01-201-0/+3
|\ \
| * | cached queries need to be reset on schema change because they become invalidThomas Mueller2013-01-201-0/+3
|/ /
* | [tx-robot] updated from transifexJenkins for ownCloud2013-01-20150-2825/+3011
* | Merge pull request #1233 from owncloud/visualphpunitLukas Reschke2013-01-191-0/+3
|\ \
| * | Add listener for VisualPHPUnitMichael Gapczynski2013-01-181-0/+3
* | | Sanitize the exceptionLukas Reschke2013-01-191-1/+1
* | | Also replace the backslash with a minusLukas Reschke2013-01-191-1/+2
* | | Merge pull request #1214 from Raydiation/masterBernhard Posselt2013-01-191-0/+17
|\ \ \
| * | | spaces to tabsBernhard Posselt2013-01-171-12/+12
| * | | load classpaths of apps before routesBernhard Posselt2013-01-171-0/+17
* | | | Merge pull request #1230 from owncloud/remove-unused-autocomplete.phpLukas Reschke2013-01-191-54/+0
|\ \ \ \
| * | | | Remove uneeded fileLukas Reschke2013-01-181-54/+0
* | | | | Merge pull request #1228 from owncloud/generating_zip_messageJan-Christoph Borchardt2013-01-191-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |