Bug 17959

Summary: Add the Koha::Notice::Message[s] packages (message_queue table)
Product: Koha Reporter: Jonathan Druart <jonathan.druart>
Component: Architecture, internals, and plumbingAssignee: Jonathan Druart <jonathan.druart>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: katrin.fischer, kyle
Version: unspecified   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17958
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on:    
Bug Blocks: 17963    
Attachments: Bug 17959 - Add the Koha::Notice::Message[s] packages (message_queue table)
[SIGNED-OFF] Bug 17959 - Add the Koha::Notice::Message[s] packages (message_queue table)
Bug 17959 - Add the Koha::Notice::Message[s] packages (message_queue table)

Description Jonathan Druart 2017-01-23 10:57:20 UTC
Just add basic Koha::MessageQueue[s] packages using Koha::Object[s]
Comment 1 Jonathan Druart 2017-01-23 12:20:05 UTC
Created attachment 59405 [details] [review]
Bug 17959 - Add the Koha::Notice::Message[s] packages (message_queue table)

This just add Koha::Notice::Message[s] for later uses.
Comment 2 Josef Moravec 2017-01-23 21:51:42 UTC
Created attachment 59468 [details] [review]
[SIGNED-OFF] Bug 17959 - Add the Koha::Notice::Message[s] packages (message_queue table)

This just add Koha::Notice::Message[s] for later uses.

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Comment 3 Kyle M Hall 2017-02-17 11:49:45 UTC
Created attachment 60401 [details] [review]
Bug 17959 - Add the Koha::Notice::Message[s] packages (message_queue table)

This just add Koha::Notice::Message[s] for later uses.

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Comment 4 Kyle M Hall 2017-02-17 11:50:13 UTC
Pushed to master for 17.05, thanks Jonathan!
Comment 5 Katrin Fischer 2017-02-19 20:21:29 UTC
This won't get ported back to 16.11.x as it is an enhancement.