]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src
Updated translations from Tigran Zargaryan - for early testing of 1.4 release
[Evergreen.git] / Open-ILS / src /
2008-08-04 ericksonfixed syntax error in elseif. fixed undefined referenc...
2008-08-04 ericksonmoved duration, recurring fine, and max fine generation...
2008-08-04 ericksonfleshed out the inspect call to return more info in...
2008-08-04 ericksontypo on stored proc name
2008-08-04 ericksonAdded support for using in-database circ checkout and...
2008-08-04 mikeradd support for xml-based z servers (such as xml-backed...
2008-08-01 mikeringest of dates thinko
2008-08-01 mikeradd support for selecting from a function, given the...
2008-08-01 ericksonfixed faulty rule set query
2008-08-01 ericksonremoved ":" from log line so output can be pasted direc...
2008-07-31 ericksonadded explicit DESTROY methods to each package so AUTOL...
2008-07-31 mikermake grace period a command line parameter
2008-07-31 dbsHush schema build messages that obscure potential real...
2008-07-31 mikermake log message conditional
2008-07-31 mikerdependency ordering of config functions
2008-07-30 miker... and a typo fix to the fix
2008-07-30 mikeradjustment to previous fix (create or replace ... so...
2008-07-30 ericksonfalling back to existing is_true method
2008-07-30 mikeradd a reasonable prefix to autogenerated TCNs
2008-07-29 mikerpreferred language and date filter fixes
2008-07-29 mikerthinko ... use the responder, which has the session...
2008-07-29 mikerAdding date filtering support and automatic/configurabl...
2008-07-29 mikeradd date fields for 008/7-14
2008-07-29 mikercopy-n-paste error -- thanks Dan!
2008-07-29 mikerremoving spurious entityize
2008-07-28 ericksoncreating directories for blocked patron list and overdu...
2008-07-28 dbsArgh. Let's build a complete schema, shall we?
2008-07-28 dbsWe need to load the database with seed values (my bad...
2008-07-27 dbsApply patch from Aaron S. Joyner to improve user friend...
2008-07-27 mikerremoving overly agressive locale normalization
2008-07-27 mikerimplement the backend for "max_fine as percent-of-price...
2008-07-26 mikerdropping all support for 8.0 with 1.4 and beyond
2008-07-26 mikeradding set_curcfg() call to tsearch2 configuration...
2008-07-25 mikera tool for adding IDs to MARCXML dumped directly from...
2008-07-25 mikerrevert the too-much-change
2008-07-25 mikera tool for adding IDs to MARCXML dumped directly from...
2008-07-25 ericksonturning raw time durations into h/m/s notation so inter...
2008-07-25 mikeruse more correct test (rather than a side-effect) to...
2008-07-25 ericksoninitializing some vars so gcc will stop warning
2008-07-24 ericksonPorted jsonObjectIterator to new jsonIterator API and...
2008-07-20 mikeradding in-database supported locale, um, support
2008-07-19 mikerallow circ.reshelving_complete.interval ou setting...
2008-07-18 mikerprotect against "no bump for type"
2008-07-18 ericksonadded core limit search setting, summary info in return...
2008-07-18 ericksonadded support for configurable search page sizes and...
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-10 mikeradding DELETE_RECORD to the default permission set
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-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 dbsCheck for expected database procedural languages
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 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-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 mikerremoving the (value) index, as large records will make...
2008-06-20 mikeradding some indexes that are needed for large installat...
2008-06-19 ericksonoops, forgot to commit the new const variable
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 mikerhonor expire time on holds
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 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...
2008-06-18 mikeradding table (and view, for combining) to record "patro...
2008-06-18 mikeradd copy locations as a search filter
2008-06-18 dbsAdd initial work towards CentOS/RHEL installation prere...
2008-06-17 mikeractivate the reporter schema extention
2008-06-13 mikeradd "is blank" and "is not blank" ops, similar to ...
2008-06-13 mikeradding copyright statement headers to the schema defini...
2008-06-12 ericksonwarn if libdbi is not found by "locate"
2008-06-11 ericksonwrapping array items in quotes so empty chars will...
2008-06-10 ericksonadded missing backslash. Thanks, Don
2008-06-09 ericksonadded biblio_record update and "undelete" methods.
2008-06-09 ericksonadded support for setting an org unit setting to disabl...
2008-06-09 ericksonmoved key attribute from the set of KeyAttrs to a Value...
2008-06-07 ericksonprotecting against null circmod count map
2008-06-07 mikerallow public containers (such as bookbags) to be exported
2008-06-06 ericksonadded not-found event for circ-mod-count objects
next