2008-09-07 |
erickson | marc xpath parser and compiler. needs more testing
|
commit | commitdiff | tree |
2008-09-05 |
erickson | cleaned up some of the status display handling
|
commit | commitdiff | tree |
2008-09-05 |
erickson | added upload-to-existing-queue. styling records to...
|
commit | commitdiff | tree |
2008-09-05 |
erickson | oops, extra commit. removing
|
commit | commitdiff | tree |
2008-09-05 |
erickson | removed non-existent column
|
commit | commitdiff | tree |
2008-09-05 |
erickson | added a toolbar for choosing interfaces. added a queue...
|
commit | commitdiff | tree |
2008-09-05 |
erickson | when all items in a queue are imported, mark the queue...
|
commit | commitdiff | tree |
2008-09-05 |
erickson | added not-found event
|
commit | commitdiff | tree |
2008-09-05 |
erickson | make sure record is selected for import if overlay...
|
commit | commitdiff | tree |
2008-09-05 |
erickson | finished overlay select. overlay selected records on...
|
commit | commitdiff | tree |
2008-09-05 |
erickson | for ease of UI dev, allow import and overlay records...
|
commit | commitdiff | tree |
2008-09-05 |
erickson | added not-found event
|
commit | commitdiff | tree |
2008-09-04 |
erickson | fixed bug in matching attrs to matches. now showing...
|
commit | commitdiff | tree |
2008-09-04 |
erickson | oops, forgot to repair array positions
|
commit | commitdiff | tree |
2008-09-04 |
erickson | rolling back removal of matched attribute field, but...
|
commit | commitdiff | tree |
2008-09-04 |
erickson | give a default form value to prevent warnings
|
commit | commitdiff | tree |
2008-09-04 |
erickson | no longer working around double-header issue. sorting...
|
commit | commitdiff | tree |
2008-09-04 |
erickson | sending headers via apache request content_type method...
|
commit | commitdiff | tree |
2008-09-04 |
erickson | minor cleanup/comment
|
commit | commitdiff | tree |
2008-09-04 |
erickson | added an overlay version of the queued bib import
|
commit | commitdiff | tree |
2008-09-03 |
erickson | some more minor cleanup
|
commit | commitdiff | tree |
2008-09-03 |
erickson | removed old debug warnings
|
commit | commitdiff | tree |
2008-09-03 |
erickson | when we find matches, provide an option to view a list...
|
commit | commitdiff | tree |
2008-09-03 |
erickson | added an alternate marc2html stylesheet which only...
|
commit | commitdiff | tree |
2008-09-03 |
erickson | added vandelay to example config
|
commit | commitdiff | tree |
2008-09-03 |
erickson | for now, show the matched attr value and number of...
|
commit | commitdiff | tree |
2008-09-03 |
erickson | added some css to indicate a match point
|
commit | commitdiff | tree |
2008-09-03 |
erickson | added logic to find matches. centering cell data
|
commit | commitdiff | tree |
2008-09-03 |
erickson | added date/time parsing to import time on queued record...
|
commit | commitdiff | tree |
2008-09-03 |
erickson | added fleshing of matches on queued rec retrieval....
|
commit | commitdiff | tree |
2008-09-03 |
erickson | updated match classes to match the schema. added virtual...
|
commit | commitdiff | tree |
2008-09-03 |
erickson | sort the attr defs by label. better handle events...
|
commit | commitdiff | tree |
2008-09-02 |
erickson | plugged in bib import with progress bar. in a perfect...
|
commit | commitdiff | tree |
2008-09-02 |
erickson | more not-found evts
|
commit | commitdiff | tree |
2008-09-02 |
erickson | rollback on failed auth as well..
|
commit | commitdiff | tree |
2008-09-02 |
erickson | added initial bib import logic. this is bibs only...
|
commit | commitdiff | tree |
2008-09-02 |
erickson | mike, check me on this one... fixing what looks like...
|
commit | commitdiff | tree |
2008-09-02 |
erickson | moved grid layout into the markup for easier i18nization...
|
commit | commitdiff | tree |
2008-09-02 |
erickson | no need to commit on read, rollback instead
|
commit | commitdiff | tree |
2008-09-02 |
erickson | added logic to detect Safari. if Safari, use the same...
|
commit | commitdiff | tree |
2008-09-02 |
erickson | using addOnLoad (thanks, dbs). using atomic version...
|
commit | commitdiff | tree |
2008-09-02 |
erickson | close the cstore connection before return
|
commit | commitdiff | tree |
2008-09-01 |
erickson | fixing not found not-found event ;)
|
commit | commitdiff | tree |
2008-08-30 |
erickson | displaying bib attrs in grid. added option to pass...
|
commit | commitdiff | tree |
2008-08-30 |
erickson | after queueing, retrieve the recs and shove them into...
|
commit | commitdiff | tree |
2008-08-30 |
erickson | make vandelay attr defs world readable
|
commit | commitdiff | tree |
2008-08-30 |
erickson | fetch bib/auth attr defs at startup time. leave some...
|
commit | commitdiff | tree |
2008-08-30 |
erickson | make sure to grab the correct queue type for perm checking
|
commit | commitdiff | tree |
2008-08-30 |
erickson | on perm failure, return failure event to caller instead...
|
commit | commitdiff | tree |
2008-08-29 |
erickson | added method to retrieve fleshed bib/authority records...
|
commit | commitdiff | tree |
2008-08-29 |
erickson | passing around the queue object, not the id
|
commit | commitdiff | tree |
2008-08-29 |
erickson | added virtual attributes fields to queued bib and authority...
|
commit | commitdiff | tree |
2008-08-29 |
erickson | vandelay ui round 1. supports queue create, marc file...
|
commit | commitdiff | tree |
2008-08-29 |
erickson | calling entityize without obj ref. obj is an application...
|
commit | commitdiff | tree |
2008-08-29 |
erickson | MARC::File does not like IO::Scalar, using open() instead...
|
commit | commitdiff | tree |
2008-08-29 |
erickson | typo on new object
|
commit | commitdiff | tree |
2008-08-29 |
erickson | added use strict/warnings. fixed some missing variable...
|
commit | commitdiff | tree |
2008-08-29 |
erickson | calling internal bib instead of auth rec creator on...
|
commit | commitdiff | tree |
2008-08-28 |
erickson | repaired record auto-delete code which could leave...
|
commit | commitdiff | tree |
2008-08-26 |
erickson | non-cat editor is now work-ou aware. default focus...
|
commit | commitdiff | tree |
2008-08-26 |
erickson | stat cat editor is now work-ou aware. default focus...
|
commit | commitdiff | tree |
2008-08-26 |
erickson | wording change. "filter" is misleading
|
commit | commitdiff | tree |
2008-08-26 |
erickson | added method to find "where" a given action can be...
|
commit | commitdiff | tree |
2008-08-26 |
erickson | gave org selecter builder the option to display shortname...
|
commit | commitdiff | tree |
2008-08-26 |
erickson | load org shortname into globalOrgTree orgs since it...
|
commit | commitdiff | tree |
2008-08-26 |
erickson | using batch version of perm org fetcher. added onload...
|
commit | commitdiff | tree |
2008-08-26 |
erickson | added batch versions of the work-perm-org fetchers
|
commit | commitdiff | tree |
2008-08-26 |
erickson | show newest checkouts first in the items out lists
|
commit | commitdiff | tree |
2008-08-25 |
erickson | shelving location editor now has the ability to show...
|
commit | commitdiff | tree |
2008-08-25 |
erickson | added library filter to copy location editor
|
commit | commitdiff | tree |
2008-08-25 |
erickson | added companion to orgIsMine which will look at a list...
|
commit | commitdiff | tree |
2008-08-25 |
erickson | added work-org version of checkDisabled
|
commit | commitdiff | tree |
2008-08-25 |
erickson | typo yes -> no
|
commit | commitdiff | tree |
2008-08-25 |
erickson | added method to grab work_ou related permissions
|
commit | commitdiff | tree |
2008-08-25 |
erickson | added new function which builds an org selector from...
|
commit | commitdiff | tree |
2008-08-25 |
erickson | make sure has is defined
|
commit | commitdiff | tree |
2008-08-25 |
erickson | add a page break after the print div
|
commit | commitdiff | tree |
2008-08-24 |
erickson | removing, deprecated
|
commit | commitdiff | tree |
2008-08-24 |
erickson | moved to http://svn.open-ils.org/trac/ILS-Contrib/browser...
|
commit | commitdiff | tree |
2008-08-24 |
erickson | moved to http://svn.open-ils.org/trac/ILS-Contrib/browser...
|
commit | commitdiff | tree |
2008-08-24 |
erickson | moved to http://svn.open-ils.org/trac/ILS-Contrib/browser...
|
commit | commitdiff | tree |
2008-08-24 |
erickson | More cleanup of the Evergreen directory. This change...
|
commit | commitdiff | tree |
2008-08-24 |
erickson | typo F -> STDOUT
|
commit | commitdiff | tree |
2008-08-24 |
erickson | do the same for stdout...
|
commit | commitdiff | tree |
2008-08-24 |
erickson | specify utf8 output encoding on the email outfile
|
commit | commitdiff | tree |
2008-08-24 |
erickson | added a cache for org-from-address
|
commit | commitdiff | tree |
2008-08-23 |
erickson | --send-email and --use-email-outfile are no longer...
|
commit | commitdiff | tree |
2008-08-23 |
erickson | Added a flag to force emails to be appended to a file...
|
commit | commitdiff | tree |
2008-08-22 |
erickson | made the default print fonts smallerOpen-ILS/web/opac...
|
commit | commitdiff | tree |
2008-08-22 |
erickson | added a handler for the case where the item is checked...
|
commit | commitdiff | tree |
2008-08-22 |
erickson | Also deprecated. This code now lives in Open-ILS/src...
|
commit | commitdiff | tree |
2008-08-22 |
erickson | Also deprecated
|
commit | commitdiff | tree |
2008-08-22 |
erickson | These are deprecated. Removing.
|
commit | commitdiff | tree |
2008-08-22 |
erickson | fixing overzealous search/replace and help text
|
commit | commitdiff | tree |
2008-08-21 |
erickson | we need to report on circs that are /not/ lost/lonvoverdue...
|
commit | commitdiff | tree |
2008-08-21 |
erickson | explicitly set all sender headers to the sender addr
|
commit | commitdiff | tree |
2008-08-21 |
erickson | added support for using the org-unit setting for FROM...
|
commit | commitdiff | tree |
2008-08-21 |
erickson | cleaned up some formatting
|
commit | commitdiff | tree |
2008-08-21 |
erickson | added ability to specify which types of notices to...
|
commit | commitdiff | tree |
2008-08-21 |
erickson | implemented the ability to go back in time (aka days_back...
|
commit | commitdiff | tree |
next |