Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/kartik-v/yii2-export

A library to export server/db data in various formats (e.g. excel, html, pdf, csv etc.)
https://github.com/kartik-v/yii2-export

Updates to release v1.4.3 fix #363 fix #364 fix #366 fix #372 fix #373

5c033d407631f8f4aa1f47e4a53e0204d45bb29c authored over 1 year ago by Kartik Visweswaran <[email protected]>
Merge pull request #364 from joshuatam/patch-exportmenu-contentOptions

Fix contentOptions

ec1040cd1b8588a3947ec9d22c29a44047eadd73 authored over 2 years ago by Kartik Visweswaran <[email protected]>
Fix contentOptions

ce898e1d56b219886e74dc3c9681778dc87eeb25 authored over 2 years ago by Joshua Tam <[email protected]>
Merge pull request #360 from maxxer/allow-run-from-console

Check for web request before accessing `post()`

e720dcdd7df85b5af836a58178a72fc8e0942927 authored over 2 years ago by Kartik Visweswaran <[email protected]>
Make private properties protected

71d470641ddabc54c8b48149de751bb4804569e7 authored over 2 years ago by Lorenzo Milesi <[email protected]>
Added changelog for 360

2863857f0acf22b26ad48b5e498f0fab7fb3f16a authored over 2 years ago by Lorenzo Milesi <[email protected]>
Check for web request before accessing `post()`

These small modifications allow the use of the extension in console
context, specifically using ...

2f3b58d6dca3fbacac7534c0f14bba5401669651 authored over 2 years ago by Lorenzo Milesi <[email protected]>
Fix #355: Correct dropdown init for Bootstrap v5.x

ffae06ba8c0ce1c27503fc2bb94af15aeef0e85a authored about 3 years ago by Kartik Visweswaran <[email protected]>
Fix #333: Correct `stripHtml`

6b313c5af225aefcf258777d9914b940e69cea99 authored about 3 years ago by Kartik Visweswaran <[email protected]>
Fix #353: Enhancements to support Bootstrap v5.x

c06855fb2dcbfb0707e15535f339102288176d7e authored about 3 years ago by Kartik Visweswaran <[email protected]>
Merge pull request #338 from ScottHuangZL/patch-1

Add catch error to avoid 'Closure object cannot have properties' issue

643f7d4e7d8cd8dbecaa6c4b70979ffe7906be18 authored over 3 years ago by Kartik Visweswaran <[email protected]>
Merge pull request #347 from CodeChari/patch-1

Added 'clearBuffers' in documentation

7c0a391da5342e5a23039c14691db942611cc6f1 authored almost 4 years ago by Kartik Visweswaran <[email protected]>
Added 'clearBuffers' in documentation

For me, I require to do it every time I use PHP-spreadsheet, which should be in documentation as...

93244dca8d59362852b373380a805a0772944977 authored almost 4 years ago by CodeChari <[email protected]>
Add catch error to avoid 'Closure object cannot have properties' issue

My PHP still at v7.04
And Yii2 is upgrade to latest version: 2.0.38 several days ago.

In ne...

23b6ac2b55fe982e66d3c99c2d82155dc04d15ce authored about 4 years ago by Scott Huang(ZhiLiang) <[email protected]>
Fix #330: Sanitize file names in a better way

6e98876524f10e0a487977dd8a95279e5d24bc90 authored over 4 years ago by Kartik Visweswaran <[email protected]>
Merge pull request #329 from bscheshirwork/patch-1

Allow closure for contentOptions

d1d37295512bcbf4f230ad5af419950a2dda6636 authored over 4 years ago by Kartik Visweswaran <[email protected]>
Add missing arg

83ba662c6b9f47c843786840545c00fff69bf906 authored over 4 years ago by bscheshirwork <[email protected]>
Allow closure for contentOptions

