2009-03-26 |
erickson | plugged in marc edit functionality for lineitems |
commit | commitdiff | tree |
2009-03-26 |
erickson | flesh copy objects on circ and hold events |
commit | commitdiff | tree |
2009-03-26 |
erickson | sort acqdf entries by position |
commit | commitdiff | tree |
2009-03-26 |
erickson | plugged in inital action from dropdown, delete selected... |
commit | commitdiff | tree |
2009-03-26 |
erickson | plugged in batch event (notification, etc.) cancellation |
commit | commitdiff | tree |
2009-03-26 |
erickson | initial interface for managing pending notification... |
commit | commitdiff | tree |
2009-03-26 |
erickson | provide a little more flexibility to the caller of... |
commit | commitdiff | tree |
2009-03-26 |
dbs | Apply ampersand escaping globally in entityize (fixes... |
commit | commitdiff | tree |
2009-03-26 |
erickson | added an explicit error for a common occurence in autof... |
commit | commitdiff | tree |
2009-03-26 |
erickson | port the billing type UI to autogrid |
commit | commitdiff | tree |
2009-03-26 |
dbs | Even better indexing on afr - thanks miker! |
commit | commitdiff | tree |
2009-03-26 |
djfiander | Change test for whether enumeration fields hold chronology: |
commit | commitdiff | tree |
2009-03-26 |
dbs | Additional indexes on authority.full_rec. Thanks, EXPLA... |
commit | commitdiff | tree |
2009-03-25 |
erickson | fixed broken closing bracket, mild code reformatting |
commit | commitdiff | tree |
2009-03-25 |
dbs | Label mismatch: "Update" should be "Upload" (for offlin... |
commit | commitdiff | tree |
2009-03-25 |
erickson | added distribution formula admin UI |
commit | commitdiff | tree |
2009-03-25 |
erickson | when non-IDL fields are added to the grid and a field... |
commit | commitdiff | tree |
2009-03-25 |
erickson | added sequence entries for distrib formulas / entries |
commit | commitdiff | tree |
2009-03-25 |
dbs | Reflect loading reality |
commit | commitdiff | tree |
2009-03-25 |
dbs | Dedupe code by moving to a common implementation of... |
commit | commitdiff | tree |
2009-03-25 |
phasefx | bad error message |
commit | commitdiff | tree |
2009-03-24 |
erickson | repaired limit perm args to autofieldwidget |
commit | commitdiff | tree |
2009-03-24 |
erickson | unless otherwise specified, use the workstation ou... |
commit | commitdiff | tree |
2009-03-24 |
erickson | plugged in PO creation to marc upload process. small... |
commit | commitdiff | tree |
2009-03-24 |
erickson | fixed duplicate field |
commit | commitdiff | tree |
2009-03-24 |
erickson | added a marc order record upload form for creating... |
commit | commitdiff | tree |
2009-03-24 |
erickson | taught the vandelay upload form about some important... |
commit | commitdiff | tree |
2009-03-24 |
erickson | plugged in vandelay-upload-aware marc record processing... |
commit | commitdiff | tree |
2009-03-24 |
dbs | Increase support for serials in Evergreen. |
commit | commitdiff | tree |
2009-03-24 |
erickson | added selector column for provider. updated po.orderin... |
commit | commitdiff | tree |
2009-03-24 |
erickson | sort on picklist name. ranged, fleshed distribution... |
commit | commitdiff | tree |
2009-03-24 |
dbs | Enhance i18n support for Google Book Preview - addresse... |
commit | commitdiff | tree |
2009-03-24 |
djfiander | Properly parse holdings fields when the chronology... |
commit | commitdiff | tree |
2009-03-23 |
dbs | Be careful with global changes |
commit | commitdiff | tree |
2009-03-23 |
dbs | Remove hardcoded URLs for en-US locale; pull the prefer... |
commit | commitdiff | tree |
2009-03-23 |
erickson | added display toggle method which will show/hide as... |
commit | commitdiff | tree |
2009-03-22 |
erickson | clear batch edit widgets on page re-draw. some css... |
commit | commitdiff | tree |
2009-03-22 |
erickson | added batch update for copies |
commit | commitdiff | tree |
2009-03-21 |
dbs | Enable IDL to validate with new oils_persist:restrict_p... |
commit | commitdiff | tree |
2009-03-20 |
phasefx | Fix the bad status dialog. The acp in the payload... |
commit | commitdiff | tree |
2009-03-20 |
miker | allow batch creation of active events, restricted to... |
commit | commitdiff | tree |
2009-03-20 |
scottmk | In oils_cstore.c: further tightening input validation. |
commit | commitdiff | tree |
2009-03-20 |
erickson | let's not clobber the loop variable |
commit | commitdiff | tree |
2009-03-20 |
miker | add hooks for well-known penalty types |
commit | commitdiff | tree |
2009-03-20 |
scottmk | Add <permacrud> entries for "acqdf" and "acqdfe" classes. |
commit | commitdiff | tree |
2009-03-20 |
scottmk | Add ON DELETE CASCADE to distribution_formula_entry... |
commit | commitdiff | tree |
2009-03-20 |
erickson | protect against empty settings |
commit | commitdiff | tree |
2009-03-20 |
scottmk | Add classes "acqdf" and "acqdfe". |
commit | commitdiff | tree |
2009-03-20 |
miker | teach the penalty code how to create events for system... |
commit | commitdiff | tree |
2009-03-20 |
erickson | initial support for editing provider addrs, contacts... |
commit | commitdiff | tree |
2009-03-20 |
scottmk | Create two new tables: acq.distribution_formula |
commit | commitdiff | tree |
2009-03-20 |
erickson | typo |
commit | commitdiff | tree |
2009-03-20 |
djfiander | Cut a long complicated function in two |
commit | commitdiff | tree |
2009-03-20 |
djfiander | minor error checking |
commit | commitdiff | tree |
2009-03-19 |
erickson | api call for canceling and reseting trigger events |
commit | commitdiff | tree |
2009-03-19 |
erickson | use the event def template for the bill note (thanks... |
commit | commitdiff | tree |
2009-03-19 |
erickson | repaired event_params sequence config |
commit | commitdiff | tree |
2009-03-19 |
erickson | added seed data entry for ApplyCircFee reactor |
commit | commitdiff | tree |
2009-03-19 |
erickson | reactor to apply fees to a circulation |
commit | commitdiff | tree |
2009-03-19 |
phasefx | fixes the missing xulG.new_tab issue. The problem... |
commit | commitdiff | tree |
2009-03-19 |
erickson | wrap authoritative rollbacks in a try so that a failed... |
commit | commitdiff | tree |
2009-03-19 |
erickson | added hook for lost.auto to handle items programaticall... |
commit | commitdiff | tree |
2009-03-19 |
erickson | safari does not comply with cookieManager's requests... |
commit | commitdiff | tree |
2009-03-19 |
scottmk | In searchINPredicate function of oils_cstore.c: tighten |
commit | commitdiff | tree |
2009-03-19 |
dbs | Really revert these files. Argh. |
commit | commitdiff | tree |
2009-03-19 |
dbs | Revert accidental commit of record details enhancements... |
commit | commitdiff | tree |
2009-03-19 |
dbs | Now that we have localized org trees, let our tools... |
commit | commitdiff | tree |
2009-03-19 |
erickson | initial actions dropdown. some style tweaks |
commit | commitdiff | tree |
2009-03-19 |
erickson | fixed label for consistency |
commit | commitdiff | tree |
2009-03-19 |
dbs | Fix this missing getString() call, too. |
commit | commitdiff | tree |
2009-03-19 |
phasefx | missing .getString. This was breaking the spine label... |
commit | commitdiff | tree |
2009-03-19 |
djfiander | Mostly mplement issues with combined dates (eg, May... |
commit | commitdiff | tree |
2009-03-19 |
erickson | more layout tweaks |
commit | commitdiff | tree |
2009-03-18 |
erickson | no need to special case the text widgets |
commit | commitdiff | tree |
2009-03-18 |
dbs | Casting a null into a String results in a string with... |
commit | commitdiff | tree |
2009-03-18 |
erickson | some display cleanup |
commit | commitdiff | tree |
2009-03-18 |
scottmk | In oils_cstore.c: |
commit | commitdiff | tree |
2009-03-18 |
erickson | don't set ischanged if value is not changing, otherwise... |
commit | commitdiff | tree |
2009-03-18 |
erickson | let the _impl caller handle transaction commits |
commit | commitdiff | tree |
2009-03-18 |
scottmk | In searchPredicate(): make sure that there is only one |
commit | commitdiff | tree |
2009-03-18 |
erickson | no need to flesh fund, since we're grabbing those anywa... |
commit | commitdiff | tree |
2009-03-18 |
erickson | added a copy (li_details) pane for creating a managing... |
commit | commitdiff | tree |
2009-03-18 |
erickson | added batch lineitem detail CUD method |
commit | commitdiff | tree |
2009-03-18 |
erickson | this.user might be an event, check for that |
commit | commitdiff | tree |
2009-03-18 |
scottmk | In oils_cstore.c: |
commit | commitdiff | tree |
2009-03-18 |
erickson | added some user sesssion and object-list caching |
commit | commitdiff | tree |
2009-03-17 |
erickson | added basic copy list grid (lineitem_details) linked... |
commit | commitdiff | tree |
2009-03-17 |
erickson | pcrud entries for fund. added some selector attrs... |
commit | commitdiff | tree |
2009-03-17 |
erickson | progress bar to show lineitem update progress. some... |
commit | commitdiff | tree |
2009-03-17 |
erickson | added simple show/hide funcs |
commit | commitdiff | tree |
2009-03-17 |
erickson | adding paging plugins to li table. showing entry count... |
commit | commitdiff | tree |
2009-03-17 |
erickson | when searching bibs, don't start the cstore xact until... |
commit | commitdiff | tree |
2009-03-17 |
erickson | set state explicitly so caller will have the state... |
commit | commitdiff | tree |
2009-03-17 |
scottmk | Implement a NOT operator, expressed as "-not". |
commit | commitdiff | tree |
2009-03-17 |
erickson | plug in li table to picklist display |
commit | commitdiff | tree |
2009-03-17 |
erickson | reset table before next round of search results |
commit | commitdiff | tree |
2009-03-17 |
erickson | display localized labels for li attrs. added button... |
commit | commitdiff | tree |
2009-03-17 |
erickson | added attr def fetching function |
commit | commitdiff | tree |
2009-03-17 |
erickson | started lineitem info pane, which shows marc record... |
commit | commitdiff | tree |
2009-03-17 |
erickson | some lineitem table style |
commit | commitdiff | tree |
next |