| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Added logs a little bit everywhere and fixed the r feature. | Clyhtsuriva | 2021-06-28 | 1 | -4/+14 |
| | | |||||
| * | Merge branch 'develop' into javadoc/STZ-0019 | Clyhtsuriva | 2021-06-28 | 1 | -24/+14 |
| |\ | |||||
| | * | Merge pull request #20 from Said-Belhadj/feature/STZ-0005 | Clyhtsuriva | 2021-06-28 | 1 | -0/+28 |
| | |\ | | | | | | | STZ-0005 : Add new feature - display playlist | ||||
| | * | | Changed the type of switch used in AudioElement.java | Clyhtsuriva | 2021-06-28 | 1 | -24/+14 |
| | | | | |||||
| * | | | Javadocs comments for getPlayListTitles and getPlayListSongs. | Clyhtsuriva | 2021-06-28 | 1 | -5/+19 |
| | |/ |/| | |||||
| * | | Add new feature - display playlist | manthole | 2021-06-27 | 1 | -0/+28 |
| |/ | |||||
| * | Catch exception related to search functionality | said belhadj | 2021-06-27 | 1 | -2/+2 |
| | | |||||
| * | Merge branch 'develop' into feature/STZ-0008 | Said Belhadj | 2021-06-27 | 1 | -39/+0 |
| |\ | |||||
| | * | Moved PathValidation to the util package | Clyhtsuriva | 2021-06-26 | 1 | -39/+0 |
| | | | |||||
| * | | Update search functionality | said belhadj | 2021-06-27 | 1 | -0/+5 |
| | | | |||||
| * | | Add search functionality | said belhadj | 2021-06-27 | 1 | -0/+16 |
| |/ | |||||
| * | Updated javadoc, added jacoco and the necessary JUnit for this feature. | Clyhtsuriva | 2021-06-26 | 1 | -2/+13 |
| | | |||||
| * | Applying the latest package architecture. | Clyhtsuriva | 2021-06-26 | 1 | -0/+28 |
| | | |||||
| * | Merge remote-tracking branch 'origin/develop' into develop | Clyhtsuriva | 2021-06-26 | 3 | -33/+44 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # bin/musichub/business/Album.class # bin/musichub/business/AudioBook.class # bin/musichub/business/AudioElement.class # bin/musichub/business/Category.class # bin/musichub/business/Genre.class # bin/musichub/business/Language.class # bin/musichub/business/MusicHub.class # bin/musichub/business/NoAlbumFoundException.class # bin/musichub/business/NoElementFoundException.class # bin/musichub/business/NoPlayListFoundException.class # bin/musichub/business/PlayList.class # bin/musichub/business/Song.class # bin/musichub/business/SortByAuthor.class # bin/musichub/business/SortByDate.class # bin/musichub/business/SortByGenre.class # bin/musichub/main/Main.class # bin/musichub/util/XMLHandler.class # src/main/java/musichub/business/AudioElement.java # src/main/java/musichub/business/MusicHub.java # src/main/java/musichub/business/Song.java # src/main/java/musichub/main/Main.java | ||||
| * | Removed reduced pom and added the content of STZ-0001 with a switch modif. | Clyhtsuriva | 2021-06-26 | 3 | -0/+48 |
| | | |||||
| * | Changed the architecture to respect maven and generated an empty javadoc | Clyhtsuriva | 2021-06-26 | 12 | -0/+862 |
