0
I Use This!
Inactive

Commits : Listings

Analyzed 16 days ago. based on code collected 17 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
unaccent search query before transfering it to search engine More... over 15 years ago
wrap json deserialize into eval so we don't die on corrupt data More... over 15 years ago
hopefully fix utf-8 encoding when sending it to swish More... over 15 years ago
cleanup code, removed warning and filter *ONLY* on input name More... over 15 years ago
display() is currently broken More... over 15 years ago
don't fallback to input name, but use first sheet instead More... over 15 years ago
mark target for next release More... over 15 years ago
skip inputs without data More... over 15 years ago
decode json with utf8 turned on More... over 15 years ago
entries per page More... over 15 years ago
example search for Koha database More... over 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... over 15 years ago
work without optional attribute labels More... over 15 years ago
save ll_db earlier so that input_module won't die on empty input More... over 15 years ago
really skip input without normalization rules (like WebPAC::Input::Koha which just creates file for WebPAC::Input::MARC) More... over 15 years ago
don't overwrite cache marc file More... over 15 years ago
added barchart to protovis More... over 15 years ago
dump items without marc instead of dieing More... over 15 years ago
fetch MARC records directly from Koha database More... over 15 years ago
local More... over 15 years ago
small Protovis example More... over 15 years ago
show inputs selection only if there are more than one More... over 15 years ago
rewrite attributes to checkboxes which create correct quiery when combined with inputs, make attr_operators optional More... over 15 years ago
turn attributes into checkboxes with default to all More... over 15 years ago
BUG FIX: creation of ds from normalize rules More... over 15 years ago
example configuration for vhost/webpac2.cgi to turn Excel into searchable WebPAC using new features from WebPAC::Input::Excel More... over 15 years ago
re-org code to use input_module->normalize if there is no explicit rule More... over 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... over 15 years ago
accessor for low-level input_module More... over 15 years ago
put dashed lines between attributes in each result More... over 15 years ago