Commit Graph

7547 Commits

Author SHA1 Message Date
Florian Fackler
ff7c25ea7b Fixes #1497 (wrong file rendered if language != sourceLanguage) 2013-12-12 22:55:10 +01:00
Alexander Makarov
05c67f43b8 Added favicons to application templates 2013-12-12 22:04:31 +01:00
Carsten Brandt
85b5c75b61 doc style 2013-12-12 22:01:41 +01:00
Carsten Brandt
033e743f5b Merge pull request #1492 from egorpromo/more-docs-for-event
More docs for /yii/base/Component.php::trigger()
2013-12-12 12:59:57 -08:00
Tobias Munk
5deb76120a changed install to create-project, added hint 2013-12-12 21:58:14 +01:00
Carsten Brandt
a7c0505e76 removed composer.lock from gitignore
we should not provide one in the package but developers should commit
them when starting a new project so that all share the same versions
and only explicit composer update command will change that.
Escpecially important when deploying to production.
2013-12-12 21:55:40 +01:00
Alexander Makarov
9590ed75ad Adjusted exception template. Background of images now matches background color of the header. 2013-12-12 21:26:29 +01:00
Alexander Makarov
febefe4393 Linked to yii2-dev docs from README 2013-12-12 20:41:51 +01:00
Alexander Makarov
6f0ab24e57 Added docs about using yii2-dev package 2013-12-12 19:55:59 +01:00
Alexander Makarov
2355c764a8 Fixed Call to a member function registerAssetFiles() on a non-object in case of wrong sourcePath for an asset bundle 2013-12-12 18:39:40 +01:00
Paul Klimov
ac594309aa Doc comments at "\yii\authclient\widgets\Choice" fixed. 2013-12-12 16:45:10 +02:00
egorpromo
5156cc14ce More docs 2013-12-12 21:41:09 +07:00
Paul Klimov
63b16fb430 "\yii\authclient\widgets\Choice" added. 2013-12-12 16:13:48 +02:00
Tobias Munk
93cc73858f added link to composer docs about autoloading 2013-12-12 14:21:11 +01:00
Tobias Munk
ce5c3695de updated dependencies and testing 2013-12-12 12:49:21 +01:00
Tobias Munk
857feeb6ac updated code style, added autoloading and prefix examples 2013-12-12 12:46:15 +01:00
Carsten Brandt
43f19e8aee use andWhere() in AR::find() to work properly with default scope
fixes #1469
2013-12-12 12:07:28 +01:00
Paul Klimov
691cc14c1c "\yii\authclient\provider\Collection" added. 2013-12-12 12:46:17 +02:00
Carsten Brandt
3fba6dc314 updated gii docs 2013-12-12 11:14:37 +01:00
Carsten Brandt
ed0e76b7c0 gii docs 2013-12-12 11:04:19 +01:00
Alexander Makarov
ffbdaa5dce Merge pull request #1487 from nergal/twig-viewrenderer
Add extensions support to yii\twig\ViewRenderer
2013-12-12 00:24:18 -08:00
Carsten Brandt
87291bd34b a note about how to not use gii
related to #1482
2013-12-12 08:29:22 +01:00
nergal
8b7136320c Add extension support to yii\twig\ViewRenderer 2013-12-12 06:47:41 +02:00
Tobias Munk
e748455d8f reverted events 2013-12-12 03:45:47 +01:00
Tobias Munk
1ab7100e5a updated extension documentation; added sections dependencies, versioning and authorization 2013-12-12 03:11:20 +01:00
Carsten Brandt
839650a6bd fixed output in Console::select() 2013-12-11 21:18:10 +01:00
Carsten Brandt
be911e199a created proper progress bar
fixes #1293
2013-12-11 21:18:10 +01:00
Qiang Xue
41fbfcbd80 doc fix. 2013-12-11 14:28:36 -05:00
Carsten Brandt
cd3949b13b fixed link in CHANGELOG 2013-12-11 18:08:28 +01:00
Carsten Brandt
d2308eda8d added CHANGELOGs for all the extensions
also filled framework CHANGELOG with relevant changes since alpha
2013-12-11 18:04:58 +01:00
Carsten Brandt
ac3967cab7 removed unused property from Session
cleanup after #1479
2013-12-11 16:47:30 +01:00
Carsten Brandt
2fb823a04d doc typos 2013-12-11 16:46:09 +01:00
Paul Klimov
6171287f79 Classes "\yii\authclient\provider\*" created as draft. 2013-12-11 17:17:35 +02:00
Carsten Brandt
be66f43d52 invalidate opcache of extensions.php file in composer installer
fixes #1480
2013-12-11 16:12:11 +01:00
Alexander Makarov
7b03233805 Merge pull request #1479 from DaSourcerer/session-cleanup
Removed compatibility code for PHP < 5.4 in yii\web\Session
2013-12-11 05:30:15 -08:00
DaSourcerer
97645bcfb5 Removed compatibility code for PHP < 5.4 2013-12-11 14:07:17 +01:00
Paul Klimov
41eaa2df07 Extension "authclient" recomposed. 2013-12-11 13:56:14 +02:00
Qiang Xue
eab7e4a21a Added $formName to Model::load(). 2013-12-10 18:17:24 -05:00
Alexander Makarov
45fa25f796 Added notes about github and screenshots to extension docs 2013-12-10 23:30:45 +01:00
Alexander Makarov
86dd428257 Added rules about namespace and package naming to extension docs 2013-12-10 23:20:43 +01:00
Alexander Makarov
ec7546efa8 Copied and adjusted 1.1 git workflow document 2013-12-10 23:14:41 +01:00
Alexander Makarov
5caac5b0a3 Moved extensions docs draft from wiki to main repository 2013-12-10 23:14:41 +01:00
Qiang Xue
e56d60ad49 Escape special chars in URL rules. 2013-12-10 17:04:39 -05:00
Carsten Brandt
bfa7c80129 improved redis error message 2013-12-10 20:42:54 +01:00
Carsten Brandt
12217a3ed8 code style and docs 2013-12-10 20:42:43 +01:00
Carsten Brandt
2c9a8b910f make null format look nice by default 2013-12-10 20:42:09 +01:00
Paul Klimov
8268259876 OpenID client created as draft. 2013-12-10 17:28:39 +02:00
Qiang Xue
fec58f4e29 Fixes #1472: set event sender if possible. 2013-12-10 09:25:01 -05:00
Paul Klimov
cdae9b6046 Extension "authclient" added as draft. 2013-12-10 14:49:51 +02:00
Qiang Xue
22c45342cf fixed composer.json for yii-dev. 2013-12-10 00:20:34 -05:00