Joshua Ramon Enslin jrenslin
jrenslin pushed to master at museum-digital/MD_STD 2021-09-28 01:16:19 +02:00
245d161805 Add function stri_contains for case-insensitive, but intuitive
jrenslin pushed to master at museum-digital/MD_STD 2021-09-26 19:25:45 +02:00
a1e6d7773b Fix error in sorting a searched list by an inherent value
d35e3ed003 Fix error in sorting by external list
Compare 2 commits »
jrenslin pushed to master at museum-digital/MD_STD 2021-09-26 01:02:46 +02:00
9113cad57e Add new class MD_STD_SORT to provide useful sorting tools
jrenslin pushed to master at museum-digital/MD_STD 2021-09-25 21:56:45 +02:00
143a4680e2 Add validation function for phone numbers
jrenslin pushed to master at museum-digital/MDAllowedValueSets 2021-09-24 17:45:43 +02:00
913fcbbaea Add artist name as an actor variant type
jrenslin pushed to master at museum-digital/MDAllowedValueSets 2021-09-24 10:49:20 +02:00
7f6c723095 Add actor name variant type "nickname"
jrenslin opened issue museum-digital/MDAllowedValueSets#5 2021-09-21 06:10:49 +02:00
Add list of link-able noda repositories
jrenslin pushed to master at museum-digital/MD_STD 2021-09-17 15:54:14 +02:00
a6ebab3e03 Remove superfluous parentheses
jrenslin pushed to master at museum-digital/MDAllowedValueSets 2021-08-19 12:24:10 +02:00
db240f9d3d Add MDActorVariantTypesSet for controlling variant types for actor names
jrenslin pushed to master at museum-digital/MD_STD 2021-08-12 13:57:52 +02:00
80ab3216d5 Allow setting headers when running MD_STD::runCurl
jrenslin pushed to master at museum-digital/MD_STD 2021-07-27 23:44:30 +02:00
2071b57053 Add class MD_STD_DEBUG for debugging and code improvements
jrenslin pushed to master at museum-digital/MD_STD 2021-07-20 18:31:13 +02:00
5e7313f166 Use MD_STD::json_encode over the generic json_encode
jrenslin pushed to master at museum-digital/MD_STD 2021-07-20 18:15:49 +02:00
1c5d451619 Add json_encode_object for encoding objects (mainly SimpleXML obj.)
jrenslin pushed to master at museum-digital/MD_QA 2021-07-20 14:31:39 +02:00
4de07f689b Extend list of functions replaced by MD_STD wrappers
jrenslin pushed to master at museum-digital/MD_STD 2021-07-20 12:52:12 +02:00
7fb5ad8ced Deprecate MD_STD::startsWith - can be replaced by str_starts_with
jrenslin pushed to master at museum-digital/MD_QA 2021-07-20 04:02:38 +02:00
06a1c0db64 Expect use of some of MD_STD's wrappers over default functions
jrenslin pushed to master at museum-digital/MD_STD 2021-07-20 03:34:23 +02:00
01ac23229b Use MD_STD::unlink over unlink in mime type check
jrenslin pushed to master at museum-digital/MD_STD 2021-07-20 02:05:22 +02:00
d53303e617 Add option to pass acceptable mime types to
jrenslin pushed to master at museum-digital/MD_STD 2021-07-20 01:26:49 +02:00
6adf0ee0a2 Add wrapper around move_uploaded_file
jrenslin pushed to master at museum-digital/MDAllowedValueSets 2021-07-15 17:13:25 +02:00
1905450776 Fix typing bug