http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4246
Ian Walls <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|PATCH-Sent |P4 CC| |ian.walls@bywatersolutions. | |com Version|rel_3_0 |master Patch Status|Does not apply |--- AssignedTo|[email protected] |ian.walls@bywatersolutions. | |com --- Comment #1 from Ian Walls <[email protected]> 2011-12-13 15:04:46 UTC --- Reassigning to myself, as ByWater has been commissioned to reimplement this feature for Koha. We're going to do this in two phases, and in a manner that alters the core of Koha as little as possible (no subroutines added to C4, no changes to data structure). The code pack will consist of two cronjobs (send and receive), the necessary messaging preference data, and a system preference to activate/deactivate the feature. Documentation will be added in-line in scripts, in a README file and in commit message of patch. In phase 1, phone notifications will be support for PREDUE, OVERDUE and HOLD notifications. Messages will be noted on the patron record, just like for email, and for PREDUE and HOLD notices, the patron messaging preferences will be used. Phase 2 will include SMS messging, more notice types, patron's preferred language and SIP2 CONNECT support. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
