Commit graph

29 commits

Author SHA1 Message Date
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
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
9f9df6599f set up basic notification functionality 2015-10-16 09:26:49 +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
d12dac7e37 add method for providing all track data for favorites
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3717 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-02-08 08:19:48 +00:00
helmutm
3918b8ebc7 provide 'data' argument when adding a favorite
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3713 fd906abe-77d9-0310-91a1-e0d9ade77398
2010-02-04 11:53:55 +00:00
helmutm
f093fd1b58 make favorites interface more complete; provide convenience properties for layout views
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3071 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-12-16 15:02:48 +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
4729f0ef5c implement comments/discussion facility
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@3053 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-12-08 18:13:20 +00:00
helmutm
a6559dfdf9 add doctests to access tracking
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2983 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-11-13 13:34:13 +00:00
helmutm
d1dbe47d57 move QueryConcept stuff to loops.expert (keeping old query module for backward compatibility); work in progress: child-based queries with actions
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2935 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-10-23 13:35:23 +00:00
helmutm
4d5bfed47f move stateful and process to organize; work in progress: organize.tracking
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2509 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-04-09 10:03:52 +00:00
helmutm
b7097a09c5 added stateful package for assigning simple workflows to loops objects
git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2467 fd906abe-77d9-0310-91a1-e0d9ade77398
2008-03-21 17:51:30 +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