]> git.mxchange.org Git - pizzaservice-war.git/commit
Continued a bit:
authorRoland Häder <roland@mxchange.org>
Fri, 6 May 2016 08:29:53 +0000 (10:29 +0200)
committerRoland Haeder <roland@mxchange.org>
Sat, 7 May 2016 14:13:39 +0000 (16:13 +0200)
commitdc5da1e818df1e1a79689ed5aba5af036efc9a4d
tree92539ae03e9667889091acbd0dafaeb6594e448f
parent1aa79eafd6394610a3e0bc582cabdb1fda98ec7b
Continued a bit:
- added recruiter login (very lame design, I know)
- added navigation rule
- added i18n strings
- moved back from admin -> regular controller, urgs, it is cached there for a longer time and not just on request

Signed-off-by: Roland Häder <roland@mxchange.org>
13 files changed:
nbproject/faces-config.NavData
src/java/org/mxchange/localization/bundle_de_DE.properties
src/java/org/mxchange/localization/bundle_en_US.properties
web/WEB-INF/faces-config.xml
web/WEB-INF/templates/admin/admin_menu.tpl
web/WEB-INF/templates/guest/guest_menu.tpl
web/admin/user/admin_user_list.xhtml
web/customer/login.xhtml [deleted file]
web/customer/lost_passwd.xhtml [deleted file]
web/customer/register.xhtml [deleted file]
web/guest/user/login.xhtml
web/guest/user/lost_passwd.xhtml [new file with mode: 0644]
web/guest/user/register.xhtml [new file with mode: 0644]