]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS
added queue delete option and begining of support for auto-import on non-colidding...
[Evergreen.git] / Open-ILS /
2008-09-18 ericksonadded queue delete option and begining of support for...
2008-09-18 ericksonadding initial grid column picker logic and plugged...
2008-09-18 dbsForce the hostname to appear on a new line; it can...
2008-09-18 dbsMove ISSN hyphen filtering from client side to search...
2008-09-18 ericksonreplace - with spaces in ISSN search
2008-09-17 dbsRemove noisy tests for libdbi/libdbdpgsql; check for...
2008-09-17 ericksonadded paging to queued recs grid
2008-09-17 dbsRemember to setval sequences after explicit ID inserts...
2008-09-17 dbsi18nize vandelay insert statements and move them into...
2008-09-17 dbsComplete the move to MODS32
2008-09-17 ericksonadded limit/offset support to queued record retrieval...
2008-09-17 ericksononly display queued recs with possible matches by defau...
2008-09-17 ericksontypo crept in
2008-09-17 ericksononly show the print page when actually printing
2008-09-17 mikerText::CSV changes ... arg; adding line breaks for bre...
2008-09-17 ericksondtd-ify a string
2008-09-17 mikertypo
2008-09-17 dbsThis is a built file now - good bye
2008-09-16 ericksonadded batch org unit settings fetcher. added org setti...
2008-09-16 mikersaving marc codes still hates me
2008-09-16 mikerfixing saving problems with various conify interfaces
2008-09-15 ericksonhad order_by clause in the wrong part of the query
2008-09-15 ericksonsort circs to group the notices
2008-09-15 ericksonadded a batch org setting fetcher. cleaned up one...
2008-09-15 mikerspecify billing/out/etc range by depth, not specific...
2008-09-15 ericksonfixed perm check. also, if no count is provided, falls...
2008-09-15 ericksoncopy checkout history now limited by org setting and...
2008-09-15 ericksonmore cleanup
2008-09-15 ericksonwhen retrieveing the user's locale, be sure to default...
2008-09-15 ericksongeneral cleanup
2008-09-14 dbsNow that we're guaranteeing each URL attribute will...
2008-09-13 dbsUnion approach to URL attributes was bug-ridden if...
2008-09-13 dbsPrevent an 'undefined' $z note from being displayed...
2008-09-13 dbsEnable display of public notes (subfield 'z') in online...
2008-09-13 dbsTypo: MODS doesn't define "abreviated"
2008-09-12 ericksonfixing typos and thinkos
2008-09-11 dbsReporter wants fm_IDL.xml served up as text/xml
2008-09-11 dbsSet up locales for current translations in staff client
2008-09-11 ericksonstringify the copy location list before making it a...
2008-09-11 ericksonplugged in new authority calls
2008-09-11 ericksonadded authority import/overlay and external entityize
2008-09-11 ericksonbib and authority marchtml generator now use same code
2008-09-11 ericksonusing new entityize, importing authority code, not...
2008-09-11 ericksonauthority record import/overlay and notes handling...
2008-09-11 ericksonremoving old, unused code
2008-09-11 ericksonadded a common entityize function to prevent the contin...
2008-09-11 ericksonadded permacrud handlers for authority record notes
2008-09-10 dbsbuild/i18n/Makefile.in:
2008-09-09 dbsEvergreen XUL no longer exists
2008-09-08 dbsEnable LIKE to use an index on mfr.value for database...
2008-09-08 ericksonusing new status-filtered hold pull list method
2008-09-07 ericksonmarc xpath parser and compiler. needs more testing
2008-09-05 ericksoncleaned up some of the status display handling
2008-09-05 ericksonadded upload-to-existing-queue. styling records to...
2008-09-05 ericksonoops, extra commit. removing
2008-09-05 ericksonremoved non-existent column
2008-09-05 ericksonadded a toolbar for choosing interfaces. added a queue...
2008-09-05 ericksonwhen all items in a queue are imported, mark the queue...
2008-09-05 ericksonadded not-found event
2008-09-05 mikeradding rule localization support to in-db circ
2008-09-05 ericksonmake sure record is selected for import if overlay...
2008-09-05 ericksonfinished overlay select. overlay selected records on...
2008-09-05 ericksonfor ease of UI dev, allow import and overlay records...
2008-09-05 ericksonadded not-found event
2008-09-05 mikercleaning up the Evergreen repo area; adding Overlay...
2008-09-04 ericksonfixed bug in matching attrs to matches. now showing...
2008-09-04 ericksonoops, forgot to repair array positions
2008-09-04 ericksonrolling back removal of matched attribute field, but...
2008-09-04 dbsTry an uncorrupted version of the file, eh?
2008-09-04 dbsAdd a tests directory to hold sets of data and perhaps...
2008-09-04 ericksongive a default form value to prevent warnings
2008-09-04 ericksonno longer working around double-header issue. sorting...
2008-09-04 ericksonsending headers via apache request content_type method...
2008-09-04 dbsGet consistent with open-ils sock / log / pid names.
2008-09-04 ericksonminor cleanup/comment
2008-09-04 ericksonadded an overlay version of the queued bib import
2008-09-03 ericksonsome more minor cleanup
2008-09-03 ericksonremoved old debug warnings
2008-09-03 ericksonwhen we find matches, provide an option to view a list...
2008-09-03 ericksonadded an alternate marc2html stylesheet which only...
2008-09-03 dbsBasic Vandelay configuration for Apache
2008-09-03 ericksonadded vandelay to example config
2008-09-03 ericksonfor now, show the matched attr value and number of...
2008-09-03 ericksonadded some css to indicate a match point
2008-09-03 ericksonadded logic to find matches. centering cell data
2008-09-03 ericksonadded date/time parsing to import time on queued record...
2008-09-03 ericksonadded fleshing of matches on queued rec retrieval....
2008-09-03 ericksonupdated match classes to match the schema. added virtu...
2008-09-03 ericksonsort the attr defs by label. better handle events...
2008-09-02 ericksonplugged in bib import with progress bar. in a perfect...
2008-09-02 ericksonmore not-found evts
2008-09-02 mikerminor typo fixes; table creation ordering
2008-09-02 mikertrigger for item import
2008-09-02 ericksonrollback on failed auth as well..
2008-09-02 ericksonadded initial bib import logic. this is bibs only...
2008-09-02 ericksonmike, check me on this one... fixing what looks like...
2008-09-02 ericksonmoved grid layout into the markup for easier i18nizatio...
2008-09-02 ericksonno need to commit on read, rollback instead
2008-09-02 ericksonadded logic to detect Safari. if Safari, use the same...
2008-09-02 ericksonusing addOnLoad (thanks, dbs). using atomic version...
next