]> git.mxchange.org Git - jfinancials-war.git/commit
re-organized pages:
authorRoland Haeder <roland@mxchange.org>
Thu, 5 May 2016 14:06:36 +0000 (16:06 +0200)
committerRoland Haeder <roland@mxchange.org>
Thu, 5 May 2016 14:07:01 +0000 (16:07 +0200)
commit4538f38e35e68f5752a45b6db773108e53d6078f
treef7df18b319b359f03a79f09b1fedfe198bb4fd5b
parent440cd3dc996a707def4e7113bf8e8dd028f72948
re-organized pages:
- moved /user/ -> /guest/user/ as these are pages for current guest but later users
- moved /login/ -> /user/ as these are pages for current (logged-in) users
52 files changed:
nbproject/faces-config.NavData
web/WEB-INF/faces-config.xml
web/guest/user/login.xhtml [new file with mode: 0644]
web/guest/user/login_error.xhtml [new file with mode: 0644]
web/guest/user/lost_passwd.xhtml [new file with mode: 0644]
web/guest/user/register.xhtml [new file with mode: 0644]
web/guest/user/register_done.xhtml [new file with mode: 0644]
web/guest/user/resend_link.xhtml [new file with mode: 0644]
web/guest/user/show_addressbook.xhtml [new file with mode: 0644]
web/guest/user/show_addressbook_entries.xhtml [new file with mode: 0644]
web/guest/user/user_list.xhtml [new file with mode: 0644]
web/guest/user/user_profile.xhtml [new file with mode: 0644]
web/login/index.xhtml [deleted file]
web/login/login_add_addressbook.xhtml [deleted file]
web/login/login_change_email_address.xhtml [deleted file]
web/login/login_change_password.xhtml [deleted file]
web/login/login_change_personal_data.xhtml [deleted file]
web/login/login_contact_data_saved.xhtml [deleted file]
web/login/login_data_saved.xhtml [deleted file]
web/login/login_edit_user_data.xhtml [deleted file]
web/login/login_index.xhtml [deleted file]
web/login/login_list_sharing_addressbooks.xhtml [deleted file]
web/login/login_other_addressbooks.xhtml [deleted file]
web/login/login_own_addressbooks.xhtml [deleted file]
web/login/login_shared_addressbooks.xhtml [deleted file]
web/login/login_start_sharing_addressbook.xhtml [deleted file]
web/login/login_user_data_saved.xhtml [deleted file]
web/user/index.xhtml [new file with mode: 0644]
web/user/login.xhtml [deleted file]
web/user/login_add_addressbook.xhtml [new file with mode: 0644]
web/user/login_change_email_address.xhtml [new file with mode: 0644]
web/user/login_change_password.xhtml [new file with mode: 0644]
web/user/login_change_personal_data.xhtml [new file with mode: 0644]
web/user/login_contact_data_saved.xhtml [new file with mode: 0644]
web/user/login_data_saved.xhtml [new file with mode: 0644]
web/user/login_edit_user_data.xhtml [new file with mode: 0644]
web/user/login_error.xhtml [deleted file]
web/user/login_index.xhtml [new file with mode: 0644]
web/user/login_list_sharing_addressbooks.xhtml [new file with mode: 0644]
web/user/login_other_addressbooks.xhtml [new file with mode: 0644]
web/user/login_own_addressbooks.xhtml [new file with mode: 0644]
web/user/login_shared_addressbooks.xhtml [new file with mode: 0644]
web/user/login_start_sharing_addressbook.xhtml [new file with mode: 0644]
web/user/login_user_data_saved.xhtml [new file with mode: 0644]
web/user/lost_passwd.xhtml [deleted file]
web/user/register.xhtml [deleted file]
web/user/register_done.xhtml [deleted file]
web/user/resend_link.xhtml [deleted file]
web/user/show_addressbook.xhtml [deleted file]
web/user/show_addressbook_entries.xhtml [deleted file]
web/user/user_list.xhtml [deleted file]
web/user/user_profile.xhtml [deleted file]