Alexander Makarov
3e347d0efe
Merge pull request #2244 from yiisoft/advanced-application-forms
...
Moved most of the user-related logic into form models
2014-02-05 16:45:30 +03:00
Alexander Makarov
a1497ca01c
Removed extra \models\forms namespace, moved all models to just \models
2014-02-05 17:41:47 +04:00
Antonio Ramirez
dc53a2b1e3
update CHANGELOG.md
2014-02-05 14:39:54 +01:00
Antonio Ramirez
8135e1adf9
update typeahead plugin initialization js code
2014-02-05 14:38:22 +01:00
Antonio Ramirez
0960664f26
update typeahead.js to latest version
2014-02-05 14:36:09 +01:00
Thiago Talma
dbe18d7b66
Improvements in view of changed files in Gii
2014-02-05 11:07:30 -02:00
Alexander Makarov
0cde160c7b
Merge pull request #2326 from pawzar/patch-1
...
fixed i18n link
2014-02-05 16:00:48 +03:00
PZ
6e240df7d7
fixed i18n link
2014-02-05 13:44:24 +01:00
Alexander Makarov
b44e653c63
Merge pull request #2325 from infoza/master
...
Adding support for the X-HTTP-Method-Override header
2014-02-05 15:37:01 +03:00
pzaremba
7d96de6619
one more revert.
2014-02-05 13:30:32 +01:00
pzaremba
75ae3db906
Reverted changes unrelated to issue #2325
2014-02-05 13:27:15 +01:00
pzaremba
9b96338a63
Revert "fixing wrapping - my NetBeans has a mind of its own."
...
This reverts commit 80be824fc7 .
2014-02-05 13:24:01 +01:00
pzaremba
3b2a40ef15
Revert "deleting one space before :"
...
This reverts commit b82a9b1c8f .
2014-02-05 13:23:27 +01:00
Thiago Talma
afa6ad5a72
Merge branch 'master' of https://github.com/yiisoft/yii2
2014-02-05 10:21:35 -02:00
pzaremba
b82a9b1c8f
deleting one space before :
2014-02-05 12:34:17 +01:00
pzaremba
80be824fc7
fixing wrapping - my NetBeans has a mind of its own.
2014-02-05 12:32:59 +01:00
pzaremba
0bf39f6e98
Adding support for the X-HTTP-Method-Override header.
2014-02-05 12:28:24 +01:00
Florian Fackler
a3724aa4d1
Fixed bug which prevented a field query as described in the example:
...
```
$result = Article::find()->query(["field" => ["title" => "yii"]])->all();
````
2014-02-05 11:49:33 +01:00
Tobias Munk
b3e6aedc45
toolbar UI updates
...
added home icon
removed separators with summary sections to make browsing with the panel more intuitive
updated version number display, now also shown as label
2014-02-05 02:03:19 +01:00
Qiang Xue
3e732a2bd9
fixed test break.
2014-02-04 18:56:55 -05:00
Qiang Xue
42981fabee
adjusted required packages for yii2-dev.
2014-02-04 18:41:31 -05:00
Qiang Xue
646e371b44
Fixes #1812 : Hide potential warning message due to race condition occurring to Session::regenerateID() call
2014-02-04 17:02:32 -05:00
Qiang Xue
9f5dbd72b6
Merge pull request #2292 from gonimar/patch-8
...
Fix url for db panel.
2014-02-04 12:22:02 -08:00
Qiang Xue
fbd7ea735d
Merge pull request #2313 from Ragazzo/fixture_controller_global_fixtures_option
...
Fixture controller global fixtures option
2014-02-04 10:10:46 -08:00
Thiago Talma
2a3c87b746
Merge branch 'master' of https://github.com/yiisoft/yii2
2014-02-04 15:12:40 -02:00
Mark
1caa22d79d
docs fix
2014-02-04 21:02:09 +04:00
Mark
663e898ba7
fixed docs, added checks
2014-02-04 21:00:52 +04:00
Qiang Xue
87b49414b1
Fixed globalOptions array issue.
2014-02-04 11:20:11 -05:00
Mark
cb8fc55a66
removed suffix, since it will be applied later in getFixturesConfig method.
2014-02-04 20:04:00 +04:00
Mark
91a957251d
method names fixed
2014-02-04 20:00:52 +04:00
Mark
a4d967ca40
added docs
2014-02-04 19:59:10 +04:00
Mark
14d303d479
added suffix
2014-02-04 19:56:01 +04:00
Mark
0e3fae36a4
added globalFixtures option
2014-02-04 19:54:45 +04:00
Qiang Xue
ce2f58f04f
Merge pull request #2312 from Ragazzo/faker_controller_improved
...
Faker controller improved
2014-02-04 07:27:38 -08:00
Qiang Xue
9669b321a6
Removed duplicated getAlias call.
2014-02-04 10:22:50 -05:00
Mark
3d6529efe1
fixed docs
2014-02-04 18:32:43 +04:00
Mark
9cf8d7df6f
faker extension fixed
2014-02-04 18:30:19 +04:00
Qiang Xue
9779e9c98d
Added support for using arrays as option values for console commands
2014-02-04 08:40:05 -05:00
Qiang Xue
bb2256a723
Fixes #2298 : Fixed the bug that Gii controller generator did not allow digit in the controller ID (qiangxue)
2014-02-04 08:30:27 -05:00
Qiang Xue
00f34f390a
Fixes #2303 : Fixed the bug that yii\base\Theme::pathMap did not support dynamic update with path aliases
2014-02-04 07:40:57 -05:00
Qiang Xue
69ad923831
Merge pull request #2304 from Ragazzo/fixture_controller_improved
...
controller improved
2014-02-04 04:32:02 -08:00
Carsten Brandt
023daf2583
Merge pull request #2305 from Ragazzo/debug_module_changelog
...
debug changelog
2014-02-04 04:25:21 -08:00
Mark
67d323a13b
debug changelog
2014-02-04 16:18:23 +04:00
Mark
ff987aa4b2
controller improved
2014-02-04 16:09:57 +04:00
Alexander Makarov
5d7e7f4d91
Moved creating user to static method of the model
2014-02-04 13:31:26 +04:00
Alexander Makarov
b8f14b06d5
Merge branch 'master'
...
Conflicts:
framework/db/BaseActiveRecord.php
2014-02-04 13:26:09 +04:00
Carsten Brandt
c07521f4bb
fixed broken link in the docs
2014-02-04 03:43:49 +01:00
Qiang Xue
cfc8a613f2
minor fix.
2014-02-03 21:27:18 -05:00
Carsten Brandt
5b3830080c
fixed bootstrap renderer guide links
...
fixes #2254
2014-02-04 03:25:11 +01:00
Qiang Xue
11bc899bc1
Refactored fixtures and fixed test break.
2014-02-03 21:16:57 -05:00