Vincent Petry
39b150921d
Moved IE8 inline styles in files.css
12 years ago
Vincent Petry
75629a1f00
Fixed delete icon alignment in IE8
Removed old inline CSS that forced every td to have position:static in
the files app. (#5056 )
12 years ago
Bjoern Schiessle
4404963918
fix trashbin layout
12 years ago
Vincent Petry
ec2f20f720
Fixed files_trashbin to also use hash URL part for IE8
12 years ago
Vincent Petry
1304b511e9
Ajax calls for "files" and "files_trashbin" apps
Frontend:
- The files app list now uses ajax calls to refresh the list.
- Added support the browser back button (history API).
- Added mask + spinner while loading file list
Backend:
- Added utility function in core JS for parsing query strings.
- Moved file list + breadcrumb template data code to helper
functions
- Fixed some file paths in trashbin app to be similar to the files app
12 years ago
Alessandro Cosentino
b10a646bc8
rename emptyfolder to emptycontent
12 years ago
Georg Ehrke
224b80f906
move isMimeSupported out of template files
12 years ago
Georg Ehrke
2ea8ee6139
add class='preview-icon' in trashbin app as well
13 years ago
kondou
2f11f56d32
Use !== and === in files_trashbin-app
13 years ago
Victor Dubiniuk
582631323a
Migrate to encodePath
13 years ago
Georg Ehrke
d699135c5e
fix for previews in trashbin app
13 years ago
Georg Ehrke
04292ff16c
implement use of preview icons in thrashbin app
13 years ago
Jan-Christoph Borchardt
2a57763542
use history icon in Deleted Files template as well
13 years ago
Björn Schießle
7188303651
let the home icon link to the files view in the trash bin
13 years ago
Björn Schießle
ccc4102cd9
fix p() call
13 years ago
raghunayyar
d9c11a93c6
Corrects Files Layout in Trashbin
13 years ago
Lukas Reschke
3ba8881bac
[files_trashbin] From echo to p
13 years ago
Bart Visscher
bb75dfc021
Whitespace fixes
13 years ago
Björn Schießle
fc1fba2304
don't show empty trash bin message for sub folders
13 years ago
Björn Schießle
51cef9d8f0
allow user to delete selected files from the trash bin permanently
13 years ago
Björn Schießle
9a93db9642
remove obsolete variables
13 years ago
Björn Schießle
b7b50f8082
remove hascontrols from trash bin file list table
13 years ago
Björn Schießle
17384994d6
add class hascontrols to trash bin file table
13 years ago
Björn Schießle
2ddd40ed41
rename 'undelete' to 'restore'
13 years ago
Björn Schießle
d6adab6734
improved message if trash bin is empty
13 years ago
Björn Schießle
d10e137939
icons added; empty trash bin message added
13 years ago
Björn Schießle
f28857377d
use hidden input field to disable sharing
13 years ago
Björn Schießle
6ab95e8e33
code clean-up
13 years ago
Björn Schießle
f919230f63
remove inline JavaScript
13 years ago
Björn Schießle
16d7716dee
calculate correct relative date for trashbin file list
13 years ago
Björn Schießle
81ab0affef
allow to restore single files/folder from a deleted folder
13 years ago
Björn Schießle
1817c7895b
allow to look into deleted directories
13 years ago
Björn Schießle
1255791ef2
handle group restore
13 years ago
Björn Schießle
a3da82261b
remove item in the trash bin view after successful undelete
13 years ago
Björn Schießle
d605228937
first version of the trash bin app
13 years ago
Björn Schießle
bdee0e204e
calculate correct relative date for trashbin file list
13 years ago
Björn Schießle
2c3216266c
allow to restore single files/folder from a deleted folder
13 years ago
Björn Schießle
3fd28632c4
allow to look into deleted directories
13 years ago
Björn Schießle
adbc576439
handle group restore
13 years ago
Björn Schießle
d16164b0cd
remove item in the trash bin view after successful undelete
13 years ago
Björn Schießle
d5151fa61c
first version of the trash bin app
13 years ago