Граф коммитов

84 Коммитов

Автор SHA1 Сообщение Дата
Bernhard Posselt 4ab9494fc9 only instantiate one itemcontroller, prevent tons of requests when autopaging, fix #498 2014-04-03 23:53:42 +02:00
Bernhard Posselt 38eab604c3 hide editing tools in invalid feed dialog, fix #446 2014-02-07 13:50:14 +01:00
Bernhard Posselt 15fc0910cf do not show rename action for feeds that could not be added, fix #464 2014-02-06 23:14:30 +01:00
Davide Saurino fd6137741f Rename feed: style improvements 2013-12-16 16:17:39 +01:00
Davide Saurino aacdd4328a Move set/unset feed editing code to controller 2013-11-27 10:52:21 +01:00
Davide Saurino e7b94256e4 Style improvements 2013-11-13 18:18:36 +01:00
Davide Saurino ef8494777a Autofocus on rename textfield
Save link is now a button
2013-11-13 17:49:44 +01:00
Davide Saurino be253cdc1b Make feed title editable (FIX #242) 2013-11-12 10:46:31 +01:00
Bernhard Posselt b8b4dfb496 only make one request for mark all read and mark folder read, fix #171, fix a bug that prevented readding of feeds when its folder was deleted, fix a bug that would not allow mark read for feeds when the app was started for the first time 2013-05-09 12:57:35 +02:00
Bernhard Posselt aa40b98932 place the delete button always on the right 2013-05-04 17:24:06 +02:00
Bernhard Posselt d648b26345 use 99 as maximum unread count to display, permanently display delete button for active feed 2013-05-04 16:44:22 +02:00
Jan-Christoph Borchardt e75711d94b change 'feed' to 'website' in interface, maintain wording consistency 2013-05-01 15:54:20 -03:00
Bernhard Posselt 3d79d2a5fa dont put feed on other feed, fix #135 2013-04-29 16:34:07 +02:00
Bernhard Posselt ab70b3af33 fix #135 by not cloning the element 2013-04-29 16:23:10 +02:00
Bernhard Posselt 95ead2f0da delete queue after successful delete request to prevent addtional delete when the next item is deleted 2013-04-27 11:34:40 +02:00
Bernhard Posselt 9d78516855 use containement window 2013-04-27 02:08:46 +02:00
Bernhard Posselt 440eee1f65 dont show weird revert animation 2013-04-27 02:08:46 +02:00
Bernhard Posselt 01210ea081 format unread count properly 2013-04-26 12:08:07 +02:00
Bernhard Posselt 6211b69955 fixed deletion of error messages and display correct icon 2013-04-22 16:13:31 +02:00
Bernhard Posselt 6b64036662 show full feed title on longer hover, fix #106 2013-04-21 12:48:53 +02:00
Qingping Hou c1c1b7a5b0 remove trailing white spaces 2013-04-20 00:06:24 -04:00
Qingping Hou 099b9a294f add draggable delay to feedlist item 2013-04-20 00:04:21 -04:00
Bernhard Posselt c5cf003d76 set focus to right part when you click on a feed, fix #94 2013-04-19 23:00:44 +02:00
Bernhard Posselt d328d40998 shorten mark all read to mark read 2013-04-19 11:42:40 +02:00
Bernhard Posselt 4f317fe9d7 use twitter bootstrap for tooltips 2013-04-18 19:00:33 +02:00
Bernhard Posselt 402c534ee6 remove clientside hashing, fix #72 2013-04-18 17:47:03 +02:00
Bernhard Posselt c776d48927 put tipsy above buttons 2013-04-18 16:36:47 +02:00
Bernhard Posselt d4aa705a07 add tipsy to buttons, fix #18 2013-04-18 16:29:41 +02:00
Bernhard Posselt dee17d002d dont show unread count when it is 0, dont bold read feeds, implemented autopaging 2013-04-16 15:23:12 +02:00
Bernhard Posselt 35ba857da2 always display new feeds and folders at the top when theyre being added 2013-04-15 21:12:46 +02:00
Bernhard Posselt 464ff6c4c1 renamed bl to businesslayer, handle exception in update routine, fix #69 2013-04-15 16:02:32 +02:00
Bernhard Posselt 89c31ab5fc use delete icon for feed and folder errors and use Delete website instead of discard, fix #70 2013-04-15 14:53:24 +02:00
Bernhard Posselt 8553c92dd9 remove opacity for feedcounter, fix #57 2013-04-15 11:11:20 +02:00
Bernhard Posselt e8cdb31569 fix unread count rendering 2013-04-12 01:23:43 +02:00
Bernhard Posselt b90fe335d2 visually show unreadcount using opacity, fix #57 2013-04-12 01:11:34 +02:00
Bernhard Posselt eda8fec587 autoselect folder when it was created and open folder if a feed gets added to it 2013-04-11 21:38:20 +02:00
Bernhard Posselt b06fc20ddb allow users to discard folder and feed errors 2013-04-11 20:56:23 +02:00
Bernhard Posselt aa208e38b6 fixed folderselection 2013-04-11 19:45:36 +02:00
Bernhard Posselt 9963975875 added more code for adding feeds and folders 2013-04-11 19:34:24 +02:00
Bernhard Posselt 12f9f0be1f added opml icons to export import button 2013-04-11 16:01:10 +02:00
Bernhard Posselt 80707aa9e3 translate folder and feed errors and added css and template code for creating folders and feeds and what happens when an error gets triggered 2013-04-11 15:48:50 +02:00
Bernhard Posselt 7808ff902b implemented drag and drop directives 2013-04-11 14:40:00 +02:00
Bernhard Posselt ca0864dbcd prework for adding folders 2013-04-08 17:56:53 +02:00
Bernhard Posselt 54a67849bd brought back feeds and folders 2013-04-05 11:38:12 +02:00
Bernhard Posselt f8451ca565 bring back show all button 2013-04-05 11:22:38 +02:00
Bernhard Posselt 711c260bfe small pixel fixes 2013-04-02 10:38:00 +02:00
Bernhard Posselt d646f33a1a deleting and adding feeds works 2013-03-26 18:21:00 +01:00
Bernhard Posselt c8d3f8fb46 added casting information for data objects 2013-03-26 18:04:02 +01:00
Bernhard Posselt 3a237701e0 return empty json responses when nothing has been done 2013-03-25 21:54:26 +01:00
Bernhard Posselt aa57ce57d3 fixed error that resulted of not existing owncloud.css 2013-02-14 18:04:56 +01:00