2010-05-26 |
miker | after nearly 280 schema updates, we had a little drift... |
commit | commitdiff | tree |
2010-05-26 |
scottmk | Bug fixes in verifyObjectPCRUD(): |
commit | commitdiff | tree |
2010-05-26 |
dbs | Add actor.usr_password_reset table required for passwor... |
commit | commitdiff | tree |
2010-05-25 |
phasefx | this doesn't work. I think my environment wasn't prist... |
commit | commitdiff | tree |
2010-05-25 |
phasefx | remove duplicate line |
commit | commitdiff | tree |
2010-05-25 |
erickson | Patch from Bill Ott to add missing apostrophe in rdetail.js |
commit | commitdiff | tree |
2010-05-25 |
scottmk | Correcting an upgrade script. |
commit | commitdiff | tree |
2010-05-25 |
miker | The Great For-In Refactoring of ought-nine broke dojo... |
commit | commitdiff | tree |
2010-05-25 |
scottmk | Plug some memory leaks, and eliminate some unnecessary |
commit | commitdiff | tree |
2010-05-25 |
erickson | support for calculating estimated hold wait time based... |
commit | commitdiff | tree |
2010-05-25 |
erickson | added support for propagating searchOrg, searchSort... |
commit | commitdiff | tree |
2010-05-25 |
scottmk | Various changes to verifyObjectPCRUD(): |
commit | commitdiff | tree |
2010-05-24 |
miker | add settings group table, shared between org and usr... |
commit | commitdiff | tree |
2010-05-24 |
scottmk | Split old org unit setting type circ.hold_estimate_wait... |
commit | commitdiff | tree |
2010-05-24 |
senator | Add CVV field to selfcheck credit card payment interface |
commit | commitdiff | tree |
2010-05-24 |
senator | Consistently return fail_part to the client from in... |
commit | commitdiff | tree |
2010-05-24 |
senator | Separate payment form code from the rest of the self... |
commit | commitdiff | tree |
2010-05-24 |
phasefx | add View/Place Orders to opac wrapper in staff client |
commit | commitdiff | tree |
2010-05-21 |
erickson | enable grid paging by default. replaced showPaginator... |
commit | commitdiff | tree |
2010-05-21 |
erickson | until support for added circ mod groups on new matchpoi... |
commit | commitdiff | tree |
2010-05-21 |
erickson | repaired inadvertent api drift caused by move from... |
commit | commitdiff | tree |
2010-05-21 |
miker | Patch from Jason Stephenson which adds "IF EXISTS"... |
commit | commitdiff | tree |
2010-05-21 |
miker | Forward port of a patch from Dan Wells to fix the bookb... |
commit | commitdiff | tree |
2010-05-21 |
scottmk | Add column avg_wait_time to config.circ_modifier. |
commit | commitdiff | tree |
2010-05-21 |
miker | remove errant tsearch joiners if the normalizers are... |
commit | commitdiff | tree |
2010-05-21 |
miker | add identifier FTS config (assumed to exist in some... |
commit | commitdiff | tree |
2010-05-21 |
miker | use proper JSON, re ' vs " |
commit | commitdiff | tree |
2010-05-21 |
erickson | hide the out-of-sync, non-xul dojo menu in the html... |
commit | commitdiff | tree |
2010-05-21 |
scottmk | Support IS NULL and IS NOT NULL expressions. |
commit | commitdiff | tree |
2010-05-21 |
scottmk | Fixing a typo in the previous changeset (a missing... |
commit | commitdiff | tree |
2010-05-21 |
erickson | allow caller to define the sort field/direction in... |
commit | commitdiff | tree |
2010-05-21 |
erickson | PO virtual lineitem_count field is an int, not a link |
commit | commitdiff | tree |
2010-05-20 |
scottmk | Create database support for IS [NOT] NULL expressions |
commit | commitdiff | tree |
2010-05-20 |
senator | Acq: correct a mistake in r16464 |
commit | commitdiff | tree |
2010-05-20 |
senator | Acq: fix unified search for not-null boolean fields |
commit | commitdiff | tree |
2010-05-20 |
erickson | loosen the restrictions on exporting holdings / price... |
commit | commitdiff | tree |
2010-05-20 |
phasefx | Don't assume an explicit print strategy has been set... |
commit | commitdiff | tree |
2010-05-20 |
phasefx | * I18N for print admin interface |
commit | commitdiff | tree |
2010-05-20 |
phasefx | set persisted settings before generating labels on... |
commit | commitdiff | tree |
2010-05-20 |
phasefx | rework these column definitions for pre-cats, since... |
commit | commitdiff | tree |
2010-05-20 |
phasefx | change this id to avoid a collision when patron and... |
commit | commitdiff | tree |
2010-05-20 |
phasefx | logic error, ensure that the "first_pre" print CSS... |
commit | commitdiff | tree |
2010-05-20 |
phasefx | add magic debug controls to chrome interfaces |
commit | commitdiff | tree |
2010-05-20 |
scottmk | Implement new param_list method, which returns a list of |
commit | commitdiff | tree |
2010-05-19 |
scottmk | Implement open-ils.qstore.bind_param method, which... |
commit | commitdiff | tree |
2010-05-19 |
miker | make the first_word index normalizer return a not-null... |
commit | commitdiff | tree |
2010-05-19 |
miker | add ISBN 10/13 index normalizer (requires ISN postgres... |
commit | commitdiff | tree |
2010-05-19 |
scottmk | Make sure that all bind variables have been assigned... |
commit | commitdiff | tree |
2010-05-19 |
scottmk | Add partial support for bind variables: load them from the |
commit | commitdiff | tree |
2010-05-18 |
scottmk | Fix a typo in a previous commit to the acq schema.... |
commit | commitdiff | tree |
2010-05-18 |
miker | identifier search class, including some (I believe... |
commit | commitdiff | tree |
2010-05-18 |
senator | Acq: don't check claim eligibility on pseudo-LIs genera... |
commit | commitdiff | tree |
2010-05-17 |
senator | Acq: back/next result paging through unified search... |
commit | commitdiff | tree |
2010-05-17 |
erickson | added selector column for edi_account; added edi messag... |
commit | commitdiff | tree |
2010-05-17 |
erickson | don't assume an autofieldwidget cached linked object... |
commit | commitdiff | tree |
2010-05-17 |
erickson | better handling of mingling readOnly and non-readOnly... |
commit | commitdiff | tree |
2010-05-17 |
erickson | added support for redelivery of 'retry' edi_messages... |
commit | commitdiff | tree |
2010-05-17 |
scottmk | Two changes to acq.edi_message: |
commit | commitdiff | tree |
2010-05-16 |
dbs | Spotted minor typos while reading up on the new addition. |
commit | commitdiff | tree |
2010-05-16 |
miker | Optional pgmemcache-based caching of permission checks... |
commit | commitdiff | tree |
2010-05-16 |
miker | allow multiple 260 tags in summary view |
commit | commitdiff | tree |
2010-05-14 |
erickson | show progress indicator in autogrid with next/prev... |
commit | commitdiff | tree |
2010-05-13 |
erickson | nodeValue not working to find source def sql in the... |
commit | commitdiff | tree |
2010-05-13 |
erickson | repaired some IDL typos w/ hold/copy ration view |
commit | commitdiff | tree |
2010-05-13 |
senator | Acq: the XULTermLoader dijit now returns the first... |
commit | commitdiff | tree |
2010-05-13 |
phasefx | fix column name |
commit | commitdiff | tree |
2010-05-13 |
phasefx | fix syntax |
commit | commitdiff | tree |
2010-05-13 |
erickson | use estimed_unit_price directly on the lineitem in... |
commit | commitdiff | tree |
2010-05-13 |
miker | teach the overlay functions about data matching REs... |
commit | commitdiff | tree |
2010-05-13 |
erickson | fixed some typos, thinkos in EDI cross-walk |
commit | commitdiff | tree |
2010-05-13 |
senator | Acq: two bug fixes |
commit | commitdiff | tree |
2010-05-13 |
erickson | moved to generic acqpo.activate hook instead of the... |
commit | commitdiff | tree |
2010-05-12 |
senator | Acq: import file of bib IDs, get paginated LI table... |
commit | commitdiff | tree |
2010-05-12 |
scottmk | Add purchase_order column to acq.edi_message. |
commit | commitdiff | tree |
2010-05-12 |
erickson | Patch from Galen Charlton: This resolves a performance... |
commit | commitdiff | tree |
2010-05-12 |
phasefx | put spine label preview into a tab instead of a window... |
commit | commitdiff | tree |
2010-05-12 |
phasefx | hoping to get around new chrome versus remote xul restr... |
commit | commitdiff | tree |
2010-05-12 |
phasefx | go back to using cmd_print code; we'll fix it in browse... |
commit | commitdiff | tree |
2010-05-12 |
phasefx | define obj for this method |
commit | commitdiff | tree |
2010-05-12 |
erickson | call recv to pull responses off the wire |
commit | commitdiff | tree |
2010-05-11 |
scottmk | Add "label" column to query.bind_variable |
commit | commitdiff | tree |
2010-05-10 |
erickson | pcrud requires transaction begin/commit for writes... |
commit | commitdiff | tree |
2010-05-10 |
scottmk | Define an updatable view query.expr_xbind as those... |
commit | commitdiff | tree |
2010-05-10 |
scottmk | Add to query.expression: foreign key bind_variable... |
commit | commitdiff | tree |
2010-05-10 |
scottmk | Add table query.bind_variable. |
commit | commitdiff | tree |
2010-05-08 |
scottmk | Revise the updatable views for the various types of... |
commit | commitdiff | tree |
2010-05-07 |
erickson | removed unused utility function that was calling a... |
commit | commitdiff | tree |
2010-05-07 |
erickson | use direct circ search instead of what-may-be-one-day... |
commit | commitdiff | tree |
2010-05-07 |
erickson | patch from James Fournie to repair some faulty assumpti... |
commit | commitdiff | tree |
2010-05-07 |
senator | Acq: bugfixes, improvements to lineitem + bib search |
commit | commitdiff | tree |
2010-05-06 |
phasefx | rough cut at reporting extension for a purchase alert... |
commit | commitdiff | tree |
2010-05-06 |
senator | Wrap interface results from "find originating purchase... |
commit | commitdiff | tree |
2010-05-06 |
miker | add explicit nesting parens in SQL; protect against... |
commit | commitdiff | tree |
2010-05-06 |
scottmk | 1. Support negation of an expression (except in a few... |
commit | commitdiff | tree |
2010-05-06 |
senator | Acq: lineitem + bib searches: form a metaclass query... |
commit | commitdiff | tree |
2010-05-06 |
senator | Acq: improvements to lineitem + bib search in unified... |
commit | commitdiff | tree |
2010-05-06 |
erickson | added batch lineitem fund updater from lineitem table ui |
commit | commitdiff | tree |
2010-05-06 |
scottmk | 1. Add a boolean "negate" column to query.expression. |
commit | commitdiff | tree |
2010-05-06 |
erickson | added links to LI and PO history pages |
commit | commitdiff | tree |
2010-05-05 |
miker | support 905u (editor by barcode or usrname) in vandelay... |
commit | commitdiff | tree |
next |