21 Commits (bcff068b3cb9b6248f5c7bd1408fceaa590d0eb4)

Author SHA1 Message Date
Alexander Makarov f2484fd616 Modified application templates so when trying to log in when already logged in it just redirects to homepage instead of throwing exceptions 11 years ago
Yakir Sitbon dfb3895457 Convert to short syntax (array) 11 years ago
Carsten Brandt 2c30ddfcb0 added web\Controller::goBack() as shortcut 11 years ago
Qiang Xue 0fc423c74a Added support for data-method and data-confirm. 11 years ago
Alexander Makarov 325f83f66b Basic application enhancements. 11 years ago
Qiang Xue 27ad7e1fc7 Added Controller::goHome(). 11 years ago
Qiang Xue bc21de98bd Refactored the basic app. 11 years ago
Qiang Xue a602ee0e8c Fixed the basic app template. 11 years ago
Qiang Xue 0e013c4f46 Fixed debugger with the new bootstrap. 11 years ago
Qiang Xue 3d5388ff2b Reorganized captcha code. 11 years ago
Qiang Xue eda171e1be Added more YII_ENV constants. 11 years ago
Qiang Xue 4a60711b3c Removed test code. 11 years ago
Qiang Xue d121c0d3e9 debugger furnishing 11 years ago
Qiang Xue 9cf82b3ae1 Added Model::load(). Added Controller::refresh() and redirect(). 11 years ago
Qiang Xue a5a2481b4f Added acceptance tests for the basic app. 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 420637443c Refactored the way of sending response in controller actions. 11 years ago
Qiang Xue 9cce66c794 removed test line. 11 years ago
Qiang Xue f2d477dce6 Response WIP 11 years ago
Qiang Xue 759c303a65 Renamed apps/bootstrap to apps/basic. 11 years ago