]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS
fixing readonly IDL logic
[Evergreen.git] / Open-ILS /
2008-02-07 mikerfixing readonly IDL logic
2008-02-06 ericksonadded explicit "return undef"
2008-02-06 ericksonlogic bug in new perm checker. removed some dead code
2008-02-06 ericksonadded vars to store permission error info
2008-02-06 ericksonusing shared build_org_tree in apputils
2008-02-06 ericksonnow using the find_highest_perm_org and get_org_tree...
2008-02-06 ericksonfixed variable declaration
2008-02-06 ericksongave cstore editor the ability to check an array of...
2008-02-06 mikeruse serial instead of plain INT for pkey on circ_mod_te...
2008-02-06 ericksonoverriding save to force None-ness on the interval...
2008-02-06 ericksonadded example verbose name
2008-02-06 ericksongetting closer on the circmatrixmatchpoint editing
2008-02-06 dbsi18n improvements as I go through updating status
2008-02-05 mikerupdating the exporter config to add the proxy for staff
2008-02-05 phasefxregression in dos.print kludge.. need to quote path...
2008-02-05 ericksonrepaired descendant logic for initial high perm org
2008-02-05 ericksonadded a descendants option to the high work org retriev...
2008-02-05 ericksonfixed some typos
2008-02-05 ericksonfixed calls to new_editor, which will not work in apput...
2008-02-05 ericksonadded org descendant/ancestor/full_path utility methods
2008-02-05 mikerupdating models with (what should be) working display...
2008-02-05 dbsMore i18n for chrome
2008-02-05 dbsCorrect common.error vs. common.exception mistake,...
2008-02-05 dbsBring i18n to main.js
2008-02-04 ericksonmoved some of the work org and perm calls into apputils...
2008-02-04 dbsBring more i18n love to chrome/main
2008-02-04 ericksonadded a .ids version of the work ou retrieval function...
2008-02-04 dbsFix typo (getStrint->getString)
2008-02-04 phasefxclear "Red Items are circulating" hint on refresh in...
2008-02-04 ericksonrepaired some copy/paste errors
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 dbsi18n for copy details and circulation summary screens
2008-02-02 dbsi18n for checkout and circulation info interfaces
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 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
next