Ecosyste.ms: OpenCollective

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

github.com/yiisoft/yii2-smarty

Yii 2 Smarty Extension.
https://github.com/yiisoft/yii2-smarty

Added missing use statement.

d6f001016c4e1daa24d4bd28a4bb6deaa27d7933 authored over 11 years ago by Suralc <[email protected]>
Fixed some wording

9bc99e22b74ab44feb16f136d40f92d918855642 authored over 11 years ago by ploaiza <[email protected]>
Tabs refactored

af5dbba6dae3c145e8dd00ea9d4bc5c1410c8fe4 authored over 11 years ago by Antonio Ramirez <[email protected]>
Added dropdown widget

5fe6d9910f7bafad098d362f07498e1d3683d00a authored over 11 years ago by Antonio Ramirez <[email protected]>
Merge branch 'upstream' into 365-bootstrap-tabs

* upstream: (122 commits)
Refactored StringHelper.
Line number tweak for error page
added ...

65feda3ec303bf646b8e2b016a9de8c313b0e861 authored over 11 years ago by Antonio Ramirez <[email protected]>
Refactored StringHelper.

df6168475eb1bbd1d115e6f96af8eda21b6a81a8 authored over 11 years ago by Qiang Xue <[email protected]>
Line number tweak for error page

ensure lines are aligned right:
```
7
8
9
10
11
12
...
```

9445953b29d61a40d10ab037f808305a48e1bd4f authored over 11 years ago by Carsten Brandt <[email protected]>
added note about dependency to registerJsFile

Fixes #373

3ac84240b64295ce4d1f9e6508ab7bc6891e90e0 authored over 11 years ago by Carsten Brandt <[email protected]>
docs: Be explicitly clear about ActiveRecord::create()

0a5b7a596010073943999cb78081b2257496a5e1 authored over 11 years ago by Carsten Brandt <[email protected]>
fixed AutoTimestamp example in advanced app

fixes #429

c8e73b42e75c2770ecd69865af9cfa9f7bc9666d authored over 11 years ago by Carsten Brandt <[email protected]>
Merge pull request #431 from creocoder/rbac-fixes-2

\yii\rbac\DbManager::isAssigned() signature fix

004f1a8a0b7432e727d080d004baf769d56936d0 authored over 11 years ago by Qiang Xue <[email protected]>
\yii\rbac\DbManager::isAssigned() signature fix

14998f41261d785bacf8cf85fcb7b9234996fdc1 authored over 11 years ago by Alexander Kochetov <[email protected]>
Changed the way to set timestamp for multiple attributes.

072e4351e6f67a2a60b516e532286fcfed21b5b2 authored over 11 years ago by Qiang Xue <[email protected]>
Fixes issue #428 Allowing UniqueValidator to be used with non-AR models.

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

458615f81a57458962adf32cc176cc6ca49a6ce9 authored over 11 years ago by resurtm <[email protected]>
Better exception page look.

5f269399f1c17bfbacf3d0ef8595fd47ac457a0a authored over 11 years ago by resurtm <[email protected]>
Merge pull request #427 from creocoder/rbac-fixes

[READY] RBAC DbManager fixes

212649c82247c4a6c25de0309c880632b8106016 authored over 11 years ago by Qiang Xue <[email protected]>
Removed unnecessary code from MSSQL schema.

cc5426e549b44ddc1eefb17aa920b7c2ccc9df32 authored over 11 years ago by resurtm <[email protected]>
Hover and error line increased by 1 px.

3870df7bc0c991acbe297b64be6b51dd08be5490 authored over 11 years ago by resurtm <[email protected]>
Error line number fix.

92aae3a0ba047108072bca8280ea714696ef16ee authored over 11 years ago by resurtm <[email protected]>
Error line number fix.

adbbc5201510de7750bdb44aaa573a88b4979492 authored over 11 years ago by resurtm <[email protected]>
Error line number fix.

c520dccab130ef7445e6a72ac4d6b406b75f8296 authored over 11 years ago by resurtm <[email protected]>
Lift off!11 #418

b058c017be829659bddc2514869569e613c48ba3 authored over 11 years ago by resurtm <[email protected]>
MSIE fix.

9002196c494c2bf8a041e0d767e320d965274a3c authored over 11 years ago by resurtm <[email protected]>
Fixes (theoretically) #418 and #413.

8964d6ec0ab6e6373c24cdced57094bbf59a76b1 authored over 11 years ago by resurtm <[email protected]>
Removed echo

