Ecosyste.ms: OpenCollective

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

github.com/yiisoft/yii2-debug

Debug Extension for Yii 2
https://github.com/yiisoft/yii2-debug

refactoring Request.

13eca9054a0e84d87f0ed7337842d2ea82a3e727 authored over 11 years ago by Qiang Xue <[email protected]>
Merge branch 'master' of github.com:yiisoft/yii2

021f6f03c4e471d1c4aae165f6a7239f713c4f52 authored over 11 years ago by Qiang Xue <[email protected]>
Response WIP

6d999ab3dc10ab5a8841b6337dd0ba6ac604e1ee authored over 11 years ago by Qiang Xue <[email protected]>
Added HeaderCollection.

9b65934638ce6a04efefc9b0571e3a1a1436361b authored over 11 years ago by Qiang Xue <[email protected]>
Merge remote branch 'upstream/master' into pgsql-driver

cceb5b112209c65d03bf4c96e7af03391a7be7fd authored over 11 years ago by Gevik Babakhani <[email protected]>
Added foreign keys and cleanup internal pg types

70e973129da2beaa4608175e08526e7b96952853 authored over 11 years ago by Gevik Babakhani <[email protected]>
moved Pagination and Sort to data.

51c1e313086f34c5f8a88466833f9e58aaaf6909 authored over 11 years ago by Qiang Xue <[email protected]>
Merge branch 'master' of github.com:yiisoft/yii2

3aa640e7cf508d83ad015de25a63862d4141fd89 authored over 11 years ago by Qiang Xue <[email protected]>
Renamed Request::getRequestMethod() to Request::getMethod().

67d677b21e5693cf0f96c600d3035aba398f5381 authored over 11 years ago by Qiang Xue <[email protected]>
Fixed bug about setting default path aliases.

b7c1f949776bb9f4b55b0ac2d55429e8ab3a681a authored over 11 years ago by Qiang Xue <[email protected]>
Fixes issue #496

7e111e92e2865a94359962fe323b5b759441b4f6 authored over 11 years ago by Qiang Xue <[email protected]>
Merge remote branch 'upstream/master' into pgsql-driver

3d79d992c4043e064051e000a2b3941fdec3c191 authored over 11 years ago by Gevik Babakhani <[email protected]>
new way of detecting if table exists.

9d6f11d5d524afeacd9cb702612d8667c15a6e3c authored over 11 years ago by Qiang Xue <[email protected]>
typo fix.

b311b6ecf3b0168024dbe0241faa6c5dea9184fd authored over 11 years ago by Qiang Xue <[email protected]>
better check of existence of tables.

23767304527a989c2e664f2522c0acacc857b615 authored over 11 years ago by Qiang Xue <[email protected]>
Added support for locale-dependent decimal and grouping separators.

cbf642d93147442daffdd5eb4e8b184480ab1313 authored over 11 years ago by Qiang Xue <[email protected]>
Fixed Formatter doc.

5ecb5e3bd0617b0c291d9ce3b3c59eebd6c3704f authored over 11 years ago by Qiang Xue <[email protected]>
Merge pull request #486 from klimov-paul/asset-command-i-4

#72 Improve the "asset" command Iteration 4

e45e26ea8260fbd989421f1d6f1f072098fc317e authored over 11 years ago by Qiang Xue <[email protected]>
fixed typo in app readmes

084d709e44f8e0b4985e52ac3aa1f4db319d849e authored over 11 years ago by Alexander Makarov <[email protected]>
Doc comments and descriptive output at"AssetController" has been adjusted.

152e5a0e15f1f6edf9106adf61dbaa1e0423d366 authored over 11 years ago by Klimov Paul <[email protected]>
Check output bundle file format has been added to "AssetControllerTest::testActionCompress()" unit test.

ec8fecb8b079b3eec4a66df67e91cc3412fc77e5 authored over 11 years ago by Klimov Paul <[email protected]>
Output of "AssetController::actionCompress" have been adjusted to hold the action id.

dfe2d00785d0bc86a1ac92a8f9bbb7a7f8aaea4f authored over 11 years ago by Klimov Paul <[email protected]>
Merge pull request #473 from schmunk42/master

updated script event

9acbd0cfed43f9568e229d824593032331f78c7e authored over 11 years ago by Qiang Xue <[email protected]>
Doc comments at "AssetController" have been updated.

1f68becb61767fb83cc1310404572ff99d244b3e authored over 11 years ago by Klimov Paul <[email protected]>
Doc comments at "AssetController" have been extended.

9b8b285eb1b3b639324994f72c6c64d47a5aa09e authored over 11 years ago by Klimov Paul <[email protected]>
Additional comments have been added to the "AssetController::actionTemplate" output.

