Commit graph

28 commits

Author SHA1 Message Date
b4b93b122e move access to records container (in ZODB or SQL DB) to util.records() function 2024-01-03 15:44:08 +01:00
380d7e7b59 use SQL-based storage (cco.storage) for favorites 2024-01-03 11:09:50 +01:00
4f710c15d6 fix favorite display 2020-05-06 08:23:28 +02:00
b471deef43 merge bbmaster2 into bbmaster resulting in branch 2master 2020-03-04 18:05:37 +01:00
63220a656f always show all unread messages 2017-07-20 11:16:48 +02:00
hplattner
fb924fdc03 add mail image to notifications portlet 2017-07-20 10:48:56 +02:00
dc75d56951 process optional selection criteria (dateFrom) for notifications list 2017-07-19 15:41:49 +02:00
30c13d57d7 use special property 'favTitle' for favorites portlet 2016-12-19 14:45:09 +01:00
hplattner
e27f4000f7 add uid to notifications listing items 2016-08-30 12:47:36 +02:00
1d7f01dccb allow re-ordering of favorites by drag-and-drop 2016-03-24 16:24:45 +01:00
f69a43699c avoid error for notifications whose target has been deleted 2016-01-15 11:59:18 +01:00
0b4fdef7b5 show link to notifications page also for 'no new notifications' 2015-11-04 09:27:50 +01:00
357c660659 notification: avoid error because of user without person 2015-11-03 17:26:34 +01:00
5c90a19859 notification: minor fixes 2015-10-31 10:56:09 +01:00
a2dca10e15 show portlet only if there are any notifications 2015-10-31 10:05:13 +01:00
ec28357ba7 notifications: portlet, translations 2015-10-30 12:52:42 +01:00
4a0b31b34d notifications listing fully operative with marking notifications as read and filtering 2015-10-30 10:50:05 +01:00
d09e2a9d0a work in progress: notifications listing 2015-10-25 15:42:36 +01:00
019eef29a6 work in progress: notification listing; improve 'unauthorized' view 2015-10-23 10:36:46 +02:00
853782fb35 work in progress: notifications listing 2015-10-17 12:17:56 +02:00
8d24a40724 improve option-controlled filtering by states, + checkbox for showing all items 2012-11-24 09:42:21 +01:00
757a1cd60c add option-based filtering (overridable via request params 2012-11-23 12:43:21 +01:00
helmutm
629de87686 filtering functionality basically working, including search and standard concept listings
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4160 fd906abe-77d9-0310-91a1-e0d9ade77398
2011-02-07 16:53:08 +00:00
helmutm
64db0029e6 work in progress: personal filters
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@4034 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-10-10 20:13:19 +00:00
helmutm
e26cc196bd rename favorites view
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3068 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-12-16 12:27:44 +00:00
helmutm
3524ab83be suppress favorites portlet if no 'favorites' storage present
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2455 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-03-14 07:38:33 +00:00
helmutm
60af09cedb added favorites portlet with add and remove functionality
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2452 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-03-13 17:42:05 +00:00
helmutm
ca273f78bc first steps towards getting favorites (and other personalization stuff) to work
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2394 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-02-12 18:53:22 +00:00