5730afea927e30bea7aea6f0d375b5401e1ac0e1 authored over 11 years ago by Alexander Kochetov <[email protected]>
RBAC DbManager fixes

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

3c3324cbda14ee6b4d4a1703b822f3286f4eb887 authored over 11 years ago by Qiang Xue <[email protected]>
Always refetch the migration table definition.

587529bf940f326506885d1613e0f24c6b83a75e authored over 11 years ago by Qiang Xue <[email protected]>
Do not ignore composer.lock

https://github.com/yiisoft/yii2/commit/a6c251d2ab6d222b5318cc7fa21eb3791a296c62#commitcomment-32...

ff16c4ef050df6cfa0d6833b7b25027270cdd5f6 authored over 11 years ago by Carsten Brandt <[email protected]>
composer.json indentation fix

dff144797dc4589130c9ce15ecc71d5345a9b493 authored over 11 years ago by Carsten Brandt <[email protected]>
Merge pull request #420 from lucianobaraglia/master

Removed dot in path

3b6ebbcd1ac04ac21d07005c91fa3d0e96050082 authored over 11 years ago by Qiang Xue <[email protected]>
Adjusted vendor dirs of example applications

- update composer json to chosse right path
- set vendorPath in application config if not default

a6c251d2ab6d222b5318cc7fa21eb3791a296c62 authored over 11 years ago by Carsten Brandt <[email protected]>
Removed dot from framework path

833336340ebf412766f3b9eba9e51d3e1a783734 authored over 11 years ago by Luciano Baraglia <[email protected]>
Merge branch 'master' of github.com:yiisoft/yii2

4764404fb92e9c03d332af19507ea30ce7e70c34 authored over 11 years ago by Qiang Xue <[email protected]>
Added .htaccess file.

d48971a58178b7a161c49b8d4300ed6ac75fbdbf authored over 11 years ago by Qiang Xue <[email protected]>
Fix error page alignment problems in various browsers

issue #418

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

1d3df026ae64ea1198fe85a0c240ff65b886ac61 authored over 11 years ago by Qiang Xue <[email protected]>
Added benchmark application.

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

5038c35f6dd8031d20b2da11cc9f0e9b622ed8d4 authored over 11 years ago by Alexander Kochetov <[email protected]>
Merge pull request #414 from creocoder/jui-accordion-comments

[READY] jQuery UI accordion comments

ac729274859087af95695e64d7c6cf22b04ee2cb authored over 11 years ago by Qiang Xue <[email protected]>
Merge pull request #416 from klimov-paul/asset-command-i-3

#72 Improve the "asset" command Iteration 3

37e609494a82b42e6eb58a081f0d11be0c3a742d authored over 11 years ago by Qiang Xue <[email protected]>
Refactored cache key generation.

f5d0bcbcfc7155281b469882144ed304eee83941 authored over 11 years ago by Qiang Xue <[email protected]>
Merge pull request #417 from votintsev/master

Moved add prefix ($this->keyPrefix) to the key in function buildKey().

f17fde4acf8c69c8eda3ec2719344bd8f73d607f authored over 11 years ago by Qiang Xue <[email protected]>
jQuery UI tabs full rework

e84f5649e6c6ef18cf4ec0207485b56ee20cee2c authored over 11 years ago by Alexander Kochetov <[email protected]>
Update Cache.php

Moved add prefix ($this->keyPrefix) to the key in function buildKey(). Could it be better?

0ab5bbaf40dad32ea26a9481fb5ea53e8adf58d8 authored over 11 years ago by votintsev <[email protected]>
Added skipping for absolute URLs at "AssetController::adjustCssUrl()".

f65d1398a55094578f8dadfdfe4ce46c2ccfdb22 authored over 11 years ago by Klimov Paul <[email protected]>
jQuery UI tabs rework

73900b4bd10d8343e87a79ebbe83af6cca6e9764 authored over 11 years ago by Alexander Kochetov <[email protected]>
Method "AssetController::adjustCssUrl()" has been applied to compress process.

2635b4775efaf514ee1e7ace7071ae6c29f596ec authored over 11 years ago by Klimov Paul <[email protected]>
Method "AssetController::adjustCssUrl()" has been complete.

b6ec6085fe84a218ae101609a02b93cbdd76eb19 authored over 11 years ago by Klimov Paul <[email protected]>
Relative path composing at "AssetController::adjustCssUrl()" has been complete.

