Bernhard Posselt
42b8df771c
made add feed and add folder button show up on hover
2012-08-15 02:56:41 +02:00
Bernhard Posselt
2ce4aa9a7c
moved the settings cloud a bit to the left
2012-08-15 02:30:58 +02:00
Bernhard Posselt
117ffccaf6
fixed the styling of the add feed/folder popup
2012-08-15 02:28:18 +02:00
Bernhard Posselt
cb38efda8d
fixed the shadow on the add folder/feed popup
2012-08-15 02:20:57 +02:00
Bernhard Posselt
598ce8cb29
Merge branch 'newsapp' of git://gitorious.org/owncloud/apps into newsapp
2012-08-14 23:09:23 +02:00
Bernhard Posselt
eaeffc0a57
small pixelfix for the newsitem header in chromium
2012-08-14 20:11:47 +02:00
Alessandro Cosentino
51bf7344a7
Merge commit 'refs/merge-requests/17' of git://gitorious.org/owncloud/apps into merge-requests/17
2012-08-14 13:52:07 -04:00
Alessandro Cosentino
0d5bd3a636
small things added to firstrun page and settings
2012-08-14 13:39:53 -04:00
Bernhard Posselt
a0ae56e074
set max width for feed title
2012-08-14 16:17:30 +02:00
Bernhard Posselt
0c73f5cf32
Dont issue more post request on read than necesarry, make show only new items the default database settings still need to be written though, simplified and cleaned up the feedlist code, html and css
2012-08-14 15:49:49 +02:00
Bernhard Posselt
efb68fb025
made feed area a little narrower
2012-08-14 00:02:37 +02:00
Bernhard Posselt
80369c0596
fixed bug that prevented the setting of mark as unread when you clicked directly on the checkbox
2012-08-13 23:33:52 +02:00
Bernhard Posselt
cc103d1a1a
fixed problem that scrollbar of feeds was hidden when to many items appeared in it
2012-08-13 23:26:49 +02:00
Bernhard Posselt
8e2ffb435a
merged css file again
2012-08-13 23:21:04 +02:00
Bernhard Posselt
993e56a3eb
further design improvements
2012-08-13 23:09:48 +02:00
Alessandro Cosentino
d1459ce208
fix small issues arising from merge
2012-08-12 21:58:39 -04:00
Alessandro Cosentino
be10a14e58
Merge commit 'refs/merge-requests/12' of git://gitorious.org/owncloud/apps into merge-requests/12
2012-08-12 21:30:42 -04:00
Bernhard Posselt
6c327bd5f8
new layout and design for feed items, mark all as read is now faster because it uses an own ajax request, css and javascript refactor, the titlebar is now only loaded once
2012-08-13 03:01:11 +02:00
Alessandro Cosentino
8bf1873f43
opml icon in opening page: you know, Sunday jobs :P
2012-08-12 14:52:00 -04:00
Bernhard Posselt
7efe48d3d7
added an keep unread checkbox, cleaned up javascript that handled setting of item status, improved design of feedentries
2012-08-12 17:43:11 +02:00
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
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
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
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
98614791fb
css file missing in previous commit
2012-08-09 14:14:54 -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
Gregor Tätzner
8dc1c6c6ea
highlight currently shown feed and load feeds always in ajax style
2012-08-08 14:29:28 +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
be869cf0f9
fixes path in css
2012-08-03 13:12:23 -04:00
Gregor Tätzner
96088f6567
Implement dynamic folder adding in the same way like feed adding
2012-08-03 10:42:45 +02:00
Alessandro Cosentino
9e1b6c31a8
moves back the content of templates/listfolder.php
2012-08-02 18:39:13 -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
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
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
Gregor Tätzner
d399e8a364
Set background color of feedfolder list to white
2012-07-26 18:03:50 +02:00
Alessandro Cosentino
da51c810f7
conform to the new app setting policy
2012-07-24 15:59:20 -04:00
Gregor Tätzner
912374165b
Add feed fallback icon and set a relative width on the feed list items.
2012-07-21 16:45:37 +02:00
Gregor Tätzner
67ba166c82
Fix last commit
2012-07-20 17:44:47 +02:00
Gregor Tätzner
a072943b2e
Polish feedslist layout
2012-07-20 11:31:07 +02:00
Alessandro Cosentino
4fd5574787
fix folder indentation and counter equals to 0
2012-07-19 18:40:48 -04:00
Gregor Tätzner
c739eebba3
Changed itemlist style
2012-07-19 11:58:15 +02:00
Gregor Tätzner
e16b5a5800
Don't hide favicon on hover
2012-07-19 10:57:56 +02:00
Alessandro Cosentino
f3f251acec
basically reversing commit 18176083
2012-07-18 19:25:27 -04:00
Alessandro Cosentino
5fccf54f9f
moves feed title far from favicon and ellipsizes
2012-07-18 15:47:51 -04:00
Alessandro Cosentino
c378e972a1
adds favicon; needs css polishing
2012-07-17 17:37:54 -04:00
Gregor Tätzner
072e5f18c9
Align counter to the right and hide on hover
2012-07-17 21:48:58 +02:00
Gregor Tätzner
4b9aafc99a
Added some styling for the item counter
2012-07-16 21:53:08 +02:00
Gregor Tätzner
7a57e4e08a
revision of feedfolder list layout
2012-07-14 18:44:55 +02:00
Gregor Tätzner
aa8ddaf6bd
Rework design of addfeedfolder popup menu.
2012-07-12 17:28:08 +02:00
Alessandro Cosentino
4c7651538d
small fixes at addfeedfolder menu
2012-07-11 14:58:22 -04:00
Alessandro Cosentino
e2d8ccd6c5
icons in the add menu
2012-07-11 12:15:12 -04:00
Gregor Tätzner
adc8fa3702
Split up addfeedfolder dialog into two dialogs.
2012-07-11 07:58:22 +02:00
Gregor Tätzner
d6532b0418
Improve layout of dropdown menu
2012-07-09 21:36:38 +02:00
Gregor Tätzner
18e392fbb3
Fix cut-off-dropdown issue in addfeeddialog.
2012-07-09 20:59:27 +02:00
Alessandro Cosentino
365eb073ba
new names for the user view
2012-07-08 17:15:12 -04: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
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
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
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
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
b1fc686d20
basic stylesheet and Add icon
2012-06-06 13:38:20 -04:00