1
0
mirror of https://github.com/chylex/Nextcloud-News.git synced 2024-11-24 04:42:46 +01:00
Commit Graph

6863 Commits

Author SHA1 Message Date
Alessandro Cosentino
3eab4c8e90 solve conflict 2012-07-08 14:14:35 -04:00
Gregor Tätzner
c27b0a963e Merge remote-tracking branch 'upstream/newsapp' into newsapp
Conflicts:
	news/css/news.css
	news/js/news.js
2012-07-08 18:03:05 +02:00
Gregor Tätzner
7053772519 UI and model fixes
- added dropdown menu to choose parent in addfeedfolder setting
- added edit button to folder items
- foldermapper: also load children of children to show folder
  hierarchy
2012-07-08 17:37:35 +02:00
Alessandro Cosentino
4b154de452 mark as read item working now 2012-07-07 21:52:41 -04:00
Alessandro Cosentino
5754af967c starts implementing updateitem 2012-07-07 19:03:35 -04:00
Gregor Tätzner
e49ddd2685 some small layout and highlight fixes in feed list. 2012-07-06 19:59:26 +02:00
Alessandro Cosentino
e4b145726f improves delete feed feature 2012-07-05 19:46:55 -04:00
Alessandro Cosentino
e5f291b09c button to remove folder 2012-07-05 17:22:24 -04:00
Alessandro Cosentino
9604164194 button to edit and delete feeds 2012-07-05 15:12:17 -04:00
Alessandro Cosentino
fcd843bc0c shows articles in accordion view 2012-07-04 16:54:26 -04:00
Alessandro Cosentino
6948000198 everything is there but the fancyness 2012-07-04 14:51:47 -04:00
Alessandro Cosentino
41115284bf fixes name of a parameter 2012-07-03 12:04:09 -04:00
Alessandro Cosentino
72c730bf5f button to add feed; selection of a feed 2012-07-02 23:39:19 -04:00
Alessandro Cosentino
f8f6fd3d77 shows folder list 2012-06-30 20:02:00 -04:00
Alessandro Cosentino
6f3404ee97 adds controller to add a folder 2012-06-29 19:01:41 -04:00
Alessandro Cosentino
6d54ff8c00 yet another file forgotten 2012-06-28 13:29:00 -04:00
Alessandro Cosentino
1278212f7b forgot a file in the last commit 2012-06-28 12:58:06 -04:00
Alessandro Cosentino
a0afcd5f71 adds dialog to add feed or folder / starts settings page 2012-06-26 19:20:22 -04:00
Alessandro Cosentino
c2c9164749 dropup menu to add feeds 2012-06-21 17:24:03 -04:00
Alessandro Cosentino
efd3ac96c8 prints name of folders in left view 2012-06-13 17:23:42 -04:00
Alessandro Cosentino
d360bbbbea adds left column view 2012-06-13 15:14:30 -04:00
Alessandro Cosentino
a03926f90e shows feeds in the left column 2012-06-13 14:39:07 -04:00
Alessandro Cosentino
b8ee15b220 forgotten file collection class in previous commit 2012-06-07 16:22:23 -04:00
Alessandro Cosentino
e583df60d3 creates a superclass collection for feeds and folders 2012-06-07 16:19:25 -04:00
Alessandro Cosentino
b1fc686d20 basic stylesheet and Add icon 2012-06-06 13:38:20 -04:00
Alessandro Cosentino
458f4011a5 test page moved out of the main ui page 2012-06-06 13:35:15 -04:00
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
e10cdc67c4 close tag in database.xml 2012-05-31 11:00:12 -04:00
Alessandro Cosentino
91972e5dbe rename some fields of database schema 2012-05-30 19:22:26 -04:00
Alessandro Cosentino
d9fe92a78d fix name on db schema 2012-05-30 16:49:35 -04:00
Alessandro Cosentino
f60e64ef9d add foldermapper in the classpath 2012-05-30 15:39:01 -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
8ae896cac3 adds shadow to icon 2012-05-27 12:35:40 -04:00
Alessandro Cosentino
81734e9d4b pixel-align icons 2012-05-27 10:21:04 -04:00
Alessandro Cosentino
f1133b90b0 Merge branch 'newsapp' of gitorious.org:owncloud/apps into newsapp 2012-05-26 17:03:13 -04:00
Alessandro Cosentino
c3fac66ea4 remove db methods from Folder class 2012-05-26 17:02:04 -04:00
Alessandro Cosentino
6b268694ca new icon for the navigation entry 2012-05-26 16:51:09 -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
4cb80788b0 increase the ownCloud dependency to 4 2012-05-19 18:07:26 -04:00
Alessandro Cosentino
4d612fa6f0 new classes for the data mapping 2012-05-17 22:59:49 -04:00