Ecosyste.ms: OpenCollective

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

github.com/yiisoft/yii2-app-basic

Yii 2.0 Basic Application Template
https://github.com/yiisoft/yii2-app-basic

Update README.md

fixed markdown to display steps correctly.

a8719e2ef34ded2a7e38f784b4c6ef667d01b157 authored over 9 years ago by Carsten Brandt <[email protected]>
updated fxp/composer-asset-plugin version constraint

8b4e2143ff7c3138b14a88fb6c7c03fc302048d1 authored over 9 years ago by Carsten Brandt <[email protected]>
Fix for issue #5

Apply the template to the checkbox, not the field.

8ed0dfbdeb46f16b13e35fb76e5fd832ee8ad35a authored over 9 years ago by BlueZED <[email protected]>
Removed vendor from travis cache because it causes git build errors

f71c712b8dd0036f78ef0e1394e8a229b31ae275 authored over 9 years ago by Alexander Makarov <[email protected]>
Removed .gitignore from .gitattributes

70148b06d83e22ce59399b565c2d86ff2a2d3d03 authored over 9 years ago by Alexander Makarov <[email protected]>
Added .gitattributes

d72cfa6b634841569558326768b507eb5030ebd0 authored over 9 years ago by Alexander Makarov <[email protected]>
Renamed application template into project template in docs

d091d08d17ebbd24be574a89b8050720dd511db7 authored over 9 years ago by Alexander Makarov <[email protected]>
update readme

b20814fea9e717215161aebcee329221770e1b31 authored almost 10 years ago by Carsten Brandt <[email protected]>
added travis and packagist badges

5b0679bddeb1139a5aa0f74d5ac5c1c415e0288b authored almost 10 years ago by Carsten Brandt <[email protected]>
added travis.yml

4ba6fe13b307a4a28f8e99cb81f0fbe7ddd3b08d authored almost 10 years ago by Carsten Brandt <[email protected]>
Reverted #7459, #7469, #7470

413638137bfd0fcd61bbc37efdecc717fbb34fb4 authored almost 10 years ago by Alexander Makarov <[email protected]>
Updated basic app template README.md

ec62b3af3423464a14d7694a690c80de66f91aa6 authored almost 10 years ago by Alexander Kochetov <[email protected]>
Added prefered install option to composer.json for basic app template

53443f822a438c2bc067053e93e4f06b99c3d1f0 authored almost 10 years ago by Alexander Kochetov <[email protected]>
Removed min stability from composer.json for basic application template

3bdaca21e4f176c934d2a25cd82f8016ad6d74f2 authored almost 10 years ago by Alexander Kochetov <[email protected]>
Fixed composer.json for basic app template

22d6b9404b3473e3da2053094cc56fe414efc417 authored almost 10 years ago by Alexander Kochetov <[email protected]>
To fix break test

cea040a7cd327c52d6dbac22673dffc84731ad75 authored almost 10 years ago by githubjeka <[email protected]>
Move fixture configuration in config file

d0d066faad37cb5258b75b9e40c1c21eddc2a952 authored almost 10 years ago by Evgeniy Tkachenko <[email protected]>
Fix undefined variable $scenario in test files.

d59a57c383fe0553f57a457734c3d2a67def272b authored almost 10 years ago by Evgeniy Tkachenko <[email protected]>
adjust version composer-asset-plugin to 1.0.0 [ci skip]

close #7024

7b63966035f6418fc216b19d06206952c4a1b424 authored almost 10 years ago by Davidson Alencar <[email protected]>
Odd symbol in meta tag

There is no needed the "/" before closing.

c302ff98ed31e7c247b36ab720a46e1a7837d315 authored almost 10 years ago by Alex Solomaha <[email protected]>
removed safe mode check

this is not available in PHP >5.4.0 anyway.

> This feature has been DEPRECATED as of PHP 5.3.0 ...

b528289495bf9721d2b8c628d69caad42e45b0ce authored almost 10 years ago by Carsten Brandt <[email protected]>
Fixes #6624: Added delays to acceptance tests in order to make Selenium run more reliable

8bcb38960fec5bb978b6b7cc86c0d1e284f66038 authored almost 10 years ago by Alexander Makarov <[email protected]>
fixed docs

aef33fd9698bdee5450581ed818e811c7e6aa10e authored about 10 years ago by Mark Ragazzo <[email protected]>
doc fix

aa583103a615d1d411e66d92cc37c7dd2e09d98a authored about 10 years ago by Mark Ragazzo <[email protected]>
added code coverage ti yii2_basic

c6627551999ae6a266e774bbad57d0ce96bc34cd authored about 10 years ago by Mark Ragazzo <[email protected]>
prepare for next release.

