30 Commits (85a32bea4246a49df95e5d0b782922ba13b5623a)

Author SHA1 Message Date
Qiang Xue 4b353c7bce Fixes #1297: CSRF not generated on error pages 11 years ago
Carsten Brandt 539e233d9c massive improvement on class documentation 11 years ago
Alexander Makarov 1f6a823073 Short array syntax 11 years ago
resurtm b3b5e36d42 Remove use ($this). Related to 9e1b498fb5. 11 years ago
resurtm 9e1b498fb5 PHP 5.4 supports $this with closures. 11 years ago
Qiang Xue 93d5f5a3ec Fixes #897. 11 years ago
Qiang Xue c7c7683f8f Added StringHelper::diff(). 11 years ago
Qiang Xue f72c451c86 Display debug toolbar on error pages. 11 years ago
Qiang Xue eda171e1be Added more YII_ENV constants. 11 years ago
sv3tli0 89f11519ef Fix description 11 years ago
Qiang Xue 5698a10c81 Added functional tests for the basic app. 11 years ago
Qiang Xue 3e18479d1f Fixes issue #545: PageCache doesn't work. 11 years ago
Qiang Xue f18d6df625 Revert "Merge pull request #548 from cebe/action-response" 11 years ago
Carsten Brandt 71782b344e Changed existing code to match the changes regarding response 11 years ago
Qiang Xue 172f40aada Removed headers in ErrorHandler. 11 years ago
Qiang Xue a951e1c8e1 Replaced Jsonable with Arrayable. 11 years ago
Qiang Xue f3cc5d1edc Fixes for issue #536: refactored error handler. 11 years ago
Qiang Xue 420637443c Refactored the way of sending response in controller actions. 11 years ago
Qiang Xue ad218c6719 moved HttpException to web. 11 years ago
Qiang Xue f2d477dce6 Response WIP 11 years ago
resurtm 7a7d2a9c06 CS fixes. 11 years ago
Carsten Brandt a56ec89685 Fixed typo in ErrorHandler 11 years ago
resurtm b525d9c720 Fixed stack trace bug and added class/method call information. 11 years ago
Carsten Brandt 689080519e Added support for previous exceptions 11 years ago
Carsten Brandt 0ef40b28d1 adjusted Exception error page header and title 11 years ago
resurtm a0def9c0ca Better view/template variables naming and more superglobals. 11 years ago
resurtm 731cbf8980 New error page WIP. 11 years ago
resurtm fa0022e7e1 New error/exception page WIP. 11 years ago
resurtm 89bbdae6c1 Initial version of the new error/exception page. 12 years ago
Qiang Xue f72105166c reorganized the main repo to satisfy PSR-0. 12 years ago
Carsten Brandt 762ed2e04d Display Name of HttpException instead of classname 12 years ago
resurtm 5575f53657 CS fixes. 12 years ago
Qiang Xue 0d814fa523 Moved "framework" to "iii". 12 years ago
Alexander Makarov 0a41b006ee removed unnecessary code, added comment about displaying errors 12 years ago
Alexander Makarov 767a78f8b8 better handling of errors during rendering an error 12 years ago
Alexander Makarov 2a12fdbcdf safer exception rendering 12 years ago
Alexander Makarov 9f2b44fc21 phpdoc 12 years ago
Qiang Xue c629ad776a Finished plural forms. 12 years ago
Qiang Xue 80dbaaca8b bug fixes. 12 years ago
Qiang Xue 884977a724 renamed util to helpers. 12 years ago
Qiang Xue 1d48d01ef7 refactored View. 12 years ago
Qiang Xue 4fdaab3560 updated file header. 12 years ago
Qiang Xue 8b2b7915b4 Renamed application to app. 12 years ago
Qiang Xue 398ac25456 added UserException. 12 years ago
Qiang Xue 761a9f4472 exception cleanup. 12 years ago
Qiang Xue 6fcac32410 error handling cleanup. 12 years ago
Qiang Xue e09a791c92 MVC cleanup 12 years ago
Qiang Xue 311f876b7b MVC WIP 12 years ago
Qiang Xue bd320533ab MVC WIP 12 years ago
Qiang Xue 9165a1592a cleanup. 12 years ago