]> git.evergreen-ils.org Git - Evergreen.git/shortlog
Evergreen.git
2011-03-09 mikerversion numbers tags/rel_2_1_prealpha1
2011-03-09 mikerTagging the first "technology preview" (aka, alpha...
2011-03-09 dbsDraw pre-cataloged items (author and title) in My Accou...
2011-03-09 dbwellsFix LP bug #727432, "overpaying with patron credit...
2011-03-08 dbsCorrect implementing function name for open-ils.resolve...
2011-03-08 dbsBe more defensive when parsing SFX target results
2011-03-08 dbsAdd missing ampersand to ind1 attribute in identifier...
2011-03-08 dbwellsAddress LP bug #724583, "Paying Bills with Patron Credi...
2011-03-07 mikerMore data ordering issues
2011-03-07 mikerInsert order matters, moving down
2011-03-07 mikerconfig.videorecording_format_map moved to SVF
2011-03-07 mikerAccidentally removed during SVF merge, put it back
2011-03-07 mikerWe now require PG 9.0+, say as much in the README
2011-03-07 mikerBackport SVF merge to 2.1
2011-03-07 dbsFix cloning of AutoField widgets: LP #728055
2011-03-05 dbsCorrect search index definitions for subject|complete...
2011-03-04 dbwellsRespect a setting of depth=0. In particular, this fixes...
2011-03-04 dbsSRU: Restructure the hash returned from open-ils.superc...
2011-03-04 dbsAdd complete set of Evergreen search aliases and attrib...
2011-03-03 ericksonwhen using the force-reload option to reset timeout...
2011-03-03 dbsEnable MFHD tests to find their testdata
2011-03-03 dbsDraw SRU search indexes from config.metabib_search_alias
2011-03-03 dbsWhitespace consistency for O:WWW:SuperCat.pm
2011-03-02 mikerCall number sorting "before" the context needs to be...
2011-03-02 dbsAdd example intervals to some library setting descriptions
2011-03-01 dbsPrevent an unitialized variable warning when loading...
2011-03-01 dbsRemove dead code: OpenILS::WWW::Web and OpenILS::WWW...
2011-03-01 ericksonupdate cached user after email/password update; repaire...
2011-03-01 ericksonvarious small useful additions
2011-03-01 dbsAdd a TT helper to encode email headers in UTF-8
2011-02-25 ericksonUpdated org selector code in org setting UI
2011-02-25 mikermake sure asset.call_number.label_sortkey is up to...
2011-02-24 gmctypo fix
2011-02-24 dbwellsFix regex in maintain 901c
2011-02-24 gmcadded missing columns to CDBI table definitions
2011-02-24 senatorPer Robert Soulliere, it can be necessary in some cases...
2011-02-23 ericksonclear out the hold_copy_map entries for holds cancelled...
2011-02-23 mikerinclude copy/call_number deletedness in staff-version...
2011-02-23 dbsAdd 830 as a controllable bibliographic field in author...
2011-02-23 dbsWorking SRU search for various authority records
2011-02-23 mikerBackporting unAPI v2, the bono edition, from trunk
2011-02-23 dbsCorrect the install location for Dojo i18n bundles
2011-02-22 ericksondojo.js has to be loaded from the same domain as the...
2011-02-21 mikerMake sure we continue looping in situations where there...
2011-02-21 mikerAdd support for 9.0 in initial db creation scripts
2011-02-21 mikerAddressing LP bug: https://bugs.launchpad.net/evergreen...
2011-02-18 dbsWhitespace - convert mix of tabs/spaces to pure spaces
2011-02-18 dbsSwitch to BT.textContent() for Opera compatibility
2011-02-18 ericksonws_ou may be null in an opac context, fall back to...
2011-02-18 ericksonallow users to see their own payments w/o perm
2011-02-18 ericksonretain ability for a user to see his/her own payments...
2011-02-18 ericksonMore user transaction retrieval API cleanup
2011-02-17 senatorBackport r19470 from trunk
2011-02-17 dbsAvoid mixed-content warnings due to HTTP link for Googl...
2011-02-17 ericksonvestigial 2nd param to session.retrieve from opac now...
2011-02-17 phasefxCSS hook for check-in failures with selfcheck
2011-02-17 phasefxwho needs this much noise in the javascript console...
2011-02-17 dbsTeach maintain_901 trigger to respect the "Use record...
2011-02-16 mikerPatch based on work by Dan Wells to improve Opera BibTe...
2011-02-16 mikerPatch from Thomas Berezansky to implement circulation...
2011-02-16 mikerPatch from Thomas Berezansky to make many older OU...
2011-02-16 mikerPatch from Jason Stephenson to realign trunk permission...
2011-02-16 ericksonadded option to open-ils.auth.session.retrieve to retur...
2011-02-14 ericksonback-port 19443: capture credit card order_number for...
2011-02-13 dbsTeach authority_control_fields.pl about record ranges
2011-02-11 dbsNormalize ISBNs by stripping hyphens in search methods...
2011-02-11 phasefxbump xulrunner version
2011-02-11 mikerPostgres 9.0 is more strict about variable names in...
2011-02-10 mikerPatch from Thomas Berezansky addressing his recent...
2011-02-09 dbwellsReduce hard-coded strings in Serial Control interfaces
2011-02-09 ericksonallow item status update if either status-specific...
2011-02-09 phasefxtweak selector used for font_helper() CSS classes
2011-02-08 mikerBranching 2.1
2011-02-08 mikerPatch from Robert Soulliere to update settings-tester.pl
2011-02-08 mikerPatch from Thomas Berezansky addressing circ/hold confi...
2011-02-08 dbsRemove syntax error from O:A:Storage:Publisher:authorit...
2011-02-08 dbsCreate authorities that only contain controlled subfiel...
2011-02-08 dbsEnsure new authority ID subfield is inserted in the...
2011-02-08 dbsPrevent authority context menu on whitespace content
2011-02-08 dbsPrevent authority context menu from being displayed...
2011-02-04 dbwellsFix ModsParser.pm bug involving invalid ISBNs. See...
2011-02-04 phasefxremove debugging remnant
2011-02-04 phasefxreset "no change" label whenever a specific row in...
2011-02-04 ericksonported open-ils.actor.user.transaction.[fleshed.]retrie...
2011-02-03 phasefxportal tweaks; don't link to launchpad
2011-02-03 phasefxmake the browser Reload button aware of tab locking...
2011-02-03 ericksonclear shelf expire time and some other fields when...
2011-02-03 dbwellsTwo binding fixes for manage items
2011-02-03 dbsAuthorities: control 610/611, do not control 4xx by...
2011-02-02 phasefxlet due date show up correctly in the copy browser...
2011-02-02 phasefxallow deletion of stat cat entries in the patron editor...
2011-02-02 phasefxcirc.claim_return.mark_missing was superceded with...
2011-02-02 ericksonexit finish_fines_and_voiding() if there is no open...
2011-02-02 dbsApply autogenerate barcode trigger to serial.unit to...
2011-02-01 ericksonmake sure that inline overdue fines generation complete...
2011-02-01 senatorAcq: Improving on r19351, don't let showCreatePane...
2011-02-01 senatorThis should get this correct version of postgresql...
2011-02-01 senatorAcq: make the "new provider" button under Admin ->...
2011-01-31 senatorSerial: Little bug in the alt serials control item...
2011-01-31 phasefxuse tabs & spaces consistently, bleh :)
next