]> git.evergreen-ils.org Git - Evergreen.git/shortlog
Evergreen.git
2008-02-04 mikeradding baseline circ matrix models
2008-02-04 dbsBring i18n to JSAN error messages
2008-02-04 ericksonadded a min-depth function for a group of orgs, changed...
2008-02-04 ericksonforcing int-ness on flat org keys for consistency
2008-02-04 ericksonverifying existance of org tree before building union...
2008-02-04 ericksonno longer clobbering client-provided array of orgs
2008-02-04 ericksonrepaired logic error in union-tree builder
2008-02-04 dbsComplete i18n of chrome/cat/opac.js
2008-02-04 dbsBring i18n to the main login window
2008-02-03 mikerPatch from Scott McKellar:
2008-02-03 mikerinitial in-db circ and hold stuff. this codifies the...
2008-02-02 dbsi18n of copy status overlay
2008-02-02 mikerprotect against null fingerprints (???)
2008-02-02 dbsi18n for copy details and circulation summary screens
2008-02-02 dbsi18n for checkout and circulation info interfaces
2008-02-02 dbsMake "make clean" clean the staff_client directory...
2008-02-02 dbsRevert revision 8546 - checked in the wrong file.
2008-02-01 ericksoncreated method to return the thinnest full tree which...
2008-02-01 mikeradding the usr->barcode link
2008-02-01 ericksonremoved cstoreditor :funcs import, was causing circular...
2008-02-01 ericksonmoved old-fashioned perm check to json_query for speed
2008-02-01 ericksonadded method to find the org tree segments where a...
2008-02-01 phasefxsidestep race condition with new volumes and db replica...
2008-02-01 phasefxsingle-row refresh does not realize when an item needs...
2008-02-01 mikerit's the little things that getcha .... typo
2008-02-01 mikersubcolumn redux: need to wrap the function call in...
2008-02-01 mikergive cstore the ability to select a subcolumn from...
2008-02-01 mikeradding 610, 611 and 630 to the list of controlled fields
2008-01-31 ericksoncomitting initial authoritative auto-magic transactions...
2008-01-31 ericksonduping method_type before using it as a data in the...
2008-01-31 mikermoving dedup to just where it is needed
2008-01-31 ericksondisallow marking an item lost that is already marked...
2008-01-31 mikerput source include files in front of installed, system...
2008-01-31 mikerPatch from Scott McKellar to plug a small leak in open...
2008-01-31 mikerMissed the header in the last patch (from Scott McKellar)
2008-01-31 mikerPatch from Scott McKellar:
2008-01-31 miker1. In main() we allocate a growing_buffer named "json...
2008-01-31 mikerPatch from Scott Mckellar to plug a few leaks
2008-01-31 mikerPatch from Scott McKellar:
2008-01-31 mikerPatch from Scott McKellar plugging several pointer...
2008-01-30 dbsMake "make clean" clean the staff_client directory...
2008-01-30 phasefxchange D_ALERT log level to D_WARN to avoid unneeded...
2008-01-30 ericksonensuring transactions are closed after a billing is...
2008-01-30 dbsWe actually need to test for equality with '0'
2008-01-29 mikeruse default namespaces ... easier to work with anyway...
2008-01-29 mikermake double extra sure that the namespace attribute...
2008-01-29 dbsReturn explicit nulls if no matching username / barcode...
2008-01-29 ericksonadded some hold permit exemptions for DCPL and LEE...
2008-01-29 dbsConvert z39.50 client over to common.properties strings...
2008-01-29 dbsCorrect logic error that prevented users from changing...
2008-01-28 ericksoncreated an external brick configuration file
2008-01-28 mikerspacing
2008-01-28 ericksondrastically up the timeout for these long-running trans...
2008-01-28 mikerok fine. use plperlu
2008-01-28 mikerjust use plperl and not plperlu
2008-01-28 dbsA bit more checkout.js code cleaning to comply with...
2008-01-28 mikerignore deleted records within a metarecord
2008-01-28 ericksonprotecting against edge case where we run off the end...
2008-01-28 dbsCorrect a regression introduced by i18n, and make jslin...
2008-01-28 dbsReturn null in the event the requested org setting...
2008-01-28 mikeradding create_time column to match the IDL
2008-01-27 dbsMigrate opac.js over from strbundle to messagecatalog
2008-01-27 dbsCorrect a mod_xmlent complaint about invalid XML
2008-01-27 dbsCorrect entity name
2008-01-25 mikermake flags accept 0/1 as well as false/true
2008-01-24 dbsLocalize checkin and checkout interfaces
2008-01-24 mikerfixing authority validation with the new input/output...
2008-01-24 mikeradded param sets for voided billing clauses
2008-01-24 dbsUse a more explicit term than "Mult-date" for easier...
2008-01-24 dbsDo not force application type of XHTML files to XUL...
2008-01-23 ericksonadded org name sorting to org list retrieval
2008-01-23 ericksonverifying existance of local tree before performing...
2008-01-23 ericksonadded method to return flat list of related orgs
2008-01-23 dbsLocalize strings in circ checkin interface
2008-01-23 dbsWe no longer need to call lang.js
2008-01-23 dbsTypo in debug output
2008-01-23 dbsReorder admin user insert statements to satisfy foreign...
2008-01-22 ericksonmore org utility code
2008-01-22 ericksonmore org utility code
2008-01-22 phasefxutil.window was relying on xulG, but when called from...
2008-01-22 dbsThis actually uses bash syntax; let's be explicit in...
2008-01-22 dbsCorrect install rules for the c-app headers
2008-01-22 dbsRestore Makefile.install to r8000.
2008-01-22 dbsEnable build via relative header file and library locat...
2008-01-22 dbsUse the SHELL Makefile variable to set bash, rather...
2008-01-22 ericksonadded open-ils.actor app
2008-01-22 ericksonbeginnings of general purpose org_unit utility functions
2008-01-21 dbsEliminate lang.js (old i18n approach).
2008-01-21 dbsClean up staff client 'make' output
2008-01-21 phasefxsome try/catch goodness for messagecatalog implementati...
2008-01-21 dbsMerge circ.properties into offline.properties (missed...
2008-01-21 dbsTeach i18n Makefile about multiple property file locations.
2008-01-21 mikeradding pointer to the original docs
2008-01-21 mikeradding copyright and docs
2008-01-21 dbsTeach dtd2js.pl to ignore comments.
2008-01-21 dbsMore staff client localization in server/admin
2008-01-21 mikerstylesheet that can turn the Library of Conference...
2008-01-20 dbsRestore regression spotted by miker (thanks!)
2008-01-20 dbsThe localization madness continues...
2008-01-20 dbsLocalize many of the strings in closed_dates.xhtml;
next