2010-11-17 |
senator | Hold targeting didn't work right on type I (issuance... |
commit | commitdiff | tree |
2010-11-17 |
dbs | Add authority control support for 630 and 648 fields |
commit | commitdiff | tree |
2010-11-17 |
miker | 0 (zero) is a valid depth, so allow it via defined() |
commit | commitdiff | tree |
2010-11-17 |
miker | pass the supplied depth parameter to the query parser... |
commit | commitdiff | tree |
2010-11-17 |
gmc | add libnet-ssh2-perl to Debian package deps |
commit | commitdiff | tree |
2010-11-16 |
erickson | in the staff client, use the user object in the XUL... |
commit | commitdiff | tree |
2010-11-16 |
senator | Wonder of wonders, a Dojo data store supporting lazy... |
commit | commitdiff | tree |
2010-11-16 |
dbwells | Remove deprecated 'all_dists' option for make_predictio... |
commit | commitdiff | tree |
2010-11-16 |
phasefx | extend the opac org hiding feature to the place hold... |
commit | commitdiff | tree |
2010-11-16 |
miker | and ... we do not need GREATEST() |
commit | commitdiff | tree |
2010-11-16 |
miker | push the asset.uri pkey serial into reality -- before... |
commit | commitdiff | tree |
2010-11-15 |
erickson | return AutoIDL to its original state of loading the... |
commit | commitdiff | tree |
2010-11-15 |
senator | Serials: two little things to make alt serials control... |
commit | commitdiff | tree |
2010-11-15 |
erickson | make sure dojo.cookie is loaded before use; removed... |
commit | commitdiff | tree |
2010-11-15 |
miker | Reverting and extending r18472 to correct implementatio... |
commit | commitdiff | tree |
2010-11-15 |
dbs | Prevent creation of authority records that are truncate... |
commit | commitdiff | tree |
2010-11-15 |
dbs | Fix negative paging issue in open-ils.supercat.authorit... |
commit | commitdiff | tree |
2010-11-15 |
dbs | Do not cache the authority context menu |
commit | commitdiff | tree |
2010-11-14 |
dbs | Merge translations from Launchpad |
commit | commitdiff | tree |
2010-11-12 |
erickson | in some scenarios, the 'mous' class may not have loaded... |
commit | commitdiff | tree |
2010-11-12 |
miker | Cache the language set (per locale) in a cookie |
commit | commitdiff | tree |
2010-11-12 |
miker | Trim the set of classes and fields pulled in by Searche... |
commit | commitdiff | tree |
2010-11-12 |
phasefx | ensure that we only fetch this setting once per page |
commit | commitdiff | tree |
2010-11-12 |
erickson | read XSL file and path from opensrf.xml |
commit | commitdiff | tree |
2010-11-12 |
erickson | Server-generated IDL JS |
commit | commitdiff | tree |
2010-11-11 |
erickson | added permacrud chunk to IDL JS; fixed datatype copy... |
commit | commitdiff | tree |
2010-11-11 |
phasefx | patch from bshum to bring his Search Catalog button... |
commit | commitdiff | tree |
2010-11-11 |
dbs | Avoid munging 035 when a new record is created |
commit | commitdiff | tree |
2010-11-11 |
dbs | Do not supply a default value for 003 in new authority... |
commit | commitdiff | tree |
2010-11-11 |
erickson | real fields start at position 0; isnew/changed/deleted... |
commit | commitdiff | tree |
2010-11-11 |
miker | Use a more generic defaultValue template for datatype... |
commit | commitdiff | tree |
2010-11-11 |
erickson | wraps tips appendChild in try/catch to prevent occaison... |
commit | commitdiff | tree |
2010-11-11 |
erickson | retab w/ spaces for copy/paste tabs |
commit | commitdiff | tree |
2010-11-11 |
erickson | mod_perl handler for idl2js transform w/ configs |
commit | commitdiff | tree |
2010-11-11 |
erickson | repaired field name iteration thinko. reduce calls... |
commit | commitdiff | tree |
2010-11-11 |
miker | Add key, class and reltype to link fields; Provide... |
commit | commitdiff | tree |
2010-11-11 |
erickson | XSL for creating a JS representation of the IDL XML... |
commit | commitdiff | tree |
2010-11-11 |
dbs | Update the edit dates for authority and MFHD records... |
commit | commitdiff | tree |
2010-11-10 |
dbs | Enable "maintain control numbers" and "record ID as... |
commit | commitdiff | tree |
2010-11-10 |
senator | Serials: patch from Dan Wells to address Launchpad... |
commit | commitdiff | tree |
2010-11-10 |
senator | Booking: fix bug reported by Robert Soulliere wherein... |
commit | commitdiff | tree |
2010-11-10 |
phasefx | replace Cookie.js/cookieManager with dojo.cookie. ... |
commit | commitdiff | tree |
2010-11-10 |
miker | Improved permission checking speed for PCRUD mode. |
commit | commitdiff | tree |
2010-11-10 |
senator | Merge serials-integration branch, incorporating new... |
commit | commitdiff | tree |
2010-11-10 |
miker | ddoouubblleedd line ... thought I squashed that |
commit | commitdiff | tree |
2010-11-10 |
miker | Move the magic-bib update to the top of the file, avoid... |
commit | commitdiff | tree |
2010-11-10 |
gmc | do not use TRUNCATE when refreshing reporter.materializ... |
commit | commitdiff | tree |
2010-11-09 |
phasefx | remove the last of DP_DateExtensions. We should probab... |
commit | commitdiff | tree |
2010-11-08 |
erickson | dynamically loaded classes also need access to toHash |
commit | commitdiff | tree |
2010-11-08 |
miker | removing original typo |
commit | commitdiff | tree |
2010-11-08 |
miker | Allow forced loading of the whole IDL with: fieldmapper... |
commit | commitdiff | tree |
2010-11-08 |
erickson | repaired typo |
commit | commitdiff | tree |
2010-11-08 |
dbs | Add the OpenURL resolver caching service as an optional... |
commit | commitdiff | tree |
2010-11-08 |
miker | teach vivicateClass to set up dojoData APIs for classes... |
commit | commitdiff | tree |
2010-11-08 |
miker | make sure classes are /always/ loaded from the server |
commit | commitdiff | tree |
2010-11-08 |
senator | Acq: in acq search, avoid trying to create a dropdown... |
commit | commitdiff | tree |
2010-11-08 |
miker | More fixing related to r18657 |
commit | commitdiff | tree |
2010-11-08 |
phasefx | syntax |
commit | commitdiff | tree |
2010-11-08 |
miker | keep trunk version of the 2.0 upgrade script in sync... |
commit | commitdiff | tree |
2010-11-08 |
miker | Teach vandelay.replace_field to be a little smarter... |
commit | commitdiff | tree |
2010-11-08 |
erickson | holds retrieval API call sorting and cleanup; sort... |
commit | commitdiff | tree |
2010-11-08 |
dbs | Further Fedora prereq installer tweaks |
commit | commitdiff | tree |
2010-11-08 |
dbs | Add UUID::Tiny to Fedora prerequisites |
commit | commitdiff | tree |
2010-11-08 |
dbs | Improve Fedora prerequisite installer |
commit | commitdiff | tree |
2010-11-05 |
senator | Revert r18608, which was ill-conceived anyway (you... |
commit | commitdiff | tree |
2010-11-05 |
gmc | #671213: remove extraneous insert from upgrade script |
commit | commitdiff | tree |
2010-11-05 |
gmc | switch to authoritative methods for various acq retrievals |
commit | commitdiff | tree |
2010-11-05 |
gmc | missed database update from password reset fix |
commit | commitdiff | tree |
2010-11-05 |
gmc | undo premature commit |
commit | commitdiff | tree |
2010-11-05 |
gmc | missed database update script |
commit | commitdiff | tree |
2010-11-05 |
dbs | Keep the hierarchy in line for O:A:S:Publisher::action.pm |
commit | commitdiff | tree |
2010-11-05 |
dbs | Initial support for recall of items triggered by placin... |
commit | commitdiff | tree |
2010-11-05 |
gmc | remove aupr.request_time fix from 1.6.1-2.0 upgrade |
commit | commitdiff | tree |
2010-11-05 |
senator | Address https://bugs.launchpad.net/evergreen/2.0/+bug... |
commit | commitdiff | tree |
2010-11-05 |
gmc | fix user password reset request time column def |
commit | commitdiff | tree |
2010-11-05 |
miker | remove some extra rollbacks, and catch the failure... |
commit | commitdiff | tree |
2010-11-05 |
phasefx | Patch from Benjamin Shum for the staff client button... |
commit | commitdiff | tree |
2010-11-04 |
senator | Quick IDL change to enable limited use of reporter... |
commit | commitdiff | tree |
2010-11-04 |
senator | Net::uFTP isn't giving us needed functionality |
commit | commitdiff | tree |
2010-11-04 |
miker | cut down on reloading of IDL classes |
commit | commitdiff | tree |
2010-11-04 |
phasefx | more opac login form tweaks. This should work in Firef... |
commit | commitdiff | tree |
2010-11-04 |
gmc | add TT helper to squeeze strings into the UNOB straitjacket |
commit | commitdiff | tree |
2010-11-03 |
gmc | blimey |
commit | commitdiff | tree |
2010-11-03 |
miker | add the Batch Bib Update module to startup.pl |
commit | commitdiff | tree |
2010-11-03 |
gmc | flip sense of spending limit check |
commit | commitdiff | tree |
2010-11-03 |
senator | Acq: Don't forget invoice items (extra charges, not... |
commit | commitdiff | tree |
2010-11-02 |
senator | Surely this was meant to go here :-) |
commit | commitdiff | tree |
2010-11-02 |
senator | Show money spent from each fund in an invoice voucher... |
commit | commitdiff | tree |
2010-11-02 |
miker | Patch from Steve Callender to address a booking-related... |
commit | commitdiff | tree |
2010-11-02 |
gmc | add definition for UPC line item attribute |
commit | commitdiff | tree |
2010-11-02 |
gmc | enable authoritative versions of various acq retrieval... |
commit | commitdiff | tree |
2010-11-02 |
gmc | don't break up title and author when ingesting acquisit... |
commit | commitdiff | tree |
2010-11-02 |
erickson | AutoFieldWidget linked class autoloaders, etc. |
commit | commitdiff | tree |
2010-11-02 |
erickson | ML provider retrieval enhancements |
commit | commitdiff | tree |
2010-11-02 |
erickson | in SIP patron retrieval, only fetch non-archived penalt... |
commit | commitdiff | tree |
2010-11-02 |
dbs | Enable merge of authority records to do the right thing |
commit | commitdiff | tree |
2010-11-01 |
gmc | yet another replication race condition fix |
commit | commitdiff | tree |
2010-11-01 |
phasefx | more compatability tweaks for login form. Each browser... |
commit | commitdiff | tree |
2010-11-01 |
miker | Make vandelay.add_field smarter about applying add... |
commit | commitdiff | tree |
2010-11-01 |
dbs | Replace hard-coded '(CONS)' for MARC control number... |
commit | commitdiff | tree |
next |