47de2b84626829ed5fc6507ee047a4770e589273 authored over 4 years ago by bscheshirwork <[email protected]>
Fix #326: Correct PDF writer export for latest PHP Spreadsheet release

29fc213889ad805f5e8f5574404c5341726343e9 authored over 4 years ago by Kartik Visweswaran <[email protected]>
Merge pull request #323 from karataserkan/patch-1

Void return added for PHPSpreadsheet save method

14f3a93a79e0fdbc2ab646710ddd17eb178ce9ce authored over 4 years ago by Kartik Visweswaran <[email protected]>
Merge pull request #314 from harloprillar/patch-1

Fix cell content formatting

9b4b026cf134de6636f31181675a32a6b0b0b73e authored over 4 years ago by Kartik Visweswaran <[email protected]>
void return added

#322 fix when downloading pdf file

82cd83ce2dfc481b5af315f4623214e6f33cbf0a authored over 4 years ago by Erkan Karataş <[email protected]>
Merge pull request #321 from lenasterg/master

Update Greek Translations

f76c63e4f60661655ced726dc758a36da4182abc authored over 4 years ago by Kartik Visweswaran <[email protected]>
Update kvexport.php

Greek translation ready

6293af091cfc1c856a0fc9a4348dea56e2a5bfd1 authored over 4 years ago by lenasterg <[email protected]>
Fix #319: Enhancements of export column selector

cc047e02e4a3a1363d3e41378118efadadc7ad91 authored almost 5 years ago by Kartik Visweswaran <[email protected]>
Fix #319: Enhancements of export column selector

0046caa7e165c720b544bf52f5b0ef8ff445a2c3 authored almost 5 years ago by Kartik Visweswaran <[email protected]>
Updates to release v1.4.1 fixes #318

ba590bc726568a741430570130c8a655c4e284ae authored almost 5 years ago by Kartik Visweswaran <[email protected]>
Merge pull request #317 from aikon2/patch-1

Get

6d9deb5a57a22371907a36cc5510f601a7f66b92 authored almost 5 years ago by Kartik Visweswaran <[email protected]>
Update ExportMenu.php

Get the currently selected export type lost from code

e7194f67b7c667b389f6df79524de799a6da813b authored almost 5 years ago by aikontu <[email protected]>
Fix cell content formatting

Fix a bug when output has only first row formatted, If DataColumn has cellFormat key defined in ...

316b2441484e44e307bcf208a240f05ad6f03174 authored almost 5 years ago by harloprillar <[email protected]>
Merge pull request #309 from onmotion/fixBatchSize

fix the loss of the first page if batchSize

7dc1cf1ff5e2dcc4cd3eae1ba76979669999b922 authored about 5 years ago by Kartik Visweswaran <[email protected]>
fix the loss of the first page if batchSize

4637261e47daabab443e06373a200ee07b33f337 authored about 5 years ago by Alexandr Kozhevnikov <[email protected]>
Merge pull request #304 from opencollective/opencollective

Activating Open Collective

fb3e25f2302ee2c2d8ff7821e4b6a153c2378475 authored over 5 years ago by Kartik Visweswaran <[email protected]>
Added financial contributors to the README

a4fc644e74b0178adbb688f7599656ab2c894049 authored over 5 years ago by Jess <[email protected]>
Create FUNDING.yml

19483fdc69d427966ffb80c8ea5283c1be2036f9 authored over 5 years ago by Kartik Visweswaran <[email protected]>
Update to release v1.4.0

7e8ff2d4ba2435ab6903692edd390ba8e84e3faa authored over 5 years ago by Kartik Visweswaran <[email protected]>
Merge branch 'master' of https://github.com/kartik-v/yii2-export

1c9d8b3d97b562eeb1f722952776ac484bc43c40 authored over 5 years ago by Kartik Visweswaran <[email protected]>
Implement stale bot

38b03ff5f1000dfe3101001f88fb99d40107cf69 authored over 5 years ago by Kartik Visweswaran <[email protected]>
Merge pull request #296 from rodion-k/patch-1

