aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2021-06-28Latest package, javadoc and jacocodevelopClyhtsuriva
2021-06-28Added logs a little bit everywhere and fixed the r feature.Clyhtsuriva
2021-06-28Merge branch 'develop' into javadoc/STZ-0019Clyhtsuriva
2021-06-28Merge pull request #20 from Said-Belhadj/feature/STZ-0005Clyhtsuriva
STZ-0005 : Add new feature - display playlist
2021-06-28Changed the the phrasing for wrong path.Clyhtsuriva
2021-06-28Handling wrong input for songs' length at creation (command c)Clyhtsuriva
2021-06-28Javadocs comments for getPlayListTitles and getPlayListSongs.Clyhtsuriva
2021-06-28Changed the type of switch used in AudioElement.javaClyhtsuriva
2021-06-28Adding javadocs comments to Policy.javaClyhtsuriva
2021-06-28Merge branch 'feature/STZ-0005' into javadoc/STZ-0019Clyhtsuriva
2021-06-28Change out to err for the path verification error message.Clyhtsuriva
2021-06-28Added a break at the end of the r command.Clyhtsuriva
2021-06-27Add new feature - display playlistmanthole
2021-06-27Fixing lower case issue following acceptance testClyhtsuriva
2021-06-27Fixing conflictsmanthole
2021-06-27Merge pull request #15 from Said-Belhadj/feature/STZ-0017Clyhtsuriva
Feature/STZ-0017
2021-06-27Catch exception related to search functionalitysaid belhadj
2021-06-27Merge pull request #13 from Said-Belhadj/test/STZ-0013Said Belhadj
Test/STZ-0013
2021-06-27Add unit test for Category and Languagesaid belhadj
2021-06-27Merge pull request #12 from Said-Belhadj/feature/STZ-0008Said Belhadj
Feature/STZ-0008
2021-06-27Merge branch 'develop' into feature/STZ-0008Said Belhadj
2021-06-27Update search functionalitysaid belhadj
2021-06-27Added an extension check for songs and covered it with a test.Clyhtsuriva
2021-06-27PlayList class covered at 84%.Clyhtsuriva
2021-06-27Song class fully covered.Clyhtsuriva
2021-06-27Starting Song testsClyhtsuriva
2021-06-27Changed the log type for the JUnit test of LogHandlerClyhtsuriva
2021-06-27XMLHandler tests covered at 91%Clyhtsuriva
2021-06-27Starting the XMLHandler testsClyhtsuriva
2021-06-27Add search functionalitysaid belhadj
2021-06-26Tests are ok fully covered.Clyhtsuriva
2021-06-26LogHandler now working fine.Clyhtsuriva
2021-06-26Starting the log class.Clyhtsuriva
2021-06-26Moved PathValidation to the util packageClyhtsuriva
2021-06-26Updated javadoc, added jacoco and the necessary JUnit for this feature.Clyhtsuriva
2021-06-26Applying the latest package architecture.Clyhtsuriva
2021-06-26Merge remote-tracking branch 'origin/develop' into developClyhtsuriva
# 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
2021-06-26Removed reduced pom and added the content of STZ-0001 with a switch modif.Clyhtsuriva
2021-06-26Changed the architecture to respect maven and generated an empty javadocClyhtsuriva
2021-06-26Add reset, pause, quit functionalitysaid belhadj
2021-06-26Add the possibility to listen a song thanks to Audio System librarysaid belhadj
2021-06-25Fixing STZ-0004 issue.Clyhtsuriva
2021-06-08Update of README.md and MusicHub.javaClyhtsuriva
2021-06-06Initial jMusicHubProjectClyhtsuriva