2010-05-28 |
scottmk | Added org_unit_setting_type auth.persistent_login_interval |
commit | commitdiff | tree |
2010-05-28 |
erickson | added duplicate username checking/warning |
commit | commitdiff | tree |
2010-05-28 |
erickson | API calls to expose the circ/hold history stored procedures |
commit | commitdiff | tree |
2010-05-28 |
erickson | repaired misnamed function oils_json_to_string -> oils_... |
commit | commitdiff | tree |
2010-05-28 |
scottmk | Support IN lists. |
commit | commitdiff | tree |
2010-05-28 |
scottmk | Support series expressions, i.e. a series of expressions |
commit | commitdiff | tree |
2010-05-27 |
miker | adding function to return holds visible to the user... |
commit | commitdiff | tree |
2010-05-27 |
erickson | edi_message fetching for POs is just for counting,... |
commit | commitdiff | tree |
2010-05-27 |
miker | functions and settings for purging circs and user-setta... |
commit | commitdiff | tree |
2010-05-27 |
erickson | for some added privacy, display the user's username... |
commit | commitdiff | tree |
2010-05-27 |
scottmk | Add new expression type 'xser' to represent series... |
commit | commitdiff | tree |
2010-05-27 |
erickson | added global_flag editing UI and staff client menu... |
commit | commitdiff | tree |
2010-05-27 |
erickson | repaired bug in dojo.mixin usage for applying overrides... |
commit | commitdiff | tree |
2010-05-27 |
erickson | added note about new direction of opt-in circ history... |
commit | commitdiff | tree |
2010-05-27 |
erickson | added Replace Barcode option into new patron reg. inter... |
commit | commitdiff | tree |
2010-05-27 |
scottmk | Bug fix in verifyObjectPCRUD(). |
commit | commitdiff | tree |
2010-05-26 |
senator | Minor whitespace/syntax changes, sifted out of the... |
commit | commitdiff | tree |
2010-05-26 |
senator | Foundations of Action/Triger-based telephony, |
commit | commitdiff | tree |
2010-05-26 |
phasefx | have new patron editor honor global.password_regex |
commit | commitdiff | tree |
2010-05-26 |
phasefx | these entities are no longer used |
commit | commitdiff | tree |
2010-05-26 |
scottmk | Correcting some diverging drift in the usr_merge function |
commit | commitdiff | tree |
2010-05-26 |
scottmk | Adding a qualifying schema name to keep PG happy |
commit | commitdiff | tree |
2010-05-26 |
miker | and, of course, the same typo /in/ the file. fixed |
commit | commitdiff | tree |
2010-05-26 |
miker | arg ... typo in filename. moved |
commit | commitdiff | tree |
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 |
next |