]> git.evergreen-ils.org Git - working/Evergreen.git/shortlog
working/Evergreen.git
2009-12-02 scottmkRenaming the "sql" schema to "query"
2009-12-02 ericksonclean up open-ils.circ.actor.user.checked_out some...
2009-12-02 ericksonadded stored proc to take a circ and determine the...
2009-12-02 scottmkAdd two new tables to the query schema: case_branch...
2009-12-02 djfianderAdd test to confirm that holdings fields are defined...
2009-12-01 ericksonwrap idle delay in try/catch to prevent cryptic popup...
2009-11-30 scottmkAdd table query.expression, and add a couple of foreign...
2009-11-30 ericksonplugged in checkout/renewal receipt printing and patron...
2009-11-30 scottmkCreate a schema named "query" instead of "sql" (which...
2009-11-30 phasefxdebugging
2009-11-30 scottmkAdd two tables to the sql schema: stored_query and...
2009-11-30 scottmkCreate a new schema "sql" to represent stored queries.
2009-11-30 phasefx"Floating" field for copies in copy editor and lists
2009-11-30 ericksonencode email text as utf8 to prevent 'wide character...
2009-11-30 ericksonaccess the user_data hash directly from the env variabl...
2009-11-28 mikerin insertOrderedFields(), append if no tags are greater...
2009-11-28 mikeruse the correct name for marcbreaker format; add suppor...
2009-11-28 mikerdefer turning chunks of xml or marc-breaker into actual...
2009-11-26 mikerDB and middle layer implementation of floating items...
2009-11-26 djfianderAdd some simple error checking to deal with common...
2009-11-25 djfianderCHANGES
2009-11-25 ericksonAdded sample self-checkout checkout receipt
2009-11-25 mikeradd object collection for create/update/delete to the...
2009-11-25 mikerteach open-ils.PermaCrud to return objects created...
2009-11-25 mikeradd is_json() in the 0092 upgrade script, to avoid...
2009-11-25 mikerAdding support for an opaque user_data field on Action...
2009-11-25 scottmkReplace all calls to the old JSON parser with calls
2009-11-25 ericksondon't forget to fetch the org setting at load time
2009-11-25 ericksonpatch from Joe Atzberger to silence some JS console...
2009-11-25 ericksonadded org setting to enable selfcheck audio. alter...
2009-11-24 ericksonplugged in audio alerts for selfcheck. local config...
2009-11-24 ericksonfixed bug in load() arguments in IDL class auto-vivicat...
2009-11-24 mikeradd explicit link from resource_type to biblio.record_entry
2009-11-23 ericksonadded support for requiring workstation and patron...
2009-11-23 ericksonadded self-check org settings seed data for workstation...
2009-11-23 ericksonDB update patch/script from Joe Atzberger.
2009-11-23 ericksonUpdate script patch from Joe Atzberger.
2009-11-23 scottmkChanging some datatypes to link, to reflect the presence
2009-11-23 scottmkCorrections to IDL entries in classes "erfcc", "rccc...
2009-11-23 ericksonpatch from Ben Ostrowsky to flesh patron profile info...
2009-11-23 scottmk1. Eliminated a duplication of field labels in class...
2009-11-23 scottmkAdd reporter:label attributes to various fields
2009-11-23 ericksonnow updating circ and hold summary numbers. during...
2009-11-23 ericksonplugged in support for auto-renew-age checking. more...
2009-11-23 ericksonplugged in autorenewal, more event handling
2009-11-23 ericksonpull dojo into selfcheck since it relies on opac_utils...
2009-11-23 ericksonpatch for Joe A. and Lebbeous FW. to specify function...
2009-11-23 ericksonfleshed out some circ/login error/event handling
2009-11-22 ericksonadded a util function to play an audio file via url...
2009-11-22 djfianderCHANGES
2009-11-20 dbsAdd a safer version of the reporter.disable_materialize...
2009-11-20 mikerPatch from Joe Atzberger to break up the auditor table...
2009-11-20 ericksontake advantage of new virtual duedate field on noncat...
2009-11-20 scottmkSupplying a missing label for a field in class "acqfap"
2009-11-20 phasefxtesting some bzr workflows
2009-11-20 phasefxsyntax errors
2009-11-19 ericksonpatch from Lebbeous Fogle-Weekley to finalize the show...
2009-11-19 ericksonfixed mis-matched variable name. removed unnecessary...
2009-11-19 phasefxcut/paste-o, the param name had changed
2009-11-19 phasefxThis gives the offline interfaces the ability to use...
2009-11-19 phasefxFix util.date regression in offline mode. We don't...
2009-11-19 ericksoncreated general purpose 'a copy for a theoretical hold...
2009-11-19 dbsApply patch from Galen Charlton to escape email address...
2009-11-19 ericksonclear holds shelf processor. see sig for description...
2009-11-19 phasefxlocalize dates in various list columns using dojo ...
2009-11-19 phasefxoption for no time, just date
2009-11-19 phasefxWork around this dojo.date.stamp bug where time zone...
2009-11-19 phasefxUse Dojo for parsing date strings from the database...
2009-11-19 ericksoninitial inline status text, some cleanup
2009-11-19 dbsAdd the upgrade script from the 1.6.0.0 package, plus...
2009-11-18 ericksonPatch from Lebbeous Fogle-Weekley to remove some duplic...
2009-11-18 ericksonimplemented holds list and navigation links
2009-11-18 ericksonadded a batch/streaming version of the uber-hold retrie...
2009-11-18 phasefxatev_event_def gets this behavior by default now, so...
2009-11-18 phasefxWith fm_columns, hide by default any virtual field...
2009-11-18 dbsRid ourselves of the vestigial po/en-US directory
2009-11-18 ericksonput the comma after the city instead of the state in...
2009-11-18 ericksonPatch from Lebbeous Fogle-Weekley to add a config inter...
2009-11-18 ericksonPatch from Lebbeous Fogle-Weekley to change the behavio...
2009-11-18 phasefxChange labels such that they refer to Pending patrons...
2009-11-18 dbsBring en-CA, fr-CA, and hy-AM up to speed with opac.js
2009-11-18 dbsReorganize i18n files under the template1/template1...
2009-11-18 ericksonmake circ info fetching synchronous to prevent race...
2009-11-18 phasefxWhen I renamed the 'status' column from circ.util.colum...
2009-11-17 mikerTypo spotted by Joe Atzberger
2009-11-17 mikerhide the new version of the overlap method until it...
2009-11-17 mikerremoved useless perl module "use" line
2009-11-17 mikerTypo spotted by Steve Callendar
2009-11-17 ericksonadded user hold summary method that breaks down a users...
2009-11-17 ericksonPlugged in the summary data in the sidebar. Kicked...
2009-11-17 phasefxpromote the #Evergreen channel over #OpenILS-Evergreen...
2009-11-17 phasefxfix some entity names. With just two actions, use...
2009-11-17 phasefxlibrary selector for staged patron list
2009-11-17 phasefxwired up patron editor for staged patron list; some...
2009-11-17 phasefxmove session from url param to xulG param for better...
2009-11-17 phasefxallow xulG alternative to ?stage= URL param for better...
2009-11-17 ericksoncleanup, fixes. very basic checkout works
2009-11-17 ericksonrecurrance [sic] recurs. repaired
2009-11-16 ericksonStarted porting the self-check web interface over to...
2009-11-16 phasefxFirst cut at an interface to list "staged" users by...
next