Create model via instance method

1b5d22ca1b141a51afc82c8df8ac450b1095dea8 authored over 5 years ago by Kartik Visweswaran <[email protected]>
Create model via instance method

312794a9a624d1389804207c523b941ebf766e2e authored almost 6 years ago by Rodion <[email protected]>
Fix #292: Clean output buffers before readfile dump to browser

beb09aace52bb0c7d2b36a7a71ed560bae8b1a7f authored almost 6 years ago by Kartik Visweswaran <[email protected]>
Prepare for release v1.4.0

e4ee16cb59688c3f845688908871c2a30f847dba authored almost 6 years ago by Kartik Visweswaran <[email protected]>
Fix #292: Clean output buffers before readfile dump to browser

93f1774bbcdacfc7745be0b24f4d0f532db415f4 authored almost 6 years ago by Kartik Visweswaran <[email protected]>
Fix #162: Force disable page summary for ExportMenu

2499dacf71e356a725ce733dbcd62d1f2740dd04 authored about 6 years ago by Kartik Visweswaran <[email protected]>
Fix #276: Ability to configure explicit cell formats (header, footer, content, before, after)

3b1cc51e94e0825556cf8c22da8a559fe8bc2760 authored about 6 years ago by Kartik Visweswaran <[email protected]>
Updates to release v1.3.9 fixes #288

ad587476ba8dc222beb0041e80839749d153b61e authored about 6 years ago by Kartik Visweswaran <[email protected]>
Update to release v1.3.8

99f8892333e14ed1c8f60becdb5e5c9e03edc189 authored about 6 years ago by Kartik Visweswaran <[email protected]>
Update to release v1.3.8 fixes #284

35b6766cd1dfe3d1b661e36b8f6bab783233c1d9 authored about 6 years ago by Kartik Visweswaran <[email protected]>
Fix #283: Correct export columns validation

e4c2fd584ef69af7abf5dd19f0e40af9bf9e961c authored about 6 years ago by Kartik Visweswaran <[email protected]>
Merge pull request #282 from ittaskeu/master

include use yii\db\QueryInterface;

e4a1e46606a378ea3357184be9d40f33bc7ac39a authored about 6 years ago by Kartik Visweswaran <[email protected]>
include use yii\db\QueryInterface;

94db4985258acc6e9e45a2084038a2baa19133e5 authored about 6 years ago by Dimcho Dimitrov <[email protected]>
Fix #281: Correct export download to allow parsing new lines in content

3dad72964b2db9f5cab8a670e102fecf5fec4b76 authored about 6 years ago by Kartik Visweswaran <[email protected]>
Fix #280: Correct attribute label parsing

d2604f47560794db9aaf87d603371782c2303edc authored about 6 years ago by Kartik Visweswaran <[email protected]>
Merge pull request #280 from ittaskeu/master

Export skip rows between defaultPageSize and 1000 fix #202

37b4ae6280103058ef953521bea733bc916a6294 authored about 6 years ago by Kartik Visweswaran <[email protected]>
Export skip rows between defaultPageSize and 1000

f4b5c75aa8f2afcd1b61c37d9a667e4304f1d9da authored about 6 years ago by Dimcho Dimitrov <[email protected]>
Updates to release v1.3.7

8be0ef1b1d450e94529e1dd2e21da31003d17838 authored about 6 years ago by Kartik Visweswaran <[email protected]>
Merge pull request #279 from mortezakarimi/patch-1

Update Persian Translations

5b6370f9fc50dd8f26d27aac2df68d3fc075d254 authored about 6 years ago by Kartik Visweswaran <[email protected]>
Update Persian Translation

4b14de994e7519ab6a435de3b57cf205c970b974 authored about 6 years ago by Morteza Karimi <[email protected]>
Updates to release v1.3.6