5172dbd4c4748f2913b08768e651522499bc5ccb authored over 11 years ago by Klimov Paul <[email protected]>
File creation checks at "AssetController" have been updated to use Exceptions.

6c179ef3a7fc0dfc787dfc5318ed554cd5124791 authored over 11 years ago by Klimov Paul <[email protected]>
Merge branch 'master' of https://github.com/schmunk42/yii2

Conflicts:
apps/advanced/README.md
apps/basic/README.md

2698ba1c00af2398a58e7e09b0ba1f312f5a2afa authored over 11 years ago by Tobias Munk <[email protected]>
updated docs

added installation from dev repo section

a2bfdcac187bf6cf3ab3c05d0b62bd471d6a9d99 authored over 11 years ago by Tobias Munk <[email protected]>
updated docs

added installation from dev repo section

8a25953f1c5405621f66eb17b2562a999dea5834 authored over 11 years ago by Tobias Munk <[email protected]>
Fixes issue #472.

5596e50bf3378be11867777c6e87922d3d44ac05 authored over 11 years ago by Qiang Xue <[email protected]>
Fixes issue #481.

8157ea58048a080fa3755627aafe78015435db12 authored over 11 years ago by Qiang Xue <[email protected]>
Merge pull request #461 from cebe/rest-urlmanager

[READY] RESTful routing syntax for UrlManager

55a4c0b1541e2e0aa949112d8798869719c87202 authored over 11 years ago by Qiang Xue <[email protected]>
unit test for UrlManager RESTful routing syntax

removed test param 'appClass' as it does not make sense to configure
application class for all t...

e94cc6bb9ea56886975827ee41087569438d2bb9 authored over 11 years ago by Carsten Brandt <[email protected]>
improved UrlManager RESTful syntax regex

11923064810be47ed24888efcd53a36674e83fd2 authored over 11 years ago by Carsten Brandt <[email protected]>
doc enhancements for #461

fbb93d0b63f8fa91ee9068dc563f27ddae4a530c authored over 11 years ago by Carsten Brandt <[email protected]>
removed unneccessary brackets

3680a4781d65d06af649cd9724daf424ea5d5ca8 authored over 11 years ago by Carsten Brandt <[email protected]>
Fixes issue #478: Improved the generation of secret key

cf47a71db7ffa997478d461330850f71f565f73a authored over 11 years ago by Qiang Xue <[email protected]>
Implemented default controller namespace.

21160338d7a2dbad04228028b00172ae3fb6602a authored over 11 years ago by Qiang Xue <[email protected]>
doc fix.

8435285c1944675a47cdfb4af7f41843d1393227 authored over 11 years ago by Qiang Xue <[email protected]>
Merge pull request #477 from cebe/querybuilder-dynamic-column-types

[READY] Better flexibility for abstract db types

61d2551f0cc4990d9489f6424532bc8aaee483b2 authored over 11 years ago by Qiang Xue <[email protected]>
Adjusted type map in MSSQL Querybuilder

MSSQL seems to support limits for decimal type, so we add a default
limit.

9b6df54c7df061e08cce580dc9cba4e7c2c80e4f authored over 11 years ago by Carsten Brandt <[email protected]>
Sqlite unit test for abstract db types

af68ee9d2745bf7b3fd27ea786c0d9add221e17b authored over 11 years ago by Carsten Brandt <[email protected]>
updated deps

5615afab2195975261d26926e19ab35fa67e206e authored over 11 years ago by Tobias Munk <[email protected]>
added updated composer script event for setting permissions

64e5911b5e1ea27d14334da60aa82e00718b47f8 authored over 11 years ago by Tobias Munk <[email protected]>
Merge branch 'querybuilder-dynamic-column-types' of github.com:cebe/yii2 into querybuilder-dynamic-column-types

* 'querybuilder-dynamic-column-types' of github.com:cebe/yii2:
Added phpdoc about precision co...

ad1a0de76acb7338923de1a94a5acb618fc44bdc authored over 11 years ago by Carsten Brandt <[email protected]>
Added phpdoc about precision constraints for abstract db types

7117a6752b6927038b62e2366d9034b282b3ced0 authored over 11 years ago by Carsten Brandt <[email protected]>
whitespace

c28b0183a5188adf1cbb574e4dbb33bb62817ca4 authored over 11 years ago by Carsten Brandt <[email protected]>
Added "@runtime" and "@vendor" aliases.

22357befadbb1ab920f67c9557dff6c0b295e2f0 authored over 11 years ago by Qiang Xue <[email protected]>
Better flexibility for abstract db types

Feature was requested in yiisoft/yii#765

