37611 Commits (4428d086575cf2df94261f33b89b37150b4215f9)
 

Author SHA1 Message Date
Jonathan Druart 4428d08657
Bug 20443: Remove SearchIdMatchingAttribute - prove we are not cheating 6 years ago
Jonathan Druart 37e634bb5b
Bug 20443: Remove C4::Members::AttributeTypes 6 years ago
Jonathan Druart 837c9cdb21
Bug 20443: Remove num_patron 6 years ago
Jonathan Druart f1d210019b
Bug 20443: Move C4::Members::AttributeTypes::GetAttributeTypes to Koha::Patron::Attribute::Types 6 years ago
Jonathan Druart 5dd44a8f08
Bug 20443: Remove CheckUniqueness 6 years ago
Jonathan Druart ccfc6572f7
Bug 20443: Remove UpdateBorrowerAttribute and SetBorrowerAttributes 6 years ago
Jonathan Druart a1e3a79913
Bug 20443: Remove DeleteBorrowerAttribute 6 years ago
Jonathan Druart 6f4460901b
Bug 20443: Remove DeleteBorrowerAttributes 6 years ago
Jonathan Druart 52949f88e0
Bug 20443: Improve filtering method 6 years ago
Jonathan Druart 9707167a48
Bug 20443: Move GetBorrowerAttributes to Koha::Patron->extended_attributes 6 years ago
Jonathan Druart 85012cc061
Bug 20443: Move GetBorrowerAttributes to Koha::Patron - ILSDI 6 years ago
Jonathan Druart 1dc9daf5b3
Bug 20443: Move GetBorrowerAttributeValue to Koha::Patron->get_extended_attribute_value 6 years ago
Jonathan Druart 37f464e1cf
Bug 20443: Remove opac_display and opac_editable from Patron::Attribute 6 years ago
Jonathan Druart 956c1a2a26
Bug 20443: Revert some stuffs from 12159 6 years ago
Jonathan Druart 757ca57bfd
Bug 23463: Fix selenium tests (highlight a bug in date management) 4 years ago
Jonathan Druart 243a5395de
Bug 23463: Fix wrong variable name 4 years ago
Jonathan Druart 313b47c94e
Bug 23463: Fix CourseReserves/CourseItems.t 4 years ago
Jonathan Druart 9b9b641ac8
Bug 23463: Replace a new occurrence of ModItem 4 years ago
Martin Renvoize 2edd08b4d8
Bug 23463: (RM follow-up) Add try block around Illrequest item creation 4 years ago
Jonathan Druart e6d255b5e5
Bug 23463: Fix items.cn_sort vs cn_sort 4 years ago
Jonathan Druart 6c9cc168ba
Bug 23463: (follow-up 2) Fix timestamp default value 4 years ago
Jonathan Druart a881984413
Bug 23463: Use new method Koha::Object->set_or_blank 4 years ago
Jonathan Druart 8170645f84
Bug 23463: Replace new occurrence of AddItem 4 years ago
Jonathan Druart 34cca6a775
Bug 23463: Fix XSLT.t 4 years ago
Jonathan Druart 6285224143
Bug 23463: Fix cn_source for new item 4 years ago
Jonathan Druart a494bb1b49
Bug 23463: Fix IsItemIssued.t 4 years ago
Tomás Cohen Arazi 974caa4304
Bug 23463: Fix tests 4 years ago
Jonathan Druart de9ce93cf2
Bug 23463: Fix safe_return return value in deletion tools 4 years ago
Jonathan Druart 57eb6e4226
Bug 23463: (follow-up) Fix timestamp default value 4 years ago
Jonathan Druart 794e8f992e
Bug 23463: Move DelItem.t and Items_DelItemCheck.t tests to a Koha/Item.t subtest 4 years ago
Jonathan Druart f70a738bca
Bug 23463: Fix timestamp default value 4 years ago
Jonathan Druart cc6f25fec4
Bug 23463: (follow-up) Remove DelItemCheck and ItemSafeToDelete 5 years ago
Jonathan Druart 18555f244a
Bug 23463: cn_sort needs to be updated if cn_source changed 5 years ago
Jonathan Druart f76a75a3d3
Bug 23463: Replace recently added occurrences 5 years ago
Jonathan Druart 22f8584ead
Bug 23463: build cn_sort only if needed 5 years ago
Jonathan Druart befc3f19f7
Bug 23463: Fix items.cn_source vs cn_source 5 years ago
Jonathan Druart fce29fb77d
Bug 23463: update permanent_location if location has been updated 5 years ago
Jonathan Druart bef6c36156
Bug 23463: Fix AutomaticItemModificationByAge.t 5 years ago
Jonathan Druart eeaf0b19e0
Bug 23463: Getting less item-level_itypes warnings (?) 5 years ago
Jonathan Druart 4bce8c68fe
Bug 23463: Fix failing tests 5 years ago
Jonathan Druart 2088b6857e
Bug 23463: Fix CancelReceipt.t 5 years ago
Jonathan Druart 2677da8f17
Bug 23463: Remove no longer needed subs related to default values 5 years ago
Jonathan Druart a3687711b0
Bug 23463: Remove DelItemCheck and ItemSafeToDelete 5 years ago
Jonathan Druart b844b19dfc
Bug 23463: Remove DelItem 5 years ago
Jonathan Druart fc09b0d491
Bug 23463: Remove ModItem 5 years ago
Jonathan Druart 6ae8919e92
Bug 23463: Remove _mod_item_dates 5 years ago
Jonathan Druart 516e76d1b5
Bug 23463: _do_column_fixes_for_mod dealt with integer location and timestamp moved 5 years ago
Jonathan Druart 7ec06a1ae8
Bug 23463: _set_derived_columns_for_mod was only used for cn_sort 5 years ago
Jonathan Druart 7d35052a14
Bug 23463: Move plugin hook 5 years ago
Jonathan Druart df520d2d62
Bug 23463: remove trivial UpdateHoldingbranch sub 5 years ago