]> git.evergreen-ils.org Git - Evergreen.git/shortlog
Evergreen.git
2008-07-24 mikerpull valid locales from the configured set in the database
2008-07-24 mikeradding locale table to IDL
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-20 mikeradding in-database supported locale, um, support
2008-07-19 mikerallow circ.reshelving_complete.interval ou setting...
2008-07-19 dbsUse more consistent strings and enable label/accesskey...
2008-07-18 ericksonfocus first search box on clear
2008-07-18 mikerprotect against "no bump for type"
2008-07-18 ericksonadded core limit search setting, summary info in return...
2008-07-18 ericksonmodified form clearing to work regardless of propogated...
2008-07-18 ericksonadded support for configurable search page sizes and...
2008-07-17 mikeradding labels for new ops
2008-07-15 dbsMore preparation for PostgreSQL 8.3 support:
2008-07-15 dbsInitial stab at a PostgreSQL 8.3 full text search schema
2008-07-15 mikeradding upgrade script for the (hopefully) final version...
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 dbsBugfix that prevented us from properly checking for...
2008-07-14 dbsNail a forgotten text string
2008-07-14 dbsAnother monster i18n patch from Craig Ricciuto
2008-07-14 ericksonchanging default router log level from INFO to WARN
2008-07-14 phasefxReset the MARC View, Holdings Maintenance, and View...
2008-07-13 phasefxMitigates the script/CPU warning with very large offlin...
2008-07-10 mikeradding DELETE_RECORD to the default permission set
2008-07-10 dbsConvert these GIF images into real JPEGs
2008-07-10 dbsPurge references to marcdumper, now that it's gone
2008-07-10 dbsSo long, marcdumper; you served us well, but you have...
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-08 mikeradd status as a public note in exporter
2008-07-08 dbsAdd check for DateTime::Format::Mail (new dependency...
2008-07-08 mikercorrect schema definition; thanks to Bill Ott for point...
2008-07-07 dbsRestore PostgreSQL 8.1 support in trunk schema
2008-07-07 dbsRename user_edit.xml to user_edit.xhtml to auto-enable...
2008-07-07 dbsTerminology consistency and clarity; prepping for trans...
2008-07-07 dbsCheck for expected database procedural languages
2008-07-07 mikercontext element can occur as many times as needed ...
2008-07-06 dbsAnother minor typo: confim -> confirm
2008-07-06 dbsMinor typo: confrim -> confirm
2008-07-06 dbsMake current fm_IDL.xml example validate;
2008-07-06 dbsSeparate field name and field values with a space
2008-07-06 dbsConvert a few more hardcoded strings to i18n
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-07-03 dbsClean up brown paper bag commit
2008-07-02 mikerupdate the currently indexed data to handle birth/death...
2008-07-02 mikertreat full birth/death dates specially, as tsearch2...
2008-07-02 mikerconverting time-interval to text-interval
2008-06-29 dbsAddress a few RSS and Atom feed validation problems:
2008-06-27 mikerhit "d" /twice/ ... (thinko, need to remove old WHERE...
2008-06-26 ericksonadding some copy loc handling code
2008-06-26 ericksonsetting globl .user var if not already set. removed...
2008-06-26 mikerarray_accum defined in the new aggregate function file
2008-06-26 mikerproper support for counting short-duration overdue...
2008-06-25 mikeradd item and feed ids where appropriate
2008-06-24 dbsAdd /usr/local/lib to ldconfig on CentOS/RHEL if not...
2008-06-24 dbsAdd libmemcache and ncurses dependencies on CentOS...
2008-06-23 mikerexplicit casts to support pg 8.3
2008-06-23 dbsAnother constraint that needs to be DEFERRED INITIALLY...
2008-06-22 dbsMove aggregate functions into their own file and add...
2008-06-22 dbsFix typo from 9880 for upgrade SQL as well
2008-06-21 mikerby request of Jason, accept comma separated list of...
2008-06-20 ericksonanother cookie path
2008-06-20 ericksonstore the ses cookie globally
2008-06-20 mikerremoving the (value) index, as large records will make...
2008-06-20 mikeradding some indexes that are needed for large installat...
2008-06-20 mikertypo in previous opac_visible commit
2008-06-20 mikeruse the new opac_visible flag for CN table
2008-06-19 ericksonoops, forgot to commit the new const variable
2008-06-19 dbsMerge another i18n patch from Craig Ricciuto
2008-06-19 ericksonremoved the image caching configs since that is handled...
2008-06-19 phasefxuse POST instead of GET to prevent caching
2008-06-19 mikerperl syntax typo
2008-06-19 mikertypo
2008-06-19 ericksonadded support for setting hold expire time using an...
2008-06-19 phasefxThis fixes one class of caching problems with the chrom...
2008-06-19 mikerhonor expire time on holds
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 ericksonslight wording change to make the date entry more clear
2008-06-19 mikermore switching to opac_visible on status
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-19 ericksonpatch from Brandon Uhlman (with slight alteration discu...
2008-06-19 mikerSQL generation bug on nullable joins
2008-06-18 dbsDebian's version of make likes its comments well-separated
2008-06-18 ericksoncopying the item-config into the result object. fixed...
2008-06-18 mikerfixing reporter extention example
2008-06-18 mikeradding circ id to the all_circs view; adding BEFORE...
next