dcc2e8fc6a2dc18615333cb44864bac7941eae67 authored about 10 years ago by Qiang Xue <[email protected]>
prepare for 2.0.1 release

abba09d7e6a656500ae4ce0ef1b1bb22225cd137 authored about 10 years ago by Qiang Xue <[email protected]>
Fixes #6103: Improved codeception config in app templates to ease testing of advanced app on multiple hosts

6b4ad97e43d09517a6b5681c3e753f8cd1dc58e6 authored about 10 years ago by Anton Andersen <[email protected]>
Fixes #6189

c10a6b46be2527cd8a8dabca1b94819519ff3fb6 authored about 10 years ago by Qiang Xue <[email protected]>
fixed fixture controller config for applications

995c79103dade1c00a324274fd0a8d14320291ec authored about 10 years ago by Mark Ragazzo <[email protected]>
Fixes #4827: default config for functional tests of both basic and advanced app now turns off CSRF validation while providing commented out alternative setting cookie domain to localhost

c6908c8b438891550d821bfdbd76334ce75109a1 authored about 10 years ago by Alexander Makarov <[email protected]>
Correct order of property declaration

d06d027a1ff35a2fcaa42afe9e87c3043faf0400 authored about 10 years ago by Alexander Mohorev <[email protected]>
Fixes #5598: added ImageMagick with PNG and GD with FreeType checks to requirements of basic and advanced applications, used better Captcha exception message

d33ea353eba6f5df67ecfd52ccf54688efc61ed9 authored about 10 years ago by Alexander Makarov <[email protected]>
Fixed entry script name

e8aed03f1abcc35b8b7100d2bf226cff59729e24 authored about 10 years ago by Alexander Makarov <[email protected]>
Fixes #5509.

0a636b8cbd4874218fdec5f0917bc050f056582d authored about 10 years ago by Qiang Xue <[email protected]>
prepare for next release.

8ac36163c19b13cbb868c42ed0ee584926c17479 authored about 10 years ago by Qiang Xue <[email protected]>
2.0.0 release.

2ab0180a5912e306c2646829af26957a4746739d authored about 10 years ago by Qiang Xue <[email protected]>
Issue 5160: Update base app to use bootstrap ActiveForm

ac46b6dab6de9854b462ebee36ab6c3a24b481d0 authored about 10 years ago by Michael Härtl <[email protected]>
prepare for next release.

039225e550fbb4712da713fc1648ee1817c74077 authored about 10 years ago by Qiang Xue <[email protected]>
prepare for 2.0.0-rc release.

e3195677d58d7cfe0669a8cd98f33354c7296a71 authored about 10 years ago by Qiang Xue <[email protected]>
use 1.0.0-beta2 version for composer asset plugin.

969b7a59968688709093013dcc8fd4a86fb4246f authored about 10 years ago by Qiang Xue <[email protected]>
improved version constraints for bower asset packages

e0fb805eea2306fbd87b3ccf4c67bc0e4e145411 authored over 10 years ago by Carsten Brandt <[email protected]>
Changed version constratints to be semantic versioning again

- in composer the `~` operator is just a shortcut for `~1.0` = `>=1.0.0,<2.0.0`
it does not pr...

5c6b89762902a57202420ca013ba1463d60657b1 authored over 10 years ago by Carsten Brandt <[email protected]>
Switch to 1.0.0-beta1 for the composer asset plugin.

1484e58b1bf8f43217a5d22c2a469773934975c5 authored over 10 years ago by Qiang Xue <[email protected]>
removed empty bower.json files [skip ci]

928d41cb5a97bf916d936b974cedc3d58c951a03 authored over 10 years ago by Qiang Xue <[email protected]>
Fixed wrong instruction.

70c5f2eba08dbbe1d0ea97796c35797eaba04aad authored over 10 years ago by Qiang Xue <[email protected]>
Merge branch 'master' into new-asset

Conflicts:
apps/basic/composer.json
composer.json

1b58a71ef9fbc1d0e152465471388a6cfda4844b authored over 10 years ago by Qiang Xue <[email protected]>
reverted a prior change.

7411e65c5ebf1a7295a8f2b7b7db971976ca2119 authored over 10 years ago by Qiang Xue <[email protected]>
WIP

867182b31f8a7ab120f8517401109acc2a7290cc authored over 10 years ago by Qiang Xue <[email protected]>
Finished console Gii.

cc50af25ec39fd4ac3955ea599816279a76623bd authored over 10 years ago by Qiang Xue <[email protected]>
Reverted accidentally edited HelloController

8017996cccc7f3f55bc5f21738ab89c542a7759f authored over 10 years ago by Alexander Makarov <[email protected]>
Fixes #4914

