Commit Graph

7316 Commits

Author SHA1 Message Date
Qiang Xue
e13557d333 doc fix. 2014-01-16 11:44:07 -05:00
Qiang Xue
31c24ec92b Fixes #2003: Added filter property to ExistValidator and UniqueValidator to support adding additional filtering conditions 2014-01-16 11:30:48 -05:00
Qiang Xue
ec663c3640 Merge pull request #2004 from klevron/1998
Fixes #1998 : get input value from hidden field when necessary
2014-01-16 07:14:56 -08:00
Kevin LEVRON
6594fbd2da changelog 2014-01-16 14:53:04 +01:00
Kevin LEVRON
4527a3dc4c Fixes #1998 : get input value from hidden field when necessary(unchecked checkbox/radio) 2014-01-16 14:45:25 +01:00
Alexander Makarov
3c05ee51c8 Merge pull request #2001 from djagya/1783-using-VarDumper-instead-var_export
Using VarDumper::dumpAsString() instead var_export() in the Request pane...
2014-01-16 04:36:23 -08:00
djagya
a33907f6e2 Using VarDumper::dumpAsString() instead var_export() in the Request panel 2014-01-16 13:29:52 +01:00
Alexander Makarov
90af64536f Merge pull request #1999 from lucianobaraglia/basic-app-doc-update
Some Basic App readme updates [skip ci]
2014-01-16 04:01:32 -08:00
Luciano Baraglia
4f1642197e Some Basic App readme updates [skip ci] 2014-01-16 08:56:26 -03:00
Mark
e1c921a28c filter fix 2014-01-16 15:24:15 +04:00
Carsten Brandt
3ff408b9dd Merge pull request #1997 from cebe/1993-fixed-ar-afterFind
afterFind event in AR is now called after relations have been populated
2014-01-16 03:09:22 -08:00
Carsten Brandt
519cc68868 Merge pull request #1995 from Ragazzo/fix_for_fixture_controller
changed truncate to delete
2014-01-16 02:52:46 -08:00
Carsten Brandt
7e961eee85 fixed test break 2014-01-16 11:50:59 +01:00
Mark
f154a642f2 changelog added 2014-01-16 14:48:42 +04:00
Mark
27118cd2ae changelog added 2014-01-16 14:45:25 +04:00
Carsten Brandt
829850da23 removed phpdoc about nonexisting param 2014-01-16 11:07:50 +01:00
Carsten Brandt
796284cba1 reworked fix for #1993 2014-01-16 11:05:26 +01:00
Carsten Brandt
81d23332df afterFind event in AR is now called after relations have been populated
fixes #1993
2014-01-16 10:28:58 +01:00
Mark
6f9949a04c changes of other pr reverted 2014-01-16 12:38:39 +04:00
Mark
55c686cbf5 except option added 2014-01-16 12:36:06 +04:00
Mark
dad238f60d changed truncate to delete 2014-01-16 12:06:33 +04:00
Carsten Brandt
c5022203de fixed issue with null value in CRUD controller findModel() 2014-01-16 08:39:13 +01:00
Alexander Makarov
74a74c847c Merge pull request #1982 from asm89/dutch-translations
Add dutch translations
2014-01-15 14:35:26 -08:00
Klimov Paul
eecfba643b Merge branch 'master' of github.com:yiisoft/yii2 into 1837-3rd-party-doc 2014-01-15 22:46:03 +02:00
Klimov Paul
8cb701ae5c Missing "md" extension added for "Using 3rd-Party Libraries" guide part 2014-01-15 22:45:51 +02:00
Alexander Makarov
e0f20abd55 minor formatting fixes 2014-01-15 23:41:55 +04:00
Alexander Makarov
d7783a3ebf Merge pull request #1979 from SergeiKutanov/po_generation
po filles generation.
2014-01-15 11:38:48 -08:00
Qiang Xue
96f210f0d2 better fix for #1959. 2014-01-15 11:39:47 -05:00
Qiang Xue
777e22c1af Fixes #1959: Html::activeCheckbox wasn't respecting custom values for checked/unchecked state 2014-01-15 11:18:34 -05:00
Carsten Brandt
42b74bd5ab Merge pull request #1986 from cebe/1984-abort-action-event
Mark event as handled when filter decides to abort action
2014-01-15 07:12:08 -08:00
Carsten Brandt
6944ca1f94 Mark event as handled when filter decides to abort action
fixes #1984
2014-01-15 15:37:42 +01:00
SergeiKutanov
a937e970c6 fixes for previous solution 2014-01-15 16:40:26 +04:00
Alexander
604d2ee128 Add dutch translations 2014-01-15 13:38:46 +01:00
Paul Klimov
0cd98678d8 "Using 3rd-Party Libraries" guide updated 2014-01-15 14:36:30 +02:00
Paul Klimov
47fcd3b15f "Using 3rd-Party Libraries" guide added 2014-01-15 14:12:08 +02:00
SergeiKutanov
92cfdb33c7 po now supports obsolete messages 2014-01-15 16:08:13 +04:00
Alexander Makarov
71e4d408c9 Merge pull request #1980 from surek/patch-1
Update upgrade-from-v1.md
2014-01-15 03:17:57 -08:00
surek
eefba1d536 Update upgrade-from-v1.md
Text amended as "A new method" was referring to two. CHanged the text to "New methods".
2014-01-15 11:15:47 +00:00
SergeiKutanov
2ce5e652d7 code style fixed 2014-01-15 14:44:57 +04:00
Alexander Makarov
32da18a513 Merge pull request #1978 from marsuboss/patch-1
Fix translation french
2014-01-15 02:25:38 -08:00
Paul Klimov
3713b369a2 Merge branch 'master' of github.com:yiisoft/yii2 2014-01-15 11:34:24 +02:00
Paul Klimov
91c86fb704 MongoDB ActiveRecord uit test advanced to check integer value handling. 2014-01-15 11:33:58 +02:00
marsuboss
ae973b0392 Fix 2014-01-15 10:33:21 +01:00
SergeiKutanov
08cf7e7b94 po filles generation.
All the quotation marks must be screened by adding a backslash before them. Otherwise we cannot generate .mo file.
2014-01-15 13:29:03 +04:00
Alexander Makarov
e09b016a2f Fixes #1963: mentioned $jsOptions, $cssOptions and $publishOptions in assets guide 2014-01-15 01:50:11 +04:00
Alexander Makarov
5a9823a5f4 A bit less stricter check as suggested by @qiang: 2aa8fc7171 2014-01-15 01:40:17 +04:00
Alexander Makarov
edf98ced99 Fixes #1973: Re-implemented solution for yii message/extract is now able to generate .po files 2014-01-14 23:09:37 +04:00
Alexander Makarov
f6e6ea99a3 Merge pull request #1973 from SergeiKutanov/po_generation
po file generating added.
2014-01-14 10:52:10 -08:00
SergeiKutanov
7777657639 po file generatin added.
Files are generated using message/extract command.
E.g.: ./yii message/extract message/config.php po
2014-01-14 22:46:55 +04:00
Alexander Makarov
2aa8fc7171 Optimized #1959 code a bit 2014-01-14 22:44:55 +04:00