summaryrefslogtreecommitdiffstats
path: root/js/tests/controllers/feedcontrollerSpec.coffee
AgeCommit message (Expand)Author
2014-05-15use markdown, refactor jsBernhard Posselt
2014-04-06fix errors related to persistence data changeBernhard Posselt
2013-09-16also translate title, fix #350Bernhard Posselt
2013-09-14dont do pull to refresh when loading in itemsBernhard Posselt
2013-09-01more whitespace for oc6Bernhard Posselt
2013-08-26change email adress in copyright headersBernhard Posselt
2013-05-04use 99 as maximum unread count to display, permanently display delete button ...Bernhard Posselt
2013-04-22add unittest for feedcontroller, fix #51, dont activate add button if input d...Bernhard Posselt
2013-04-16move instantiation into file where object is declared, fix unittests that ove...Bernhard Posselt
2013-04-15renamed bl to businesslayer, handle exception in update routine, fix #69Bernhard Posselt
2013-04-15get language from server and save it in a language object, dont use a seperat...Bernhard Posselt
2013-04-05bring back show all buttonBernhard Posselt
2013-04-04cleaned up feedcontrollerBernhard Posselt
2013-04-04added most of the bl functionalityBernhard Posselt
2013-04-02split logic into business layersBernhard Posselt
2013-03-27adding dudesBernhard Posselt
2013-03-27adding folders worksBernhard Posselt
2013-03-27also update feedmodel if urlhash is the sameBernhard Posselt
2013-03-27fixed mark all unread serverside (was missing highestitemid, dont use lastmod...Bernhard Posselt
2013-03-26added casting information for data objectsBernhard Posselt
2013-03-26added logic for adding feedsBernhard Posselt
2013-03-26added adding of feeds logicBernhard Posselt
2013-03-25fix bad setter usageBernhard Posselt
2013-03-25added more feedcontroller methodsBernhard Posselt
2013-03-25added feedcontroller methods and testsBernhard Posselt
2013-03-25provide feedcontroller skeleton methodsBernhard Posselt
2013-03-23fixed dicontainer and added basic controllersBernhard Posselt