]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/web
trigger for item import
[Evergreen.git] / Open-ILS / web /
2008-09-02 ericksonmoved grid layout into the markup for easier i18nizatio...
2008-09-02 ericksonadded logic to detect Safari. if Safari, use the same...
2008-09-02 ericksonusing addOnLoad (thanks, dbs). using atomic version...
2008-09-01 dbsRemove duplicate entity definitions (caught by build...
2008-08-30 ericksondisplaying bib attrs in grid. added option to pass...
2008-08-30 ericksonafter queueing, retrieve the recs and shove them into...
2008-08-30 ericksonfetch bib/auth attr defs at startup time. leave some...
2008-08-29 ericksonpassing around the queue object, not the id
2008-08-29 ericksonvandelay ui round 1. supports queue create, marc file...
2008-08-29 mikeravoid using the too-magical selector value collector
2008-08-28 mikermoving "builder" to the right place ... now all objects...
2008-08-26 ericksonwording change. "filter" is misleading
2008-08-26 ericksongave org selecter builder the option to display shortna...
2008-08-26 ericksonload org shortname into globalOrgTree orgs since it...
2008-08-26 ericksonshow newest checkouts first in the items out lists
2008-08-25 ericksonadded library filter to copy location editor
2008-08-25 ericksonadded companion to orgIsMine which will look at a list...
2008-08-25 ericksonadded new function which builds an org selector from...
2008-08-25 ericksonadd a page break after the print div
2008-08-22 ericksonmade the default print fonts smallerOpen-ILS/web/opac...
2008-08-22 ericksonadded a handler for the case where the item is checked...
2008-08-21 ericksonupdated the default print template to show library...
2008-08-21 ericksonwhen a no_session event is returned, remove the cookie...
2008-08-21 dbsMake RemoteRequest.js work inside the staff client...
2008-08-19 dbsNow that we have a Dojo language picker, spread the...
2008-08-11 ericksondisplay expire date on myopac hold list. if hold expir...
2008-08-11 ericksonshow default expiration date in hold editor and allow...
2008-08-11 ericksondisable org select if requestor does not have the chang...
2008-08-11 ericksonallow the pickup lib on a hold to be altered (and subse...
2008-08-08 phasefxfix Cancel button in volume editor
2008-08-07 ericksonpull org location from URL param "l" .. default to...
2008-08-05 ericksoncatch server errors on checkout, clear the pending...
2008-08-03 erickson"parent" is a special variable. some browsers (opera...
2008-08-03 erickson"parent" is a special variable. some browsers (opera...
2008-08-01 dbsNo leading period for selector, please.
2008-07-31 ericksonif you set signed.applets.codebase_principal_support...
2008-07-31 ericksonif a patron barcode regex is configured and a patron...
2008-07-31 ericksonUpped the default patron timeout to 10 minutes
2008-07-31 mikermore locale switch work
2008-07-31 mikermoving the lang switcher to a more reasonable location
2008-07-31 mikerreplace does not, um, replace in place
2008-07-31 mikerdojo-based locale switcher
2008-07-30 ericksonBasic web-based selfcheck interface. This interface...
2008-07-29 ericksonreplaced unnecessary nbsp with a space
2008-07-27 ericksonshow the org tree root in the copy details display...
2008-07-27 mikerremoving overly agressive locale normalization
2008-07-27 ericksonported getbysession to fieldmapper.standardrequest...
2008-07-27 ericksonadded method name to default transport error handler
2008-07-26 dbsAnd disable debugging in the default build
2008-07-26 dbsStart replacing jscalendar and DP_DateExtensions with...
2008-07-25 mikeruse MARC terminology
2008-07-25 dbsTypo: Vidoe -> Video
2008-07-24 mikeruse filtering select to present the friendly name of...
2008-07-24 mikerpull valid locales from the configured set in the database
2008-07-24 mikerbackporting virtual field support from acq branch
2008-07-23 mikerbe careful with identity values
2008-07-23 mikermarc code editor works (sans vr format map)
2008-07-22 mikerconfiguration interfaces
2008-07-22 mikertranslator head port
2008-07-21 ericksonneed to clear out the colums so they don't accumulate
2008-07-21 ericksondisplaying report columns vertically to prevent unneces...
2008-07-21 ericksontypo on element name
2008-07-19 dbsUse more consistent strings and enable label/accesskey...
2008-07-18 ericksonfocus first search box on clear
2008-07-18 ericksonmodified form clearing to work regardless of propogated...
2008-07-17 mikeradding labels for new ops
2008-07-15 dbsAdd a basic default portal page to the staff client
2008-07-14 dbsClean up some long-standing i18n problems (duplicate...
2008-07-14 mikerfixing translation framework for perms and statuses...
2008-07-14 mikercorrecting tranlation widget
2008-07-14 dbsNail a forgotten text string
2008-07-14 dbsAnother monster i18n patch from Craig Ricciuto
2008-07-10 dbsConvert these GIF images into real JPEGs
2008-07-09 dbsEnhance URL detection and linking just a tiny bit further:
2008-07-09 mikerfixing display of online resources with all-numeric...
2008-07-06 dbsPatch from Craig Ricciuto to bring i18n to the patron...
2008-07-06 dbsTighten up our entity checks; include a more complete...
2008-07-04 dbsWrap those attributes in quotes, dangit.
2008-06-26 ericksonadding some copy loc handling code
2008-06-26 ericksonsetting globl .user var if not already set. removed...
2008-06-20 ericksonanother cookie path
2008-06-20 ericksonstore the ses cookie globally
2008-06-20 mikertypo in previous opac_visible commit
2008-06-20 mikeruse the new opac_visible flag for CN table
2008-06-19 dbsMerge another i18n patch from Craig Ricciuto
2008-06-19 ericksonmoved copy location filter in with other filters -...
2008-06-19 ericksonplugging in copy location search param logic
2008-06-19 ericksonpatch from Bill Ott for a form-reset button to clear...
2008-06-19 mikeradd opac_visible flag to config.copy_status; make Reser...
2008-06-19 ericksonUI component for selecting copy locations to filter...
2008-06-17 dbsApply Craig Ricciuto's patch to bring i18n to a number...
2008-06-13 phasefxRetrieve Record via internal Bib Id. No error checking
2008-06-13 mikeradd "is blank" and "is not blank" ops, similar to ...
2008-06-13 dbsCommit large i18n patch from Craig Ricciuto
2008-06-09 ericksonapplying same text cleaning code to simple search that...
2008-06-09 phasefxundelete for bib records. This is local chrome, so...
2008-05-30 dbsAdd some protection against broken cover art
2008-05-29 ericksonadding Davids org perm store caching with some slight...
2008-05-28 ericksonretrieving high perm org IDs instead of objects now...
2008-05-28 ericksonadded function to return a flat list of org + descendants
next