Commit Graph

1132 Commits

Author SHA1 Message Date
suralc
14e4e836e2 Fixed regex-escaping in crudgenerator 2014-04-29 15:26:13 +02:00
suralc
eac0922f13 Update CHANGELOG.md 2014-04-29 15:01:52 +02:00
suralc
4230f7664d Fix #3265
Adding a new additional validation rule in the gii-crud generator enforcing the expected format.
2014-04-29 14:58:57 +02:00
Michael Härtl
9d384668c5 Remove empty ActiveField errors and fix bootstrap templates 2014-04-29 09:11:41 +02:00
Carsten Brandt
23866f67a0 improved usability for the apidoc search 2014-04-26 14:30:31 +02:00
Carsten Brandt
c27ac8ef0e updated phpdoc 2014-04-26 03:39:46 +02:00
Carsten Brandt
3838b501ba refactored Debug Mail panel to work with different vendors
implementation checks for instanceof for additional swiftmailer
capabilities.

issue #2870
2014-04-25 21:04:39 +02:00
Carsten Brandt
0a86091984 use mb_ string functions to truncate description 2014-04-25 05:06:13 +02:00
Carsten Brandt
97e13d82e7 renamed jssearch 2014-04-25 04:41:07 +02:00
Carsten Brandt
5f77cb97c5 added search form to api docs 2014-04-25 04:06:07 +02:00
Alexander Makarov
8c79c4f08b Fixed typo 2014-04-24 19:49:24 +04:00
Qiang Xue
3e3e443544 Refactored the fix for #3222. 2014-04-23 19:36:56 -04:00
horizons2
b68f5b617f removed unused code
removed unused code $patterns
2014-04-23 16:16:41 +02:00
horizons2
8ff55d1a28 correct typo
useTablePefix => useTablePrefix
2014-04-23 15:57:22 +02:00
horizons2
1d9e6b6f8b use tableprefix on gii model generator
use tableprefix on gii model generator
2014-04-23 15:41:25 +02:00
Sorokin Victor
d8652a52ee Update AutoloadExample.php
typo fix
2014-04-23 14:23:07 +03:00
Carsten Brandt
fe14f0c5e3 fixed all the PHPdoc in extensions 2014-04-23 03:25:11 +02:00
Qiang Xue
30afb5145e Merge branch 'master' of git://github.com/yiisoft/yii2 2014-04-22 12:43:01 -04:00
Qiang Xue
b55ce76479 Fixes #1263: Fixed the issue that Gii and Debug modules might be affected by incompatible asset manager configuration 2014-04-22 12:42:51 -04:00
Carsten Brandt
4466df7d4c install bootstrap 3.1 by default but allow 3.0.x 2014-04-22 17:55:38 +02:00
Qiang Xue
480114e820 Fixes #3036: Upgraded Twitter Bootstrap to 3.1.x 2014-04-22 11:40:40 -04:00
Luciano Baraglia
24e0bfcfed Gii missing space in crud update template [skip ci] 2014-04-19 04:26:52 -03:00
Alexander Makarov
20e4abeac1 Added changelog for #3175 that fixes #2925 2014-04-19 02:05:28 +04:00
Qiang Xue
707e4e810e fixed typo. [skip ci] 2014-04-17 23:33:13 -04:00
Qiang Xue
520011fff6 Fixes #3088: The debug and gii modules will manage their own URL rules now 2014-04-17 20:42:50 -04:00
Carsten Brandt
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
João José
831be93868 Typecast model id only if using mongodb AR class 2014-04-17 15:07:28 +01:00
João José
21dff54d6b Typecast model id only if using mongodb AR class 2014-04-17 14:50:29 +01:00
Alexander Makarov
c7c708d454 Removed unused imports 2014-04-17 15:35:09 +04:00
Alexander Makarov
7295540c72 Code style and phpdoc fixes 2014-04-17 15:33:07 +04:00
João José
b1beae71f3 Fixed format 2014-04-17 11:53:51 +01:00
João José
de1df94552 Typecast model id only if using mongodb AR class 2014-04-17 11:52:11 +01:00
João José
377b01d2c1 Typecast model Id so that urls don't break when using MongoDB object Id's 2014-04-16 15:54:55 +01:00
Qiang Xue
a60d295253 Added support for using sub-queries when building a DB query with IN condition 2014-04-15 20:20:18 -04:00
Qiang Xue
12c3b59b9b log fixes [skip ci] 2014-04-15 14:44:11 -04:00
Qiang Xue
b0b8056f6c Fixes #3108: Added yii\debug\Module::enableDebugLogs to disable logging debug logs by default 2014-04-15 14:43:09 -04:00
Alexander Makarov
b568c904ea Updated changelog 2014-04-15 13:57:15 +04:00
Evgeniy Tkachenko
b45409327d Hide debug toolbar when media = print
fix https://github.com/yiisoft/yii2/issues/3050
2014-04-15 11:47:12 +03:00
Carsten Brandt
c501ae4f4d debug: fix highlight of redirect HTTP status
1xx status is not that common.
2014-04-14 14:52:36 +02:00
Carsten Brandt
94d6fb1804 Fixed view path in debug mail panel 2014-04-14 14:45:10 +02:00
Carsten Brandt
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
Carsten Brandt
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
Qiang Xue
f4c38faf74 prepare for next release. 2014-04-13 21:22:29 -04:00
Qiang Xue
8bbcff70db prepare for 2.0.0-beta release. 2014-04-13 17:58:59 -04:00
Qiang Xue
f7396fa024 Minor refacotring of bootstrap active field and form. 2014-04-11 20:09:43 -04:00
Qiang Xue
b5f351b688 Merge pull request #3038 from mikehaertl/master
Implement ActiveForm and ActiveField
2014-04-11 19:28:35 -04:00
Michael Härtl
7364249ff6 Issue #3029: Implement ActiveForm and ActiveField 2014-04-11 10:49:51 +02:00
Carsten Brandt
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
Carsten Brandt
3c400dbca8 fixed file PHPdoc
issue #3026
2014-04-10 22:10:59 +02:00
Qiang Xue
ea75177abc Refactored app bootstrap logic. 2014-04-10 15:05:01 -04:00