27682 Commits (d2a4c327466f448d2018b1dbf537d9f588d96604)
 

Author SHA1 Message Date
Kyle Hall d2a4c32746 Bug 14610 - Add ability to place article requests in Koha - Update database 9 years ago
Jonathan Druart c962285e40 Bug 16850: Adjust number of tests 8 years ago
Nick Clemens 99de777c50 Bug 14752 - Followup to fix error if barcode fields undefined 8 years ago
Kyle Hall 2578d8cd96 Bug 5670 - DBRev 16.06.00.036 8 years ago
Jonathan Druart d5dc05c0d0 Bug 5670: Add a confirmation message on delete 8 years ago
Jonathan Druart d05c8e92f8 Bug 5670: Use the fa icon for the save button 8 years ago
Jonathan Druart c517689bb6 Bug 5670: Use Koha.Preference to retrieve syspref from templates 8 years ago
Jonathan Druart 56fbbe237f Bug 5670: Does not return 0 in Koha::Patron->housebound_* methods 8 years ago
Jonathan Druart 3130827fa6 Bug 5670: Update constraint name to match with the one in updatedatabase 8 years ago
Alex Sassmannshausen 20c2ea7d3a Bug 5670: [Followup] Add 'step 4' edit button. 8 years ago
Alex Sassmannshausen 44524f6a96 Bug 5670: Add auth_val_cat to auth_val_cat.sql. 8 years ago
Alex Sassmannshausen 2541ce4555 DO NOT PUSH: Moar Housebound Schema files. 8 years ago
Alex Sassmannshausen 8ef116a922 Bug 5670: [QA Followup] HouseboundRole CRUD from UI. 8 years ago
Alex Sassmannshausen 88f4b828f5 Bug 5670: [QA Followup] Display HouseboundRole info. 8 years ago
Alex Sassmannshausen 89db872b41 Bug 5670: [QA Followup] Correct housebound role search. 8 years ago
Alex Sassmannshausen 950ae065e0 Bug 5670: [QA Followup] Create HouseboundRole objects. 8 years ago
Alex Sassmannshausen 561812597e Bug 5670: [QA Followup] Create housebound roles table. 8 years ago
Alex Sassmannshausen 424cb6ac80 Bug 5670: [QA Followup] More "required" messages. 8 years ago
Alex Sassmannshausen b44b160dc4 Bug 5670: [QA Followup] Improve template style. 8 years ago
Jonathan Druart 47fb829694 Bug 5670: remove useless call to ->new when ->search is enought 8 years ago
Jonathan Druart 01ebef46e7 Bug 5670: mv housebound_* to search_housebound_* 8 years ago
Jonathan Druart 3376c54f33 Bug 5670: Add the 'required' class to required fields 8 years ago
Alex Sassmannshausen 01873ebd51 Bug 5670: [QA Followup] Fix `div.patroninfo`. 8 years ago
Alex Sassmannshausen 9929583a84 Bug 5670: [QA Followup] Small QA fixes. 8 years ago
Alex Sassmannshausen bacb6b7a9f Bug 5670: [QA Followup] Housebound link from patron edit. 8 years ago
Alex Sassmannshausen 867444c15e Bug 5670: [QA Followup] Avoid CGI::param in list context. 8 years ago
Alex Sassmannshausen 01b9e646f5 Bug 5670: [QA Followup] Don't force ISO dates. 8 years ago
Alex Sassmannshausen 656efcb536 Bug 5670: [Followup] Refactor .pl; error messages. 8 years ago
Alex Sassmannshausen cd8e6082c1 Bug 5670: [Followup] Return Koha::Patron objects. 8 years ago
A. Sassmannshausen afb81e6c0f Bug 5670: Housebound Readers Module 10 years ago
Alex Sassmannshausen 7887cb0d93 DO NOT PUSH: Add Housebound Schema files. 8 years ago
Kyle Hall e99e05e8d7 Bug 17425 [QA Followup] - Remove superfluous tests 8 years ago
Jonathan Druart 23c86c3769 Bug 17425: Add the Object::MethodNotCoveredByTests exception 8 years ago
Tomás Cohen Arazi 60fc63ef4d Bug 17425: Add Try::Tiny dependency 8 years ago
Tomás Cohen Arazi 71e7804d2c Bug 17425: Make Koha::Object raise exceptions 8 years ago
Josef Moravec ff9937a137 Bug 17341: Enhance the report action button on guided_reports.pl 8 years ago
Kyle Hall bb99c34cb7 Bug 17080 [QA Followup] - Fix number of tests 8 years ago
Jonathan Druart a8907872d1 Bug 17080: categories.checkprevcheckout - use the default value defined in the DBIx::Class schema 8 years ago
Jonathan Druart a09f1d7546 Bug 17080: borrowers.checkprevcheckout - use the default value defined in the DBIx::Class schema 8 years ago
Jonathan Druart cbe96a3b70 Bug 17080: borrowers table - use default values defined in the DBIx::Class schema 8 years ago
Jonathan Druart 41a19f420d Bug 17080: Make C4::Members::AddMember uses Koha::Patron->store 8 years ago
Jonathan Druart 0d364dacf6 Bug 17080: Handle default values for NOT NULL columns from Koha::Object->new 8 years ago
Jonathan Druart 0c9a2ee9da Bug 16965: Allow Koha::Objects->result_class 8 years ago
Marcel de Rooy b8df96082e Bug 16965: [Follow-up] Adjust get_object_class 8 years ago
Jonathan Druart 3d110a3c72 Bug 16965: search_related returns an instanciated Koha::Objects-based object 8 years ago
Jonathan Druart c84f41624b Bug 16965: Add Koha::Objects->search_related 8 years ago
Kyle Hall 8b570a8808 Bug 15131 - DBRev 16.06.00.035 8 years ago
Jonathan Druart 42cd23ceb9 Bug 15131: Add AllowItemsOnHoldCheckoutSCO to UsageStats 8 years ago
Tomás Cohen Arazi ed2c2213a7 Bug 15131: Make SCO use the new syspref. 8 years ago
Tomás Cohen Arazi 3a73010d09 Bug 15131: Instroduce AllowItemsOnHoldCheckoutSCO syspref 8 years ago