Commit Graph

870 Commits

Author SHA1 Message Date
votintsev
0ab5bbaf40 Update Cache.php
Moved add prefix ($this->keyPrefix) to the key in function buildKey(). Could it be better?
2013-05-26 23:32:42 +04:00
votintsev
ead914176f Update Cache.php
Fixed an example of using buildKey in the doc
2013-05-26 13:33:35 +04:00
resurtm
2516176e44 Error/exception page is now 100% fluid. 2013-05-26 11:02:05 +06:00
Carsten Brandt
689080519e Added support for previous exceptions
PHP supports exception stacks since 5.3 so we should use it.
Also Errorhandler is now able to display the stack: #297
2013-05-26 04:38:13 +02:00
Carsten Brandt
0ef40b28d1 adjusted Exception error page header and title
make sure all information is displayed
Fixes comment by @creocoder issue #408
https://github.com/yiisoft/yii2/pull/408#issuecomment-18454179
2013-05-26 02:34:38 +02:00
Carsten Brandt
9d46f8e4fc added doc comment to Console::getScreensize() 2013-05-26 01:48:40 +02:00
Alexander Kochetov
fadaa85350 jQuery UI autocomplete widget rework 2013-05-26 00:59:05 +04:00
Qiang Xue
29cb442a6d Merge pull request #378 from creocoder/jui-datepicker
[READY] jQuery UI DatePicker widget
2013-05-25 13:06:56 -07:00
Alexander Kochetov
594341fb16 language as code, not bundle 2013-05-25 22:33:50 +04:00
Alexander Makarov
cb0d741281 Added missing phpdoc 2013-05-25 21:57:11 +04:00
resurtm
a0def9c0ca Better view/template variables naming and more superglobals. 2013-05-25 23:11:17 +06:00
Alexander Kochetov
ca86a3e27e flat => inline 2013-05-25 20:44:40 +04:00
resurtm
c5f54e5f86 Shorter color codes and removed unnecessary CSS selectors. 2013-05-25 22:29:23 +06:00
resurtm
8958693494 Merge branch 'master' of github.com:yiisoft/yii2 into error-page 2013-05-25 21:53:43 +06:00
resurtm
f1cfabbff0 Old views removed. 2013-05-25 21:52:35 +06:00
resurtm
567ebaa5e7 Chrome fixes and everything embedded in a view. 2013-05-25 21:52:13 +06:00
Alexander Makarov
6e5260d915 Implemented Console::getScreenSize for Windows 2013-05-25 19:49:28 +04:00
resurtm
731cbf8980 New error page WIP. 2013-05-25 21:40:11 +06:00
resurtm
fa0022e7e1 New error/exception page WIP. 2013-05-25 20:54:20 +06:00
Alexander Kochetov
1b41766460 DatePicker rework 2013-05-25 18:38:52 +04:00
Alexander Kochetov
548643df0e InputWidget base class 2013-05-25 18:29:44 +04:00
Alexander Makarov
113751ea45 Fixed detection of ANSI color support on Windows 2013-05-25 17:40:31 +04:00
Qiang Xue
f0fc5ddc2d Merge pull request #406 from creocoder/jui-fixes2
[READY] jQuery UI widgets fixes 2
2013-05-25 05:00:31 -07:00
Qiang Xue
586752369c Fixes issue #403 2013-05-25 07:57:37 -04:00
Alexander Kochetov
5d254487d7 jQuery UI widget fixes 2 2013-05-25 12:04:22 +04:00
Carsten Brandt
4fe732e9ae there is no app command anymore
issue #131
2013-05-25 04:39:25 +02:00
Carsten Brandt
89ea3fef03 Next iteration on console commands
issue #33
- implemted getScreenSize for linux systems
- tiny adjustments and better naming for console color methods
- color switch in base Controller changed to magic property
- colorized Help command
2013-05-25 04:21:51 +02:00
Qiang Xue
aadcb59c8c Added ActiveField::widget(). 2013-05-24 20:55:44 -04:00
Qiang Xue
23611127dd Merge pull request #393 from creocoder/jui-progressbar
[READY] jQuery UI progressbar widget
2013-05-24 17:27:52 -07:00
Qiang Xue
97db86a12b Merge pull request #401 from lucianobaraglia/master
Requirements
2013-05-24 17:27:05 -07:00
Luciano Baraglia
a46b26b34d requirements: TD html fix - added SPAN in result TD 2013-05-24 18:49:53 -03:00
Alexander Kochetov
b23744ed38 jQuery UI widget fixes 2013-05-25 00:49:28 +04:00
Alexander Kochetov
ae1576c335 Remove unnecessary use 2013-05-25 00:39:14 +04:00
Alexander Makarov
774a7b52cb yiic migrate/create should not require db component 2013-05-25 00:16:30 +04:00
Alexander Kochetov
f3554048a9 ProgressBar enhancement 2013-05-24 22:04:29 +04:00
resurtm
5944fd0399 New error page WIP. 2013-05-24 23:46:18 +06:00
Qiang Xue
2c0a3ca6ba Added missing doc. 2013-05-24 13:17:53 -04:00
Qiang Xue
c401bb4926 Updated the doc about view renderer. 2013-05-24 10:02:52 -04:00
Qiang Xue
c16bd75698 Removed Modal::body. 2013-05-24 09:55:57 -04:00
Qiang Xue
21533ad305 Merge branch 'master' of github.com:yiisoft/yii2
Conflicts:
	framework/composer.json
2013-05-24 09:44:27 -04:00
Alexander Kochetov
9be83188f7 jQuery UI dialog widget 2013-05-24 16:53:18 +04:00
Alexander Kochetov
4ac888d2f3 jQuery UI progressbar widget 2013-05-24 16:10:28 +04:00
Alexander Makarov
9948aec147 Removed "yii app" in favor of Composer application templates 2013-05-24 15:33:07 +04:00
Alexander Makarov
e5dfce19c6 Reorganized Twig and Smarty dependencies 2013-05-24 15:22:04 +04:00
Alexander Makarov
9a13ddb8a6 Moved Smarty and Twig renderers into extensions 2013-05-24 15:14:36 +04:00
Qiang Xue
82a2476e48 Merge branch 'master' of https://github.com/yiisoft/yii2 2013-05-23 21:01:07 -04:00
Qiang Xue
133edb2352 Added documentation to AccessControl. 2013-05-23 21:01:01 -04:00
Qiang Xue
b7e2587a8e Merge pull request #388 from creocoder/jui-effects-dependency
[READY] jQuery UI effects dependencies
2013-05-23 16:49:38 -07:00
Alexander Kochetov
7614450fa7 jQuery UI menu widget 2013-05-24 02:41:00 +04:00
Alexander Kochetov
5f67001839 jQuery UI effects dependencies 2013-05-24 01:56:51 +04:00