- 24 Dec, 2013 1 commit
-
-
Edin authored
PgAdmin generates sequence as '"Schema"."Table_seq"'::regclass when non public schema is used.
-
- 23 Dec, 2013 6 commits
-
-
Qiang Xue authored
-
Qiang Xue authored
changed install to create-project, added hint
-
Qiang Xue authored
-
Qiang Xue authored
Small correction in DB\Query comments
-
Vincent authored
I checked this using XDebug, and the function actually returns null (which is something different than false). I assume it is the comment that should be changed, and not the code itself...
-
Qiang Xue authored
-
- 22 Dec, 2013 16 commits
-
-
Alexander Makarov authored
-
Alexander Makarov authored
-
Alexander Makarov authored
-
Qiang Xue authored
Renamed `attributeName` and `className` to `targetAttribute` and `targetClass` for `UniqueValidator` and `ExistValidator`. Refactored UniqueValidator and ExistValidator.
-
Alexander Makarov authored
-
Alexander Makarov authored
Fixes #1597: Added `enableAutoLogin` to basic and advanced application templates so "remember me" now works properly
-
Qiang Xue authored
-
Qiang Xue authored
Update ActiveField.php
-
futbolim authored
doc fixes
-
Qiang Xue authored
-
Qiang Xue authored
-
Alexander Makarov authored
-
Alexander Makarov authored
-
Qiang Xue authored
-
Qiang Xue authored
Fixes #1579: throw exception when the given AR relation name does not match in a case sensitive manner. Renamed `ActiveRecord::getPopulatedRelations()` to `getRelatedRecords()`
-
Larry Ullman authored
-
- 21 Dec, 2013 2 commits
- 20 Dec, 2013 4 commits
-
-
Qiang Xue authored
-
tonydspaniard authored
-
tonydspaniard authored
-
tonydspaniard authored
-
- 19 Dec, 2013 6 commits
-
-
Qiang Xue authored
-
Carsten Brandt authored
avoid failure when it is not started at that point
-
Carsten Brandt authored
Fixes #1577
-
Paul Klimov authored
-
Qiang Xue authored
Debug tables wraps content [SKIP CI]
-
Luciano Baraglia authored
-
- 18 Dec, 2013 5 commits
-
-
Qiang Xue authored
Fixed issue with tabular input in ActiveField::radio and checkbox
-
Jacob Morrison authored
-
Carsten Brandt authored
-
Carsten Brandt authored
also fixed count behavior according to limit and offset. fixes #1458
-
Qiang Xue authored
-