1
0
Fork 0
Commit Graph

472 Commits

Author SHA1 Message Date
Alessandro Cosentino 6f1204c3b9 starts the GUI 2012-06-06 13:34:19 -04:00
Alessandro Cosentino 200aebe1f4 fixes bug on status bitfield; tests storing the status in db 2012-06-04 18:17:11 -04:00
Alessandro Cosentino 48ca457419 renames some function; changes status of items in the database 2012-06-03 23:36:39 -04:00
Alessandro 3f35d59911 adds delete functions in the mapper 2012-06-02 11:40:35 -04:00
Alessandro Cosentino 91972e5dbe rename some fields of database schema 2012-05-30 19:22:26 -04:00
Alessandro Cosentino 39330d521b not add same items twice 2012-05-30 15:35:51 -04:00
Alessandro Cosentino a6e57a9a1f adds indices to database schema 2012-05-29 16:07:12 -04:00
Alessandro Cosentino 07fdf6ad3c find a feed in the database by url;Detect when databse contains already a feed 2012-05-28 23:40:18 -04:00
Alessandro Cosentino 762b4d89bc decoupled fetcher and database mapper 2012-05-28 14:27:18 -04:00
Alessandro Cosentino 81734e9d4b pixel-align icons 2012-05-27 10:21:04 -04:00
Alessandro Cosentino c3fac66ea4 remove db methods from Folder class 2012-05-26 17:02:04 -04:00
Alessandro Cosentino 6e91029b21 create opmlimporter class 2012-05-26 15:14:37 -04:00
Alessandro Cosentino d8a193119f separates fetching/importing from the modelling classes 2012-05-23 15:14:10 -04:00
Alessandro Cosentino 97f76e8cc6 adds method to retrieve feed with all items from db 2012-05-23 13:02:27 -04:00
Alessandro Cosentino 5940e12a70 fix insert query because of NULL exception 2012-05-21 15:34:50 -04:00
Alessandro Cosentino 2a15c85cd9 fetching items from remote feed working now 2012-05-20 19:14:34 -04:00
Alessandro Cosentino 4d612fa6f0 new classes for the data mapping 2012-05-17 22:59:49 -04:00
Alessandro Cosentino 4353c8ab58 decoupled model class Feed and mapper class FeedMapper 2012-05-15 14:49:53 -04:00
Alessandro Cosentino f8222c89af changed the version number to update db tables 2012-05-10 16:02:23 -04:00
Alessandro Cosentino 14115e04e3 added a rudimantal feed class (+ trying to save on DB) 2012-05-10 15:43:56 -04:00
Alessandro Cosentino 2ad605cb3a the OC_News_Item class now extends the SimplePie item class 2012-05-08 19:23:00 -04:00
Alessandro Cosentino 4bf4af8741 rudimental item class and tests on it 2012-05-08 15:57:08 -04:00