Commit
03ffaedc25f88f7706d63e6c900c18324e6ed1e3
by acdomingueztsk31 Adds JSF template and bean to add a new story by a logged user
Adds new form template to add a new Story from the private User
dashboard. From this panel the user can save or publish a story. In
addition, modifies the Topics and Types enums to obtains its values in a
readable way in the template.