]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src
Teach eg_db_config.pl to generate offline-config.pl
[Evergreen.git] / Open-ILS / src /
2008-10-28 dbsTeach eg_db_config.pl to generate offline-config.pl
2008-10-27 ericksonmore moving of code out to the common packages
2008-10-27 ericksonmoving some more code out to the common packages
2008-10-27 ericksonoops, wrong order on the params
2008-10-27 ericksonreturning copy location info on hold delay event
2008-10-25 phasefxDefining an undefined event to prevent an error during...
2008-10-25 phasefxdidn't mean to to check this in
2008-10-25 phasefxwrong method name
2008-10-24 mikerupgrade_log table for tracking schema changes
2008-10-24 ericksonadded a full-queue import for items call
2008-10-24 ericksonmoved most of the copy/volume code to a new external...
2008-10-24 mikeradding vandelay item tables to IDL with permacrud perms
2008-10-22 mikerupdate permissions from permacrud definitions
2008-10-22 mikergenerate insert statements for perms
2008-10-22 mikerfixing logic thinko in new in-db merge function
2008-10-21 phasefxreturn 1-5 now from ils_version
2008-10-21 djfianderGet the comparison operator right for sorting.
2008-10-20 ericksonMerging acq-experiment to trunk, since rel_1_4 has...
2008-10-20 ericksonadded a global default locale configuration setting...
2008-10-17 ericksonif we have loaded all search results, don't bother...
2008-10-17 ericksonafter all search results scanned, we know the exact...
2008-10-16 ericksonduring precats, assume override on checkout.full
2008-10-16 ericksonif no max is configured and no valid count from the...
2008-10-16 ericksondummied up a native catalog z-source config blob
2008-10-14 ericksondisconnect to free up the cstore backend
2008-10-11 dbsMissed one parameter for the settings. works now.
2008-10-11 dbsAdd the ability to generate live-db-setup.pl to eg_db_c...
2008-10-11 dbsAugment kbeswick's version of the script; a bit more...
2008-10-10 ericksonadded support for deposit/rental exempt groups via...
2008-10-10 mikerfilter out deleted items and volumes
2008-10-10 dbsAdd hash-bang. oops.
2008-10-10 ericksonadded verify hold capture (and event) and no-op checkin...
2008-10-10 ericksonuse org ancester setting for sender address
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 mikerallow the database to support a NULL item price
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-07 dbsDon't complain if the target file is not there to be...
2008-10-07 mikerusing proper location name since location is not modify...
2008-10-07 dbsPrint out a valid select form, eh
2008-10-07 dbsIntegrate language picker into SlimPAC start/advanced...
2008-10-07 dbsLanguage first, locale second for better sorting
2008-10-06 dbsAnd actually build the list of supported locales, mmkay?
2008-10-06 dbsAdd a basic, ugly language picker to the SlimPAC (anoth...
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 mikersafer MR mapping
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 mikerA completely overhauled and generally much improved...
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 ericksonlog event loading at internal level, too wordy
2008-09-29 ericksonfixed bug in org setting value parsing. now calling...
2008-09-29 ericksonupdating org settings now requires an explicit permissi...
2008-09-29 dbsHard-code path to ldconfig, which is evil but works...
2008-09-28 dbsi18n-ize the default in-db Z39.50 servers (and fix...
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-26 dbsUse a locally hosted yaz package to avoid strange firewalls
2008-09-26 mikerfixing BETWEEN pub date filtering
2008-09-25 ericksononly compare the first 9 chars, in case the content...
2008-09-25 dbsBump YAZ to 3.0.34 - has been tested on 64-bit Debian...
2008-09-25 dbsFix order of oils_i18n_gettext elements
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-21 phasefxAdded an event to prevent the following...
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 ericksonnew event for queue name exists
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...
next