UnstableChanges

Summary

  1. tsk18 Finishes the JSF view for creating events (details)
  2. Updates sql scripts and adds createEvent to EventEJB (details)
Commit 32a82817ad0837633a9ecfa6f1cf37756fd2597a by ansousa
tsk18 Finishes the JSF view for creating events
Adds a Logging Managed Bean for future uses of session Updates the JSF
views with the templates Updates style.css Updates the templates
The file was addedjsf/src/main/java/es/uvigo/esei/dgss/lettab/jsf/UserPageManagedBean.java (diff)
The file was modifiedjsf/src/main/webapp/template/common/defaultLayout.xhtml (diff)
The file was modifiedjsf/src/main/webapp/template/common/header.xhtml (diff)
The file was modifiedjsf/src/main/webapp/sign-up.xhtml (diff)
The file was addedjsf/src/main/java/es/uvigo/esei/dgss/lettab/jsf/LoggingManagedBean.java (diff)
The file was addedjsf/src/main/webapp/user.xhtml (diff)
The file was modifiedjsf/src/main/webapp/index.xhtml (diff)
The file was modifiedjsf/src/main/webapp/resources/style.css (diff)
Commit a3b548b4ceb937402a90e718928d4ce6f5bafccb by ansousa
Updates sql scripts and adds createEvent to EventEJB
The file was modifiedadditional-material/db/letta-mysql.full.sql (diff)
The file was modifiedservice/src/main/java/es/uvigo/esei/dgss/lettab/service/EventEJB.java (diff)
The file was modifiedadditional-material/db/letta-mysql.test.sql (diff)