2010-07-23 |
miker | Forward-port r17024: include null fields, via .toStoreI... |
commit | commitdiff | tree |
2010-07-23 |
phasefx | logic error preventing deletion of addresses in patron... |
commit | commitdiff | tree |
2010-07-23 |
phasefx | support printing of stat cats and surveys from patron... |
commit | commitdiff | tree |
2010-07-23 |
erickson | log the IP address of the connecting client |
commit | commitdiff | tree |
2010-07-22 |
senator | Acq: revert something I didn't mean in r17013 |
commit | commitdiff | tree |
2010-07-22 |
erickson | Added option to link a (freerange) lineitem to a catalog |
commit | commitdiff | tree |
2010-07-22 |
erickson | fixed bug in related lineitems page where it was attemp... |
commit | commitdiff | tree |
2010-07-22 |
gmc | bug #608937: make barcode search from main patron searc... |
commit | commitdiff | tree |
2010-07-22 |
senator | Acq: attempt to fix issue where adding copies in an... |
commit | commitdiff | tree |
2010-07-22 |
senator | Acq: always show "add to new selection list" / "create... |
commit | commitdiff | tree |
2010-07-22 |
miker | upgrade script and version bump for r17007 |
commit | commitdiff | tree |
2010-07-22 |
miker | retain the indicators on located uri 856 merge during... |
commit | commitdiff | tree |
2010-07-21 |
erickson | added an 'Add Brief Record' button to the PO interface... |
commit | commitdiff | tree |
2010-07-21 |
erickson | add collection code as non-i18n version of shelving... |
commit | commitdiff | tree |
2010-07-21 |
erickson | pushed view-in-catalog link up to the main lineitem... |
commit | commitdiff | tree |
2010-07-21 |
miker | protect acn, acp and auri from our $lib faking |
commit | commitdiff | tree |
2010-07-21 |
miker | add parameter support to acn, acp and auri unapi axes |
commit | commitdiff | tree |
2010-07-21 |
miker | add copy_circ_lib and copy_owning_lib to circ matrix... |
commit | commitdiff | tree |
2010-07-21 |
gmc | improve documentation of macros available to receipt... |
commit | commitdiff | tree |
2010-07-21 |
miker | index which /greatly/ speeds collection of pending... |
commit | commitdiff | tree |
2010-07-21 |
scottmk | Two new tables in action schema: fieldset and fieldset_... |
commit | commitdiff | tree |
2010-07-20 |
gmc | set truncation to 1 for all biblios.net Z39.50 attributes |
commit | commitdiff | tree |
2010-07-20 |
erickson | login just before starting work and log out after each... |
commit | commitdiff | tree |
2010-07-20 |
erickson | flush the xmpp socket before attempting to process... |
commit | commitdiff | tree |
2010-07-20 |
erickson | added support for selecting individual copy statuses... |
commit | commitdiff | tree |
2010-07-20 |
miker | Patch from John Craig providing a saner timestamp clean... |
commit | commitdiff | tree |
2010-07-20 |
miker | backporting r16982: use the correct table and field... |
commit | commitdiff | tree |
2010-07-20 |
erickson | md5 module is deprecated; move to hashlib |
commit | commitdiff | tree |
2010-07-19 |
miker | use abs() to get page number in either direction |
commit | commitdiff | tree |
2010-07-19 |
miker | use LEFT JOIN to allow a single query to count copies... |
commit | commitdiff | tree |
2010-07-19 |
erickson | updated default estimated hold wait display to handle... |
commit | commitdiff | tree |
2010-07-19 |
erickson | when calculating estimed hold wait time, don't ignore... |
commit | commitdiff | tree |
2010-07-19 |
erickson | repaired sql syntax for upgrade log commit |
commit | commitdiff | tree |
2010-07-18 |
miker | put the null return back, in case that is important... |
commit | commitdiff | tree |
2010-07-18 |
miker | remove ingest service call from authority import thanks... |
commit | commitdiff | tree |
2010-07-17 |
dbs | Teach marc2sre.pl MFHD record ingest script to read... |
commit | commitdiff | tree |
2010-07-17 |
dbs | Switch to ingesting authority records automatically... |
commit | commitdiff | tree |
2010-07-17 |
dbs | Fix schema creation breakage. Damn you dangling commas. |
commit | commitdiff | tree |
2010-07-16 |
gmc | add seed for COPY_NEEDED_FOR_HOLD.override permission |
commit | commitdiff | tree |
2010-07-16 |
dbs | It is important to update the upgrade_log to prevent... |
commit | commitdiff | tree |
2010-07-16 |
erickson | return NULL terminator to indicate successful read... |
commit | commitdiff | tree |
2010-07-16 |
phasefx | get rid of the chrome instantiated sound object so... |
commit | commitdiff | tree |
2010-07-16 |
gmc | make --timeout actually work if setting a timeout ... |
commit | commitdiff | tree |
2010-07-16 |
dbs | serial.record_entry already had an owner column spelled... |
commit | commitdiff | tree |
2010-07-16 |
dbs | Add the new owner column to the are object in the IDL |
commit | commitdiff | tree |
2010-07-16 |
erickson | rearrange while loop to prevent error: Can't 'last... |
commit | commitdiff | tree |
2010-07-16 |
gmc | add --timeout switch to marc_export |
commit | commitdiff | tree |
2010-07-16 |
gmc | whitespace consistency improvements |
commit | commitdiff | tree |
2010-07-16 |
miker | use a left join instead of -not-exists for anti-join... |
commit | commitdiff | tree |
2010-07-15 |
senator | This should have been part of r16946. Now the Translat... |
commit | commitdiff | tree |
2010-07-15 |
phasefx | Have open-ils.circ.circulation.due_date.update return... |
commit | commitdiff | tree |
2010-07-15 |
phasefx | more configuration options for date/timepicker dialog... |
commit | commitdiff | tree |
2010-07-15 |
phasefx | wrong variable; could refresh the wrong rows |
commit | commitdiff | tree |
2010-07-15 |
phasefx | allow open-ils.circ.hold.update.batch to apply nulls... |
commit | commitdiff | tree |
2010-07-15 |
phasefx | add copy circ lib to alternative item details view |
commit | commitdiff | tree |
2010-07-15 |
senator | make openils.widget.TranslatorPopup a little more envir... |
commit | commitdiff | tree |
2010-07-15 |
miker | ARG! Missed a semicolon. Perl, be like JS and make... |
commit | commitdiff | tree |
2010-07-15 |
erickson | return # of imported and failed records to the caller |
commit | commitdiff | tree |
2010-07-15 |
dbs | Protect authority records from real deletion and add... |
commit | commitdiff | tree |
2010-07-15 |
miker | companion to "browse", which drops you into the middle... |
commit | commitdiff | tree |
2010-07-15 |
dbs | Delete links to deleted bib records as part of biblio... |
commit | commitdiff | tree |
2010-07-15 |
gmc | bug 605921: fix bib search hang on queries like "title... |
commit | commitdiff | tree |
2010-07-15 |
gmc | bug 605884: make MARC expert search of control fields... |
commit | commitdiff | tree |
2010-07-15 |
dbs | asset.merge_record_assets() needs auth_link declaration... |
commit | commitdiff | tree |
2010-07-15 |
dbs | On second thought, delete authority links pointing... |
commit | commitdiff | tree |
2010-07-15 |
dbs | Teach assets.merge_record_assets() to also merge author... |
commit | commitdiff | tree |
2010-07-14 |
dbs | Authority records get some fixed-field love in the... |
commit | commitdiff | tree |
2010-07-14 |
dbs | CSS makes things visible, or not. Display the nascent... |
commit | commitdiff | tree |
2010-07-14 |
scottmk | When returning a list of bind variables: If a default_... |
commit | commitdiff | tree |
2010-07-14 |
dbs | Set the 004 of the new MFHD record to the ID of the... |
commit | commitdiff | tree |
2010-07-14 |
dbs | In theory, this would be a step towards MFHD records... |
commit | commitdiff | tree |
2010-07-14 |
dbs | validate.tag.id_list: Return an empty list instead... |
commit | commitdiff | tree |
2010-07-14 |
dbs | Improve auto-authority-control processing script: |
commit | commitdiff | tree |
2010-07-13 |
dbs | Be more relaxed about what we receive in Vandelay ... |
commit | commitdiff | tree |
2010-07-13 |
miker | remove even more namespace prefixes ... take THAT, IE! |
commit | commitdiff | tree |
2010-07-13 |
dbs | Relax bib type parsing a little and allow spaces (like... |
commit | commitdiff | tree |
2010-07-13 |
scottmk | Qstore: support LIMIT and OFFSET clauses. |
commit | commitdiff | tree |
2010-07-13 |
dbs | Make maintain_901() more robust in the presence of... |
commit | commitdiff | tree |
2010-07-13 |
dbs | Stub script for adding authority control to an existing... |
commit | commitdiff | tree |
2010-07-13 |
scottmk | Add limit_count and offset_count columns to query.store... |
commit | commitdiff | tree |
2010-07-13 |
dbs | Add 100$e (relator) and 711$c (Location of meeting... |
commit | commitdiff | tree |
2010-07-12 |
dbs | Whitespace consistency for Vandelay |
commit | commitdiff | tree |
2010-07-12 |
dbs | Prevent MARC batch import from blindly trusting the... |
commit | commitdiff | tree |
2010-07-12 |
senator | Make a translate button available in the name column... |
commit | commitdiff | tree |
2010-07-12 |
phasefx | printable_output() for the patron editor, given that... |
commit | commitdiff | tree |
2010-07-12 |
phasefx | printing the contents of iframes is sometimes problemat... |
commit | commitdiff | tree |
2010-07-12 |
gmc | protect against deletion of serial.unit rows |
commit | commitdiff | tree |
2010-07-12 |
gmc | cache OPAC-visibility of copies and bibs |
commit | commitdiff | tree |
2010-07-12 |
dbs | Several fixes for authority-controlled field and contro... |
commit | commitdiff | tree |
2010-07-12 |
dbs | NFC() needs Unicode::Normalize - strange that this... |
commit | commitdiff | tree |
2010-07-12 |
miker | facet query correction |
commit | commitdiff | tree |
2010-07-11 |
miker | thinko in upgrade script |
commit | commitdiff | tree |
2010-07-11 |
miker | break facets out to a separate table for speed |
commit | commitdiff | tree |
2010-07-09 |
dbs | dojo == elegant; refactor cursor up/down and hide fixed... |
commit | commitdiff | tree |
2010-07-09 |
dbs | New feature: maintain control numbers (001, 003, 035... |
commit | commitdiff | tree |
2010-07-09 |
dbs | Restore whitespace consistency (spaces not tabs) |
commit | commitdiff | tree |
2010-07-09 |
dbs | Initial support for wrapping long subfields in the... |
commit | commitdiff | tree |
2010-07-09 |
miker | add support for switching between xul and textarea... |
commit | commitdiff | tree |
2010-07-09 |
dbs | vandelay.dtd already includes the arrows in the entity... |
commit | commitdiff | tree |
2010-07-09 |
dbs | SuperCat requests for plain marcxml were returning... |
commit | commitdiff | tree |
next |