]> git.evergreen-ils.org Git - Evergreen.git/shortlog
Evergreen.git
2007-11-08 mikerteach json_query in cstore about parameterized transfor...
2007-11-08 dbsMove inline style attributes into CSS.
2007-11-08 ericksonadditionally logging filename and XML content on parse...
2007-11-08 ericksondid some re-tabbing
2007-11-08 ericksonadded util/ to the set of files to build
2007-11-08 dbsAvoid tag minimization for empty <script> tags due...
2007-11-08 dbsCorrect some translated style attributes.
2007-11-08 dbsLow-hanging fruit for better (X)HTML compliance:
2007-11-07 phasefxRecord Delete action in embedded opac
2007-11-07 phasefxseparate out the js from this xul
2007-11-07 phasefxsome error handling
2007-11-07 phasefxdon't assume we found an element by id
2007-11-07 phasefxDelete Record entities for embedded opac
2007-11-07 dbsSmall XHTML tidying: move from <center> elements to...
2007-11-06 dbsApply more correct qualifier to initializer of locale...
2007-11-06 ericksonno longer showing hidden libs in the hold pickup lib...
2007-11-06 mikeradding internationalization core table to the IDL;...
2007-11-06 mikerdebugging ability to turn off i18n
2007-11-06 mikerability to turn off i18n
2007-11-06 mikerquote alias for SQL safety
2007-11-06 mikermisnamed parameter
2007-11-06 mikeradd i18n support to json_query
2007-11-06 mikeradding a view for overdue circs to simplify reporting
2007-11-06 mikerneed to make sure the resultset field name matches...
2007-11-06 ericksonprotecting against the case where the key is not a...
2007-11-06 mikerfirst round of i18n magic in cstore
2007-11-05 ericksonrepairing cancel link label
2007-11-05 phasefxinline the regexp the sprintf implementation uses
2007-11-05 mikerfirst attempt at unbreaking messagecatalog
2007-11-05 phasefxremove some tracer bullets
2007-11-05 phasefxflatten current_copy on ahr before updating hold
2007-11-05 ericksonadded some perl deps needed by the reporter
2007-11-05 mikeradding reporter perl modules to the settings tester
2007-11-05 mikermake use of the postgres password from config via the...
2007-11-05 dbsPrevent config cgi-bin files from being cached by the...
2007-11-04 ericksonRemoved any assumptions about the structure of the...
2007-11-04 ericksonremoved a redundant piece of hold permission logic...
2007-11-04 ericksonrepaired renewal permission check logic
2007-11-04 dbsTypo fix (and add ye olde vim modeline while we're...
2007-11-04 ericksonchanged the majority of the IDL parsing logs from INFO...
2007-11-04 mikerrun all of autogen in a subshell so the the CWD is...
2007-11-04 dbsWarn and return undef if find_org() does not receive...
2007-11-04 dbsEnable autogen.sh to be called from any location.
2007-11-04 phasefxpaging interface for one of the hold pull lists, and...
2007-11-04 ericksonadding copy location checks to default item permit...
2007-11-03 ericksonshifting the config file name twice (from ARGV) was...
2007-11-03 ericksonI should make that easier on the eyes ;)
2007-11-03 ericksonadding case breaks
2007-11-03 dbsTypo: trasaction -> transaction
2007-11-03 ericksonTurned all instances of VOLUME_UPDATE into UPDATE_VOLUM...
2007-11-02 dbsRemove "use Apache2 ();" stmts - these do nothing but...
2007-11-02 mikeradding entity encoding directly to the script, along...
2007-11-02 mikeradding support for multiple alternate perlmodule tests
2007-11-02 dbsCheck for Net::Z3950::ZOOM as the preferred alternative...
2007-11-01 dbsAdd check for expected hostname in <hosts> section.
2007-11-01 mikerwording update, and naive attempt to filter build versi...
2007-11-01 dbsWarn that <database><name> is deprecated for the report...
2007-11-01 ericksonreturning a boolean retarget flag from the nearest_hold...
2007-11-01 phasefxprevent accidental scans of item barcodes into the...
2007-11-01 dbsAdd check for UTF8 database server encoding.
2007-11-01 ericksonclearing current_copy and prev_check_time on previously...
2007-11-01 ericksonchecking node type instead of nodeName, since nodeName...
2007-11-01 dbsRevised to avoid the use of XPathContext, which require...
2007-11-01 dbsCheck all database connections defined in opensrf.xml
2007-11-01 mikerforward porting hold re-targeting fix
2007-11-01 dbsTest to ensure that libdbdpgsql.so is linked against...
2007-10-31 ericksonalso force hiding the jacket and attrib links if the...
2007-10-31 mikeranother adjustment to the new failure template
2007-10-31 mikeradjustments to improved reporter email templates
2007-10-31 dbsSet default reporter output directory to a Web-visible...
2007-10-31 dbsUse getAttributeNS with the XML namespace to retrieve
2007-10-31 dbsSet AutoCommit explicitly on, and don't rollback in the
2007-10-30 dbsUpdate the database name attribute to match opensrf...
2007-10-30 mikeradding work_payment type and the /strong/ urging of...
2007-10-29 ericksonadded content url is now encoded in the DTD for easier...
2007-10-29 ericksonadded ability to link back to a vendor product page...
2007-10-29 mikerCompletion of the OPAC and (as much as possible) Staff...
2007-10-29 dbsSpelling improvements in reporter field labels
2007-10-27 mikerAdding Canadian localization of the OPAC dtd provided...
2007-10-26 phasefxBasic library type and library drop-down for hold lists...
2007-10-26 mikerMisspelling spotted by John Fink
2007-10-26 mikermore portable "next record id" code
2007-10-26 dbsAlways delete the 901 field from incoming MARC records;
2007-10-25 ericksonwrapped up the login logic into a static utility method...
2007-10-25 mikerparallelized pg_loader which spits out the files needed...
2007-10-25 mikerchecking for duplicate 001; adding record id to 901$c
2007-10-25 mikercorrecting think-o in the nearest-hold logic
2007-10-25 phasefxsnip out some old comments
2007-10-25 ericksonupdating the path of the gateway to match the configure...
2007-10-23 ericksonadded utf8 binmode so that org unit names are displayed...
2007-10-23 dbsAdd an explicit encoding of UTF-8 to enable input and...
2007-10-23 ericksonadded example of building a new IDL object
2007-10-23 dbsLet's match marc2bre.pl and default to the 001 for...
2007-10-23 dbsUmm, 035 is a datafield. Whoops. Can you tell I was...
2007-10-23 dbsMake TCN parsing match marc2bre.pl.
2007-10-22 phasefxLibrary Card instead of PINES Card
2007-10-22 phasefxmissing semi-colon; I don't care if it's optional in...
2007-10-19 dbsFix building the client from the staff_client directory...
2007-10-19 mikeradding unapi placeholder to detail page
2007-10-19 mikermoving unapi placeholder to a more appropriate place
next