f1df2e43363b70d3b746c3cfafa6d4551f9fcd70 authored over 10 years ago by Alexander Makarov <[email protected]>
cleaned up the key so that it can be filled up with a random key automatically when installed.

a6b38ddef6b9354463aecc491fad0cb6ef8336a5 authored over 10 years ago by Qiang Xue <[email protected]>
Added `yii\composer\Installer::postCreateProject()` and modified the syntax of calling installer methods in composer.json [skip ci]

d2840ad8fc1f3abe08f1a94274a3181dfed33fc1 authored over 10 years ago by Qiang Xue <[email protected]>
new asset WIP [skip ci]

8efbbcc66259d842d960c8b50428d17113d3e97b authored over 10 years ago by Qiang Xue <[email protected]>
new asset WIP: renabled asset publishing

74266596cf983f00ee279cae1d51e120623ccc35 authored over 10 years ago by Qiang Xue <[email protected]>
new asset WIP [skip ci]

7690a93b7fd285650691e86967773f88aab5f500 authored over 10 years ago by Qiang Xue <[email protected]>
new asset management WIP

078fb5b48fcb3ba1874f545d876b2e8e9b8fa02c authored over 10 years ago by Qiang Xue <[email protected]>
Used aliases for fixture directory definitions

58842e3a249e6e3b9c4ae75e36ef3322dfd77017 authored over 10 years ago by Alexander Makarov <[email protected]>
Used a single database and a single CLI entry point for all test types. Added faker to basic app dev requirements.

459ac478a2f2edab76f2a7058a104590fadc6605 authored over 10 years ago by Alexander Makarov <[email protected]>
Added faker to basic app console commands, adjusted readme to mention database setup

2e9a0839ddf330d2d88d7506b5a4ac206374631e authored over 10 years ago by Alexander Makarov <[email protected]>
Adjusted testing namespaces in application templates

a3efcafd38d3b21d7c8a422f8ee621143567f18f authored over 10 years ago by Alexander Makarov <[email protected]>
Renamed YII_ROOT_DIR → YII_APP_BASE_PATH

6b67d0ec522f626d16c2e26d7e5adfcb9a01adce authored over 10 years ago by Alexander Makarov <[email protected]>
Prefixed constants to avoid possible naming conflicts

f85a0f7dd24cc643699e1c605f806166dfb3ec62 authored over 10 years ago by Alexander Makarov <[email protected]>
Fixed copyright year in batch files

bc2ec5c68453522b155f8a804ebd152272d52eaf authored over 10 years ago by Alexander Makarov <[email protected]>
Adjusted test configs structure

229c352f78f53e49c4de08252b6f0f1ffcce4e75 authored over 10 years ago by Alexander Makarov <[email protected]>
Exposed basic app entry URL via codeception.yml, refactored configs of advanced app to read from config and define entry script in a single place

e7dcdf7c7141eb5ff46442fce5577d8c46f3cb6a authored over 10 years ago by Alexander Makarov <[email protected]>
Renamed guy classes to actors, fixed phpdoc and code style

3673e6c004ea232fb236c1374cb6dd3b1203be10 authored over 10 years ago by Alexander Makarov <[email protected]>
Removed db module from basic app, renamed _helpers to _support and _logs to _output

9460b93de2cf919c6f13cd5b4634e76fa7f0ae02 authored over 10 years ago by Alexander Makarov <[email protected]>
Codeception test adjustments for basic and advanced applications

- Moved everything test-related into `tests` directory. Codeception tests are in `codeception`.
...

c55a791237b5e90dce917851f60777380a925de4 authored over 10 years ago by Alexander Makarov <[email protected]>
Fix signature validation

f77cd8b411257fedbe590bbdcb7f9e06b1a7bbb6 authored over 10 years ago by mickgeek <[email protected]>
Request::cookieValidationKey must be explicitly specified now.

48d2ced997f25aa7e3e9654c41c3bd4b53c81991 authored over 10 years ago by Qiang Xue <[email protected]>
`yii\web\Request::cookieValidationKey` is now automatically generated by the installation script for the basic and advanced application templates

fb1d9fa32a2fb2e2554f47b3ac710fa96a9ca00b authored over 10 years ago by Qiang Xue <[email protected]>
Codeceoption adjustments

- Removed hacks since these are no longer required: https://github.com/Codeception/Codeception/c...

539a6f0c5965bc92bcf8af23c33d0e86e85f4857 authored over 10 years ago by Alexander Makarov <[email protected]>
Fixes #4252, Fixes #3171 Fixed Codeception

8e1d70c4d4a9f93d214ceb3411615f267765661e authored over 10 years ago by Alexander Makarov <[email protected]>
typo

