Commit Graph

470 Commits

Author SHA1 Message Date
Carsten Brandt
038192fe50 Merge pull request #12 from maximal/patch-1
Remove redundant `else`s
2015-06-05 17:50:06 +02:00
MaximAL
0915b934ab Update ContactForm.php 2015-06-05 17:41:11 +03:00
MaximAL
a52ca24ecd Update LoginForm.php 2015-06-05 17:40:49 +03:00
MaximAL
8a1f362e9f Remove redundant elses 2015-06-05 17:39:43 +03:00
Alexander Makarov
e2f177d360 Merge pull request #6 from bluezed/patch-1
Fixes #5: checkbox template wasn't applied
2015-05-26 00:34:45 +03:00
Carsten Brandt
168b380182 Merge pull request #9 from githubjeka/patch-1
Set en language in test
2015-05-13 13:45:14 +02:00
Evgeniy Tkachenko
ff0a3944bf Update config.php 2015-05-13 14:14:06 +03:00
Qiang Xue
ff7b5adae5 prepare for next release 2015-05-10 18:27:13 -04:00
Qiang Xue
6db812e989 2.0.4 release 2015-05-10 18:06:11 -04:00
Carsten Brandt
9954bb3b51 be more clear about migrations 2015-05-10 01:17:26 +02:00
Carsten Brandt
a8719e2ef3 Update README.md
fixed markdown to display steps correctly.
2015-05-10 01:01:36 +02:00
Carsten Brandt
8b4e2143ff updated fxp/composer-asset-plugin version constraint 2015-05-06 16:21:44 +02:00
BlueZED
8ed0dfbdeb Fix for issue #5
Apply the template to the checkbox, not the field.
2015-04-22 10:06:08 +02:00
Alexander Makarov
f71c712b8d Removed vendor from travis cache because it causes git build errors 2015-04-07 13:00:08 +03:00
Alexander Makarov
70148b06d8 Removed .gitignore from .gitattributes 2015-04-07 12:32:38 +03:00
Alexander Makarov
d72cfa6b63 Added .gitattributes 2015-04-03 00:48:26 +03:00
Alexander Makarov
d091d08d17 Renamed application template into project template in docs 2015-04-02 16:09:56 +03:00
Carsten Brandt
b20814fea9 update readme 2015-03-22 21:55:09 +01:00
Carsten Brandt
5b0679bdde added travis and packagist badges 2015-03-22 20:19:01 +01:00
Carsten Brandt
4ba6fe13b3 added travis.yml 2015-03-22 20:14:19 +01:00
Alexander Makarov
413638137b Reverted #7459, #7469, #7470 2015-02-27 02:27:06 +03:00
Alexander Kochetov
ec62b3af34 Updated basic app template README.md 2015-02-26 18:21:58 +03:00
Alexander Kochetov
53443f822a Added prefered install option to composer.json for basic app template 2015-02-26 18:20:50 +03:00
Alexander Kochetov
3bdaca21e4 Removed min stability from composer.json for basic application template 2015-02-26 18:18:25 +03:00
Alexander Kochetov
22d6b9404b Fixed composer.json for basic app template 2015-02-26 04:11:27 +03:00
githubjeka
cea040a7cd To fix break test 2015-01-29 15:20:45 +03:00
Evgeniy Tkachenko
d0d066faad Move fixture configuration in config file 2015-01-29 14:49:12 +03:00
Evgeniy Tkachenko
d59a57c383 Fix undefined variable $scenario in test files. 2015-01-29 09:34:42 +03:00
Davidson Alencar
7b63966035 adjust version composer-asset-plugin to 1.0.0 [ci skip]
close #7024
2015-01-26 13:40:15 +01:00
Alex Solomaha
c302ff98ed Odd symbol in meta tag
There is no needed the "/" before closing.
2015-01-24 20:45:04 +02:00
Carsten Brandt
b528289495 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 and REMOVED as of PHP
5.4.0.

http://php.net/manual/en/features.safe-mode.php
2015-01-02 13:48:01 +01:00
Alexander Makarov
8bcb38960f Fixes #6624: Added delays to acceptance tests in order to make Selenium run more reliable 2014-12-26 23:18:52 +03:00
Mark Ragazzo
aef33fd969 fixed docs 2014-12-10 23:01:08 +04:00
Mark Ragazzo
aa583103a6 doc fix 2014-12-10 22:46:53 +04:00
Mark Ragazzo
c662755199 added code coverage ti yii2_basic 2014-12-10 22:44:27 +04:00
Qiang Xue
dcc2e8fc6a prepare for next release. 2014-12-07 11:46:05 -05:00
Qiang Xue
abba09d7e6 prepare for 2.0.1 release 2014-12-07 11:42:41 -05:00
Anton Andersen
6b4ad97e43 Fixes #6103: Improved codeception config in app templates to ease testing of advanced app on multiple hosts 2014-11-27 14:02:04 +03:00
Qiang Xue
c10a6b46be Fixes #6189 2014-11-23 20:56:33 -05:00
Mark Ragazzo
995c79103d fixed fixture controller config for applications 2014-11-07 23:20:03 +04:00
Alexander Makarov
c6908c8b43 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 2014-10-28 02:03:02 +03:00
Alexander Mohorev
d06d027a1f Correct order of property declaration 2014-10-25 16:28:36 +03:00
Alexander Makarov
d33ea353eb Fixes #5598: added ImageMagick with PNG and GD with FreeType checks to requirements of basic and advanced applications, used better Captcha exception message 2014-10-19 01:23:46 +04:00
Alexander Makarov
e8aed03f1a Fixed entry script name 2014-10-18 19:31:39 +04:00
Qiang Xue
0a636b8cbd Fixes #5509. 2014-10-12 18:13:22 -04:00
Qiang Xue
8ac36163c1 prepare for next release. 2014-10-12 16:44:45 -04:00
Qiang Xue
2ab0180a59 2.0.0 release. 2014-10-12 13:09:06 -04:00
Michael Härtl
ac46b6dab6 Issue 5160: Update base app to use bootstrap ActiveForm 2014-09-29 13:45:04 +02:00
Qiang Xue
039225e550 prepare for next release. 2014-09-28 01:44:31 -04:00
Qiang Xue
e3195677d5 prepare for 2.0.0-rc release. 2014-09-27 21:59:54 -04:00