Alexander Kochetov
|
14998f4126
|
\yii\rbac\DbManager::isAssigned() signature fix
|
12 years ago |
Qiang Xue
|
072e4351e6
|
Changed the way to set timestamp for multiple attributes.
|
12 years ago |
Qiang Xue
|
f1ce0e165d
|
Fixes issue #428 Allowing UniqueValidator to be used with non-AR models.
|
12 years ago |
resurtm
|
5f269399f1
|
Better exception page look.
|
12 years ago |
resurtm
|
cc5426e549
|
Removed unnecessary code from MSSQL schema.
|
12 years ago |
resurtm
|
3870df7bc0
|
Hover and error line increased by 1 px.
|
12 years ago |
resurtm
|
92aae3a0ba
|
Error line number fix.
|
12 years ago |
resurtm
|
adbbc52015
|
Error line number fix.
|
12 years ago |
resurtm
|
c520dccab1
|
Error line number fix.
|
12 years ago |
resurtm
|
b058c017be
|
Lift off!11 #418
|
12 years ago |
resurtm
|
9002196c49
|
MSIE fix.
|
12 years ago |
resurtm
|
8964d6ec0a
|
Fixes (theoretically) #418 and #413.
|
12 years ago |
Alexander Kochetov
|
5730afea92
|
Removed echo
|
12 years ago |
Alexander Kochetov
|
e96a012d79
|
RBAC DbManager fixes
|
12 years ago |
Qiang Xue
|
587529bf94
|
Always refetch the migration table definition.
|
12 years ago |
Carsten Brandt
|
a6c251d2ab
|
Adjusted vendor dirs of example applications
- update composer json to chosse right path
- set vendorPath in application config if not default
|
12 years ago |
Carsten Brandt
|
cb8cc9f61d
|
Fix error page alignment problems in various browsers
issue #418
|
12 years ago |
Alexander Kochetov
|
5038c35f6d
|
Refactoring
|
12 years ago |
Qiang Xue
|
f5d0bcbcfc
|
Refactored cache key generation.
|
12 years ago |
Alexander Kochetov
|
e84f5649e6
|
jQuery UI tabs full rework
|
12 years ago |
votintsev
|
0ab5bbaf40
|
Update Cache.php
Moved add prefix ($this->keyPrefix) to the key in function buildKey(). Could it be better?
|
12 years ago |
Klimov Paul
|
f65d1398a5
|
Added skipping for absolute URLs at "AssetController::adjustCssUrl()".
|
12 years ago |
Alexander Kochetov
|
73900b4bd1
|
jQuery UI tabs rework
|
12 years ago |
Klimov Paul
|
2635b4775e
|
Method "AssetController::adjustCssUrl()" has been applied to compress process.
|
12 years ago |
Klimov Paul
|
b6ec6085fe
|
Method "AssetController::adjustCssUrl()" has been complete.
|
12 years ago |
Klimov Paul
|
265a6f1c39
|
Relative path composing at "AssetController::adjustCssUrl()" has been complete.
|
12 years ago |
Alexander Kochetov
|
4c3e154d3a
|
Comment fixes
|
12 years ago |
Alexander Kochetov
|
39c2107599
|
Refactoring
|
12 years ago |
Alexander Kochetov
|
353f198f73
|
jQuery UI accordion comments
|
12 years ago |
Carsten Brandt
|
94e621f372
|
minor css fix for ErrorHandler
conflicting css class and bad positioned icon
|
12 years ago |
Klimov Paul
|
fbc8e265ad
|
Method "AssetController::adjustCssUrl()" has been implemented in basic.
|
12 years ago |
Qiang Xue
|
2653a662c4
|
Fixed docs for Sortable.
|
12 years ago |
Alexander Kochetov
|
2a7dae5bd9
|
Example from comments changed
|
12 years ago |
Alexander Kochetov
|
8582f46d1a
|
Example from comments changed
|
12 years ago |
Alexander Kochetov
|
9a98aa955c
|
Removed Sortable::begin() ... Sortable::end() usage.
|
12 years ago |
Alexander Kochetov
|
645969769e
|
Overcoding removed ;)
|
12 years ago |
Alexander Kochetov
|
c6076cb314
|
More refactoring
|
12 years ago |
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 |