67 Commits (bbf0d21284924d6b7529017fc78178b98242aaee)

Author SHA1 Message Date
Jonathan Druart f59475a360 Bug 24152: Add the ability to purge pseudonymized tables 5 years ago
Jonathan Druart 2e35954c9c Bug 24152: Add method Koha::Objects->filter_by_last_update 5 years ago
Jonathan Druart fcc6836925 Bug 25423: Force call to update and empty with an instanciated object 4 years ago
Tomás Cohen Arazi b422e017ec Bug 23185: Realistic POD for Koha::Objects->search 4 years ago
Tomás Cohen Arazi fdea245e99 Bug 23185: ->update can only be called on instantiated classes 4 years ago
Martin Renvoize 8457804bcf
Bug 23185: (RM follow-up) Minor POD wording update 4 years ago
Tomás Cohen Arazi fe2ac51b27
Bug 23185: (QA follow-up) Add POD for Koha::Objects->update 4 years ago
Martin Renvoize 633befb5f0
Bug 23185: (QA follow-up) Semantics, split fields and options 4 years ago
Jonathan Druart 6235d0cfa1
Bug 23185: Make Koha::Objects->update loop on the object set if needed 4 years ago
Jonathan Druart c95add2e17
Bug 25303: Call ->reset before iterate on the set 4 years ago
Jonathan Druart 25c8f087cb
Bug 25303: Make Koha::Objects->delete loop on the object set 4 years ago
Tomás Cohen Arazi 4805b9b9dd
Bug 25296: Make ->empty work for uninstantiated calls 4 years ago
Tomás Cohen Arazi be67b8c18e
Bug 25296: Add a way to force an empty Koha::Objects resultset 4 years ago
Jonathan Druart 7d8b96803f
Bug 24545: Fix license statements 4 years ago
Agustin Moyano b2ad635825
Bug 24356: Make objects.search prefetch embedded relations 4 years ago
Jonathan Druart 82716a0172
Bug 23084: Replace grep {^$var$} with grep {$_ eq $var} 5 years ago
Julian Maurice 0e73e723ef
Bug 19809: Re-allow to call Koha::Objects::find in list context 7 years ago
Agustin Moyano 62da76b84b
Bug 24432: add Koha::Objects->from_api_mapping 4 years ago
Tomás Cohen Arazi 954c742cc6
Bug 24228: Make ->to_api params a hashref 4 years ago
Agustin Moyano f87ebb9ab1
Bug 24228: Add parameters to Koha::Object(s)->to_api to automatically embed objects 4 years ago
Tomás Cohen Arazi fabcedca05
Bug 24321: Add Koha::Objects->attributes_from_api 4 years ago
Tomás Cohen Arazi 3c0c75e6af
Bug 23770: Add Koha::Object(s)->to_api method 5 years ago
Jonathan Druart 5486670aca Bug 20767: Display a stack trace when a method is not covered by tests 6 years ago
Jonathan Druart 233b83ca5d Bug 19410: (follow-up) Move build_query_params_from_api into a helper 7 years ago
Tomás Cohen Arazi f1163dba9d Bug 19410: Move build_query_params_from_api into a helper 7 years ago
Julian Maurice 86706c3b34 Bug 19410: Move search_for_api into a Mojo helper 7 years ago
Lari Taskula 9f5b10126d Bug 19410: (follow-up) Fix typo in POD 7 years ago
Tomás Cohen Arazi 7805ef2c01 Bug 19410: Add Koha::Objects->search_for_api 7 years ago
Tomás Cohen Arazi 7abe6e9670 Bug 19209: Add ->is_paged method to Koha::Objects 7 years ago
Marcel de Rooy e1afa469f8 Bug 18361: [QA Follow-up] Resolve warning on undef values supplied 7 years ago
Marcel de Rooy ec288a50de Bug 18361: Koha::Objects->find should accept composite primary keys 7 years ago
Jonathan Druart 15cbf14f4d Bug 18539: Forbid list context calls for Koha::Objects->find 7 years ago
Kyle Hall 1f007ca2e9 Revert "Bug 18179: Forbid list context calls for Koha::Objects->find" 7 years ago
Jonathan Druart a1fcf1818c Bug 18179: Forbid list context calls for Koha::Objects->find 7 years ago
Jonathan Druart 2d326177ae Bug 18093: Koha::Objects->get_column should not return a DBIC object 7 years ago
Jonathan Druart 1eab22f71e Bug 18093: Add Koha::Objects->get_column 7 years ago
Marcel de Rooy 4bd8b751e3 Bug 18332: [QA Follow-up] Adjust slice call in last method 7 years ago
Jonathan Druart 712e67aa7e Bug 18332: Add the Koha::Objects->last method 7 years ago
Tomás Cohen Arazi 51f62ccb30 Bug 17932: Add a TO_JSON method to Koha::Object(s) 7 years ago
Lari Taskula 1ad30e63ea Bug 17783: Add Koha::Objects->single 8 years ago
Jonathan Druart 988e9430a4 Bug 17552: Continue revert and add tests to highlight the problem 8 years ago
Jonathan Druart 3ee051c706 Bug 17552: Revert "Bug 17091: Remove explicit declaration of Koha::Objects->reset" 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
Jonathan Druart 981ad35ce3 Bug 17091: Add delete to the Koha::Objects AUTOLOAD method 8 years ago
Jonathan Druart 38eee216ae Bug 17091: In a first phase, restrict the usage of AUTOLOAD in Koha::Objects 8 years ago
Jonathan Druart c253af2e51 Bug 17091: Remove explicit declaration of Koha::Objects->reset 8 years ago
Jonathan Druart 4383ec732e Bug 17091: Remove explicit declaration of Koha::Objects->pager 8 years ago