]> git.evergreen-ils.org Git - Evergreen.git/shortlog
Evergreen.git
2011-03-07 mikeradded crad config UI
2011-03-07 mikercrad uses 'name' as its pkey
2011-03-07 mikercode value map admin page, filtered by record attr def
2011-03-07 mikerupdate any existing I18N values for maps moved to ccvm
2011-03-07 mikerOnly generate ORed filters if there are some to use
2011-03-07 mikerupgrade script version of the trigger fixes
2011-03-07 mikersome update trigger issues from SVF generalization
2011-03-07 mikermore SVF filter cleanup
2011-03-07 mikerGeneral testing-based cleanup of the new SVF QueryParse...
2011-03-07 mikername is the pkey, not id
2011-03-07 mikerupdate 950 seed data for use with the core SVF table...
2011-03-07 mikercommit at the end ... and I'd like to reserve a db...
2011-03-07 mikerarg, typo
2011-03-07 mikerTeach storage to initialize the new bits of QueryParser
2011-03-07 mikerWorking towards SVF. This is most of phase 1, which...
2011-03-07 dbsFix cloning of AutoField widgets: LP #728055
2011-03-05 dbsCorrect search index definitions for subject|complete...
2011-03-04 dbsTeach marc_export how to export bibs for specified...
2011-03-04 dbwellsRespect a setting of depth=0. In particular, this...
2011-03-04 dbsTeac marc_export how to replace the 001 field value...
2011-03-04 dbsSRU: Restructure the hash returned from open-ils.superc...
2011-03-03 dbsAdd complete set of Evergreen search aliases and attrib...
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 ericksonwhen using the force-reload option to reset timeout...
2011-03-01 ericksonmerging in some useful changes from the opac-tt-poc...
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 phasefxmissing semicolon
2011-02-23 phasefxtypo
2011-02-23 dbsWorking SRU search for various authority records
2011-02-23 dbsCorrect the install location for Dojo i18n bundles
2011-02-23 mikerMerging in unAPI v2, the bono edition
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 mikerA function for normalizing numeric strings
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-18 dbsBolster SendEmail Reactor's handling of UTF-8 content
2011-02-17 senatorBooking: fix the targeter in the I'm-reserving-this...
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 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 mikerrealign trunk permission numbering with 2.0
2011-02-16 ericksonadded option to open-ils.auth.session.retrieve to retur...
2011-02-15 mikerAdd a note for future work for full hold count coverage
2011-02-15 phasefxwho needs this much noise in the javascript console...
2011-02-14 ericksoncapture credit card order_number
2011-02-14 dbsEnable MFHD tests to find their testdata
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-08 phasefxtweak selector used for font_helper() CSS classes
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...
next