Skip to content

Releases: d3yii2/d3files

0.9.69

30 Sep 09:53
Compare
Choose a tag to compare

Improved Kartik file input support

  • Ajax upload with file previews

0.9.68

27 Sep 11:50
Compare
Choose a tag to compare

D3FilesUploadWidget - added upload autostart feature

0.9.67

22 Sep 10:32
Compare
Choose a tag to compare

Added support for autogenerated version in file names

0.9.66

21 Sep 18:33
Compare
Choose a tag to compare

Bugfix

0.9.65

21 Sep 17:30
Compare
Choose a tag to compare

D3FilesUploadWidget - Removed default mimetype param

0.9.64

16 Sep 11:00
49f2d20
Compare
Choose a tag to compare

Bugfixes& Merged features from test branch

0.9.63: Merge pull request #52 from d3yii2/Fix20200724

16 Sep 10:42
d91e633
Compare
Choose a tag to compare

Improved attachment processing. Added function D3Files::copyFilesBetweenModels()

0.9.62: Merge pull request #52 from d3yii2/Fix20200724

24 Jul 07:10
d91e633
Compare
Choose a tag to compare
Fixed bug setting allowUpload default value true

0.9.61

21 Jul 10:15
70f0e87
Compare
Choose a tag to compare

File upload improved

0.9.60

20 Jul 10:23
d08c0dc
Compare
Choose a tag to compare
  • Added D3FilesUploadWidget
  • Fixed bug: not showing attachments if no pdf's in list
  • Added $nameModel property & find name model by init
  • Upload, download, view actions - request param "model_name" repaced with id (model primary key)
  • D3FilesWidget implemented $allowUpload option