Users: edit user's data web page and new layout.
authorGustavo Martin Morcuende <gu.martinm@gmail.com>
Sun, 27 May 2012 12:42:30 +0000 (14:42 +0200)
committerGustavo Martin Morcuende <gu.martinm@gmail.com>
Sun, 27 May 2012 12:42:30 +0000 (14:42 +0200)
commit2e9c0c76f469494c131e0a9d130984bc53e334ef
tree57dad6f75622b2e05e0d3735e897bac50fb18ab4
parent9996bb7483bb9c5d2b95a4eccda6dec5bd4d6ca7
Users: edit user's data web page and new layout.
apps/userfront/modules/user/actions/actions.class.php [new file with mode: 0644]
apps/userfront/modules/user/templates/_form.php [new file with mode: 0644]
apps/userfront/modules/user/templates/editSuccess.php [new file with mode: 0644]
apps/userfront/modules/user/templates/indexSuccess.php [new file with mode: 0644]
apps/userfront/modules/user/templates/newSuccess.php [new file with mode: 0644]
apps/userfront/modules/user/templates/showSuccess.php [new file with mode: 0644]
apps/userfront/templates/layout.php
test/functional/userfront/userActionsTest.php [new file with mode: 0644]