265a6f1c39653ed8ceb743296b5023cf496fb68e authored over 11 years ago by Klimov Paul <[email protected]>
Comment fixes

4c3e154d3ad603d015be5d2b45e4e7995616aeb0 authored over 11 years ago by Alexander Kochetov <[email protected]>
Refactoring

39c2107599b9ef67651095b4bfd88e26fa09971a authored over 11 years ago by Alexander Kochetov <[email protected]>
jQuery UI accordion comments

353f198f7384db97dfeebd67be74fcbf13c09874 authored over 11 years ago by Alexander Kochetov <[email protected]>
minor css fix for ErrorHandler

conflicting css class and bad positioned icon

94e621f3723b46eafaf8796bd692433c872d7921 authored over 11 years ago by Carsten Brandt <[email protected]>
Method "AssetController::adjustCssUrl()" has been implemented in basic.

fbc8e265ad81b6b6542aa7b93c189210c1d2cdb7 authored over 11 years ago by Klimov Paul <[email protected]>
Merge pull request #411 from votintsev/master

Fixed an example of using buildKey in the doc

2e42553199526c4fae85ce04ec6490188a75ebeb authored over 11 years ago by Carsten Brandt <[email protected]>
Merge pull request #412 from creocoder/jui-accordion-rework

[READY] jQuery UI accordion rework

07d0e05414419d1b6d68e8b89993aee6d37f41b0 authored over 11 years ago by Qiang Xue <[email protected]>
Fixed docs for Sortable.

2653a662c40bdb08d2e3af958d1c94343631f716 authored over 11 years ago by Qiang Xue <[email protected]>
Merge pull request #410 from creocoder/jui-sortable

[READY] JQuery UI sortable widget

2dc251c37632fdffebc889c96cc73a7223dfd2ed authored over 11 years ago by Qiang Xue <[email protected]>
Example from comments changed

2a7dae5bd92d673028be5e0644e61e374ad7a0ae authored over 11 years ago by Alexander Kochetov <[email protected]>
Example from comments changed

8582f46d1abf0b279d1abc325a795adb565b242b authored over 11 years ago by Alexander Kochetov <[email protected]>
Removed Sortable::begin() ... Sortable::end() usage.

9a98aa955c4b381cd35648629c9a4791c3ce5a12 authored over 11 years ago by Alexander Kochetov <[email protected]>
Overcoding removed ;)

645969769e9fff642cef1483cfb585eb371ca730 authored over 11 years ago by Alexander Kochetov <[email protected]>
More refactoring

c6076cb3148be19a82671c8a1260b780d5e56ff8 authored over 11 years ago by Alexander Kochetov <[email protected]>
jQuery UI accordion rework

aad5c84f58b5f5bc8ddc1468d064d95c9dfe66c0 authored over 11 years ago by Alexander Kochetov <[email protected]>
Sortable rework

a834e1049da7cf60dd22a494ab7b2bf5fe36af90 authored over 11 years ago by Alexander Kochetov <[email protected]>
Fixed typo in ErrorHandler

`$this` -> `$self`

a56ec8968579b4b41573173159181f7111fb295f authored over 11 years ago by Carsten Brandt <[email protected]>
Method "AssetController::adjustCssUrl()" has been created as blank

ce6b73c88a2d538114cd0641be7f28aab1db31c0 authored over 11 years ago by Klimov Paul <[email protected]>
Proper colors.

afeee0a36cfd42a2f0ea030daa50d91fb6d2e41a authored over 11 years ago by resurtm <[email protected]>
Previous exceptions refinements.

813c4f4a85e7eaaac16d4124c44d12243fbad440 authored over 11 years ago by resurtm <[email protected]>
Fixed stack trace bug and added class/method call information.

b525d9c7209154909c44a735c9f403e834195892 authored over 11 years ago by resurtm <[email protected]>
Update Cache.php

Fixed an example of using buildKey in the doc

ead914176f3aa032d9c9de67a7fa364585aa474a authored over 11 years ago by votintsev <[email protected]>
Error/exception page is now 100% fluid.

2516176e44fdc50845da719032e22c4aac360e4e authored over 11 years ago by resurtm <[email protected]>
Added support for previous exceptions

PHP supports exception stacks since 5.3 so we should use it.
Also Errorhandler is now able to di...

689080519e10aefdb015dfffe57160f4ce08b9d7 authored over 11 years ago by Carsten Brandt <[email protected]>
adjusted Exception error page header and title

