Commit Graph

4490 Commits

Author SHA1 Message Date
John Was
7e1e622458 simpler implementation of the handler property in yii\web\Session 2014-01-03 23:51:45 +01:00
Carsten Brandt
58c4081825 Merge pull request #1761 from lucianobaraglia/master
Basic app: DB configuration in separated file
2014-01-03 14:49:27 -08:00
Carsten Brandt
0c288358d2 moved dev requirements to require-dev in app composer.json
fixes #1736
2014-01-03 23:43:25 +01:00
Carsten Brandt
7d42fc4112 code style fixes 2014-01-03 23:30:59 +01:00
Luciano Baraglia
13d6c1fd75 Basic app: DB configuration in separated file 2014-01-03 19:28:33 -03:00
Carsten Brandt
08ee8b18e6 Merge pull request #1759 from Ragazzo/fixtures_controller_improvements
Added to the basic app, fixed config, added to core commands.
2014-01-03 14:22:51 -08:00
Mark
00ab5ef2d0 alias fixed 2014-01-04 02:18:02 +04:00
Carsten Brandt
b0ff35c696 Reverted config change
change was made in 0d263a12a9

issue #1744
2014-01-03 23:07:50 +01:00
Carsten Brandt
0d263a12a9 added .travis.yml to basic app
issue #1744
2014-01-03 22:51:30 +01:00
Mark
f4397f1b8a fixture controller improved 2014-01-04 01:48:56 +04:00
Mark
ccfb7638d0 Added to the basic app, fixed config, added to core commands. 2014-01-04 01:16:05 +04:00
John Was
53bb25947d add handler property to yii\web\Session 2014-01-03 21:52:45 +01:00
Qiang Xue
6291d0c249 Merge pull request #1753 from Ragazzo/migrations_docs
migration guide improved
2014-01-03 12:11:47 -08:00
Mark
100f582611 migration guide improved 2014-01-03 23:59:12 +04:00
Alexander Makarov
99f694f97b Removed unnecessary text 2014-01-03 20:50:05 +01:00
Qiang Xue
ed11750c06 Merge pull request #1751 from lucianobaraglia/some-debug-fixes
Some debug code style fixes...
2014-01-03 10:58:10 -08:00
Luciano Baraglia
a1e511465c Some debug code style fixes, and https://github.com/yiisoft/yii2/issues/1478#issuecomment-31446267 fix 2014-01-03 15:41:58 -03:00
Qiang Xue
239778efbd minor issue fix about fixture controllers. 2014-01-02 23:34:00 -05:00
Qiang Xue
9f74bba3f7 minor fixes. 2014-01-02 23:08:14 -05:00
Qiang Xue
4c45b429e5 doc fix. 2014-01-02 23:06:12 -05:00
Qiang Xue
f331547584 Fixes #1748: code cleanup. 2014-01-02 23:00:32 -05:00
Qiang Xue
03a88e4f38 Adjusted composer for faker extension. 2014-01-02 22:47:21 -05:00
Qiang Xue
389ef891ab Merge pull request #1743 from Ragazzo/yii2_faker_integration
Yii2 faker integration
2014-01-02 19:35:13 -08:00
Mark
c5bd2702de changed command signature, docs improved. 2014-01-03 07:31:16 +04:00
Qiang Xue
4a9b2d2b82 Added support for using array-typed arguments for console commands 2014-01-02 21:06:59 -05:00
Carsten Brandt
3ab56021ba changed composer to require-dev codeception 2014-01-03 01:47:34 +01:00
Mark
02bfea4f5c method renamed 2014-01-03 01:58:26 +04:00
Mark
8dc5c5cfdd docs improved 2014-01-03 01:46:30 +04:00
Mark
4204f896af added prompt for the user, interface improved, multiply generation added 2014-01-03 01:44:23 +04:00
Mark
467254a30e fixed CS, added exception check 2014-01-03 00:48:10 +04:00
Mark
aa90497196 docs fix 2014-01-03 00:05:12 +04:00
Mark
2ae2d57512 readme guide improved 2014-01-03 00:03:23 +04:00
Mark
319d0aef82 quotation added. 2014-01-03 00:01:49 +04:00
Mark
1bf1a34f6f new docs added 2014-01-02 23:59:13 +04:00
Mark
34b03428ed formatting fix 2014-01-02 23:55:05 +04:00
Mark
9666bc6ced docs fix 2014-01-02 23:53:20 +04:00
Mark
60c305fa3f docs improved 2014-01-02 23:48:52 +04:00
Mark
a3071fd90d added faker integration 2014-01-02 23:46:08 +04:00
Qiang Xue
0fe1e69b0b Merge pull request #1735 from Ragazzo/url_rules_docs
Url rules docs
2014-01-02 11:14:26 -08:00
Mark
c3a44463af cs fix 2014-01-02 22:30:36 +04:00
Qiang Xue
b5bd4394c5 Merge pull request #1736 from Ragazzo/tests_composer
Tests composer
2014-01-02 06:04:45 -08:00
Mark
9ced7b4b4d docs fix 2014-01-02 11:04:07 +04:00
Mark
ed74305ae8 added info about setting testing environment 2014-01-02 11:02:48 +04:00
Mark
ee5c14facb docs fixed 2014-01-02 10:42:07 +04:00
Mark
13e833b7b3 docs added 2014-01-02 10:38:24 +04:00
Qiang Xue
7ec8d0df5f doc fix. 2014-01-01 23:47:41 -05:00
Qiang Xue
fb0c43b30b yii\web\User::loginRequired() now returns the Response object instead of exiting the application 2014-01-01 23:36:55 -05:00
Qiang Xue
35373b14ae fixed test breaks. 2014-01-01 23:14:13 -05:00
Qiang Xue
afbcae0c7f refactored Image helper. 2014-01-01 22:55:15 -05:00
Qiang Xue
2bd594ea28 Reverted back the change to RequestPanel::save() as it causes issue. 2014-01-01 22:21:00 -05:00