]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src
Getting messagecatalog to work with html via a div
[Evergreen.git] / Open-ILS / src /
2008-09-21 phasefxAdded an event to prevent the following...
2008-09-20 phasefxmove these lingering methods from Cat.pm to Cat/BibComm...
2008-09-20 phasefxLet's go back to this way for the time being. I tried...
2008-09-19 ericksonnew event for queue name exists
2008-09-19 ericksonreturn event if relevent queue name exists
2008-09-19 ericksonfixed import name
2008-09-19 ericksonusing local authority create/overlay methods. some...
2008-09-19 ericksonexplicity use app::sesssion
2008-09-19 ericksonlike bib, moved the authority create/overlay logic...
2008-09-19 ericksonnow using the local, uni-transaction versions of bib...
2008-09-19 ericksonadded "import entire queue" and "import all non-collidi...
2008-09-19 ericksonmoved marc edit/import functionaly out to an external...
2008-09-18 ericksonadded queue delete option and begining of support for...
2008-09-18 dbsMove ISSN hyphen filtering from client side to search...
2008-09-17 dbsRemove noisy tests for libdbi/libdbdpgsql; check for...
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 mikerText::CSV changes ... arg; adding line breaks for bre...
2008-09-17 mikertypo
2008-09-17 dbsThis is a built file now - good bye
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-13 dbsUnion approach to URL attributes was bug-ridden if...
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 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-10 dbsbuild/i18n/Makefile.in:
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-05 ericksonoops, extra commit. removing
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 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 ericksongive a default form value to prevent warnings
2008-09-04 ericksonsending headers via apache request content_type method...
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 ericksonadded an alternate marc2html stylesheet which only...
2008-09-03 ericksonadded fleshing of matches on queued rec retrieval....
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 ericksonno need to commit on read, rollback instead
2008-09-02 ericksonclose the cstore connection before return
2008-09-02 dbsOvercome a problem building DateTime::Format::ISO8601...
2008-09-02 dbssetuptools is a CentOS prereq as well
2008-09-01 dbsSRU: Map author and name names from the eg indexset...
2008-09-01 ericksonfixing not found not-found event ;)
2008-08-30 ericksonmake sure to grab the correct queue type for perm checking
2008-08-30 ericksonon perm failure, return failure event to caller instead...
2008-08-29 ericksonadded method to retrieve fleshed bib/authority records...
2008-08-29 ericksoncalling entityize without obj ref. obj is an applicati...
2008-08-29 ericksonMARC::File does not like IO::Scalar, using open() inste...
2008-08-29 ericksontypo on new object
2008-08-29 ericksonadded use strict/warnings. fixed some missing variable...
2008-08-29 ericksoncalling internal bib instead of auth rec creator on...
2008-08-28 ericksonrepaired record auto-delete code which could leave...
2008-08-28 mikermoving "builder" to the right place ... now all objects...
2008-08-27 dbsFarewell to the long-deprecated Django administration...
2008-08-27 dbsStart using automake/autoconf for configuring, building...
2008-08-27 dbsSpecify the new column for the new explicit ID values...
2008-08-27 mikerarg. unneeded change
2008-08-27 mikerfix find_relation to look in the builder _rels
2008-08-26 ericksonadded batch versions of the work-perm-org fetchers
2008-08-25 ericksonmake sure has is defined
2008-08-25 dbsEnable LIKE to use an index for authority.full_rec...
2008-08-24 ericksontypo F -> STDOUT
2008-08-24 ericksondo the same for stdout...
2008-08-24 ericksonspecify utf8 output encoding on the email outfile
2008-08-24 ericksonadded a cache for org-from-address
2008-08-23 erickson--send-email and --use-email-outfile are no longer...
2008-08-23 ericksonAdded a flag to force emails to be appended to a file...
2008-08-22 ericksonfixing overzealous search/replace and help text
2008-08-22 mikeradd renewal-specific rule flag
2008-08-21 ericksonwe need to report on circs that are /not/ lost/lonvover...
2008-08-21 ericksonadded support for using the org-unit setting for FROM...
2008-08-21 ericksonadded ability to specify which types of notices to...
2008-08-21 ericksonimplemented the ability to go back in time (aka days_ba...
next