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
Alessandro Cosentino
8ee6670cad
fixes warning with translation
2012-08-06 23:40:42 -04: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
23ab19741b
Adds a clickable trigger to collapse the list.
2012-08-06 16:07:39 +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
Gregor Tätzner
df3cf447b7
Move unreaditemcounter code into listfeed
2012-08-03 14:59:43 +02: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
a4502857ec
small fixes on previous commits
2012-08-03 00:35:45 -04:00
Alessandro Cosentino
9e1b6c31a8
moves back the content of templates/listfolder.php
2012-08-02 18:39:13 -04:00
Gregor Tätzner
1117a19bb6
Commit missing files
2012-08-02 23:00:14 +02: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
Alessandro Cosentino
27fb67f139
Merge branch 'newsapp' of git://gitorious.org/owncloud/apps into newsapp
2012-07-30 15:39:24 -04:00
Alessandro Cosentino
eda7f50864
fixes what broke in the last commit
2012-07-30 15:38:58 -04: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
1c006551e8
select opml dialog improved
2012-07-29 18:04:03 -04:00
Alessandro Cosentino
42458fad2f
browse local files dialog
2012-07-28 00:38:28 -04:00
Alessandro Cosentino
f80555a94c
shows a spinner while updating feed
2012-07-26 19:20:21 -04: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
Alessandro Cosentino
5ab51aa176
makes previous commit more logical
2012-07-21 13:50:52 -04: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
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
c378e972a1
adds favicon; needs css polishing
2012-07-17 17:37:54 -04:00
Alessandro Cosentino
d9d96d4b60
indent folders in add dialog
2012-07-17 12:51:32 -04:00
Gregor Tätzner
b87705aa94
Added count of unread items to feeds list.
2012-07-16 21:06:02 +02: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
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
1928528723
hides rename Everything folder
2012-07-11 16:42:17 -04: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
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
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
d6532b0418
Improve layout of dropdown menu
2012-07-09 21:36:38 +02:00
Alessandro Cosentino
365eb073ba
new names for the user view
2012-07-08 17:15:12 -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
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
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
e583df60d3
creates a superclass collection for feeds and folders
2012-06-07 16:19:25 -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
91972e5dbe
rename some fields of database schema
2012-05-30 19:22:26 -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
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
2a15c85cd9
fetching items from remote feed working now
2012-05-20 19:14:34 -04:00
Alessandro Cosentino
4d612fa6f0
new classes for the data mapping
2012-05-17 22:59:49 -04:00
Alessandro Cosentino
4353c8ab58
decoupled model class Feed and mapper class FeedMapper
2012-05-15 14:49:53 -04:00
Alessandro Cosentino
14115e04e3
added a rudimantal feed class (+ trying to save on DB)
2012-05-10 15:43:56 -04:00
Alessandro Cosentino
c29f6774ca
cleaned repo from backup files
2012-05-09 17:03:55 -04:00
Alessandro Cosentino
2ad605cb3a
the OC_News_Item class now extends the SimplePie item class
2012-05-08 19:23:00 -04:00
Alessandro Cosentino
bb29f28e99
missing a file in the previous commit
2012-05-08 15:59:52 -04:00
Alessandro Cosentino
797edb75a1
created a stub for the News app
2012-04-28 10:27:29 -04:00