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
...
goBack() will redirect user to his returnUrl
fixes #925
11 years ago
Qiang Xue
0fc423c74a
Added support for data-method and data-confirm.
11 years ago
Alexander Makarov
325f83f66b
Basic application enhancements.
...
- Turned on CSRF validation by default.
- Application params are now readed before config is defined to be able to use values from params when configuring.
- Added access control for login and logout.
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.
12 years ago
Qiang Xue
d121c0d3e9
debugger furnishing
12 years ago
Qiang Xue
9cf82b3ae1
Added Model::load(). Added Controller::refresh() and redirect().
12 years ago
Qiang Xue
a5a2481b4f
Added acceptance tests for the basic app.
12 years ago
Qiang Xue
f18d6df625
Revert "Merge pull request #548 from cebe/action-response"
...
This reverts commit 9d7597d61a
, reversing
changes made to 6b6390f72b
.
12 years ago
Carsten Brandt
71782b344e
Changed existing code to match the changes regarding response
12 years ago
Qiang Xue
420637443c
Refactored the way of sending response in controller actions.
12 years ago
Qiang Xue
9cce66c794
removed test line.
12 years ago
Qiang Xue
f2d477dce6
Response WIP
12 years ago
Qiang Xue
759c303a65
Renamed apps/bootstrap to apps/basic.
12 years ago
resurtm
89bbdae6c1
Initial version of the new error/exception page.
12 years ago
Qiang Xue
7dc624d1da
Reorganized the bootstrap app to prepare it as a separate composer package.
12 years ago
Qiang Xue
80b3d5641d
Fixed SiteController about Yii.
12 years ago
Qiang Xue
8d23d4c7e5
Added namespace to the controllers of the bootstrap app.
12 years ago
Qiang Xue
96fd37de2e
Fixes issue #49 : finished CAPTCHA feature.
12 years ago
Qiang Xue
14699b5ec3
reorganized app code.
...
removed app template from framework folder.
12 years ago
Zander Baldwin
4be9e195c2
Add Newlines
...
Appended newlines to every PHP document that did not have a newline as the last character in the file.
12 years ago
Qiang Xue
6e997cb428
improved contact page.
12 years ago
Qiang Xue
147b3155c8
Added contact page. Fixed various form bugs.
12 years ago
Qiang Xue
0d182ace40
basic app WIP
12 years ago
Qiang Xue
06fa0259b5
Added Controller::populate().
12 years ago
Qiang Xue
4131878512
activeform WIP
12 years ago
Qiang Xue
399a53cfc4
activeform wip
12 years ago
Qiang Xue
90cfb6ebb8
ActiveForm wip
12 years ago
Qiang Xue
122376a868
Added a basic app.
12 years ago