]> git.mxchange.org Git - jjobs-war.git/commit
re-organized pages:
authorRoland Haeder <roland@mxchange.org>
Thu, 5 May 2016 14:03:18 +0000 (16:03 +0200)
committerRoland Haeder <roland@mxchange.org>
Fri, 6 May 2016 21:06:09 +0000 (23:06 +0200)
commitc4af0b020794b21aad505d1cc700e2f081a10009
treee27db087ae9d16c34c34b4b4a875769114df4d80
parentebbafa7fc71d544016379abc3b708216c33c61e0
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

Signed-off-by: Roland Häder <roland@mxchange.org>
50 files changed:
nbproject/faces-config.NavData
web/WEB-INF/faces-config.xml
web/WEB-INF/templates.dist/guest_login_page.xhtml
web/admin/contact/admin_contact_delete.xhtml
web/admin/contact/admin_contact_edit.xhtml
web/admin/country/admin_country_list.xhtml
web/admin/mobile_provider/admin_mobile_provider_list.xhtml
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/imprint.xhtml
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_own_addressbooks.xhtml [deleted file]
web/login/login_user_data_saved.xhtml [deleted file]
web/privacy.xhtml
web/terms.xhtml
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_own_addressbooks.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]