]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src/perlmods/OpenILS
Add the ability to generate live-db-setup.pl to eg_db_config.pl
[Evergreen.git] / Open-ILS / src / perlmods / OpenILS /
2008-10-10 ericksonadded support for deposit/rental exempt groups via...
2008-10-10 mikerfilter out deleted items and volumes
2008-10-10 ericksonadded verify hold capture (and event) and no-op checkin...
2008-10-09 ericksonmake sure we rollback the aborted transactions so they...
2008-10-09 ericksonadded method to return queue summary information
2008-10-09 ericksondon't call ->value if no setting exists, return empty...
2008-10-09 dbsMove search query input cleansing to the server side
2008-10-08 ericksonremoving copy price routine which is actually called...
2008-10-08 ericksonextracted copy price calculation out to a shared function
2008-10-08 mikerprotecting MARC::Batch->next with a try block
2008-10-07 ericksononly strip beginning and trailing spaces from tcn value...
2008-10-07 ericksonrun total owed and total checked out inside a transacti...
2008-10-06 ericksondefault to requesting user on retrieval as well
2008-10-06 ericksondefault to requesting user. if a single setting is...
2008-10-06 ericksonupdated/cleaned up user settings code, like the newer...
2008-10-02 mikerallowing per-org_unit reshelving complete setting
2008-10-01 ericksonimport each record inside its own transaction, so that...
2008-10-01 ericksonmore logs
2008-10-01 ericksonadded additional error logging
2008-10-01 ericksonneeded an extra bit of logic to tell checkout.full...
2008-09-30 mikeradding hold verification support per copy_location
2008-09-29 ericksonupdating org settings now requires an explicit permissi...
2008-09-28 mikermake in-db authoritative, but allow config file values...
2008-09-28 mikerexpose the new in-db z39.50 config
2008-09-28 mikerbackend support for marking unrecovered debt
2008-09-28 dbsAdd permission descriptions from wiki.
2008-09-26 ericksonfinished up the payable-by-credit-balance api call
2008-09-26 ericksonadded ability to only fetch/dislplay non-imported recs...
2008-09-23 ericksonadded filter options for owner queue retrievel. added...
2008-09-23 ericksoncan now pass raw marcxml to the marc2html method and...
2008-09-23 ericksonmoved to file-based marc storage, since memcache has...
2008-09-22 ericksonchanged return object key names for consistency
2008-09-22 ericksonadded support for deposit/rental billing at checkout...
2008-09-22 ericksontreat a "failed" request as an exception
2008-09-22 ericksongo one deeper in the caller stack so we're not repeating
2008-09-22 ericksonignore the native catalog search when processing async...
2008-09-22 ericksonporting the ability to search the local catalog as...
2008-09-21 phasefxMake this method return 1 and 0 like the description...
2008-09-20 phasefxmove these lingering methods from Cat.pm to Cat/BibComm...
2008-09-20 phasefxLet's go back to this way for the time being. I tried...
2008-09-19 ericksonreturn event if relevent queue name exists
2008-09-19 ericksonfixed import name
2008-09-19 ericksonusing local authority create/overlay methods. some...
2008-09-19 ericksonexplicity use app::sesssion
2008-09-19 ericksonlike bib, moved the authority create/overlay logic...
2008-09-19 ericksonnow using the local, uni-transaction versions of bib...
2008-09-19 ericksonadded "import entire queue" and "import all non-collidi...
2008-09-19 ericksonmoved marc edit/import functionaly out to an external...
2008-09-18 ericksonadded queue delete option and begining of support for...
2008-09-18 dbsMove ISSN hyphen filtering from client side to search...
2008-09-17 dbsComplete the move to MODS32
2008-09-17 ericksonadded limit/offset support to queued record retrieval...
2008-09-17 mikerText::CSV changes ... arg; adding line breaks for bre...
2008-09-15 ericksonadded a batch org setting fetcher. cleaned up one...
2008-09-15 ericksonfixed perm check. also, if no count is provided, falls...
2008-09-15 ericksoncopy checkout history now limited by org setting and...
2008-09-15 ericksonmore cleanup
2008-09-15 ericksonwhen retrieveing the user's locale, be sure to default...
2008-09-15 ericksongeneral cleanup
2008-09-13 dbsUnion approach to URL attributes was bug-ridden if...
2008-09-13 dbsEnable display of public notes (subfield 'z') in online...
2008-09-13 dbsTypo: MODS doesn't define "abreviated"
2008-09-12 ericksonfixing typos and thinkos
2008-09-11 ericksonadded authority import/overlay and external entityize
2008-09-11 ericksonbib and authority marchtml generator now use same code
2008-09-11 ericksonusing new entityize, importing authority code, not...
2008-09-11 ericksonauthority record import/overlay and notes handling...
2008-09-11 ericksonremoving old, unused code
2008-09-11 ericksonadded a common entityize function to prevent the contin...
2008-09-08 ericksonusing new status-filtered hold pull list method
2008-09-05 ericksonoops, extra commit. removing
2008-09-05 ericksonwhen all items in a queue are imported, mark the queue...
2008-09-05 ericksonfor ease of UI dev, allow import and overlay records...
2008-09-04 ericksongive a default form value to prevent warnings
2008-09-04 ericksonsending headers via apache request content_type method...
2008-09-04 ericksonadded an overlay version of the queued bib import
2008-09-03 ericksonsome more minor cleanup
2008-09-03 ericksonremoved old debug warnings
2008-09-03 ericksonadded an alternate marc2html stylesheet which only...
2008-09-03 ericksonadded fleshing of matches on queued rec retrieval....
2008-09-02 ericksonrollback on failed auth as well..
2008-09-02 ericksonadded initial bib import logic. this is bibs only...
2008-09-02 ericksonno need to commit on read, rollback instead
2008-09-02 ericksonclose the cstore connection before return
2008-09-01 dbsSRU: Map author and name names from the eg indexset...
2008-08-30 ericksonmake sure to grab the correct queue type for perm checking
2008-08-30 ericksonon perm failure, return failure event to caller instead...
2008-08-29 ericksonadded method to retrieve fleshed bib/authority records...
2008-08-29 ericksoncalling entityize without obj ref. obj is an applicati...
2008-08-29 ericksonMARC::File does not like IO::Scalar, using open() inste...
2008-08-29 ericksontypo on new object
2008-08-29 ericksonadded use strict/warnings. fixed some missing variable...
2008-08-29 ericksoncalling internal bib instead of auth rec creator on...
2008-08-28 ericksonrepaired record auto-delete code which could leave...
2008-08-28 mikermoving "builder" to the right place ... now all objects...
2008-08-27 dbsStart using automake/autoconf for configuring, building...
2008-08-27 mikerarg. unneeded change
2008-08-27 mikerfix find_relation to look in the builder _rels
2008-08-26 ericksonadded batch versions of the work-perm-org fetchers
2008-08-25 ericksonmake sure has is defined
next