24e0bfcfed
Gii missing space in crud update template [skip ci]
2014-04-19 04:26:52 -03:00
20e4abeac1
Added changelog for #3175 that fixes #2925
2014-04-19 02:05:28 +04:00
707e4e810e
fixed typo. [skip ci]
2014-04-17 23:33:13 -04:00
520011fff6
Fixes #3088 : The debug and gii modules will manage their own URL rules now
2014-04-17 20:42:50 -04:00
f210ec825c
Merge pull request #3134 from joaorjose/dev
...
Typecast model Id so that urls don't break when using MongoDB object Id'...
2014-04-17 16:25:04 +02:00
831be93868
Typecast model id only if using mongodb AR class
2014-04-17 15:07:28 +01:00
21dff54d6b
Typecast model id only if using mongodb AR class
2014-04-17 14:50:29 +01:00
c7c708d454
Removed unused imports
2014-04-17 15:35:09 +04:00
7295540c72
Code style and phpdoc fixes
2014-04-17 15:33:07 +04:00
b1beae71f3
Fixed format
2014-04-17 11:53:51 +01:00
de1df94552
Typecast model id only if using mongodb AR class
2014-04-17 11:52:11 +01:00
377b01d2c1
Typecast model Id so that urls don't break when using MongoDB object Id's
2014-04-16 15:54:55 +01:00
a60d295253
Added support for using sub-queries when building a DB query with IN condition
2014-04-15 20:20:18 -04:00
12c3b59b9b
log fixes [skip ci]
2014-04-15 14:44:11 -04:00
b0b8056f6c
Fixes #3108 : Added yii\debug\Module::enableDebugLogs to disable logging debug logs by default
2014-04-15 14:43:09 -04:00
b568c904ea
Updated changelog
2014-04-15 13:57:15 +04:00
b45409327d
Hide debug toolbar when media = print
...
fix https://github.com/yiisoft/yii2/issues/3050
2014-04-15 11:47:12 +03:00
c501ae4f4d
debug: fix highlight of redirect HTTP status
...
1xx status is not that common.
2014-04-14 14:52:36 +02:00
94d6fb1804
Fixed view path in debug mail panel
2014-04-14 14:45:10 +02:00
3bc70ac133
do not throw exception if db component is not set
...
without this the form does not allow choosing a different connection id
2014-04-14 10:19:06 +02:00
cd4b3f7827
Gii model generator did not add correct db connection
...
if component id is different from 'db'
2014-04-14 10:17:01 +02:00
f4c38faf74
prepare for next release.
2014-04-13 21:22:29 -04:00
8bbcff70db
prepare for 2.0.0-beta release.
2014-04-13 17:58:59 -04:00
f7396fa024
Minor refacotring of bootstrap active field and form.
2014-04-11 20:09:43 -04:00
b5f351b688
Merge pull request #3038 from mikehaertl/master
...
Implement ActiveForm and ActiveField
2014-04-11 19:28:35 -04:00
7364249ff6
Issue #3029 : Implement ActiveForm and ActiveField
2014-04-11 10:49:51 +02:00
c6e1a2f02f
Merge branch 'master' of github.com:yiisoft/yii2
...
* 'master' of github.com:yiisoft/yii2: (79 commits)
Refactored app bootstrap logic.
Update authorization.md
Fixes #3052 : Fixed the issue that cache dependency data is not reused when `reusable` is set true
start debug logging only if debug runs when bootstrap.
Update finnish translation
Add ODBC support to yii\db\Connection
updated error handler and requirement checker links.
fixed broken API links [skip ci]
added more doc [skip ci]
update class map.
Fixes #2034 : Added `ContentNegotiator` to support response format and language negotiation
renamed attributes to attributeNames in model
updated phpdoc
Removed `Application::preload` in favor of `Application::bootstrap`
Update module-debug.md
Update model.md
Fixes
Update basics.md
typo fix [skip ci]
Added `HtmlResponseFormatter` and `JsonResponseFormatter`
...
2014-04-10 22:22:36 +02:00
3c400dbca8
fixed file PHPdoc
...
issue #3026
2014-04-10 22:10:59 +02:00
ea75177abc
Refactored app bootstrap logic.
2014-04-10 15:05:01 -04:00
629ed62983
start debug logging only if debug runs when bootstrap.
2014-04-10 08:45:33 -04:00
0b29c9607d
fixed broken API links [skip ci]
2014-04-09 22:22:49 -04:00
fa767ceaca
renamed attributes to attributeNames in model
...
fixes #3034
2014-04-09 18:54:53 +02:00
3fdcf11f24
updated phpdoc
2014-04-09 18:51:45 +02:00
586f5b87b0
Removed Application::preload in favor of Application::bootstrap
2014-04-09 10:47:10 -04:00
46a696b0d3
Merge branch 'master' into split-find-into-find-findOne-findAll
2014-04-07 16:29:36 -04:00
0e143338d7
Finished refactoring find() .
2014-04-07 16:29:12 -04:00
e3f4214978
Tabs replaced by spaces at AuthChoice asset files.
2014-04-07 16:29:00 +03:00
4f0089bb0d
Microsoft Live OAuth2 client added.
2014-04-07 16:22:00 +03:00
7f0ab92d8e
Widget 'yii\authclient\widgets\Choice' renamed to 'yii\authclient\widgets\AuthChoice'
2014-04-07 15:38:16 +03:00
75154d351d
Refactored AR find
2014-04-07 09:43:03 +04:00
02c3c37a00
Fixes #2986 .
2014-04-05 11:55:26 -04:00
a15a3835c7
Moved all filter classes to namespace yii\filters
2014-04-05 01:00:14 -04:00
865b71ef5e
cleanup CHANGELOGs
2014-04-03 20:28:08 +02:00
44dbb2235a
cleanup docs
2014-04-03 20:13:32 +02:00
54e08f3f01
fixed build break.
2014-04-03 11:57:49 -04:00
8b4dfcc876
Fixes #2955 : Changed the signature of ActiveQuery constructors and ActiveRecord::createQuery() to simplify customizing ActiveQuery classes
2014-04-03 10:36:52 -04:00
3ea6343799
improved search model [skip ci]
2014-04-03 09:48:17 -04:00
b23cb17713
fixed search model to use base model class.
2014-04-03 08:27:31 -04:00
1e098ebd4b
simplified search model [skip ci]
2014-04-02 21:20:27 -04:00
f747768fcf
improved search model generator.
2014-04-02 20:47:01 -04:00