5c56c0fc02e54bf1ab73c172ce0e0577ccab57a8 authored over 11 years ago by Carsten Brandt <[email protected]>
Implemented "@app/runtime" alias.

36bbfd54caaa4a43c6634475b51f776c7d9af9d7 authored over 11 years ago by Qiang Xue <[email protected]>
Fixes issue #476

607f3a59873167f18e8f9fb74455982c899d6dd0 authored over 11 years ago by Qiang Xue <[email protected]>
updated composer script event for setting permissions

bb0e2e84872bff1f668e54ffb737635d606f9a92 authored over 11 years ago by Tobias Munk <[email protected]>
Fixes issue #472: doc fix.

8ae946358949938680cf3b06be93e6f7519e8c77 authored over 11 years ago by Qiang Xue <[email protected]>
fix test

9ff25805f5a531db452cc87ee4cc080c852d3719 authored over 11 years ago by Antonio Ramirez <[email protected]>
fix functionality, keep each function to do what it supposed to do

e4e18710dc06e4616727ad945e9f193e6ab094b2 authored over 11 years ago by Antonio Ramirez <[email protected]>
Merge branch 'upstream' into 364-toAscii

* upstream:
Fixed build break.
Fixes issue #194: Added Application::catchAll.
added missin...

65461683ff4d1c3bde936921e4bfa6eb342960c8 authored over 11 years ago by Antonio Ramirez <[email protected]>
updated transliteration (greek + russian + german + ukrainian) and removed dependency on ascii function

10c52d702fc8c0fc57a9b0464a86f99e51eb1df3 authored over 11 years ago by Antonio Ramirez <[email protected]>
Merge remote branch 'upstream/master' into pgsql-driver

eebdfd252d6a5be9f41fa71639927d8b33fe5127 authored over 11 years ago by Gevik Babakhani <[email protected]>
Removed unused columns.

18218c41328dd70d1bff3e1202f20729125b2548 authored over 11 years ago by Gevik Babakhani <[email protected]>
Added table based sequence.

5a380360c72e7f9c88e2881ded45d6af77c82bf6 authored over 11 years ago by Gevik Babakhani <[email protected]>
Savepoint WIP QueryBuilder!

cbde22af55c5458b854e788da2eea31d3a47e0f9 authored over 11 years ago by Gevik Babakhani <[email protected]>
Added last insert value to pgsql PDO

04ebd12277112879bfe7c2047fdb2e2c9d08534b authored over 11 years ago by Gevik Babakhani <[email protected]>
Fixed build break.

800b3dbed0bc8639a2052986a1c85c1a47b1b2a6 authored over 11 years ago by Qiang Xue <[email protected]>
Fixes issue #194: Added Application::catchAll.

800723945b98430fb56fbe36bf74eeac44006f59 authored over 11 years ago by Qiang Xue <[email protected]>
added missing default to getValue in boostrap tabs

fixes #465

0d34aab0ab8bf27d27f01d248a37acfce7a3d332 authored over 11 years ago by Carsten Brandt <[email protected]>
Merge pull request #469 from creocoder/menu-refactoring

\yii\widgets\Menu improvement

151d5d2c25fd80ece0ed2d00ca74b07ac660e0a3 authored over 11 years ago by Qiang Xue <[email protected]>
\yii\widgets\Menu improvement

00dec2bfbbbc30abeda70bc8bebcc2ecf6ce4188 authored over 11 years ago by Alexander Kochetov <[email protected]>
Fixes issue #467: allow view file to be absent as long as the themed version exists.

c9a7119b91beb7908405054569bee8f558d13802 authored over 11 years ago by Qiang Xue <[email protected]>
Savepoint, implementing fkeys.

97270a389ad78f83190d8ff4cb595a696e6559a0 authored over 11 years ago by Gevik Babakhani <[email protected]>
better auto scrolling.

d0ba90c1e4658ff7b22462ad841042161005b4ef authored over 11 years ago by Qiang Xue <[email protected]>
Fixes issue #446: automatically scroll to first error.

5e9c8cb7c4a190f9f696225bd476617b6a18f0aa authored over 11 years ago by Qiang Xue <[email protected]>
enhance Inflector helper with ascii function

ea8b6e7b58e57a0188255f3f9a48c21ebdba7c59 authored over 11 years ago by Antonio Ramirez <[email protected]>
Savepoint: WIP implementing columns

103621ad053123b86fff31d4d40f903cdfc128a3 authored over 11 years ago by Gevik Babakhani <[email protected]>
doc fix.

c8df8e2abac4c6e74d3f0232e3b0e3b329ad528a authored over 11 years ago by Qiang Xue <[email protected]>
refactored Tabs.

