]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/src
Don't hardcode our password forms to en-US
[working/Evergreen.git] / Open-ILS / src /
2010-06-03 dbsApache2::Const::DECLINED leads to ugly error dialogues...
2010-06-03 dbs< is not >; get our time-to-live threshold comparison...
2010-06-03 dbsSetting apache->status() caused 500 server errors for...
2010-06-02 dbsUndouble these elements of password-reset that somehow...
2010-06-02 scottmkReplace most of the serial schema with a different...
2010-06-02 phasefxsome more API documentation for these password reset...
2010-06-02 mikeradd class/instance methods for checking required-ness...
2010-06-02 mikerget rid of search.staged_fts() and supporting functions...
2010-06-02 mikeradd required IDL flag and validation regexp support
2010-06-01 senatorMake in-db hold checking consistent with circulation...
2010-06-01 senatorMove credit card processing ML code into the circ modul...
2010-06-01 dbsForward port r16547 from rel_1_6_0: fix regression...
2010-06-01 mikerrid ourself of some namespace prefixes because IE is...
2010-06-01 ericksonin the SIP server plugin, don't connect and start a...
2010-06-01 scottmkAdd support for GROUP BY.
2010-06-01 mikeradd usr_setting_type of history.hold.retention_start...
2010-06-01 phasefxsubstream for better performance with large datasets
2010-05-31 scottmkAdd support for BETWEEN conditions.
2010-05-31 scottmk1. Add support for function calls. Note that certain...
2010-05-30 scottmkFor various updatable views based on query.expression:
2010-05-28 phasefxutilities for testing circ and ahr events
2010-05-28 phasefx.print and .email event-firing variants of open-ils...
2010-05-28 phasefxtemplates and methods for print/email of historical...
2010-05-28 ericksonadded a wait flag to create_events_for_hook() to allow...
2010-05-28 scottmkAdded org_unit_setting_type auth.persistent_login_interval
2010-05-28 ericksonAPI calls to expose the circ/hold history stored procedures
2010-05-28 ericksonrepaired misnamed function oils_json_to_string -> oils_...
2010-05-28 scottmkSupport IN lists.
2010-05-28 scottmkSupport series expressions, i.e. a series of expressions
2010-05-27 mikeradding function to return holds visible to the user...
2010-05-27 mikerfunctions and settings for purging circs and user-setta...
2010-05-27 scottmkAdd new expression type 'xser' to represent series...
2010-05-27 ericksonadded note about new direction of opt-in circ history...
2010-05-27 scottmkBug fix in verifyObjectPCRUD().
2010-05-26 senatorMinor whitespace/syntax changes, sifted out of the...
2010-05-26 senatorFoundations of Action/Triger-based telephony,
2010-05-26 scottmkCorrecting some diverging drift in the usr_merge function
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 scottmkCorrecting an upgrade script.
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 senatorConsistently return fail_part to the client from in...
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 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 &apos; vs &quot;
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-20 scottmkCreate database support for IS [NOT] NULL expressions
2010-05-20 ericksonloosen the restrictions on exporting holdings / price...
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-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-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 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 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-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: improvements to lineitem + bib search in unified...
2010-05-06 ericksonadded batch lineitem fund updater from lineitem table ui
next