More improvements and fixes:
authorRoland Häder <roland@mxchange.org>
Sat, 15 Nov 2008 21:08:05 +0000 (21:08 +0000)
committerRoland Häder <roland@mxchange.org>
Sat, 15 Nov 2008 21:08:05 +0000 (21:08 +0000)
commitd0fec7e5d36612e80b0cf5cbc9af08909664bb0c
treec3afdf833b399d8b9f37e774290008e1ed583540
parentbbf48d46cb9063a4d2b78c106747147712f5474e
More improvements and fixes:
- CAPTCHA added to profile page
- Action for profile page added
- User status re-fixed...
- Form for training payed by goverment added (unfinished)
- Web link/form/base helper fixed/improved
12 files changed:
.gitattributes
application/ship-simu/config.php
application/ship-simu/main/actions/web/class_WebShipSimuLogin
application/ship-simu/main/actions/web/class_WebShipSimuLoginLogoutAction.php
application/ship-simu/main/actions/web/class_WebShipSimuLoginProfileAction.php [new file with mode: 0644]
application/ship-simu/main/commands/web/class_WebShipsimuProfileCommand.php
application/ship-simu/templates/de/code/action_ship_simu_login_goverment_training.ctp
application/ship-simu/templates/de/code/action_ship_simu_login_profile.ctp
inc/classes/main/filter/change/class_EmailChangeFilter.php
inc/classes/main/filter/change/class_PasswordChangeFilter.php
inc/classes/main/helper/web/forms/class_WebFormHelper.php
inc/classes/main/helper/web/links/class_WebLinkHelper.php