Commit Graph

7316 Commits

Author SHA1 Message Date
Tobias Munk
534eb8b421 added path when script is run from yii2-dev/extensions 2014-03-21 00:19:17 +01:00
Luciano Baraglia
311bd469a1 Changes in GII I18N 2014-03-20 19:38:00 -03:00
Alexander Makarov
b18033bade Added changelog 2014-03-21 02:01:08 +04:00
Alexander Makarov
182fc6882e Fixed overriding default message sources 2014-03-21 02:00:27 +04:00
Luciano Baraglia
d54c6159d9 Add category for I18N in GII 2014-03-20 18:57:52 -03:00
Qiang Xue
ba5bfc09cb Merge pull request #2831 from Theill11/update-danish-translations
Update danish translations
2014-03-20 13:32:50 -04:00
Qiang Xue
7f4c28231b Fixes #2826 2014-03-20 13:30:58 -04:00
Johnny Theill
cc44622ca1 Update danish translations 2014-03-20 18:23:28 +01:00
Alexander Makarov
af030c5f5b Added $skipIfSet to ActiveRecord::loadDefaultValues 2014-03-20 19:43:59 +04:00
Alexander Makarov
4b14a8c640 Merge pull request #2830 from AlexGx/msg-fix
upd `ru` and `uk` messages
2014-03-20 18:05:37 +03:00
AlexGx
f1cf06bc2f upd ru and uk messages 2014-03-20 16:34:26 +02:00
Alexander Makarov
fd5648044e Fixed tabs 2014-03-20 17:30:50 +04:00
Alexander Makarov
f40011abc4 Fixed CubridCommandTest::testBindParamValue 2014-03-20 15:43:32 +04:00
Alexander Makarov
647e9e146f Added missing columns to cubrid test schema 2014-03-20 15:24:06 +04:00
Alexander Makarov
aece6d309e Adjusted test for cubrid 2014-03-20 14:27:47 +04:00
Alexander Makarov
35d8b0658d Merge branch 'origin/master' 2014-03-20 14:10:51 +04:00
Alexander Makarov
7e5e3155f2 Merge branch 'ar-default-values' 2014-03-20 14:09:58 +04:00
Alexander Makarov
c24ae25be2 Fixed getting default values from schema for SQLite 2014-03-20 13:54:13 +04:00
Alexander Makarov
1ff9dedf60 Fixed getting default value from postgres schema 2014-03-20 13:29:36 +04:00
Luciano Baraglia
4827d7329c Fixed typo 2014-03-20 01:35:45 -03:00
Luciano Baraglia
8c8f3d0cf2 Proposal: GII generate strings for I18N 2014-03-20 00:34:25 -03:00
Alexander Makarov
2c4a6066c3 Fixed typo 2014-03-20 01:56:34 +04:00
Alexander Makarov
215b7d691d Merge pull request #2819 from drenty/french-messages
New french messages
2014-03-19 22:15:01 +03:00
Alexander Makarov
922c5da45d Merge pull request #2815 from yiisoft/ar-default-values
Fixes #2726: ActiveRecord now fills default values on creating new instance of the model if defaults are available from DB schema
2014-03-19 22:09:30 +03:00
Alexander Makarov
5c3e4fa4ba Adjusted unit tests, added description to docs 2014-03-19 23:07:56 +04:00
Alexander Makarov
39b0c454e1 Default values init moved to a method that should be called manually 2014-03-19 23:04:48 +04:00
Qiang Xue
0782a94541 Merge pull request #2818 from RusAlex/319_strict_comparison_theme
better to use strict comparison as much as possible
2014-03-19 11:53:51 -04:00
Alexander Pletnev
a73abd9300 better to use strict comparison as much as possible 2014-03-19 19:51:51 +04:00
David Renty
75b66de11a New french messages 2014-03-19 16:51:47 +01:00
Alexander Makarov
3ab3f996b7 Merge branch 'nav-active' of github.com:Alex-Code/yii2 into Alex-Code-nav-active
Conflicts:
	extensions/bootstrap/CHANGELOG.md
	extensions/bootstrap/Nav.php
2014-03-19 18:23:57 +04:00
Alexander Makarov
32365e8180 Fixes #2805 2014-03-19 18:15:04 +04:00
Alexander Makarov
b66427f8c7 Fixes #2726: ActiveRecord now fills default values on creating new instance of the model if defaults are available from DB schema 2014-03-19 18:06:20 +04:00
Qiang Xue
772f56f00f Merge pull request #2813 from lucianobaraglia/master
Updated spanish translation
2014-03-19 09:50:53 -04:00
Luciano Baraglia
f8e0e52d39 Removed app translation file 2014-03-19 10:50:01 -03:00
Qiang Xue
bf1e66e196 Merge pull request #2814 from djfly/patch-3
Update yii.php
2014-03-19 09:49:52 -04:00
ff
c38185b16d Update yii.php 2014-03-19 21:47:18 +08:00
Luciano Baraglia
218f2caca0 Typo fix 2014-03-19 10:41:31 -03:00
Luciano Baraglia
1f7d7eb761 Updated Spanish translation 2014-03-19 10:39:27 -03:00
Qiang Xue
4374616302 throw exception when UrlManager is not properly configured in console mode. 2014-03-19 09:36:13 -04:00
Qiang Xue
62fae9c15a Merge pull request #2811 from dmeroff/theme_enhancements
Made Theme::basePath optional fixes #2810
2014-03-19 09:28:35 -04:00
Dmitry Erofeev
0fa8f8cc01 fixed Theme::getPath() 2014-03-19 16:53:35 +04:00
Dmitry Erofeev
ac0a56e9d0 reverted deletion of Theme::getPath() 2014-03-19 16:29:59 +04:00
Dmitry Erofeev
b3053f4346 Made Theme::basePath optional fixes #2810 2014-03-19 15:43:37 +04:00
David Renty
7ea52fb262 Implemented conditional validators (see #2406) 2014-03-19 11:43:31 +01:00
Alexander Makarov
30d84ffbe3 Merge pull request #2714 from drenty/master
Added asElapsedTime function to Formatter
2014-03-19 13:07:56 +03:00
David Renty
ed70735b22 Changelog and doc 2014-03-19 10:48:20 +01:00
David Renty
31da139173 Merge branch 'master' of https://github.com/yiisoft/yii2 2014-03-19 10:42:30 +01:00
Alexander Makarov
5ae9b82ef6 Merge pull request #2804 from Ryadnov/patch-1
fix User::getReturnUrl() after #2501
2014-03-19 11:33:30 +03:00
Ряднов Андрей
aa4e6ec039 fix User::getReturnUrl() after #2501 2014-03-19 11:20:40 +03:00
Qiang Xue
1773ae5334 Merge pull request #2802 from Skyh13/yii2-docs-2340
Update usage example in comments of db\DataReader
2014-03-18 18:19:14 -04:00