53a58d01fb3d56347493f64c738ae61a99f6d507 authored about 6 years ago by Kartik Visweswaran <[email protected]>
Updates to release v1.3.5

ca142563682851ad2fdb9bfc9fd6e9432c9cce10 authored about 6 years ago by Kartik Visweswaran <[email protected]>
Merge pull request #274 from deividas1/deividas1-utf8-filename

Fix file not found browser error for UTF-8 filename

451e9992884a4a480900dc33b54a82e17ce0a1b7 authored about 6 years ago by Kartik Visweswaran <[email protected]>
Fix file not found browser error for UTF-8 filename

For example: export configuration with filename setting veiksmų_ataskaita.xlsx will save tempora...

bef46261e0b1ba78f392ad49ac41e5a213f3df53 authored about 6 years ago by Deividas <[email protected]>
Updates to release v1.3.4

2227908745a7e284559f0d454d29669f387a3427 authored about 6 years ago by Kartik Visweswaran <[email protected]>
Fix #273: Enhanced PDF Writer `ExportWriterPdf`

8ef8f78df8351e6d2e65e03ef235e432d269ca96 authored about 6 years ago by Kartik Visweswaran <[email protected]>
Fix #272: UTF-8 encoding for HTML, CSV, TEXT formats

249cb9fdbf7c8f4daad94b5bd030343f299f718b authored about 6 years ago by Kartik Visweswaran <[email protected]>
Fix #120: Better init of `_columnSelectorEnabled`

8a1e8b2d63d9db3fbca1611ede74eb9a1f12bcdc authored about 6 years ago by Kartik Visweswaran <[email protected]>
Fix #271: Locale specific validation messages and code enhancements

d05ff1cfd571faea1c5862ef077cb6ca427a631c authored about 6 years ago by Kartik Visweswaran <[email protected]>
Updates to release v1.3.4 fix #204 fix #248 fix #270

fd500e1d60ff2be2b4f29d847b2c9963f9966163 authored about 6 years ago by Kartik Visweswaran <[email protected]>
Fix #225: Enhance column selector dropdown styling

db53a7181ff55817fead97b649461e93401ea4ae authored about 6 years ago by Kartik Visweswaran <[email protected]>
Updates to release v1.3.3 fix #266 fix #267 fix #268 fix #269

6e2e1ddb952a5f1ea4a91a64ba318405cde58ac2 authored about 6 years ago by Kartik Visweswaran <[email protected]>
Updates to release v1.3.2

a38d993ce260e2e39ec030d726765728ca113a5c authored over 6 years ago by Kartik Visweswaran <[email protected]>
Merge pull request #263 from svqdev/master

Enhance export menu form action fixes #262

0d74b6bcc37eb2c2e465483ed57607cb92673de5 authored over 6 years ago by Kartik Visweswaran <[email protected]>
issue #262 #kartik-v/yii2-export

858a8731cd6f4be2a284df5f282ed1d53834be16 authored over 6 years ago by Fernan Martos <[email protected]>
Updates to release v1.3.1 fix #260 fix #261

30ecff89686168e812b0ac6bdd09fec04d3e8dc2 authored over 6 years ago by Kartik Visweswaran <[email protected]>
Updates to release v1.3.0

a55403976e16e606463bf53b96b612ba7454b15b authored over 6 years ago by Kartik Visweswaran <[email protected]>
Merge pull request #257 from bscheshirwork/readme-change-stable-to-dev-temporary-note

Update README.md

9ebc8955c6ef315fb03e968cb191123626309221 authored over 6 years ago by Kartik Visweswaran <[email protected]>
Merge pull request #256 from bscheshirwork/readme-gridview-module

Update README.md

ccc640b799d9152a0412da188330ff8a6aba60b5 authored over 6 years ago by Kartik Visweswaran <[email protected]>
Update README.md

2393b7ddfd543b193e012998d82f4b730d6013ac authored over 6 years ago by bscheshirwork <[email protected]>
Update README.md