d24f93b717ca0a977904e8d270b713e62758d5fd authored over 10 years ago by Carsten Brandt <[email protected]>
Switched to Codeception 2.0.* for application template tests

0c8c520cbb19b2e97537705bed8aab64533497e2 authored over 10 years ago by Alexander Makarov <[email protected]>
Fixes #3992 Fixes #4147

d9385653f5214b3d010160a4cf02d61c60ef34cb authored over 10 years ago by Qiang Xue <[email protected]>
made mcrypt a framework requirement

1c14872c4a123ccb9dc376e6feb03cee7b5215ef authored over 10 years ago by Carsten Brandt <[email protected]>
Missing files for #4071

aa6c41046e8f71a7551bed0b64f657561819080b authored over 10 years ago by Alexander Makarov <[email protected]>
Fixes #4071: `mail` component renamed to `mailer`, `yii\log\EmailTarget::$mail` renamed to `yii\log\EmailTarget::$mailer`

91f05a2891982b82ef10859b667232cb1fd34b4d authored over 10 years ago by Alexander Makarov <[email protected]>
Fixes #3793: Changed inline autocomplete hints style to get more IDEs support

2193366f3f21ed7f1af115ba08e4cc574863638c authored over 10 years ago by Alexander Makarov <[email protected]>
Application templates refactoring

be792fd146b7c4440aeb176a1c921e67205f0b1f authored over 10 years ago by Alexander Kochetov <[email protected]>
Fixes #3358: Removed automatic CSRF meta tag generation by `View`. Added `Html::csrfMetaTags()` and its call to main layout files

01429aba178b2d9c8c4f59a2869a67da631ba452 authored over 10 years ago by Qiang Xue <[email protected]>
Fix .gitignore for `basic` and `advanced` application templates

27998d9e1b9119ba04bf2a932626f8e9ce4957da authored over 10 years ago by Alexander Kochetov <[email protected]>
basic application template fixtures added

66a9e874ca55a2a503ba19a29583820392d948c4 authored over 10 years ago by Mark <[email protected]>
basic application template tests adjusted

7a467ed501812dd6a07d6af3b8279809dd94d8d6 authored over 10 years ago by Mark <[email protected]>
added explicit comment about file transport to mail config

fixes #3694

2dedb6aa2c913dfb4f1b9aacf9600699c1b087ad authored over 10 years ago by Carsten Brandt <[email protected]>
Missing $message var reference removed from mail layouts

91454779c27b969c6bea48abc9f2abd4e57682ea authored over 10 years ago by Klimov Paul <[email protected]>
Mail layout charset specification fixed

e6888d16d0513e5ef8ebb6ed1b55234a4b699fcd authored over 10 years ago by Klimov Paul <[email protected]>
Fixes #3542: Removed requirement to specify `extensions` in application config

b946b9906dc0bb56c8939bcc1ebe651cfbdae00c authored over 10 years ago by Alexander Makarov <[email protected]>
Tabs to spaces to be consistent

```
vendor/bin/indent --spaces -r framework/
vendor/bin/indent --tabs -r . --pattern=*.json
vend...

fff7565b0569301fd37418e649c8cb8a877677b5 authored over 10 years ago by Carsten Brandt <[email protected]>
finished quick start about database [skip ci]

914a6f76fea9233f25c1951b350fe844cd1bd177 authored over 10 years ago by Qiang Xue <[email protected]>
Fixes #3383: Added `$type` parameter to `IdentityInterface::findIdentityByAccessToken()`

c964a753d8aee813d617ec06f1990dd55e20cfd3 authored over 10 years ago by Qiang Xue <[email protected]>
Fixes #3088: The debug and gii modules will manage their own URL rules now

cbedf7ad960a9a17c40219f821ec857231692f46 authored over 10 years ago by Qiang Xue <[email protected]>
prepare for next release.

fedb41fcc340dacbbd98a6c7976f1c08293cf0cf authored over 10 years ago by Qiang Xue <[email protected]>
prepare for 2.0.0-beta release.

c1472697e2422e8d123d3831e4a2fa8dafe370e9 authored over 10 years ago by Qiang Xue <[email protected]>
Refactored app bootstrap logic.

abcc78cd8f8b4f8fd5b84c1a78b94242c57be415 authored over 10 years ago by Qiang Xue <[email protected]>
Merge pull request #2977 from PaulVanSchayck/fix-webdriver-test

Add wait() to login test with wrong credentials to fix WebDriver test

5e2d9342705358e99843578cd2e330f0a4d801bd authored over 10 years ago by Alexander Makarov <[email protected]>
updated error handler and requirement checker links.

7c55b9a8cca1b685338c5bafc840b0630a5001cb authored over 10 years ago by Qiang Xue <[email protected]>