]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/web/js/dojo/MARC
Serial Control: Use Dijit-based issuance editor
[working/Evergreen.git] / Open-ILS / web / js / dojo / MARC /
2011-09-16 Thomas BerezanskyFix Fixed Fields Editor Conf and Cont
2011-08-03 Bill EricksonMerge remote branch 'working/user/shadowspar/ttopac...
2011-08-03 Bill EricksonRepaired merge conflicts resuling from ttopac-move...
2011-07-18 Lebbeous Fogle-WeekleyMerge remote branch 'working/collab/phasefx/unified_vol...
2011-07-15 evergreenMerge branch 'master' of git://git.evergreen-ils.org...
2011-07-11 Lebbeous Fogle-WeekleyMerge branch 'template-toolkit-opac' of git://git.everg...
2011-07-11 Mike RylanderMerge branch 'template-toolkit-opac' of git.evergreen...
2011-07-11 Mike RylanderMerge branch 'master' of git.evergreen-ils.org:Evergree...
2011-07-11 Lebbeous Fogle-WeekleyMerge branch 'authority-control-sets-squashed_for_master'
2011-07-11 Lebbeous Fogle-WeekleyFinally starting to get somewhere: record display
2011-07-11 Mike RylanderNormalize fixed field names to OCLC values where they...
2011-07-11 Mike RylanderGeneral bug fixes and formatting cleanup
2011-07-11 Mike RylanderMove the AuthorityControlSet module into openils -...
2011-07-11 Mike RylanderUtility methods
2011-07-11 Mike RylanderBug fixes; Add a method for setting fixed fields; Set...
2011-07-11 Mike RylanderOnly load control sets once, set the default to the...
2011-07-11 Mike RylanderAdd some logic for fetching stored controlsets and...
2011-07-11 Mike RylanderInitial move of fixed-field manipulation out to the...
2011-07-11 Mike RylanderStub of a new Dojo module for manipulating ACSs
2010-12-23 gmcfurther fixes to null indicator handling in flat-text...
2010-12-23 mikerWhen the subfield delimiter is configured as "$" (the...
2010-12-23 mikeraddressing two Breaker-format issues: 1) supply an...
2010-12-03 mikerprotect against empty control fields (bad MARC)
2010-10-11 mikerdogfooding cleanup
2010-10-11 mikersupply a dummy leader, as required by the Perl MARC...
2010-09-03 mikermake insertOrderedFields insert in /ascending/ order...
2010-09-03 mikeruse slice to clone arguments as an array, because argum...
2010-09-03 mikerwe should really just use for(;;) for arguments
2010-07-08 mikerfix initial subfield detection bug
2010-02-12 mikerAddressing https://bugs.launchpad.net/evergreen/+bug...
2010-02-12 mikerreverting one of the for..in to for(;;) changes for...
2010-02-12 mikerAddressing https://bugs.launchpad.net/evergreen/+bug...
2009-11-28 mikerin insertOrderedFields(), append if no tags are greater...
2009-11-28 mikeruse the correct name for marcbreaker format; add suppor...
2009-11-28 mikerdefer turning chunks of xml or marc-breaker into actual...
2009-10-22 mikerYes, it is true, I wrote a MARC library (marcxml and...