Changes
#100 (Dec 21, 2021 12:59:07 AM)
- tsk 49 Adds service method to list favourites — martinperez.patricia / gitlab
#98 (Dec 20, 2021 5:56:06 PM)
- tsk 35 Cleans up errors in tests — jqbergantinho / gitlab
#96 (Dec 20, 2021 5:32:06 PM)
- tsk35 Adds rest functionality to get the stories of the logged in user — jqbergantinho / gitlab
- tsk35 Adds unit tests to getStoriesByUser functionality — jqbergantinho / gitlab
- tsk 35 Cleans up errors in tests — jqbergantinho / gitlab
#95 (Dec 19, 2021 5:26:09 PM)
- fix: Removes unused attributes — ifmarinho / gitlab
- tsk15 Corrects the methods exploreStories and calculateNumPagesExplore — ifmarinho / gitlab
- tsk15 Add more tests for story exploration — ifmarinho / gitlab
- tsk34 Fixes getStoriesByUser and calculateNumPagesStoriesByUser methods — ifmarinho / gitlab
- fix: Fixes the searchStories and calculateNumPagesSearch methods — ifmarinho / gitlab
- fix: Fixes a problem with the number of characters in the explore view — ifmarinho / gitlab
#94 (Dec 19, 2021 4:08:09 PM)
#93 (Dec 19, 2021 12:27:08 PM)
#92 (Dec 18, 2021 3:11:11 PM)
#91 (Dec 18, 2021 3:04:06 PM)
#90 (Dec 18, 2021 2:59:06 PM)
#88 (Dec 18, 2021 2:30:10 PM)
#87 (Dec 18, 2021 11:22:10 AM)
#86 (Dec 16, 2021 8:31:07 PM)
#85 (Dec 16, 2021 7:21:07 PM)
#84 (Dec 16, 2021 6:49:06 PM)
#83 (Dec 16, 2021 6:43:06 PM)
#81 (Dec 16, 2021 6:02:06 PM)
#80 (Dec 16, 2021 5:55:06 PM)
- fix: fixes typo in UserService @RolesAllowed annotation — aggarcia3 / gitlab
- fix: makes Story entity primary key not modifiable — aggarcia3 / gitlab
- tsk55: adds authentication checks to EJB create story method — aggarcia3 / gitlab
#79 (Dec 16, 2021 1:08:10 AM)
- tsk 46 Adds functionality to remove favourites — martinperez.patricia / gitlab
#78 (Dec 15, 2021 7:57:09 PM)
- tsk39 Adds the possibility to publish history — ifmarinho / gitlab
- tsk39 Adds the functionality to publish a story — ifmarinho / gitlab
#76 (Dec 15, 2021 6:35:09 PM)
#75 (Dec 15, 2021 10:06:10 AM)
#74 (Dec 6, 2021 7:26:07 PM)
- tsk34 Adds access to own stories view — ifmarinho / gitlab
- tsk34 Modifies header to give access to user stories — ifmarinho / gitlab
- task34 Adds user stories view — ifmarinho / gitlab
- task34 Adds pagination to the user's own stories view — ifmarinho / gitlab
- tsk31 Adds login and logout — ifmarinho / gitlab
- tsk31 Adds the functionality for login and logout — ifmarinho / gitlab
- tsk31 Adds the tests to check the login functionality — ifmarinho / gitlab
- fix: Corrects the sequence of tests in the StoryServiceTest class — ifmarinho / gitlab
- tsk34 Adds the back button in the list of own stories — ifmarinho / gitlab
#73 (Dec 5, 2021 4:38:09 PM)
- tsk21 Modifies the method for counting the number of visits of a Story — yruben98 / gitlab
- tsk21 Adds resource to get the most read stories — yruben98 / gitlab
- tsk21 Adds the necessary tests for the new resource — yruben98 / gitlab
#72 (Dec 5, 2021 4:30:09 PM)
- tsk20 Adds most read stories to home page — yruben98 / gitlab
- fix: Fixes problem with number of characters in search view — yruben98 / gitlab
- fix: Fixes NullPointerException problem in most read stories method — yruben98 / gitlab
#71 (Dec 4, 2021 7:15:07 PM)
- fix: Modifies incorrect format in some files — jqbergantinho / gitlab
#70 (Dec 4, 2021 7:07:07 PM)
- tsk19 Adds functionality to get the most read stories of the current — jqbergantinho / gitlab
#69 (Dec 4, 2021 3:59:07 PM)
- tsk 32 Creates method to get user stories — martinperez.patricia / gitlab
#68 (Dec 4, 2021 2:09:07 PM)
- fix: Modifies incorrect format in some files — jqbergantinho / gitlab
#67 (Dec 4, 2021 1:59:07 PM)
- tsk29 Adds register Visit functionality — jqbergantinho / gitlab
#66 (Dec 4, 2021 10:50:07 AM)
#65 (Dec 3, 2021 9:31:10 PM)
- Marks a story as favorite for some user in DB scripts — aggarcia3 / gitlab
- tsk42 Adds story delete support to EJB — aggarcia3 / gitlab
#63 (Dec 2, 2021 7:40:08 PM)
#62 (Dec 2, 2021 7:26:08 PM)
- tsk21-40 Adds Story and User DTO — yruben98 / gitlab
- tsk21-40 Modifies the Story and User entities — yruben98 / gitlab
- tsk21-40 Modifies the REST methods of the Story class — yruben98 / gitlab
- tsk21-40 Modifies REST tests of the Story class — yruben98 / gitlab
- fix: Modifies the format of a file — yruben98 / gitlab
#61 (Dec 2, 2021 6:12:07 PM)
- tsk29 Adds visit count functionality with tests — jqbergantinho / gitlab
#60 (Dec 1, 2021 10:37:06 PM)
#59 (Dec 1, 2021 8:18:10 PM)
#58 (Dec 1, 2021 7:55:05 PM)
#57 (Dec 1, 2021 7:05:10 PM)
#56 (Nov 30, 2021 9:33:07 PM)
- tsk33 Adds templates for private user section — ifmarinho / gitlab
- tsk53 Corrects the style of the detail view of microhistories — ifmarinho / gitlab
#55 (Nov 30, 2021 8:14:06 PM)
- tsk28 Creates the entity Visit — yruben98 / gitlab
- tsk28 Adds the tests for the entity Visit — yruben98 / gitlab
- tsk28 Adds to the entity Story the attribute visits — yruben98 / gitlab
- tsk28 Modifies the Story entity tests to adapt them to the new attribute — yruben98 / gitlab
- tsk28 Modifies service and rest tests to remove references to old — yruben98 / gitlab
- tsk28 Modifies the database scripts with the new entity — yruben98 / gitlab
- tsk28 Adds the Visit entity tests to the entity TestSuite — yruben98 / gitlab
- tsk28 Deletes test database creation script — yruben98 / gitlab
#54 (Nov 30, 2021 6:01:06 PM)
#52 (Nov 27, 2021 10:53:10 PM)
#51 (Nov 27, 2021 8:52:10 PM)
#49 (Nov 27, 2021 4:17:09 PM)
- tsk18 Adds Explore Stories functionality with tests — jqbergantinho / gitlab
#46 (Nov 27, 2021 3:52:09 PM)
- tsk18 Adds exploreStories to StoriesDataset to fix problems with tests — jqbergantinho / gitlab
#45 (Nov 27, 2021 3:44:09 PM)
- tsk18 Adds Explore Stories functionality with Unit tests — jqbergantinho / gitlab
- tsk18 Adds rest tests for explore stories functionality + formatting — jqbergantinho / gitlab
#44 (Nov 26, 2021 10:45:08 PM)
#43 (Nov 25, 2021 10:39:06 PM)
#42 (Nov 25, 2021 8:19:10 PM)
#41 (Nov 25, 2021 7:48:10 PM)
#40 (Nov 25, 2021 6:53:10 PM)
#39 (Nov 25, 2021 6:23:10 PM)
#38 (Nov 25, 2021 5:50:10 PM)
#37 (Nov 25, 2021 3:08:09 PM)
- tsk28 Adds visits attribute to the Story entity — yruben98 / gitlab
- tsk28 Modifies tests of the Story entity with the new visits attribute — yruben98 / gitlab
- tsk28 Modifies test resources with new Story entity attribute — yruben98 / gitlab
- tsk28 Modifies the example data to add the attribute visits — yruben98 / gitlab
#36 (Nov 24, 2021 9:30:08 PM)
- tsk26 Corrects general imports — ifmarinho / gitlab
- fix: Corrects detail view of stories — ifmarinho / gitlab
#35 (Nov 24, 2021 8:09:08 PM)
- tsk24 Adds the commons-lang3 dependency — yruben98 / gitlab
- tsk24 Adds new annotations to the Story class — yruben98 / gitlab
- tsk25 Improves Story entity tests — yruben98 / gitlab
- fix: Fixes the sample data contained in the additional-materials script — yruben98 / gitlab
- tsk25 Removes date restrictions on the Story entity — yruben98 / gitlab
- tsk16 Adds browse button on home page and search button — yruben98 / gitlab
#34 (Nov 24, 2021 8:01:08 PM)
- Tsk22 Creates TestSuites and fix some tests Creates TestSuites for — martinperez.patricia / gitlab
#33 (Nov 23, 2021 6:17:08 PM)
#32 (Nov 23, 2021 6:13:08 PM)
#31 (Nov 23, 2021 6:10:08 PM)
#30 (Nov 21, 2021 4:35:09 PM)
- Updates example inserts — yruben98 / gitlab
- Updates example dates — yruben98 / gitlab
- tsk12 Added search engine to the header — yruben98 / gitlab
- Fix bugs in sample data insert queries — yruben98 / gitlab
- tsk11 Adds search view — yruben98 / gitlab
- tsk11 Adds tests for calculateNumPagesSearch method — yruben98 / gitlab
#29 (Nov 21, 2021 1:18:09 PM)
- tsk14 Creates method to explore the stories — martinperez.patricia / gitlab
- tsk14 Updates tests for exploreStories method — braisda / gitlab
- tsk14 Modifies tests for exploreStories method — martinperez.patricia / gitlab
- tsk14 Fixes tests for exloreStries method — braisda / gitlab
- tsk14 Updates tests for exploreStories method — braisda / gitlab
#28 (Nov 18, 2021 6:16:08 PM)
#27 (Nov 18, 2021 6:14:08 PM)
- tsk14 Creates method to explore the stories — aggarcia3 / gitlab
- tsk14 Updates tests for exploreStories method — aggarcia3 / gitlab
- tsk14 Modifies tests for exploreStories method — aggarcia3 / gitlab
- tsk6 - Adds pretty message when there are no stories to show — aggarcia3 / gitlab
- No task - Deletes unneeded .gitignore file — aggarcia3 / gitlab
- tsk8 - Adds controller method to select story to read and preliminary — aggarcia3 / gitlab
- tsk8 - Adds view to show the details of a story — aggarcia3 / gitlab
#26 (Nov 18, 2021 5:35:08 PM)
#25 (Nov 17, 2021 7:47:06 PM)
- ts13 Adds search stories functionality to rest — jqbergantinho / gitlab
- tsk13 Fixes rest search method — yruben98 / gitlab
- tsk13 Adds test method to search stories — yruben98 / gitlab
#24 (Nov 17, 2021 5:14:10 PM)
- tsk9 Adds rest method to get story — yruben98 / gitlab
- tsk9 Adds errors control — yruben98 / gitlab
- tsk9 Adds Unit and Resource Test — yruben98 / gitlab
#23 (Nov 16, 2021 7:19:07 PM)
#22 (Nov 16, 2021 6:24:07 PM)
- Story Resource + Tests — jqbergantinho / gitlab
- StoryResource unit tests — jqbergantinho / gitlab
- tsk7 Creates Rest functionality tests — jqbergantinho / gitlab
#21 (Nov 16, 2021 5:55:07 PM)
#20 (Nov 11, 2021 7:06:07 PM)
#19 (Nov 11, 2021 6:56:07 PM)
- Update pom.xml — braisda / gitlab
- Adds IsEqualToStory Hamcrest matcher — aggarcia3 / gitlab
- Fixes DB creation script not working on some MySQL servers — aggarcia3 / gitlab
- Fixes issues derived from the display issue — aggarcia3 / gitlab
- Fixes problem with package names — aggarcia3 / gitlab
- Deletes uncompleted tasks — aggarcia3 / gitlab
- Readds JSF code and fixes several things — aggarcia3 / gitlab
- Fixes tests of story EJB not passing — aggarcia3 / gitlab
- Deletes remnants of maybe unneeded persistence.xml files — aggarcia3 / gitlab
- tsk6 Lists Recent Stories — braisda / gitlab
#18 (Nov 10, 2021 8:10:05 PM)
#16 (Nov 10, 2021 6:39:05 PM)
- Fixes issues derived from the display issue — yruben98 / gitlab
- Fixes problem with package names — yruben98 / gitlab
- Deletes uncompleted tasks — yruben98 / gitlab
#15 (Nov 9, 2021 4:25:08 PM)
#14 (Nov 8, 2021 10:04:07 PM)
#12 (Nov 8, 2021 6:49:06 PM)
- Adds temporary Story entity — aggarcia3 / gitlab
- Updates temporary entities to latest version — aggarcia3 / gitlab
- Creates initial stories dataset — aggarcia3 / gitlab
- Adds dataset class for Story entity — aggarcia3 / gitlab
- Renames domain packages to follow style conventions — aggarcia3 / gitlab
- Fixes merge conflicts — aggarcia3 / gitlab
- Runs Google style formatter — aggarcia3 / gitlab
- Fixes formatting script showing an spurious error sometimes — aggarcia3 / gitlab
- Updates the XML test dataset and associated class — aggarcia3 / gitlab
- Adds util class to compare Stories — martinperez.patricia / gitlab
#10 (Nov 5, 2021 6:12:10 PM)
- tsk7 - Created Rest resource for entity Story — jqbergantinho / gitlab
#9 (Nov 5, 2021 5:57:21 PM)
#8 (Nov 5, 2021 5:54:10 PM)
- Changes to Story entity — jqbergantinho / gitlab
#7 (Nov 5, 2021 5:23:10 PM)
#6 (Nov 5, 2021 5:12:10 PM)
- Fixing some more errors — jqbergantinho / gitlab
#5 (Nov 5, 2021 4:59:09 PM)
- Fixing up errors — jqbergantinho / gitlab
#4 (Nov 4, 2021 5:52:08 PM)
- Created RecenStoriesEJB class — jqbergantinho / gitlab
- Modified package for entities — jqbergantinho / gitlab
#3 (Nov 4, 2021 5:42:07 PM)
- Created Story class and Tests — jqbergantinho / gitlab
