Commit Graph

13 Commits

Author SHA1 Message Date
cb58e015ac fixing r53501: group-favorite has escaped name visible after reload 2015-08-27 11:40:18 +00:00
4615c6c3db * All apps: some favorites could not be deleted (reappeared after reload/next login) 2015-08-27 11:31:31 +00:00
9ae329ae72 * Calendar/all apps: fix since last package not working old favorites and json-encode all php-serialized preferences 2015-08-24 16:00:31 +00:00
1684ec78b5 Use favorite settings from preference to avoid all the encoding problems
Avoids errors in Firefox. 
(See rev. 53183, 53215, 53244)
2015-08-18 21:21:33 +00:00
fdff696a0c Enhance error log with name of problem favorite. 2015-01-26 17:48:06 +00:00
c543cdf6c4 quiten a warning 2014-10-02 10:31:57 +00:00
2ff1107b78 Ignore favorite preferences which are not correctly serialized, and somehow are stroed in database. At the moment we just ignore them, but they stays in database, need to be watched closely to find the cause, though. 2014-06-13 16:03:16 +00:00
32f51ced99 Remove error log 2014-05-27 15:49:51 +00:00
e9d426111a Keep unsorted favorites 2014-05-26 23:00:02 +00:00
bc33bb842e Fix not showing up sidebox fav items 2014-04-23 12:04:05 +00:00
9805f019a1 * Favorites: Make favorites item sortable and store their orders as user preference 2014-04-23 11:42:48 +00:00
5949016faa Move reading of favorites into a separate function from rendering list 2014-02-20 17:44:53 +00:00
5e0ac9b76f moved favorites code to new class egw_favorites 2014-02-14 13:48:45 +00:00