60c351ea9348b3e4f88ae5628c3af5e700adf19c authored over 11 years ago by Qiang Xue <[email protected]>
refactored ButtonDropdown and Dropdown.

79aaf1fbec5e422062993a6078111997e0c0561f authored over 11 years ago by Qiang Xue <[email protected]>
Merge branch 'master' of github.com:yiisoft/yii2

2f790f771697dc3442cb65d4c2e6f298c5111a01 authored over 11 years ago by Qiang Xue <[email protected]>
refactoring button classes.

a93f75068e1062ef22896a01329339acd772f9f6 authored over 11 years ago by Qiang Xue <[email protected]>
Merge pull request #392 from tonydspaniard/365-bootstrap-tabs

[ready]bootstrap tabs widget

811058bcd1d9a9f4da012386717f54204f23bdaf authored over 11 years ago by Qiang Xue <[email protected]>
Merge pull request #444 from tonydspaniard/366-bootstrap-buttons

[ready]added button group dropdowns

c0c6c9d95bb93a78ca1b91e9ba9d0169f8b8af88 authored over 11 years ago by Qiang Xue <[email protected]>
Fixed doc.

e1cde74b7b0cfcffd3613e4caf1a35f1ae430413 authored over 11 years ago by Qiang Xue <[email protected]>
Fixes issue #460

94b2d170314f79f15fdd6d4dd41413caace7f02f authored over 11 years ago by Qiang Xue <[email protected]>
[WIP] RESTful routing syntax for UrlManager

issue #303
Here is the proposal for RESTful routing syntax:
https://gist.github.com/cebe/5674918

09e4229e16cfa174ee83c9217d1d2dbdd19e9b93 authored over 11 years ago by Carsten Brandt <[email protected]>
Fixes issue #457: incorrect HTTPS detection.

66e698673d1fb95222d160f3948d23b8d6372940 authored over 11 years ago by Qiang Xue <[email protected]>
Merge pull request #415 from creocoder/jui-tabs-rework

[READY] jQuery UI tabs rework

f3cfc60d6c53cd78956c40b7941913627b43240e authored over 11 years ago by Qiang Xue <[email protected]>
Removed Connection::__sleep.

f05f85fcfe9fd46f37f79d014f2544bc96bb16da authored over 11 years ago by Qiang Xue <[email protected]>
Refactored Progress.

9339edbd45c15edeb5341962b8628668a6892891 authored over 11 years ago by Qiang Xue <[email protected]>
Merge pull request #455 from tonydspaniard/454-bootstrap-progress

[ready]added progress widget

29464d3f9c8c75e829eb1d991f056a608cf7cfb7 authored over 11 years ago by Qiang Xue <[email protected]>
Comments

c77d3193a5ec007a11ebe124ca747ce1f69c628a authored over 11 years ago by Alexander Kochetov <[email protected]>
Merge branch 'master' of https://github.com/yiisoft/yii2 into jui-tabs-rework

814a259546fb7e1cfc945f4fd35bdbe968f8caec authored over 11 years ago by Alexander Kochetov <[email protected]>
added progress widget

b459990e0064fb891372019cf03972f7e8ed091b authored over 11 years ago by Antonio Ramirez <[email protected]>
Merge branch 'master' of github.com:yiisoft/yii2

6e479f5bb2df6786b544dabb7fd664bb35e61cf6 authored over 11 years ago by Qiang Xue <[email protected]>
refactored Nav and NavBar.

c1b74ba9459813ceab70f3dc80b702188e34112f authored over 11 years ago by Qiang Xue <[email protected]>
docs minor change

d5b878d35e54000ccb96d5375b273c8ecf30f5f9 authored over 11 years ago by Antonio Ramirez <[email protected]>
buttons refactored (2nd round)

a57597719c409465311ef5b14a72a565794db8be authored over 11 years ago by Antonio Ramirez <[email protected]>
Merge pull request #447 from creocoder/jui-resizable

[READY] jQuery UI resizeable widget

175c24f6a9edda04f91998047e40a9f2cd3d8ccb authored over 11 years ago by Qiang Xue <[email protected]>
Merge pull request #449 from creocoder/jui-draggable

[READY] jQuery UI draggable widget

ad02b80130e690d51068f09133d7e466bbefafc4 authored over 11 years ago by Qiang Xue <[email protected]>
Merge pull request #450 from creocoder/jui-droppable

[READY] jQuery UI droppable widget

21080ee4278dc3f74f518e3fb84178799fa5ef35 authored over 11 years ago by Qiang Xue <[email protected]>
Merge pull request #451 from creocoder/jui-selectable

[READY] jQuery UI selectable widget

c9a8e2292a1ed9710e56df085ddda8ba885740c5 authored over 11 years ago by Qiang Xue <[email protected]>