1
0
Fork 0
Commit Graph

6749 Commits

Author SHA1 Message Date
Bernhard Posselt 1029b44255 Merge branch 'newsapp' of git://gitorious.org/owncloud/apps into newsapp 2012-08-12 12:27:10 +02:00
Alessandro Cosentino 703e892b69 removes the Everything folder 2012-08-12 01:50:19 -04:00
Bernhard Posselt ef8903a8c6 added star icons 2012-08-12 02:05:51 +02:00
Bernhard Posselt 95072a4a45 added ability to mark items as important; mark items as read when: title is clicked or when title scrolled beyond the top edge or when the bottom is reached; open items in a new tab when title is clicked 2012-08-12 02:04:45 +02:00
Alessandro Cosentino fcaa16f2ea adds a function to the item mapper to retrieve all items with a certain status 2012-08-11 17:59:43 -04:00
Alessandro Cosentino 0913349b9d fixes yet another namespace problem 2012-08-11 17:24:55 -04:00
Alessandro Cosentino 14683ee6f1 fix conflicts of merge 2012-08-11 12:28:45 -04:00
Alessandro Cosentino 3443468538 fix namespace issues from previous commit 2012-08-11 12:19:37 -04:00
Bernhard Posselt 07ae82b108 added client side filtering for showing only newest items or all 2012-08-11 18:02:53 +02:00
Bernhard Posselt 638ffc27b3 implemented the 'mark all as read' button to mark all loaded items of a feed as read 2012-08-11 17:53:41 +02:00
Alessandro Cosentino 48513e8e42 changes namespace to OCA\News 2012-08-11 11:39:03 -04:00
Bernhard Posselt 80cc1dd892 mark items as read when the title is being hidden under the top edge or when you hit the bottom. also mark items as read when you click on them 2012-08-11 17:24:34 +02:00
Bernhard Posselt 14f9549e2f set font sizes to em to enable correct scaling of the interface when the font size is made bigger 2012-08-11 12:50:19 +02:00
Bernhard Posselt 627865d433 changed the foldername Everything to Subscriptions, removed strtoupper for foldername dropdown menu to prevent confusion, made the button for folder selection wider and hid overflow 2012-08-11 02:42:46 +02:00
Bernhard Posselt c37d6ea222 reload page when the current feed is being deleted 2012-08-11 01:19:18 +02:00
Bernhard Posselt 729b72aa4b use less padding for feed descriptions 2012-08-11 00:24:00 +02:00
Bernhard Posselt 5428fc0100 fixed bug that would cause the itemheader to disappear when a different feed is loaded 2012-08-11 00:19:15 +02:00
Bernhard Posselt fb8f2c2550 added an item header, improved feed design, removed unused javascript function, added proper template translation tags 2012-08-11 00:12:06 +02:00
Bernhard Posselt 748afb98f2 moved the marking of feeds into the news.js and call it on mouseenter, always expand the description of feeds, improved style of the news items 2012-08-10 20:44:45 +02:00
Alessandro Cosentino 837438ab0d Merge branch 'newsapp_cron' into newsapp 2012-08-10 10:42:21 -04:00
Alessandro Cosentino cc594d1cad erroneous file in last commit 2012-08-10 00:14:34 -04:00
Alessandro Cosentino a077e4ea2f importing opml becomes simple for debugging reasons (ignore SimplePie issues for now) 2012-08-10 00:12:38 -04:00
Jakob Sack 03b7bb8c06 News: fix bug in backgroundjobs 2012-08-09 22:09:39 +02:00
Jakob Sack 2eb2f91793 Register background job 2012-08-09 21:24:02 +02:00
Jakob Sack c4c0b56b22 Try to use backgroundjobs 2012-08-09 21:23:31 +02:00
Alessandro Cosentino 98614791fb css file missing in previous commit 2012-08-09 14:14:54 -04:00
Alessandro Cosentino 202195c305 shows feeds with unread items in bold 2012-08-09 14:13:16 -04:00
Gregor Tätzner 2944bc645a Fix some html errors and align feed buttons to the center 2012-08-09 13:04:38 +02:00
Gregor Tätzner 4856c8e360 Mostly feed list html cleanup, also restructured news.css 2012-08-09 09:40:25 +02:00
Alessandro Cosentino 81e38e05b6 removes backup file included erroneously 2012-08-08 16:42:03 -04:00
Alessandro Cosentino 90e49e0b5f curl connections between importopml and createfeed 2012-08-08 16:41:21 -04:00
Gregor Tätzner 8dc1c6c6ea highlight currently shown feed and load feeds always in ajax style 2012-08-08 14:29:28 +02:00
Alessandro Cosentino dea84256ab no need of checking the statuscode in ajaxError when adding feed 2012-08-07 18:57:23 -04:00
Alessandro Cosentino 4be12df25c handle SimplePie issues when adding feed 2012-08-07 18:21:48 -04:00
Alessandro Cosentino 8ee6670cad fixes warning with translation 2012-08-06 23:40:42 -04:00
Gregor Tätzner 3f6d7c16b3 Show trigger icon only if folder is not empty.
Else just show the folder icon.
2012-08-06 22:44:46 +02:00
Gregor Tätzner 369e2edeac Show some nice messages when you create or delete a feed in the right
view
2012-08-06 20:27:57 +02:00
Gregor Tätzner 5eb0f78dcb expands the hoverable area of the folder trigger and rotates trigger
icon just by 90 degrees
2012-08-06 16:59:16 +02:00
Gregor Tätzner 23ab19741b Adds a clickable trigger to collapse the list. 2012-08-06 16:07:39 +02:00
Alessandro Cosentino 12720ebd14 refactores code of the opml importer 2012-08-05 15:49:25 -04:00
Alessandro Cosentino 5225272b1c removes confirmation dialog when adding a folder 2012-08-04 17:29:44 -04:00
Gregor Tätzner 0defb2d3d5 Merge branch 'newsapp' of gitorious.org:owncloud/apps into newsapp 2012-08-04 19:00:44 +02:00
Gregor Tätzner 82cfb232c2 Show or hide items in rightcontent when creating or deleting feeds 2012-08-04 18:54:54 +02:00
Alessandro Cosentino 1b5cdb7c8e set import variables 2012-08-04 11:21:43 -04:00
Gregor Tätzner 91d194a5df Polish deleteAll functions. It's not necessary to use sql joins 2012-08-04 10:31:57 +02:00
Gregor Tätzner b22c89c73d Merge branch 'newsapp' of gitorious.org:owncloud/apps into newsapp 2012-08-03 23:33:57 +02:00
Gregor Tätzner 7ebeeacf49 Fixed deletion of feed items on folder removal 2012-08-03 23:32:35 +02:00
Alessandro Cosentino be869cf0f9 fixes path in css 2012-08-03 13:12:23 -04:00
Gregor Tätzner fbcac103cf Fixed several issues in delete folder functions 2012-08-03 18:25:46 +02:00
Gregor Tätzner 58824771f2 Merge branch 'newsapp' of gitorious.org:owncloud/apps into newsapp 2012-08-03 15:04:42 +02:00