76c934c628827ce428bf578b6c4cbaee429479d4 authored over 6 years ago by bscheshirwork <[email protected]>
Refactor code and consolidate / optimize properties within traits

cfe22109aa6e45d568891aa0b47bb6fdc16fa786 authored over 6 years ago by Kartik Visweswaran <[email protected]>
Fix #252: Correct krajeeDialog plugin undefined initialization

75eab1acfd4bac53dc91b114a2e95adb7d45c20f authored over 6 years ago by Kartik Visweswaran <[email protected]>
New property `exportFormHiddenInputs` fixes #249 fixes #250

97db2a7ec5ad269ec17221b506c444b1ad8100af authored over 6 years ago by Kartik Visweswaran <[email protected]>
Update to release v1.2.9

4a5f8a0a90398c17894fae188021d97bd43ca6b0 authored almost 7 years ago by Kartik Visweswaran <[email protected]>
Fix #234: Correct temp file deletion

28c6f00803146b7655090b54de6c1030e457beaa authored almost 7 years ago by Kartik Visweswaran <[email protected]>
Merge pull request #241 from Sensetivity/patch-1

Updated Ukrainian transation

c75f933e41b6501a062169ac99b0dbefdd24f9bb authored almost 7 years ago by Kartik Visweswaran <[email protected]>
Updated Ukrainian transation

5e5fb558802a279c46fad7210a60a71f01232245 authored almost 7 years ago by Mykola Pukhalskyi <[email protected]>
Enhance formatting of output fixes #238 fixes #239

d109a233596b220117735c65784f18b4cc0eb71a authored almost 7 years ago by Kartik Visweswaran <[email protected]>
Fix #237: Validate `hiddenFromExport` property of columns to hide columns in export output

6a19bc432c3154db26372135aba0740ef91b34ed authored almost 7 years ago by Kartik Visweswaran <[email protected]>
Fix #236: Autoformat cells via enhanced column configuration style properties

325c5267350159582c9ccd6c4b1fa926eed38d7a authored almost 7 years ago by Kartik Visweswaran <[email protected]>
Correct SerialColumn export output fixes #230

13ae9930216ebd06594fb1da31494a62f414f188 authored almost 7 years ago by Kartik Visweswaran <[email protected]>
Fix #235: Change default export path

257de2f9748a917078caa1796f648bc86dacaddd authored almost 7 years ago by Kartik Visweswaran <[email protected]>
Refactor and optimize code

f2adff09e734b7f17abf42d14609baa86cc1ba51 authored almost 7 years ago by Kartik Visweswaran <[email protected]>
Update PHP Doc for `setOutCellValue` method

7364e2f1a6266b4ff4b06cfb7723259fbf1221a4 authored almost 7 years ago by Kartik Visweswaran <[email protected]>
Updates to release v1.2.9

eca324620dae41c51f53e1bded73b6519996644d authored almost 7 years ago by Kartik Visweswaran <[email protected]>
Fix #230: Export HTML content more correctly

a7fe594a31d6dff8a93568f8d9900e3476450432 authored almost 7 years ago by Kartik Visweswaran <[email protected]>
Merge pull request #232 from acerix/master

Replace PHPExcel with PHPSpreadsheet

24bd7033a0d8b82d0dc3492675f23f302c778800 authored almost 7 years ago by Kartik Visweswaran <[email protected]>
Rename writers

fd71a4093bc26237f1504719e874d261881eecb1 authored almost 7 years ago by acerix <[email protected]>
Fix errors from migration script

f878ce18670c8606f29e5002a25362f246028376 authored almost 7 years ago by acerix <[email protected]>
Update dependency

a8de9939dc212b0f9114bfa7ce0f5e34e5f1d264 authored almost 7 years ago by acerix <[email protected]>
Update readme link

a9b3fba78594e17b7c9aca581b2c6fccd18d8172 authored almost 7 years ago by acerix <[email protected]>