Alessandro Cosentino
a4502857ec
small fixes on previous commits
2012-08-03 00:35:45 -04:00
Gregor Tätzner
bdc5159324
Add feed to feed list instantly on feed adding
...
Reload is no longer necessary. There are still some issues - especially
the order of the feeds: atm the feed is just inserted at the beginning
2012-08-02 18:52:33 +02:00
Thomas Tanghus
1cc2f0c7f0
Another try to fix settings js loading.
2012-08-01 16:39:41 +02:00
Thomas Tanghus
fd9a8cbd8a
Don't overwrite the News object in settings.
2012-08-01 16:16:24 +02:00
Alessandro Cosentino
703520c3b6
small fixes on the settings popup
2012-08-01 09:48:41 -04:00
Alessandro Cosentino
eca49d72c4
news app welcomes the new settings popup
2012-07-31 23:40:22 -04:00
Gregor Tätzner
4451097787
Fix 'decrementing by 2' counter bug
2012-07-30 22:16:27 +02:00
Gregor Tätzner
01f8c6cf08
Implement live update of unread item counter
2012-07-30 21:09:30 +02:00
Alessandro Cosentino
fd5b815e58
opml parser completed; still needs testing
2012-07-30 14:08:36 -04:00
Alessandro Cosentino
a5438863a4
parses opml file to get the title
2012-07-30 02:24:38 -04:00
Alessandro Cosentino
0812aadc7b
solves a merge conflict
2012-07-29 18:10:59 -04:00
Alessandro Cosentino
269700f78a
merge from previous commit
2012-07-29 18:07:05 -04:00
Alessandro Cosentino
1c006551e8
select opml dialog improved
2012-07-29 18:04:03 -04:00
Gregor Tätzner
e983a37533
align spinner vertical
2012-07-28 07:58:41 +02:00
Alessandro Cosentino
42458fad2f
browse local files dialog
2012-07-28 00:38:28 -04:00
Alessandro Cosentino
96a44ed8e8
update counters with js when update feeds
2012-07-27 10:23:01 -04:00
Alessandro Cosentino
f80555a94c
shows a spinner while updating feed
2012-07-26 19:20:21 -04:00
Alessandro Cosentino
82649d5b1e
dialog for opml
2012-07-26 12:34:08 -04:00
Gregor Tätzner
0fa35e3868
fix cloudbtn javascript handling
2012-07-25 16:59:45 +02:00
Alessandro Cosentino
da51c810f7
conform to the new app setting policy
2012-07-24 15:59:20 -04:00
Alessandro Cosentino
8eab75caa8
moving settings dialog to app
2012-07-24 11:21:07 -04:00
Alessandro Cosentino
27df8ca462
dialog for opml importing
2012-07-23 10:43:53 -04:00
Gregor Tätzner
67ba166c82
Fix last commit
2012-07-20 17:44:47 +02:00
Gregor Tätzner
c739eebba3
Changed itemlist style
2012-07-19 11:58:15 +02:00
Alessandro Cosentino
f3f251acec
basically reversing commit 18176083
2012-07-18 19:25:27 -04:00
Gregor Tätzner
c5f03e0ca5
Refresh feed list when you a feed
2012-07-18 21:39:53 +02:00
Alessandro Cosentino
4ce3565909
update feeds works; need to be polished
2012-07-17 21:49:38 -04:00
Gregor Tätzner
072e5f18c9
Align counter to the right and hide on hover
2012-07-17 21:48:58 +02:00
Alessandro Cosentino
05fd3ebe12
replace simplepie-dev with simplepie-stable
2012-07-17 15:24:26 -04:00
Alessandro Cosentino
f54ffd3ed7
skeleton of updatefeeds feature
2012-07-16 18:46:59 -04:00
Alessandro Cosentino
c53efe6fa7
begins opml importer
2012-07-14 20:51:54 -04:00
Alessandro Cosentino
5129c00187
addmenu hides when click in the document
2012-07-14 18:57:25 -04:00
Alessandro Cosentino
9118cc6752
fix add button
2012-07-14 15:31:52 -04:00
Alessandro Cosentino
39e736c65b
fixes js error on konqueror
2012-07-12 17:49:14 -04:00
Gregor Tätzner
aa8ddaf6bd
Rework design of addfeedfolder popup menu.
2012-07-12 17:28:08 +02:00
Gregor Tätzner
4ade56a7af
Fixed evaluation and utilization of parentid in addfeed and addfolder.
2012-07-11 21:17:32 +02:00
Alessandro Cosentino
4c7651538d
small fixes at addfeedfolder menu
2012-07-11 14:58:22 -04:00
Gregor Tätzner
5be98abcff
dropdown menu needs to slide up when you select an item.
2012-07-11 08:06:30 +02:00
Gregor Tätzner
e5630fd8a3
Merge branch 'newsapp' of gitorious.org:owncloud/apps into newsapp
2012-07-11 07:59:13 +02:00
Gregor Tätzner
adc8fa3702
Split up addfeedfolder dialog into two dialogs.
2012-07-11 07:58:22 +02:00
Alessandro Cosentino
42cf7d675e
feedback to the user while adding a feed
2012-07-10 18:56:05 -04:00
Alessandro Cosentino
af0bf0486c
update views when you remove a feed or mark item as read
2012-07-10 10:57:35 -04:00
Gregor Tätzner
18e392fbb3
Fix cut-off-dropdown issue in addfeeddialog.
2012-07-09 20:59:27 +02:00
Gregor Tätzner
e62ad61be4
Fix merge conflict in News.js
2012-07-08 21:01:05 +02:00
Alessandro Cosentino
f5da58ed9e
merge request 8
2012-07-08 14:41:24 -04:00
Alessandro Cosentino
0b4106fab9
merging merge-requests7
2012-07-08 14:35:01 -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
5754af967c
starts implementing updateitem
2012-07-07 19:03:35 -04: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
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
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
797edb75a1
created a stub for the News app
2012-04-28 10:27:29 -04:00