Qiang Xue
|
24e086deaf
|
Added yii\web\UrlRuleInterface and yii\web\CompositeUrlRule
|
2014-02-28 14:40:25 -05:00 |
|
Carsten Brandt
|
e99d5dba7b
|
fixed apidoc table style
|
2014-02-28 18:51:28 +01:00 |
|
Carsten Brandt
|
8c7eb97175
|
apidoc style and typo
|
2014-02-28 18:36:27 +01:00 |
|
Carsten Brandt
|
ebe972f36d
|
fixed links in elasticsearch README
|
2014-02-28 18:17:28 +01:00 |
|
Alexander Makarov
|
8a2903de03
|
Added verb filter to advanced app logout
|
2014-02-28 21:13:30 +04:00 |
|
Carsten Brandt
|
4d5ba13cba
|
make registering of link tags optional in LinkPager
|
2014-02-28 16:37:34 +01:00 |
|
Carsten Brandt
|
5feba5946e
|
Added relational link tags to LinkPager widget
for prev, next, first and last page.
http://www.w3.org/TR/html401/struct/links.html#h-12.1.2
|
2014-02-28 16:29:50 +01:00 |
|
Carsten Brandt
|
8a32379537
|
fixed test break
|
2014-02-28 16:14:22 +01:00 |
|
Qiang Xue
|
9beba31fc0
|
rest WIP
|
2014-02-28 08:34:51 -05:00 |
|
Qiang Xue
|
d3ff343e5e
|
try to fix test break.
|
2014-02-27 22:07:13 -05:00 |
|
Qiang Xue
|
8e8bbf4ed1
|
Improved page size and page number validation.
|
2014-02-27 20:55:48 -05:00 |
|
Qiang Xue
|
3653db4d50
|
Merge pull request #2581 from jom/query-scalar-fix
SELECT DISTINCT queries made subqueries in Query::queryScalar
|
2014-02-27 20:03:10 -05:00 |
|
Qiang Xue
|
613e6a0ccf
|
Merge branch 'master' of git://github.com/yiisoft/yii2
|
2014-02-27 20:01:19 -05:00 |
|
Qiang Xue
|
5d0ec52a52
|
Added support for reading page size from query parameters by Pagination
|
2014-02-27 20:01:09 -05:00 |
|
Jacob Morrison
|
0e2b2fcbe6
|
Fix for logic Query::queryScalar uses to check for SELECT DISTINCT
|
2014-02-27 16:59:47 -08:00 |
|
Jacob Morrison
|
a3e128bb0b
|
Query::queryScalar wasn't making SELECT DISTINCT queries subqueries
|
2014-02-27 16:04:16 -08:00 |
|
Qiang Xue
|
84890625b7
|
Merge pull request #2573 from andy5/datepicker-language
Use the current appliaction language in DatePicker
|
2014-02-27 18:53:58 -05:00 |
|
Carsten Brandt
|
db8685ccad
|
fixed a bunch of typos and errors
|
2014-02-27 23:18:27 +01:00 |
|
Qiang Xue
|
f2a3dafb21
|
Added Pagination::getLinks()
|
2014-02-27 15:38:31 -05:00 |
|
Tobias Munk
|
825a71c6df
|
replaced keyword "yii" with "yii2" in composer.json files (fixes #2557)
|
2014-02-27 17:37:08 +01:00 |
|
Qiang Xue
|
6659919ad7
|
Fixed test break.
|
2014-02-27 11:29:32 -05:00 |
|
Qiang Xue
|
49010df192
|
Changed Controller::afterAction(), Module::afterAction() and ActionFilter::afterAction() to pass $result by value instead of reference
|
2014-02-27 10:52:17 -05:00 |
|
andy5
|
3073543c49
|
Remove language check from DatePicker
|
2014-02-27 07:37:09 -08:00 |
|
Alexander Makarov
|
48926fa6f1
|
Merge pull request #2576 from Ragazzo/yii2_basic_tests_bootstrap_fix
added server name, for creating url rules
|
2014-02-27 17:40:47 +03:00 |
|
Mark
|
9e483b6461
|
added server name, for creating url rules
|
2014-02-27 18:37:34 +04:00 |
|
Alexander Makarov
|
46ff03965e
|
Merge pull request #2574 from andy5/patch-1
Change AssetBundle.register() return type to static
|
2014-02-27 17:20:08 +03:00 |
|
Carsten Brandt
|
c21e01930e
|
added unit test for #2568
|
2014-02-27 15:13:51 +01:00 |
|
andy5
|
b9837d8d69
|
Change AssetBundle.register() return type to static
Enable IDE typehints for custom AssetBundle properties (related to #2572).
|
2014-02-27 05:50:14 -08:00 |
|
andy5
|
b52302a8bd
|
Update CHANGELOG.md
|
2014-02-27 03:37:14 -08:00 |
|
andy5
|
6bef1c2558
|
Use default appliaction language in DatePicker
Fix https://github.com/yiisoft/yii2/issues/2562
|
2014-02-27 03:23:07 -08:00 |
|
Qiang Xue
|
ad06b80e6e
|
Enhanced parsing the accept header.
|
2014-02-26 23:11:59 -05:00 |
|
Alexander Makarov
|
452c486faa
|
Merge pull request #2567 from thiagotalma/master
Fixed typos
|
2014-02-27 01:28:08 +03:00 |
|
Thiago Talma
|
7037769fa7
|
Fixed typo
|
2014-02-26 19:22:15 -03:00 |
|
Thiago Talma
|
8f7aa2fb8f
|
Fixed typos
|
2014-02-26 17:11:56 -03:00 |
|
Carsten Brandt
|
33d6acba25
|
Improved behavior support, fixes #2550
call hasMethod() instead of using method_exists
|
2014-02-26 14:18:24 +01:00 |
|
Qiang Xue
|
6f9e9cd5b0
|
minor fix.
|
2014-02-26 08:02:54 -05:00 |
|
Carsten Brandt
|
2c8e0e80c0
|
Merge pull request #2554 from ivokund/patch-1
Fix for #2549
|
2014-02-26 13:49:07 +01:00 |
|
ivokund
|
7c63c6db3b
|
Update Action.php
Fixed typo in runWithParams
|
2014-02-26 14:30:10 +02:00 |
|
Alexander Makarov
|
314cc8ab59
|
Merge pull request #2553 from xmasterpx/patch-1
Typo fixes for $user->attributes
|
2014-02-26 15:28:42 +03:00 |
|
xmasterpx
|
a3580e2dda
|
Typo fixes for $user->attributes
print_r($data) should be print_r($user->attributes)
|
2014-02-26 13:24:06 +01:00 |
|
Qiang Xue
|
c79d233ea4
|
Fixes #2552.
|
2014-02-26 07:10:47 -05:00 |
|
Qiang Xue
|
f9648fed4e
|
Fixed action beforeRun/afterRun calls.
|
2014-02-26 07:06:30 -05:00 |
|
Alexander Makarov
|
80d3afa0dc
|
Gii extension generator adjustments
|
2014-02-26 12:46:57 +04:00 |
|
Alexander Makarov
|
692821e77d
|
Merge pull request #2411 from schmunk42/feature/gii-extension-generator
first draft of the extension generator
|
2014-02-26 11:17:17 +03:00 |
|
Tobias Munk
|
1d835e8aa6
|
fixed order
|
2014-02-26 00:50:34 +01:00 |
|
Tobias Munk
|
3bd6c1ac27
|
updated CHANGELOG
|
2014-02-26 00:49:28 +01:00 |
|
Tobias Munk
|
c624f91dc3
|
fixed typos
|
2014-02-26 00:38:46 +01:00 |
|
Tobias Munk
|
d32b3a0e8f
|
updated docs and hints
|
2014-02-26 00:38:23 +01:00 |
|
Tobias Munk
|
9ad28d9088
|
added safe validator for keywords
|
2014-02-26 00:37:26 +01:00 |
|
Qiang Xue
|
eaa1ba029f
|
minor cs fixes.
|
2014-02-25 16:43:31 -05:00 |
|