Ecosyste.ms: OpenCollective

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

github.com/yiisoft/yii-debug

Yii debug panel extension
https://github.com/yiisoft/yii-debug

Fix initiable panels

b97c829622d0bc97da5083380159ae65e1175e15 authored almost 4 years ago by Mehdi Achour <[email protected]>
fix errors to ensure normal operation

1e94662c55ff4605577539825b92f44b7f18f5a7 authored almost 4 years ago by KidsReturn <[email protected]>
Fix namespace in docs & config [ci skip]

894e7355faf9b798e2fb793795b9432c2aefd0c6 authored almost 4 years ago by Mehdi Achour <[email protected]>
Fixed tests almostly

bc0a317e363bd7d6fbf434b1bcec5f1a172554ea authored almost 4 years ago by Andrii Vasyliev <[email protected]>
Fix assets path

14da43411a8ce77a7cd44ea29f041e8107bfbf32 authored almost 4 years ago by Mehdi Achour <[email protected]>
Remove yiisoft/yii-boostrap4

e39087e185bba1d21bcf2a8d32caed4b461d1e73 authored almost 4 years ago by Mehdi Achour <[email protected]>
Updated composer.json

fb8b7aa2c1b8cc2b415f6462e88b260a87c522d8 authored almost 4 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Update yiisoft/yii-swiftmailer namespace

9376579d324e57566b93118ee67d4b8ecab5bdea authored almost 4 years ago by Mehdi Achour <[email protected]>
Switch to external helpers (#18)

d017628866504cf08005469cd945ab5c970c189d authored almost 4 years ago by Mehdi Achour <[email protected]>
Fix InflectorHelper call

007881a5558d9684ba84eee232b265759a088197 authored almost 4 years ago by Mehdi Achour <[email protected]>
Fixed to `encoding` from charset

f7ff296a3a4dbf79d4aff1eb2702b38a9d953b01 authored almost 4 years ago by Andrii Vasyliev <[email protected]>
Update composer.json

9bdcb773f8fa883d1dd500b09c38c43ae2f08ecf authored almost 4 years ago by Alexander Makarov <[email protected]>
Trying use `yii-bootstrap-implementation`

c6818dd064d604b01d64e1b81979b9d22b195093 authored almost 4 years ago by Andrii Vasyliev <[email protected]>
docs/guide-ja updated [ci skip] (#4)

d734bd817075e33e54919fa2d8507f916e2746a4 authored almost 4 years ago by Nobuo Kihara <[email protected]>
Update PHP, PHPUnit and Travis config

d6baaaffcabb897e3d6c111a3c96426202c43944 authored almost 4 years ago by Alexander Makarov <[email protected]>
Migrate Travis from .org to .com

29886ce70196644811fbae3caca4efc8a7a02988 authored almost 4 years ago by Alexander Makarov <[email protected]>
Fix declaration of yii\debug\LogTarget::collect()

Fatal error: Declaration of yii\debug\LogTarget::collect($messages, $final) must be compatible w...

69fb483a5abbd7948f18c4559542bc6f3db9a12d authored almost 4 years ago by Ján Hamrák <[email protected]>
Fix namespace Yiisoft\Debug => Yiisoft\Yii\Debug (#21)

7a7e83d63782cda1fc04f81579dd0b584534d567 authored almost 4 years ago by Mehdi Achour <[email protected]>
Add Slack notifications config

8cf42975c2b479a2ed2a7eb1ab0b30e2949f5fcd authored almost 4 years ago by Alexander Makarov <[email protected]>
Used standart `tests/bootstrap.php` from yii-core

1018a19012b5edc26f55eaf2dba4b8eca02ae14a authored almost 4 years ago by Andrii Vasyliev <[email protected]>
Fixing lot of things to follow 3.0 changes

0a5bef91392c82d75b8dd42ea977159d67458356 authored almost 4 years ago by Andrii Vasyliev <[email protected]>
Create FUNDING.yml

43ae08d9051182edf3f19bfd441af9eb564a9ab0 authored almost 4 years ago by Alexander Makarov <[email protected]>
Fixed tests (#7)

* fixed tests

* fixed declaration

eb0fcda72d9c0684dc35bd0f6e24bb441c16b727 authored almost 4 years ago by pistej <[email protected]>
Redoing for `yii-dataview`

a8f78fbe2ee0f2d729d0672b7b315d622e5d4918 authored almost 4 years ago by Andrii Vasyliev <[email protected]>
Fixed tests

6befe4cce75bedba328949579c51cb251e6b8cd7 authored almost 4 years ago by Andrii Vasyliev <[email protected]>
Fixed `Inflector` usage after it was moved into strings package

4c6f46f8c88cad4f63c953766f3b4ac2aee3c88c authored almost 4 years ago by Andrii Vasyliev <[email protected]>
Update yii-dataview namespace

91f5809623c468a00d3c4a2e1a8f94b8c380fcc9 authored almost 4 years ago by Mehdi Achour <[email protected]>
Adjusted constraints

307eb52532ba23bd776e341144e55ed1be27461e authored almost 4 years ago by Alexander Makarov <[email protected]>
Fixed extensions in DebugPanel

ca80f1d14dc44259bd5531077cc8830d67ff60fd authored almost 4 years ago by Andrii Vasyliev <[email protected]>
Rename Inflector namespace

38660adcadbe5f9c5a495b85a31084ef67688932 authored almost 4 years ago by Mehdi Achour <[email protected]>
Fix declaration to follow 3.0 changes (#2)

* Fix annotation to avoid error

* Update changelog

d0a6504df8c5dd93f301177a69ff2d9ab54a5840 authored almost 4 years ago by pgaultier <[email protected]>
Apply fixes from StyleCI

9bbb505f9efd39717e3cbebb3e3dd546c1bdf787 authored almost 4 years ago by Alexander Makarov <[email protected]>
Fixed `RequestPanel`

5848c66eb01595fe611397a90458af0a10cea4db authored almost 4 years ago by Andrii Vasyliev <[email protected]>
Added core to dependencies

f93ac9fdd299888bdf442bd5c4a1f863acdff0ee authored almost 4 years ago by Alexander Makarov <[email protected]>
Update Log namespace

d012a32809392a9b769ae17ed402794f353cffbf authored almost 4 years ago by Mehdi Achour <[email protected]>
Synchronize with yii2-debug (#17)

Synced with https://github.com/yiisoft/yii2-debug/commit/f786f665066ad003f806fb164e0ab21f5d3ee6e1

605d9f16298c689bb2ac97fde9c762fde234c4b3 authored almost 4 years ago by Mehdi Achour <[email protected]>
Remove yiisoft/yii-core from dependencies

0a0ba58cc708f9e950bd6cf5c5de7c8313b0b1d5 authored almost 4 years ago by Alexander Makarov <[email protected]>
Import from yii2

d9160c2550bec908fde74678a294eecc3af5a00b authored almost 4 years ago by devanych <[email protected]>