Summary: | Use of date filters on bookseller pages | ||
---|---|---|---|
Product: | Koha | Reporter: | Adrien SAURAT <adrien.saurat> |
Component: | Acquisitions | Assignee: | Adrien SAURAT <adrien.saurat> |
Status: | CLOSED FIXED | QA Contact: | Ian Walls <koha.sekjal> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | paul.poulain, veron |
Version: | 3.8 | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: | ||
Bug Depends on: | |||
Bug Blocks: | 7444 | ||
Attachments: |
proposed patch #1
Bug 7737: use of date filter on bookseller pages [SIGNED-OFF] Bug 7737: use of date filter on bookseller pages [SIGNED-OFF] Bug 7737: use of date filter on bookseller pages [SIGNED-OFF] Bug 7737: use of date filter on bookseller pages proposed patch #2 |
Description
Adrien SAURAT
2012-03-19 13:54:34 UTC
Created attachment 8279 [details] [review] proposed patch #1 TT plugin for dates now used in booksellers.pl and supplier.pl Created attachment 8338 [details] [review] Bug 7737: use of date filter on bookseller pages Implements the TT filter on bookseller.pl and supplier.pl I tested with Adrien's Test Plan. Date format changed as appropriate using I18N/L10N preferences->dateformat property. It seems that I did not sign of properly. Set status back tu Ned Signoff Created attachment 8362 [details] [review] [SIGNED-OFF] Bug 7737: use of date filter on bookseller pages Implements the TT filter on bookseller.pl and supplier.pl Signed-off-by: mveron <veron@veron.ch> Created attachment 8369 [details] [review] [SIGNED-OFF] Bug 7737: use of date filter on bookseller pages Implements the TT filter on bookseller.pl and supplier.pl Signed-off-by: mveron <veron@veron.ch> Created attachment 8372 [details] [review] [SIGNED-OFF] Bug 7737: use of date filter on bookseller pages Implements the TT filter on bookseller.pl and supplier.pl Signed-off-by: mveron <veron@veron.ch> patch does not apply anymore and solving the conflicts is not trivial, please rebase & resubmit Created attachment 8470 [details] [review] proposed patch #2 Resolved conflicts. Safely implements KohaDates on these two pages, and removes the C4::Dates dependency. Passed QA. |