FailedChanges

Summary

  1. tsk6 Adds JSF to list recent stories (details)
  2. tsk6 Modifies story controller and index jsf (details)
  3. tsk6 Lists recent stories (details)
Commit ccc804ace041dc4f7d3583fac16bbcd91dd842e9 by bdalvarez
tsk6 Adds JSF to list recent stories
Adds dependecies of bootstrap,jquery popper and hoolder
The file was addedjsf/src/main/java/es/uvigo/esei/dgss/teama/microstories/jsf/controllers/StoryController.java (diff)
The file was modifiedpom.xml (diff)
The file was modifiedjsf/pom.xml (diff)
The file was modifiedjsf/src/main/webapp/index.xhtml (diff)
Commit 7373f02664eac34b6ecbbdcc976675aaf87ef1d6 by bdalvarez
tsk6 Modifies story controller and index jsf
Adds call to stiryEJB in the controller to show the last 6 recents
stories in the index jsf.
The file was addedjsf/src/main/webapp/resources/img/favicon.ico (diff)
The file was addedjsf/src/main/webapp/resources/css/base.css (diff)
The file was addedjsf/src/main/webapp/img/favicon.ico (diff)
The file was addedjsf/src/main/webapp/resources/img/cover.jpg (diff)
The file was addedjsf/src/main/webapp/resources/img/microstories-logo.png (diff)
The file was modifiedjsf/src/main/java/es/uvigo/esei/dgss/teama/microstories/jsf/controllers/StoryController.java (diff)
The file was addedjsf/src/main/webapp/img/microstories-logo.png (diff)
The file was modifiedjsf/src/main/webapp/index.xhtml (diff)
Commit db7da8a942fd408175c3bf32a77e3ee832e720da by bdalvarez
tsk6 Lists recent stories
Changes core tag for use <c:choose> and <c:otherwise>
The file was modifiedjsf/src/main/webapp/index.xhtml (diff)