2010-06-07 |
dbs | Smarter error handling in Dojo i18n script
|
commit | commitdiff | tree |
2010-06-07 |
dbs | More cleanup of Dojo JSON files
|
commit | commitdiff | tree |
2010-06-07 |
dbs | In Dojo i18n script: create output directories if they...
|
commit | commitdiff | tree |
2010-06-07 |
dbs | Fix up acq Dojo NLS file to be strictly JSON compliant
|
commit | commitdiff | tree |
2010-06-07 |
dbs | Commit updates from Launchpad translation
|
commit | commitdiff | tree |
2010-06-04 |
dbs | Improve circ transaction performance by indexing NULL...
|
commit | commitdiff | tree |
2010-06-04 |
dbs | Improve database performance for partial indexes on...
|
commit | commitdiff | tree |
2010-06-03 |
dbs | Don't hardcode our password forms to en-US
|
commit | commitdiff | tree |
2010-06-03 |
dbs | Apache2::Const::DECLINED leads to ugly error dialogues...
|
commit | commitdiff | tree |
2010-06-03 |
dbs | < is not >; get our time-to-live threshold comparison...
|
commit | commitdiff | tree |
2010-06-03 |
dbs | Setting apache->status() caused 500 server errors for...
|
commit | commitdiff | tree |
2010-06-03 |
dbs | password reset URI needs a trailing slash, and this...
|
commit | commitdiff | tree |
2010-06-02 |
dbs | Undouble these elements of password-reset that somehow...
|
commit | commitdiff | tree |
2010-06-01 |
dbs | Forward port r16547 from rel_1_6_0: fix regression...
|
commit | commitdiff | tree |
2010-05-26 |
dbs | Add actor.usr_password_reset table required for password...
|
commit | commitdiff | tree |
2010-05-16 |
dbs | Spotted minor typos while reading up on the new addition.
|
commit | commitdiff | tree |
2010-04-27 |
dbs | Bring the password reset interface to the Craftsman...
|
commit | commitdiff | tree |
2010-04-27 |
dbs | Improve password reset form usability
|
commit | commitdiff | tree |
2010-04-22 |
dbs | Apply Jeff Godin's patch to fix Exporter forwarding...
|
commit | commitdiff | tree |
2010-04-20 |
dbs | Hmm. Not sure how this got doubled up, but it sure...
|
commit | commitdiff | tree |
2010-04-19 |
dbs | Forward-port self-serve password reset implementation...
|
commit | commitdiff | tree |
2010-04-16 |
dbs | Forward-port r16250: Decode input, encode output. That...
|
commit | commitdiff | tree |
2010-04-16 |
dbs | Prevent possible character corruption or fatal errors...
|
commit | commitdiff | tree |
2010-04-15 |
dbs | Teach BibTemplate about locales, now that unapi has...
|
commit | commitdiff | tree |
2010-04-15 |
dbs | Teach SuperCat about locales - this becomes important...
|
commit | commitdiff | tree |
2010-04-12 |
dbs | Update copyright statement to current year; include...
|
commit | commitdiff | tree |
2010-04-12 |
dbs | Turn "next page" / "previous page" symbols into entities
|
commit | commitdiff | tree |
2010-03-28 |
dbs | Fix typo: open-ils.actor.retrieve_by_shorname (see...
|
commit | commitdiff | tree |
2010-03-28 |
dbs | Fix typo: open-ils.actor.retrieve_by_shorname (but...
|
commit | commitdiff | tree |
2010-03-25 |
dbs | Fix warning from comparison with a possibly undef variable
|
commit | commitdiff | tree |
2010-03-24 |
dbs | "Active" in this context means "Enabled", not not-passive...
|
commit | commitdiff | tree |
2010-03-22 |
dbs | Forward-port r15933 from rel_1_6_0: Default to "true...
|
commit | commitdiff | tree |
2010-03-09 |
dbs | We like SQL that doesn't contain syntax errors!
|
commit | commitdiff | tree |
2010-03-08 |
dbs | Make permissions for administering triggers more usable...
|
commit | commitdiff | tree |
2010-03-08 |
dbs | Install the action_trigger_runner example config file
|
commit | commitdiff | tree |
2010-03-05 |
dbs | Forward port r15718 from rel_1_6_0: improved date/time...
|
commit | commitdiff | tree |
2010-03-05 |
dbs | Add permissions for IMPORT_ALT_TCN and ADMIN_TRIGGER_EVENT_D...
|
commit | commitdiff | tree |
2010-03-03 |
dbs | Commit Jason Etheridge's base vimrc as some semblance...
|
commit | commitdiff | tree |
2010-03-03 |
dbs | Patch from Galen Charlton <gmc@esilibrary.com> to prevent...
|
commit | commitdiff | tree |
2010-03-02 |
dbs | Add ALLOW_ALT_TCN permission to the permission list
|
commit | commitdiff | tree |
2010-03-02 |
dbs | Fix bug where diacritics could be corrupted in places...
|
commit | commitdiff | tree |
2010-03-02 |
dbs | Apply patch from Galen Charlton to prevent legacy 852...
|
commit | commitdiff | tree |
2010-03-02 |
dbs | Not so fast, tex. The client sorted things, all right...
|
commit | commitdiff | tree |
2010-03-02 |
dbs | Sort Z39.50 sources as returned by fetch_service_defs...
|
commit | commitdiff | tree |
2010-02-16 |
dbs | Double-decoding the UTF8 for SRU no longer seems necessary...
|
commit | commitdiff | tree |
2010-02-12 |
dbs | Make autoconf 2.6.1 an explicit requirement due to...
|
commit | commitdiff | tree |
2010-02-11 |
dbs | In renaming the config.recuring_fine table, the associated...
|
commit | commitdiff | tree |
2010-02-10 |
dbs | Try to ensure that the PostgreSQL cluster gets initialized...
|
commit | commitdiff | tree |
2010-02-05 |
dbs | And get DojoSRF into the right place
|
commit | commitdiff | tree |
2010-02-05 |
dbs | Correct JSDOJOOSRF vs. JSDOJOSRF typo
|
commit | commitdiff | tree |
2010-02-05 |
dbs | Ensure target directory exists before creating links...
|
commit | commitdiff | tree |
2010-02-04 |
dbs | Give the correct i18n ID to MERGE_USERS (thanks to...
|
commit | commitdiff | tree |
2010-02-04 |
dbs | Make Evergreen link to the OpenSRF JavaScript files...
|
commit | commitdiff | tree |
2010-02-01 |
dbs | Avoid i18n breakage due to trailing ampersand in translation
|
commit | commitdiff | tree |
2010-02-01 |
dbs | Forward-port r15406 from rel_1_6: Fix occurrences parsing...
|
commit | commitdiff | tree |
2010-02-01 |
dbs | Commit updates to translations from Launchpad
|
commit | commitdiff | tree |
2010-02-01 |
dbs | Also remove fm_IDL from the Makefile; fm_IDL.dtd is...
|
commit | commitdiff | tree |
2010-02-01 |
dbs | Delete this vestigial directory left from the file...
|
commit | commitdiff | tree |
2010-02-01 |
dbs | C-style comment was terminated prematurely by XPath...
|
commit | commitdiff | tree |
2010-01-23 |
dbs | Add the ability to renew via SIP 1 method used by 3M...
|
commit | commitdiff | tree |
2010-01-22 |
dbs | Fix up minor (but fatal) typo for the birthday boy :)
|
commit | commitdiff | tree |
2010-01-21 |
dbs | Add the schema upgrade corresponding to r15351 in-db...
|
commit | commitdiff | tree |
2010-01-20 |
dbs | Correct Unicode handling for in-db ingest
|
commit | commitdiff | tree |
2010-01-19 |
dbs | Start making autoconf more tolerant of other distributions...
|
commit | commitdiff | tree |
2010-01-19 |
dbs | Substitute configure variables appropriately in fast...
|
commit | commitdiff | tree |
2010-01-19 |
dbs | Resolve a conflict from the in-db ingest merge
|
commit | commitdiff | tree |
2010-01-19 |
dbs | Give sites the ability to easily display due dates...
|
commit | commitdiff | tree |
2010-01-19 |
dbs | Address long-standing typo: clense_ISO8601, matching...
|
commit | commitdiff | tree |
2010-01-14 |
dbs | Move the decode_utf8() call for various feeds to entityize()
|
commit | commitdiff | tree |
2010-01-14 |
dbs | Call decode_utf8() to generate clean output in HTML...
|
commit | commitdiff | tree |
2010-01-14 |
dbs | Factor out the aou-fetching code into a useful subroutine...
|
commit | commitdiff | tree |
2010-01-11 |
dbs | Get consistent about "title : subtitle" in mods_slim
|
commit | commitdiff | tree |
2010-01-11 |
dbs | Remove serial ingest references and services
|
commit | commitdiff | tree |
2010-01-07 |
dbs | We don't actually have access to the config from $self...
|
commit | commitdiff | tree |
2010-01-07 |
dbs | Typo: in theory fixing this will eliminate some calls
|
commit | commitdiff | tree |
2010-01-06 |
dbs | Protect serials from being deleted with ye olde ON...
|
commit | commitdiff | tree |
2010-01-05 |
dbs | Enable the SIP server to speak UTF8 or ASCII, defaulting...
|
commit | commitdiff | tree |
2009-12-18 |
dbs | Apply patch from Warren Layton to fix marc2sre.pl options
|
commit | commitdiff | tree |
2009-12-18 |
dbs | Remove duplicate mapping for open-ils.ingest.full.serial...
|
commit | commitdiff | tree |
2009-12-07 |
dbs | Add Table of Contents capability to OpenLibrary added...
|
commit | commitdiff | tree |
2009-12-04 |
dbs | Make tests line up with current reality - lines after IDs
|
commit | commitdiff | tree |
2009-12-04 |
dbs | Update test data to make tests pass again
|
commit | commitdiff | tree |
2009-12-04 |
dbs | One more fix for po2moz requiring the output type in...
|
commit | commitdiff | tree |
2009-12-04 |
dbs | Hack: create symbolic links with names demanded by...
|
commit | commitdiff | tree |
2009-12-04 |
dbs | Merge build fix from launchpad translation branch ...
|
commit | commitdiff | tree |
2009-12-03 |
dbs | Once again into the breach
|
commit | commitdiff | tree |
2009-12-02 |
dbs | Apply patch from Dan Wells to correct nonumRegex
|
commit | commitdiff | tree |
2009-11-20 |
dbs | Add a safer version of the reporter.disable_materialized_sim...
|
commit | commitdiff | tree |
2009-11-19 |
dbs | Apply patch from Galen Charlton to escape email addresses...
|
commit | commitdiff | tree |
2009-11-19 |
dbs | Add the upgrade script from the 1.6.0.0 package, plus...
|
commit | commitdiff | tree |
2009-11-18 |
dbs | Rid ourselves of the vestigial po/en-US directory
|
commit | commitdiff | tree |
2009-11-18 |
dbs | Bring en-CA, fr-CA, and hy-AM up to speed with opac.js
|
commit | commitdiff | tree |
2009-11-18 |
dbs | Reorganize i18n files under the template1/template1...
|
commit | commitdiff | tree |
2009-11-16 |
dbs | Correct long-standing, wide-spread "recurance" and...
|
commit | commitdiff | tree |
2009-11-13 |
dbs | Minor typo: Environmet -> Environment
|
commit | commitdiff | tree |
2009-11-13 |
dbs | Apply patch from Warren Layton to make the existing...
|
commit | commitdiff | tree |
2009-11-13 |
dbs | Add Russian and Czech to the enabled languages list
|
commit | commitdiff | tree |
2009-11-13 |
dbs | Forward port cs-CZ and ru-RU translations to trunk
|
commit | commitdiff | tree |
2009-11-10 |
dbs | "Periodique" is a better translation for "Serial" in...
|
commit | commitdiff | tree |
2009-11-08 |
dbs | Correct the view that pulls together the ISSNs for...
|
commit | commitdiff | tree |
next |