]> git.evergreen-ils.org Git - working/Evergreen.git/shortlog
working/Evergreen.git
2010-05-26 scottmkAdding a qualifying schema name to keep PG happy
2010-05-26 mikerand, of course, the same typo /in/ the file. fixed
2010-05-26 mikerarg ... typo in filename. moved
2010-05-26 mikerafter nearly 280 schema updates, we had a little drift...
2010-05-26 scottmkBug fixes in verifyObjectPCRUD():
2010-05-26 dbsAdd actor.usr_password_reset table required for passwor...
2010-05-25 phasefxthis doesn't work. I think my environment wasn't prist...
2010-05-25 phasefxremove duplicate line
2010-05-25 ericksonPatch from Bill Ott to add missing apostrophe in rdetail.js
2010-05-25 scottmkCorrecting an upgrade script.
2010-05-25 mikerThe Great For-In Refactoring of ought-nine broke dojo...
2010-05-25 scottmkPlug some memory leaks, and eliminate some unnecessary
2010-05-25 ericksonsupport for calculating estimated hold wait time based...
2010-05-25 ericksonadded support for propagating searchOrg, searchSort...
2010-05-25 scottmkVarious changes to verifyObjectPCRUD():
2010-05-24 mikeradd settings group table, shared between org and usr...
2010-05-24 scottmkSplit old org unit setting type circ.hold_estimate_wait...
2010-05-24 senatorAdd CVV field to selfcheck credit card payment interface
2010-05-24 senatorConsistently return fail_part to the client from in...
2010-05-24 senatorSeparate payment form code from the rest of the self...
2010-05-24 phasefxadd View/Place Orders to opac wrapper in staff client
2010-05-21 ericksonenable grid paging by default. replaced showPaginator...
2010-05-21 ericksonuntil support for added circ mod groups on new matchpoi...
2010-05-21 ericksonrepaired inadvertent api drift caused by move from...
2010-05-21 mikerPatch from Jason Stephenson which adds "IF EXISTS"...
2010-05-21 mikerForward port of a patch from Dan Wells to fix the bookb...
2010-05-21 scottmkAdd column avg_wait_time to config.circ_modifier.
2010-05-21 mikerremove errant tsearch joiners if the normalizers are...
2010-05-21 mikeradd identifier FTS config (assumed to exist in some...
2010-05-21 mikeruse proper JSON, re ' vs "
2010-05-21 ericksonhide the out-of-sync, non-xul dojo menu in the html...
2010-05-21 scottmkSupport IS NULL and IS NOT NULL expressions.
2010-05-21 scottmkFixing a typo in the previous changeset (a missing...
2010-05-21 ericksonallow caller to define the sort field/direction in...
2010-05-21 ericksonPO virtual lineitem_count field is an int, not a link
2010-05-20 scottmkCreate database support for IS [NOT] NULL expressions
2010-05-20 senatorAcq: correct a mistake in r16464
2010-05-20 senatorAcq: fix unified search for not-null boolean fields
2010-05-20 ericksonloosen the restrictions on exporting holdings / price...
2010-05-20 phasefxDon't assume an explicit print strategy has been set...
2010-05-20 phasefx* I18N for print admin interface
2010-05-20 phasefxset persisted settings before generating labels on...
2010-05-20 phasefxrework these column definitions for pre-cats, since...
2010-05-20 phasefxchange this id to avoid a collision when patron and...
2010-05-20 phasefxlogic error, ensure that the "first_pre" print CSS...
2010-05-20 phasefxadd magic debug controls to chrome interfaces
2010-05-20 scottmkImplement new param_list method, which returns a list of
2010-05-19 scottmkImplement open-ils.qstore.bind_param method, which...
2010-05-19 mikermake the first_word index normalizer return a not-null...
2010-05-19 mikeradd ISBN 10/13 index normalizer (requires ISN postgres...
2010-05-19 scottmkMake sure that all bind variables have been assigned...
2010-05-19 scottmkAdd partial support for bind variables: load them from the
2010-05-18 scottmkFix a typo in a previous commit to the acq schema....
2010-05-18 mikeridentifier search class, including some (I believe...
2010-05-18 senatorAcq: don't check claim eligibility on pseudo-LIs genera...
2010-05-17 senatorAcq: back/next result paging through unified search...
2010-05-17 ericksonadded selector column for edi_account; added edi messag...
2010-05-17 ericksondon't assume an autofieldwidget cached linked object...
2010-05-17 ericksonbetter handling of mingling readOnly and non-readOnly...
2010-05-17 ericksonadded support for redelivery of 'retry' edi_messages...
2010-05-17 scottmkTwo changes to acq.edi_message:
2010-05-16 dbsSpotted minor typos while reading up on the new addition.
2010-05-16 mikerOptional pgmemcache-based caching of permission checks...
2010-05-16 mikerallow multiple 260 tags in summary view
2010-05-14 ericksonshow progress indicator in autogrid with next/prev...
2010-05-13 ericksonnodeValue not working to find source def sql in the...
2010-05-13 ericksonrepaired some IDL typos w/ hold/copy ration view
2010-05-13 senatorAcq: the XULTermLoader dijit now returns the first...
2010-05-13 phasefxfix column name
2010-05-13 phasefxfix syntax
2010-05-13 ericksonuse estimed_unit_price directly on the lineitem in...
2010-05-13 mikerteach the overlay functions about data matching REs...
2010-05-13 ericksonfixed some typos, thinkos in EDI cross-walk
2010-05-13 senatorAcq: two bug fixes
2010-05-13 ericksonmoved to generic acqpo.activate hook instead of the...
2010-05-12 senatorAcq: import file of bib IDs, get paginated LI table...
2010-05-12 scottmkAdd purchase_order column to acq.edi_message.
2010-05-12 ericksonPatch from Galen Charlton: This resolves a performance...
2010-05-12 phasefxput spine label preview into a tab instead of a window...
2010-05-12 phasefxhoping to get around new chrome versus remote xul restr...
2010-05-12 phasefxgo back to using cmd_print code; we'll fix it in browse...
2010-05-12 phasefxdefine obj for this method
2010-05-12 ericksoncall recv to pull responses off the wire
2010-05-11 scottmkAdd "label" column to query.bind_variable
2010-05-10 ericksonpcrud requires transaction begin/commit for writes...
2010-05-10 scottmkDefine an updatable view query.expr_xbind as those...
2010-05-10 scottmkAdd to query.expression: foreign key bind_variable...
2010-05-10 scottmkAdd table query.bind_variable.
2010-05-08 scottmkRevise the updatable views for the various types of...
2010-05-07 ericksonremoved unused utility function that was calling a...
2010-05-07 ericksonuse direct circ search instead of what-may-be-one-day...
2010-05-07 ericksonpatch from James Fournie to repair some faulty assumpti...
2010-05-07 senatorAcq: bugfixes, improvements to lineitem + bib search
2010-05-06 phasefxrough cut at reporting extension for a purchase alert...
2010-05-06 senatorWrap interface results from "find originating purchase...
2010-05-06 mikeradd explicit nesting parens in SQL; protect against...
2010-05-06 scottmk1. Support negation of an expression (except in a few...
2010-05-06 senatorAcq: lineitem + bib searches: form a metaclass query...
2010-05-06 senatorAcq: improvements to lineitem + bib search in unified...
2010-05-06 ericksonadded batch lineitem fund updater from lineitem table ui
next