Alexander Kochetov
aad5c84f58
jQuery UI accordion rework
12 years ago
Alexander Kochetov
a834e1049d
Sortable rework
12 years ago
Carsten Brandt
a56ec89685
Fixed typo in ErrorHandler
...
`$this` -> `$self`
12 years ago
Klimov Paul
ce6b73c88a
Method "AssetController::adjustCssUrl()" has been created as blank
12 years ago
resurtm
afeee0a36c
Proper colors.
12 years ago
resurtm
813c4f4a85
Previous exceptions refinements.
12 years ago
resurtm
b525d9c720
Fixed stack trace bug and added class/method call information.
12 years ago
votintsev
ead914176f
Update Cache.php
...
Fixed an example of using buildKey in the doc
12 years ago
resurtm
2516176e44
Error/exception page is now 100% fluid.
12 years ago
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
12 years ago
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
12 years ago
Carsten Brandt
9d46f8e4fc
added doc comment to Console::getScreensize()
12 years ago
Alexander Kochetov
489633b382
Introducing items
12 years ago
Alexander Kochetov
d2403ebf6d
enableTheme => registerTheme
12 years ago
Alexander Kochetov
95003093c5
theme => enableTheme
12 years ago
Alexander Kochetov
408e0edacc
Comment fix
12 years ago
Alexander Kochetov
fad2d4794d
Refactoring
12 years ago
Alexander Kochetov
0fd30598b3
jQuery UI sortable widget
12 years ago
Alexander Kochetov
90d2a99bf3
\yii\jui\Widget::registerWidget() improvement
12 years ago
Alexander Kochetov
fadaa85350
jQuery UI autocomplete widget rework
12 years ago
Alexander Kochetov
594341fb16
language as code, not bundle
12 years ago
Alexander Makarov
cb0d741281
Added missing phpdoc
12 years ago
resurtm
a0def9c0ca
Better view/template variables naming and more superglobals.
12 years ago
Alexander Kochetov
ca86a3e27e
flat => inline
12 years ago
resurtm
c5f54e5f86
Shorter color codes and removed unnecessary CSS selectors.
12 years ago
resurtm
f1cfabbff0
Old views removed.
12 years ago
resurtm
567ebaa5e7
Chrome fixes and everything embedded in a view.
12 years ago
Alexander Makarov
6e5260d915
Implemented Console::getScreenSize for Windows
12 years ago
resurtm
731cbf8980
New error page WIP.
12 years ago
resurtm
fa0022e7e1
New error/exception page WIP.
12 years ago
Alexander Kochetov
1b41766460
DatePicker rework
12 years ago
Alexander Kochetov
548643df0e
InputWidget base class
12 years ago
Alexander Makarov
113751ea45
Fixed detection of ANSI color support on Windows
12 years ago
Qiang Xue
586752369c
Fixes issue #403
12 years ago
Alexander Kochetov
5d254487d7
jQuery UI widget fixes 2
12 years ago
Carsten Brandt
4fe732e9ae
there is no app command anymore
...
issue #131
12 years ago
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
12 years ago
Qiang Xue
aadcb59c8c
Added ActiveField::widget().
12 years ago
Luciano Baraglia
a46b26b34d
requirements: TD html fix - added SPAN in result TD
12 years ago
Alexander Kochetov
b23744ed38
jQuery UI widget fixes
12 years ago
Alexander Kochetov
ae1576c335
Remove unnecessary use
12 years ago
Alexander Makarov
774a7b52cb
yiic migrate/create should not require db component
12 years ago
Alexander Makarov
d62f1b588f
yii migrate/create should not require db component
12 years ago
Alexander Kochetov
f3554048a9
ProgressBar enhancement
12 years ago
resurtm
5944fd0399
New error page WIP.
12 years ago
Qiang Xue
2c0a3ca6ba
Added missing doc.
12 years ago
Qiang Xue
c401bb4926
Updated the doc about view renderer.
12 years ago
Qiang Xue
c16bd75698
Removed Modal::body.
12 years ago
Alexander Kochetov
9be83188f7
jQuery UI dialog widget
12 years ago
Antonio Ramirez
6316463ad0
add fixes
12 years ago