Alexander Kochetov
|
ff70e151d9
|
Comment for content
|
2013-05-28 20:47:39 +04:00 |
|
Alexander Kochetov
|
5038c35f6d
|
Refactoring
|
2013-05-27 01:45:36 +04:00 |
|
Alexander Kochetov
|
e84f5649e6
|
jQuery UI tabs full rework
|
2013-05-27 00:26:23 +04:00 |
|
Alexander Kochetov
|
73900b4bd1
|
jQuery UI tabs rework
|
2013-05-26 22:03:51 +04:00 |
|
Alexander Kochetov
|
39c2107599
|
Refactoring
|
2013-05-26 21:09:12 +04:00 |
|
Carsten Brandt
|
2e42553199
|
Merge pull request #411 from votintsev/master
Fixed an example of using buildKey in the doc
|
2013-05-26 08:50:19 -07:00 |
|
Qiang Xue
|
07d0e05414
|
Merge pull request #412 from creocoder/jui-accordion-rework
[READY] jQuery UI accordion rework
|
2013-05-26 08:36:28 -07:00 |
|
Qiang Xue
|
2653a662c4
|
Fixed docs for Sortable.
|
2013-05-26 11:35:26 -04:00 |
|
Qiang Xue
|
2dc251c376
|
Merge pull request #410 from creocoder/jui-sortable
[READY] JQuery UI sortable widget
|
2013-05-26 08:30:00 -07:00 |
|
Alexander Kochetov
|
2a7dae5bd9
|
Example from comments changed
|
2013-05-26 19:17:46 +04:00 |
|
Alexander Kochetov
|
8582f46d1a
|
Example from comments changed
|
2013-05-26 19:15:36 +04:00 |
|
Alexander Kochetov
|
9a98aa955c
|
Removed Sortable::begin() ... Sortable::end() usage.
|
2013-05-26 19:06:28 +04:00 |
|
Alexander Kochetov
|
645969769e
|
Overcoding removed ;)
|
2013-05-26 18:47:28 +04:00 |
|
Alexander Kochetov
|
c6076cb314
|
More refactoring
|
2013-05-26 18:30:36 +04:00 |
|
Alexander Kochetov
|
aad5c84f58
|
jQuery UI accordion rework
|
2013-05-26 18:26:59 +04:00 |
|
Alexander Kochetov
|
a834e1049d
|
Sortable rework
|
2013-05-26 17:52:02 +04:00 |
|
Carsten Brandt
|
a56ec89685
|
Fixed typo in ErrorHandler
`$this` -> `$self`
|
2013-05-26 14:21:06 +02:00 |
|
resurtm
|
afeee0a36c
|
Proper colors.
|
2013-05-26 16:41:43 +06:00 |
|
resurtm
|
813c4f4a85
|
Previous exceptions refinements.
|
2013-05-26 16:36:06 +06:00 |
|
resurtm
|
b525d9c720
|
Fixed stack trace bug and added class/method call information.
|
2013-05-26 16:07:14 +06: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 |
|
Alexander Kochetov
|
c52d4a2eab
|
Merge branch 'master' of https://github.com/yiisoft/yii2 into jui-sortable
|
2013-05-26 04:27:14 +04:00 |
|
Carsten Brandt
|
9d46f8e4fc
|
added doc comment to Console::getScreensize()
|
2013-05-26 01:48:40 +02:00 |
|
Alexander Kochetov
|
489633b382
|
Introducing items
|
2013-05-26 02:43:24 +04:00 |
|
Alexander Kochetov
|
d2403ebf6d
|
enableTheme => registerTheme
|
2013-05-26 02:40:01 +04:00 |
|
Alexander Kochetov
|
95003093c5
|
theme => enableTheme
|
2013-05-26 02:11:05 +04:00 |
|
Alexander Kochetov
|
408e0edacc
|
Comment fix
|
2013-05-26 01:54:54 +04:00 |
|
Alexander Kochetov
|
fad2d4794d
|
Refactoring
|
2013-05-26 01:51:57 +04:00 |
|
Alexander Kochetov
|
0fd30598b3
|
jQuery UI sortable widget
|
2013-05-26 01:44:34 +04:00 |
|
Alexander Kochetov
|
90d2a99bf3
|
\yii\jui\Widget::registerWidget() improvement
|
2013-05-26 01:43:04 +04: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 |
|