make sure all information is displayed
Fixes comment by @creocoder issue #408
https://github.com...

0ef40b28d1c11a30a95a831552123bc5e053179b authored over 11 years ago by Carsten Brandt <[email protected]>
Merge branch 'master' of https://github.com/yiisoft/yii2 into jui-sortable

c52d4a2eab9b877e29171f62696dafd0e6d65b4f authored over 11 years ago by Alexander Kochetov <[email protected]>
fixed framework path of req checker + notice on wrong path

git ignore composer.lock

a087972704f8f2c76f278be900e5136817d3e41f authored over 11 years ago by Carsten Brandt <[email protected]>
added doc comment to Console::getScreensize()

9d46f8e4fc93a646da8dc82de661973adb4c0378 authored over 11 years ago by Carsten Brandt <[email protected]>
Introducing items

489633b38216ff71427d8613b0fe9ca446b24ddc authored over 11 years ago by Alexander Kochetov <[email protected]>
enableTheme => registerTheme

d2403ebf6d6328b743601edc21af9a7add2cd2ce authored over 11 years ago by Alexander Kochetov <[email protected]>
theme => enableTheme

95003093c508afe1209adfb236738403ea9dad3d authored over 11 years ago by Alexander Kochetov <[email protected]>
Comment fix

408e0edaccbfd7788708337f7756e5299e079192 authored over 11 years ago by Alexander Kochetov <[email protected]>
Refactoring

fad2d4794d02b62db362974f63d427ef67a31d62 authored over 11 years ago by Alexander Kochetov <[email protected]>
Merge pull request #409 from creocoder/jui-autocomplete-rework

[READY] jQuery UI autocomplete widget rework

50e98bbf2e28a5d2a0fbe6a8ad7837f339678ff2 authored over 11 years ago by Qiang Xue <[email protected]>
jQuery UI sortable widget

0fd30598b34c56ef139f8354fc96a0e89bdc99d9 authored over 11 years ago by Alexander Kochetov <[email protected]>
\yii\jui\Widget::registerWidget() improvement

90d2a99bf32b9e0f70f07bd2c001d5e03b1cea8c authored over 11 years ago by Alexander Kochetov <[email protected]>
jQuery UI autocomplete widget rework

fadaa853507b89edeeb17cfa0bc0865d933d9223 authored over 11 years ago by Alexander Kochetov <[email protected]>
Merge pull request #378 from creocoder/jui-datepicker

[READY] jQuery UI DatePicker widget

29cb442a6db904ae61620460c0b73e7eb1a13db2 authored over 11 years ago by Qiang Xue <[email protected]>
language as code, not bundle

594341fb163c79f976533d4ece673c9010130869 authored over 11 years ago by Alexander Kochetov <[email protected]>
Added missing phpdoc

cb0d741281fbf7548f8df7c934668e68cb84cd0b authored over 11 years ago by Alexander Makarov <[email protected]>
Merge pull request #408 from yiisoft/error-page

New error/exception page implemented

01f74b3cabf334371a1c281cabdc34c2a517bd7a authored over 11 years ago by Qiang Xue <[email protected]>
Better view/template variables naming and more superglobals.

a0def9c0ca8ad39d818c3aa9080953492195f9f5 authored over 11 years ago by resurtm <[email protected]>
flat => inline

ca86a3e27e64700d7d8e33441326e60e9d017cd3 authored over 11 years ago by Alexander Kochetov <[email protected]>
Shorter color codes and removed unnecessary CSS selectors.

c5f54e5f86f1ca985805182d9a7bf22489893f8e authored over 11 years ago by resurtm <[email protected]>
Merge branch 'master' of github.com:yiisoft/yii2 into error-page

89586934944d4b39f39b2457b2a3d5fd545791a7 authored over 11 years ago by resurtm <[email protected]>
Test app fixed.

c6480c646d3f255a9fd77b6fa12c4ddd837ba526 authored over 11 years ago by resurtm <[email protected]>
Old views removed.

f1cfabbff0b8324cc623b95ef160a3861e4ead67 authored over 11 years ago by resurtm <[email protected]>
Chrome fixes and everything embedded in a view.

567ebaa5e783fad7fd87455024968a241a18cbcb authored over 11 years ago by resurtm <[email protected]>
Implemented Console::getScreenSize for Windows

6e5260d915e7482168b09d75de4b805d303d4772 authored over 11 years ago by Alexander Makarov <[email protected]>