[cvs] commit: incubator/classified friends.php incubator/classified/admin inactive.php incubator/classified/config conf.xml incubator/classified/lib Classified.php Driver.php Notification.php api.php incubator/classified/lib/Notification ...
Duck
duck at obala.net
Thu Mar 12 06:41:12 UTC 2009
duck 2009-03-12 02:41:12 EDT
Modified files:
classified friends.php
classified/admin inactive.php
classified/config conf.xml
classified/lib Classified.php Driver.php
Notification.php api.php
classified/lib/Notification letter.php mail.php
classified/po classified.pot
classified/scripts remainders.php
Added files:
classified/lib/Notification facebook.php tickets.php
Log:
Rewrite notifications
Added FB driver
Added ticket driver (to combine Report functionality)
Add friends support to drivers. So user can send an invitation to see his ad to local friends and even FaceBook friends at once.
Added configuration option to set which notifications are available for which notification type (users, friends, admins). For example ticketcs can be used only for admins.
Added isAvailable() method to do am user level check for notification driver (ex, has granted FB access, or needed interfaces exists)
Revision Changes Path
1.21 +3 -2 incubator/classified/admin/inactive.php
1.10 +36 -3 incubator/classified/config/conf.xml
1.4 +4 -23 incubator/classified/friends.php
1.48 +4 -3 incubator/classified/lib/Classified.php
1.4 +2 -2 incubator/classified/lib/Driver.php
1.5 +151 -19 incubator/classified/lib/Notification.php
1.1 +148 -0 incubator/classified/lib/Notification/facebook.php (new)
1.4 +50 -2 incubator/classified/lib/Notification/letter.php
1.5 +47 -10 incubator/classified/lib/Notification/mail.php
1.1 +84 -0 incubator/classified/lib/Notification/tickets.php (new)
1.12 +4 -3 incubator/classified/lib/api.php
1.29 +34 -34 incubator/classified/po/classified.pot
1.2 +5 -4 incubator/classified/scripts/remainders.php
Chora Links:
http://cvs.horde.org/diff.php/incubator/classified/admin/inactive.php?rt=horde&r1=1.20&r2=1.21&ty=u
http://cvs.horde.org/diff.php/incubator/classified/config/conf.xml?rt=horde&r1=1.9&r2=1.10&ty=u
http://cvs.horde.org/diff.php/incubator/classified/friends.php?rt=horde&r1=1.3&r2=1.4&ty=u
http://cvs.horde.org/diff.php/incubator/classified/lib/Classified.php?rt=horde&r1=1.47&r2=1.48&ty=u
http://cvs.horde.org/diff.php/incubator/classified/lib/Driver.php?rt=horde&r1=1.3&r2=1.4&ty=u
http://cvs.horde.org/diff.php/incubator/classified/lib/Notification.php?rt=horde&r1=1.4&r2=1.5&ty=u
http://cvs.horde.org/co.php/incubator/classified/lib/Notification/facebook.php?rt=horde&r=1.1
http://cvs.horde.org/diff.php/incubator/classified/lib/Notification/letter.php?rt=horde&r1=1.3&r2=1.4&ty=u
http://cvs.horde.org/diff.php/incubator/classified/lib/Notification/mail.php?rt=horde&r1=1.4&r2=1.5&ty=u
http://cvs.horde.org/co.php/incubator/classified/lib/Notification/tickets.php?rt=horde&r=1.1
http://cvs.horde.org/diff.php/incubator/classified/lib/api.php?rt=horde&r1=1.11&r2=1.12&ty=u
http://cvs.horde.org/diff.php/incubator/classified/po/classified.pot?rt=horde&r1=1.28&r2=1.29&ty=u
http://cvs.horde.org/diff.php/incubator/classified/scripts/remainders.php?rt=horde&r1=1.1&r2=1.2&ty=u
More information about the cvs
mailing list