cejug / hurraa

Opensource project to resource management
GNU General Public License v2.0
16 stars 18 forks source link

#134 List Occurrence #135

Closed efraimgentil closed 10 years ago

efraimgentil commented 10 years ago
  1. Added List Occurrence to the Menu
  2. Added ListOccurrenceController
  3. Added Views to list all occurrences and show the datail of one occurrence
  4. Change the maven-resources-plugin from version 2.3 to 2.4, it solves the problem acessing the internationalization on the .properties
  5. Correction on Occurence field, dateOfOppening to dateOfOpening
  6. Added changelog to correct the field in the database table
paulojribp commented 10 years ago

Will validate it and back with comments.