- 02 Mar, 2014 5 commits
-
-
Antonio Ramirez authored
-
Antonio Ramirez authored
-
Qiang Xue authored
Fixes #1535: Improved `yii\web\User` to start session only when needed. Also prepared it for use without session.
-
Qiang Xue authored
-
Qiang Xue authored
-
- 01 Mar, 2014 7 commits
-
-
Qiang Xue authored
-
Carsten Brandt authored
fix doc code according to yii2 core code style
-
Carsten Brandt authored
in this version a bug that affects markdown display has been fixed. fixes #2589
-
AlexGx authored
fix doc code according to yii2 core code style (When instantiating class it should be new MyClass(); instead of new MyClass;.)
-
Qiang Xue authored
Fixes #1564: Removed `yii\web\Session::autoStart` and added `hasSessionId`. Session will be automatically started when accessing session data
-
Qiang Xue authored
-
- 28 Feb, 2014 15 commits
-
-
Qiang Xue authored
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Alexander Makarov authored
-
Carsten Brandt authored
-
Carsten Brandt authored
for prev, next, first and last page. http://www.w3.org/TR/html401/struct/links.html#h-12.1.2
-
Carsten Brandt authored
-
Qiang Xue authored
-
Qiang Xue authored
-
Qiang Xue authored
SELECT DISTINCT queries made subqueries in Query::queryScalar
-
git://github.com/yiisoft/yii2Qiang Xue authored
-
Qiang Xue authored
-
Jacob Morrison authored
-
Jacob Morrison authored
-
- 27 Feb, 2014 13 commits
-
-
Qiang Xue authored
Use the current appliaction language in DatePicker
-
Carsten Brandt authored
-
Qiang Xue authored
-
Qiang Xue authored
-
Qiang Xue authored
Changed `Controller::afterAction()`, `Module::afterAction()` and `ActionFilter::afterAction()` to pass `$result` by value instead of reference
-
andy5 authored
-
Alexander Makarov authored
added server name, for creating url rules
-
Mark authored
-
Alexander Makarov authored
Change AssetBundle.register() return type to static
-
Carsten Brandt authored
-
andy5 authored
Enable IDE typehints for custom AssetBundle properties (related to #2572).
-
andy5 authored
-
andy5 authored
Fix https://github.com/yiisoft/yii2/issues/2562
-