0
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected 1 day ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
unaccent search query before transfering it to search engine More... almost 15 years ago
wrap json deserialize into eval so we don't die on corrupt data More... almost 15 years ago
hopefully fix utf-8 encoding when sending it to swish More... almost 15 years ago
cleanup code, removed warning and filter *ONLY* on input name More... almost 15 years ago
display() is currently broken More... almost 15 years ago
don't fallback to input name, but use first sheet instead More... almost 15 years ago
mark target for next release More... almost 15 years ago
skip inputs without data More... almost 15 years ago
decode json with utf8 turned on More... almost 15 years ago
entries per page More... almost 15 years ago
example search for Koha database More... almost 15 years ago
pass $data to html::vhost so we can lookup other fields from same record (e.g. to create link with some other field value) More... almost 15 years ago
work without optional attribute labels More... almost 15 years ago
save ll_db earlier so that input_module won't die on empty input More... almost 15 years ago
really skip input without normalization rules (like WebPAC::Input::Koha which just creates file for WebPAC::Input::MARC) More... almost 15 years ago
don't overwrite cache marc file More... almost 15 years ago
added barchart to protovis More... almost 15 years ago
dump items without marc instead of dieing More... almost 15 years ago
fetch MARC records directly from Koha database More... almost 15 years ago
local More... almost 15 years ago
small Protovis example More... almost 15 years ago
show inputs selection only if there are more than one More... almost 15 years ago
rewrite attributes to checkboxes which create correct quiery when combined with inputs, make attr_operators optional More... almost 15 years ago
turn attributes into checkboxes with default to all More... almost 15 years ago
BUG FIX: creation of ds from normalize rules More... almost 15 years ago
example configuration for vhost/webpac2.cgi to turn Excel into searchable WebPAC using new features from WebPAC::Input::Excel More... almost 15 years ago
re-org code to use input_module->normalize if there is no explicit rule More... almost 15 years ago
- version bump [0.06] - produce column names and labels for vhost/webpac2.cgi - implement normalize callback which put Excel data into _rows and search values More... almost 15 years ago
accessor for low-level input_module More... almost 15 years ago
put dashed lines between attributes in each result More... almost 15 years ago