summaryrefslogtreecommitdiffstats
path: root/js/tests/services/bl
AgeCommit message (Expand)Author
2013-04-11fixed folderselectionBernhard Posselt
2013-04-11added more code for adding feeds and foldersBernhard Posselt
2013-04-11add a button for people to get out of add folder modeBernhard Posselt
2013-04-11fixed foldermodelBernhard Posselt
2013-04-08prework for adding foldersBernhard Posselt
2013-04-08add link to feed which gets opened when clicked on the subheading of an itemBernhard Posselt
2013-04-05dont allow setting read and unread if it doesnt change the statusBernhard Posselt
2013-04-05reload page after showall has been changedBernhard Posselt
2013-04-05reduce unreadcount instantly when marking as read, fixes #7Bernhard Posselt
2013-04-05fix collapsing of foldersBernhard Posselt
2013-04-05fixed showall toggle and added methods to set items read and starredBernhard Posselt
2013-04-05implemented bare itembl methodsBernhard Posselt
2013-04-05brought back feeds and foldersBernhard Posselt
2013-04-05bring back show all buttonBernhard Posselt
2013-04-04cleaned up feedcontrollerBernhard Posselt
2013-04-04finished feedbl methodsBernhard Posselt
2013-04-04added most of the bl functionalityBernhard Posselt
2013-04-04fixes mappers by using the correct status conditionBernhard Posselt
2013-04-04improved and cleaned up js unittestsBernhard Posselt
2013-04-02split logic into business layersBernhard Posselt