Carsten Brandt
|
64e6aa6029
|
Merge pull request #2597 from zinzinday/patch-1
Add $transliteration for Vietnamese
|
2014-03-03 03:17:01 +01:00 |
|
Qiang Xue
|
6bdf02dc93
|
Fixes #2601
|
2014-03-02 17:04:40 -05:00 |
|
Qiang Xue
|
af33e821a0
|
typo fix.
|
2014-03-02 16:55:53 -05:00 |
|
Antonio Ramirez
|
f1bf859434
|
add multiple grid support to gridData
|
2014-03-02 22:42:47 +01:00 |
|
Qiang Xue
|
7b46dc3443
|
Fixed incorrect error handling.
|
2014-03-02 12:32:22 -05:00 |
|
Carsten Brandt
|
56f52f87d2
|
fixed AR class docs, do not break comment
|
2014-03-02 18:13:48 +01:00 |
|
Qiang Xue
|
2d9007e4d5
|
Merge pull request #2598 from EmilHaukeland/patch-1
Fixed typo in upgrade guide
|
2014-03-02 10:49:33 -05:00 |
|
Emil Haukeland
|
b88716880c
|
Fixed typo in upgrade guide
|
2014-03-02 16:32:03 +01:00 |
|
zinzinday
|
44750915e0
|
Add $transliteration for Vietnamese
Please review and merge it,
Thank advance
|
2014-03-02 19:06:35 +07:00 |
|
Antonio Ramirez
|
2b482e4426
|
Merge remote-tracking branch 'origin/2559-pjax-filter' into 2559-pjax-filter
* origin/2559-pjax-filter:
fix formatting
|
2014-03-02 08:20:50 +01:00 |
|
Antonio Ramirez
|
4fffe47903
|
fix formatting
|
2014-03-02 08:20:10 +01:00 |
|
Antonio Ramirez
|
c31c5713b4
|
fix formatting
|
2014-03-02 08:19:08 +01:00 |
|
Antonio Ramirez
|
ea90ac1a0f
|
fixes #2559
|
2014-03-02 08:14:30 +01:00 |
|
Qiang Xue
|
f22d409e8b
|
test break fix.
|
2014-03-02 00:34:33 -05:00 |
|
Qiang Xue
|
48a12559b2
|
rest api WIP
|
2014-03-01 23:14:16 -05:00 |
|
Qiang Xue
|
6266560216
|
Merge commit '4891aa79bf80d5f6f1a50d71e43b3eb49cc1fe85' into feature-restapi
|
2014-03-01 21:15:45 -05:00 |
|
Qiang Xue
|
4408f520c3
|
Merge commit 'ec05c0eaf7060d13a23828c0c2e64137dde4bd61' into feature-restapi
|
2014-03-01 21:12:15 -05:00 |
|
Qiang Xue
|
4891aa79bf
|
Fixes #1535: Improved yii\web\User to start session only when needed. Also prepared it for use without session.
|
2014-03-01 21:10:49 -05:00 |
|
Thiago Talma
|
430f862b7c
|
Arrows to display the previous and next files.
|
2014-03-01 22:16:03 -03:00 |
|
Qiang Xue
|
ec05c0eaf7
|
typo fix.
|
2014-03-01 20:15:21 -05:00 |
|
Qiang Xue
|
b9743ef65b
|
fixed test break.
|
2014-03-01 19:35:00 -05:00 |
|
Qiang Xue
|
a2edf01c85
|
Delay joinWith till createCommand to correctly combine relation condition with primary condition.
|
2014-03-01 18:39:22 -05:00 |
|
Carsten Brandt
|
15b75941fa
|
run build against PHP5.6 and hhvm but allow to fail
http://docs.travis-ci.com/user/build-configuration/#Rows-That-are-Allowed-To-Fail
|
2014-03-01 23:22:00 +01:00 |
|
Carsten Brandt
|
064da587c5
|
Merge pull request #2591 from AlexGx/doc-codestyle-fix
fix doc code according to yii2 core code style
|
2014-03-01 15:30:53 +01:00 |
|
Carsten Brandt
|
6c0576af9e
|
raised dependency for phpdocumentor docblock lib
in this version a bug that affects markdown display has been fixed.
fixes #2589
|
2014-03-01 15:17:27 +01:00 |
|
AlexGx
|
c2ea7670f4
|
fix doc code according to yii2 core code style (When instantiating class it should be new MyClass(); instead of new MyClass;.)
|
2014-03-01 10:55:51 +02:00 |
|
Qiang Xue
|
489c094766
|
Fixes #1564: Removed yii\web\Session::autoStart and added hasSessionId. Session will be automatically started when accessing session data
|
2014-02-28 22:12:31 -05:00 |
|
Qiang Xue
|
032f38a57b
|
Added yii\web\Request::getAuthUser() and getAuthPassword()
|
2014-02-28 21:29:18 -05:00 |
|
Qiang Xue
|
39947be66b
|
rest WIP
|
2014-02-28 21:25:43 -05:00 |
|
Qiang Xue
|
1f292ef503
|
Merge commit '24e086deaf6336706624e77cc0f63a7062280821' into feature-restapi
|
2014-02-28 18:23:16 -05:00 |
|
Qiang Xue
|
6c88183be0
|
Merge commit 'd3ff343e5ee02a14dd17d6cf947aa7f52857474a' into feature-restapi
Conflicts:
framework/helpers/BaseArrayHelper.php
|
2014-02-28 18:22:10 -05:00 |
|
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 |
|