- 08 Mar, 2014 1 commit
-
-
Qiang Xue authored
-
- 07 Mar, 2014 5 commits
-
-
Qiang Xue authored
Fixes #2629: `Module::controllerPath` is now read only, and all controller classes must be namespaced under `Module::controllerNamespace`
-
Qiang Xue authored
-
Alexander Makarov authored
-
Qiang Xue authored
-
Qiang Xue authored
Fixes #2653: Fixed the bug that unsetting an unpopulated AR relation would trigger exception (qiangxue)
-
- 06 Mar, 2014 1 commit
-
-
Alexander Makarov authored
-
- 05 Mar, 2014 2 commits
- 04 Mar, 2014 1 commit
-
-
Alexander Makarov authored
-
- 02 Mar, 2014 2 commits
-
-
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.
-
- 01 Mar, 2014 2 commits
- 28 Feb, 2014 5 commits
-
-
Qiang Xue 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
-
Qiang Xue authored
-
Jacob Morrison authored
-
- 27 Feb, 2014 2 commits
- 25 Feb, 2014 5 commits
-
-
Tobias Munk authored
-
Tobias Munk authored
-
Alexander Makarov authored
Fixes #2544: Changed `DetailView`'s `name:format:label` to `attribute:format:label` to match `GridView`
-
Alexander Makarov authored
Fixes #2527: Source language for `app` message category was always `en` no matter which application `sourceLanguage` was used
-
Jacob Morrison authored
-
- 24 Feb, 2014 3 commits
-
-
Vincent authored
-
Scott Tester authored
-
Qiang Xue authored
Fixes #2392: Added `addCssStyle()`, `removeCssStyle()`, `cssStyleFromArray()` and `cssStyleToArray()` to `Html`
-
- 23 Feb, 2014 1 commit
-
-
Carsten Brandt authored
fixes #2519: MessageSource removed translation messages when event handler was bound to `missingTranslation`-event
-
- 22 Feb, 2014 1 commit
-
-
Qiang Xue authored
Fixes #2491: Added support for using the same base class name of search model and data model in Gii [skip ci]
-
- 21 Feb, 2014 1 commit
-
-
Qiang Xue authored
-
- 20 Feb, 2014 7 commits
-
-
Alexander Makarov authored
-
Alexander Makarov authored
-
Carsten Brandt authored
-
Qiang Xue authored
-
resurtm authored
-
Carsten Brandt authored
allow extending only one class to add scopes, fixes #2146 TODO: - [ ] adjust guide docs - [ ] adjust README files of extensions - [ ] finish work and fix test breaks
-
Qiang Xue authored
Fixes #2360: Added `AttributeBehavior` and `BlameableBehavior`, and renamed `AutoTimestamp` to `TimestampBehavior`
-
- 19 Feb, 2014 1 commit
-
-
Qiang Xue authored
Fixes #2490: `yii\db\Query::count()` and other query scalar methods now properly handle queries with GROUP BY clause
-