1
0
Fork 0

Commit Graph

  • 6948000198 everything is there but the fancyness Alessandro Cosentino 2012-07-04 14:51:47 -0400
  • 41115284bf fixes name of a parameter Alessandro Cosentino 2012-07-03 12:04:09 -0400
  • 72c730bf5f button to add feed; selection of a feed Alessandro Cosentino 2012-07-02 23:39:19 -0400
  • f8f6fd3d77 shows folder list Alessandro Cosentino 2012-06-30 20:02:00 -0400
  • 6f3404ee97 adds controller to add a folder Alessandro Cosentino 2012-06-29 19:01:41 -0400
  • 6d54ff8c00 yet another file forgotten Alessandro Cosentino 2012-06-28 13:29:00 -0400
  • 1278212f7b forgot a file in the last commit Alessandro Cosentino 2012-06-28 12:58:06 -0400
  • a0afcd5f71 adds dialog to add feed or folder / starts settings page Alessandro Cosentino 2012-06-26 19:20:22 -0400
  • c2c9164749 dropup menu to add feeds Alessandro Cosentino 2012-06-21 17:24:03 -0400
  • efd3ac96c8 prints name of folders in left view Alessandro Cosentino 2012-06-13 17:23:42 -0400
  • d360bbbbea adds left column view Alessandro Cosentino 2012-06-13 15:14:30 -0400
  • a03926f90e shows feeds in the left column Alessandro Cosentino 2012-06-13 14:39:07 -0400
  • b8ee15b220 forgotten file collection class in previous commit Alessandro Cosentino 2012-06-07 16:22:23 -0400
  • e583df60d3 creates a superclass collection for feeds and folders Alessandro Cosentino 2012-06-07 16:19:25 -0400
  • b1fc686d20 basic stylesheet and Add icon Alessandro Cosentino 2012-06-06 13:38:20 -0400
  • 458f4011a5 test page moved out of the main ui page Alessandro Cosentino 2012-06-06 13:35:15 -0400
  • 6f1204c3b9 starts the GUI Alessandro Cosentino 2012-06-06 13:34:19 -0400
  • 200aebe1f4 fixes bug on status bitfield; tests storing the status in db Alessandro Cosentino 2012-06-04 18:17:11 -0400
  • 48ca457419 renames some function; changes status of items in the database Alessandro Cosentino 2012-06-03 23:36:39 -0400
  • 3f35d59911 adds delete functions in the mapper Alessandro 2012-06-02 11:40:35 -0400
  • e10cdc67c4 close tag in database.xml Alessandro Cosentino 2012-05-31 11:00:12 -0400
  • 91972e5dbe rename some fields of database schema Alessandro Cosentino 2012-05-30 19:22:26 -0400
  • d9fe92a78d fix name on db schema Alessandro Cosentino 2012-05-30 16:49:35 -0400
  • f60e64ef9d add foldermapper in the classpath Alessandro Cosentino 2012-05-30 15:39:01 -0400
  • 39330d521b not add same items twice Alessandro Cosentino 2012-05-30 15:35:51 -0400
  • a6e57a9a1f adds indices to database schema Alessandro Cosentino 2012-05-29 16:07:12 -0400
  • 07fdf6ad3c find a feed in the database by url;Detect when databse contains already a feed Alessandro Cosentino 2012-05-28 23:40:18 -0400
  • 762b4d89bc decoupled fetcher and database mapper Alessandro Cosentino 2012-05-28 14:27:18 -0400
  • 8ae896cac3 adds shadow to icon Alessandro Cosentino 2012-05-27 12:35:40 -0400
  • 81734e9d4b pixel-align icons Alessandro Cosentino 2012-05-27 10:21:04 -0400
  • f1133b90b0 Merge branch 'newsapp' of gitorious.org:owncloud/apps into newsapp Alessandro Cosentino 2012-05-26 17:03:13 -0400
  • c3fac66ea4 remove db methods from Folder class Alessandro Cosentino 2012-05-26 17:02:04 -0400
  • 6b268694ca new icon for the navigation entry Alessandro Cosentino 2012-05-26 16:51:09 -0400
  • 6e91029b21 create opmlimporter class Alessandro Cosentino 2012-05-26 15:14:37 -0400
  • d8a193119f separates fetching/importing from the modelling classes Alessandro Cosentino 2012-05-23 15:14:10 -0400
  • 97f76e8cc6 adds method to retrieve feed with all items from db Alessandro Cosentino 2012-05-23 13:02:27 -0400
  • 5940e12a70 fix insert query because of NULL exception Alessandro Cosentino 2012-05-21 15:34:50 -0400
  • 2a15c85cd9 fetching items from remote feed working now Alessandro Cosentino 2012-05-20 19:14:34 -0400
  • 4cb80788b0 increase the ownCloud dependency to 4 Alessandro Cosentino 2012-05-19 18:07:26 -0400
  • 4d612fa6f0 new classes for the data mapping Alessandro Cosentino 2012-05-17 22:59:49 -0400
  • 4823774679 increase version number to trigger db tables update Alessandro Cosentino 2012-05-15 14:57:51 -0400
  • 4353c8ab58 decoupled model class Feed and mapper class FeedMapper Alessandro Cosentino 2012-05-15 14:49:53 -0400
  • 72770c15d3 Added folders and items table to database Alessandro Cosentino 2012-05-12 21:50:53 -0400
  • f8222c89af changed the version number to update db tables Alessandro Cosentino 2012-05-10 16:02:23 -0400
  • 14115e04e3 added a rudimantal feed class (+ trying to save on DB) Alessandro Cosentino 2012-05-10 15:43:56 -0400
  • c29f6774ca cleaned repo from backup files Alessandro Cosentino 2012-05-09 17:03:55 -0400
  • 2ad605cb3a the OC_News_Item class now extends the SimplePie item class Alessandro Cosentino 2012-05-08 19:23:00 -0400
  • bb29f28e99 missing a file in the previous commit Alessandro Cosentino 2012-05-08 15:59:52 -0400
  • 4bf4af8741 rudimental item class and tests on it Alessandro Cosentino 2012-05-08 15:57:08 -0400
  • d1b37e12b2 created feeds table in the database Alessandro Cosentino 2012-05-07 17:45:59 -0400
  • 82000b3b6b included 3rdparty library SimplePie for parsing feeds Alessandro Cosentino 2012-04-30 23:50:23 -0400
  • 797edb75a1 created a stub for the News app Alessandro Cosentino 2012-04-28 10:27:29 -0400
  • f3e249a4a2 Merge branch 'appsroot' of git://git.code.sf.net/p/ocsvg/code Florian Hülsmann 2012-04-08 23:58:41 +0200