Commit Graph

1426 Commits

Author SHA1 Message Date
Qiang Xue
5a1cf0f3a5 Adjusted the location of AuthChoice assets. [skip ci] 2014-08-29 11:33:47 -04:00
Qiang Xue
1a62551691 new asset WIP 2014-08-28 17:02:56 -04:00
Qiang Xue
6c123c9556 Fixes ignores in bower.json [skip ci] 2014-08-28 16:28:03 -04:00
Qiang Xue
e0035e257c typo fix [skip ci] 2014-08-28 15:37:52 -04:00
Qiang Xue
f04970ec07 typo fix [skip ci] 2014-08-28 15:27:39 -04:00
Qiang Xue
1954810531 adjusted dependencies. [skip ci] 2014-08-28 15:14:57 -04:00
Qiang Xue
eb7ffc8e7a new asset WIP 2014-08-28 15:11:50 -04:00
Qiang Xue
171e84ab2a Merge branch 'master' into new-asset 2014-08-28 14:41:18 -04:00
Qiang Xue
1336cff31a Added bower.json to bootstrap and jui extensions. 2014-08-28 14:27:35 -04:00
Qiang Xue
04f49de881 new asset WIP 2014-08-28 14:21:27 -04:00
Qiang Xue
f51a263570 new asset management WIP 2014-08-27 16:44:00 -04:00
Klimov Paul
5b0d6f885c yii\sphinx\ActiveQuery fixed to be resuable with 'match' condition. 2014-08-27 14:51:30 +03:00
Klimov Paul
10edf5c929 yii\sphinx\ActiveQuery fixed to be resuable. 2014-08-27 14:01:29 +03:00
Klimov Paul
7a418ae9e2 yii\mongodb\Collection::buildLikeCondition() fixed to be case insensitive. 2014-08-26 14:03:02 +03:00
Alexander Makarov
24f46c645a Fixed grammar 2014-08-26 02:46:26 +04:00
Alexander Makarov
78ae63250f Fixes #4812 2014-08-26 02:20:59 +04:00
Alexander Makarov
22839d92af Fixes #4812: Fixed search filter 2014-08-25 17:04:31 +04:00
Alexander Makarov
c9d51ee0fd Adjusted testing namespaces in application templates 2014-08-24 14:14:35 +04:00
mickgeek
67fc152bae Remove the focus on the search field 2014-08-19 21:59:59 +04:00
Alexander Makarov
67c5894b2b Fixed copyright year in batch files 2014-08-17 18:55:24 +04:00
Alexander Makarov
c33214b35d Adjusted test configs structure 2014-08-17 18:45:58 +04:00
Alexander Makarov
35c4a61908 Merge branch 'master' into codeception-test-adjustments 2014-08-16 19:21:13 +04:00
Alexander Makarov
cef430af01 Renamed guy classes to actors, fixed phpdoc and code style 2014-08-16 18:15:41 +04:00
Qiang Xue
c36417a831 Added bower.json for gii and debug extensions. 2014-08-15 21:18:37 -04:00
Alexander Makarov
386b63b47c Merge branch 'master' into codeception-test-adjustments
Conflicts:
	.travis.yml
2014-08-15 19:13:58 +04:00
Alexander Makarov
7eb403bf45 Codeception test adjustments for basic and advanced applications
- Moved everything test-related into `tests` directory. Codeception tests are in `codeception`.
- Removed database module since we're using fixtures and migrations.
- Moved console entry points and bootstrap into `tests/codeception/bin`.
- Adjusted travis build scripts.
- Adjusted documentation to be consistent and reflect changes made.
2014-08-15 19:09:52 +04:00
Qiang Xue
88d38b7820 Fixes #4501: Renamed the constant YII_PATH to YII2_PATH 2014-08-14 22:17:05 -04:00
Alexander Makarov
9b1ab7cd36 Fixes #4708 2014-08-13 22:59:13 +04:00
Alexander Makarov
3dd516e486 Fixes #4701 2014-08-13 12:58:37 +04:00
Carsten Brandt
f099616967 improved IDE autocompletion for AR::find()
[ci skip]
2014-08-12 23:21:34 +02:00
Carsten Brandt
87427294fe fixed broken NOT condition in elasticsearch 2014-08-12 23:14:01 +02:00
Qiang Xue
19b98948e4 Use 0666 to set files as writable. 2014-08-11 21:42:09 -04:00
Qiang Xue
00232f7aec Merge branch 'master' of git://github.com/yiisoft/yii2
Conflicts:
	framework/CHANGELOG.md
2014-08-11 21:39:19 -04:00
Carsten Brandt
316317c87f Add note about smarty SVN 2014-08-11 17:32:42 +02:00
Alexander Makarov
c4b8e045f0 Fixed Smarty extension "use" function to work properly in linux environment 2014-08-11 16:46:51 +04:00
Alexander Makarov
f08c85c5b8 Merge pull request #4619 from yiisoft/smarty
Smarty improvements
2014-08-10 21:06:49 +03:00
Alexander Makarov
739f3b13e4 Fixes #4553: Smarty enhancements 2014-08-10 22:05:48 +04:00
Qiang Xue
3b01f48c6a Fixes #4597: yii\composer\Installer::setPermission() supports setting permission for both directories and files now (qiangxue) 2014-08-09 21:39:50 -04:00
Alexander Makarov
895bdbcd49 Fixes #4637: fixed broken Twig method calls 2014-08-09 15:47:09 +04:00
Alexander Makarov
82e70be171 Fixed condition for #4595 2014-08-08 13:53:39 +04:00
Qiang Xue
be8b03bcd9 minor refactoring. [skip ci] 2014-08-07 22:27:15 -04:00
Qiang Xue
359ae98f9c Fixes #4622: Simplified the way of creating a Faker fixture template file 2014-08-07 21:23:53 -04:00
Alexander Makarov
fb67f958a9 More cases for #4595 2014-08-07 16:37:48 +04:00
Alexander Makarov
b1e2090083 Fixes #4595: more consistend use of "false" in "don't use" case 2014-08-07 15:58:52 +04:00
Alexander Makarov
7aa6a30d7b Fixes #4290: Fixed throwing exception when trying to access AR relation that is null 2014-08-07 15:04:51 +04:00
Alexei Tenitski
fd5e05b1cf Support for method calls on models from Twig templates 2014-08-07 14:53:17 +04:00
Alexei Tenitski
80178e6dee Fix for #2925 and #4290 (Twig does not properly support null attribute and relationship values) 2014-08-07 14:53:17 +04:00
Qiang Xue
fcaddb0c62 Fixes #4609. Fixes #4610. 2014-08-05 18:28:45 -04:00
Alexander Makarov
2a8ca600c5 Simplified parameter check for buildSimpleCondition() 2014-08-01 21:21:01 +04:00
Alexander Makarov
b656137541 Added support for arbitrary operators to Query::filterWhere, added support for arbitrary operators to Sphinx extension 2014-08-01 21:11:24 +04:00