2010-03-29 |
phasefx | create acq.created and acq.rejected events |
commit | commitdiff | tree |
2010-03-29 |
phasefx | more user request related templates, and add all of... |
commit | commitdiff | tree |
2010-03-29 |
senator | Acq: In fund transfer, add destination amount field... |
commit | commitdiff | tree |
2010-03-29 |
scottmk | In query.stored query: make from_clause nullable, so... |
commit | commitdiff | tree |
2010-03-29 |
erickson | removed unused / nonfunctional method stub |
commit | commitdiff | tree |
2010-03-29 |
senator | Acq: fund transfer UI |
commit | commitdiff | tree |
2010-03-29 |
senator | Acq: this line unneeded; TagManager doesn't go here. |
commit | commitdiff | tree |
2010-03-29 |
erickson | plugged in paging for viewing fund propagation results... |
commit | commitdiff | tree |
2010-03-29 |
scottmk | When propagating funds: propagate the balance_warning_p... |
commit | commitdiff | tree |
2010-03-29 |
erickson | more patron update docs |
commit | commitdiff | tree |
2010-03-29 |
erickson | More method reg docs and a minor touchup. |
commit | commitdiff | tree |
2010-03-28 |
dbs | Fix typo: open-ils.actor.retrieve_by_shorname (see... |
commit | commitdiff | tree |
2010-03-28 |
dbs | Fix typo: open-ils.actor.retrieve_by_shorname (but... |
commit | commitdiff | tree |
2010-03-27 |
miker | set an upper limit using the same value as the per... |
commit | commitdiff | tree |
2010-03-27 |
miker | add useful fixed-field indexing for browse-by-FF suppor... |
commit | commitdiff | tree |
2010-03-27 |
miker | add pubdate filtering support to compat wrapper |
commit | commitdiff | tree |
2010-03-27 |
miker | safer date1 number sanitization |
commit | commitdiff | tree |
2010-03-27 |
miker | make empty queries safe |
commit | commitdiff | tree |
2010-03-27 |
miker | more backward compat for staged search -> QueryParser... |
commit | commitdiff | tree |
2010-03-27 |
miker | Patch from Dan Wells which allows restriction of renewa... |
commit | commitdiff | tree |
2010-03-26 |
erickson | show fiscal rollover summary; insert newly created... |
commit | commitdiff | tree |
2010-03-26 |
senator | Acq: Resurrect an old "view fund" interface, add some... |
commit | commitdiff | tree |
2010-03-26 |
erickson | for sync login, return true/false to indicate login... |
commit | commitdiff | tree |
2010-03-26 |
erickson | no autoWidth, use auto cell width |
commit | commitdiff | tree |
2010-03-26 |
miker | calculate facets, cache them, return the facet key... |
commit | commitdiff | tree |
2010-03-26 |
erickson | added note about source of hash keys for user req form... |
commit | commitdiff | tree |
2010-03-26 |
erickson | Bugfix: param should be params, and notes has issues. |
commit | commitdiff | tree |
2010-03-26 |
erickson | search.biblio.multiclass.query docs in method reg. |
commit | commitdiff | tree |
2010-03-26 |
miker | add support for DISTINCT on aggregate function, like... |
commit | commitdiff | tree |
2010-03-26 |
miker | add support for an XPath expression to pull out just... |
commit | commitdiff | tree |
2010-03-26 |
miker | first, the pkey is alias, not id; also, need to add... |
commit | commitdiff | tree |
2010-03-26 |
senator | Acq: make provider indicator in PO viewing interface... |
commit | commitdiff | tree |
2010-03-26 |
erickson | Set PO order date at PO activation time |
commit | commitdiff | tree |
2010-03-26 |
senator | Acq: show provider name in the PO viewing interface |
commit | commitdiff | tree |
2010-03-26 |
erickson | Method reg. docs for Order.pm |
commit | commitdiff | tree |
2010-03-26 |
miker | index facets non-globbed, and only index the value... |
commit | commitdiff | tree |
2010-03-26 |
miker | add alias mapping table and QueryParser support --... |
commit | commitdiff | tree |
2010-03-26 |
scottmk | Isolate the "search" and "id_list" methods in their... |
commit | commitdiff | tree |
2010-03-25 |
phasefx | Merge branch 'k3101' |
commit | commitdiff | tree |
2010-03-25 |
erickson | Cleanup generally sound method reg. docs |
commit | commitdiff | tree |
2010-03-25 |
erickson | Comment on undocumented interaction. |
commit | commitdiff | tree |
2010-03-25 |
miker | move the sequence update to after the commit to support... |
commit | commitdiff | tree |
2010-03-25 |
miker | fieldmapper changes for db upgrade 0213 |
commit | commitdiff | tree |
2010-03-25 |
scottmk | Reduce the use of conditional compilation, by replacing... |
commit | commitdiff | tree |
2010-03-25 |
senator | Acq: correction to fund tag admin UI |
commit | commitdiff | tree |
2010-03-25 |
erickson | Material cleanup, many unused vars deleted, note many... |
commit | commitdiff | tree |
2010-03-25 |
erickson | Conditionals consolidated |
commit | commitdiff | tree |
2010-03-25 |
erickson | trivial whitespace cleanup |
commit | commitdiff | tree |
2010-03-25 |
erickson | options is not actually used |
commit | commitdiff | tree |
2010-03-25 |
erickson | Whitespace prettyfication |
commit | commitdiff | tree |
2010-03-25 |
erickson | Formal documentation via method registration (KCLS... |
commit | commitdiff | tree |
2010-03-25 |
erickson | fix typo: strin => string |
commit | commitdiff | tree |
2010-03-25 |
dbs | Fix warning from comparison with a possibly undef variable |
commit | commitdiff | tree |
2010-03-25 |
senator | Acq: Fund tag admin UI - this is just the CRUD part... |
commit | commitdiff | tree |
2010-03-25 |
scottmk | Replace claim_interval column with claim_policy column... |
commit | commitdiff | tree |
2010-03-25 |
miker | add a table to allow labelling (and eventual expansion... |
commit | commitdiff | tree |
2010-03-25 |
miker | capture multiple values (on pg 8.4) of an attr def |
commit | commitdiff | tree |
2010-03-25 |
scottmk | Replace acq.lineitem.claim_interval and acq.provider... |
commit | commitdiff | tree |
2010-03-25 |
phasefx | fix some bugs that slipped in with AutoFieldWidget... |
commit | commitdiff | tree |
2010-03-25 |
erickson | repaired signature params name |
commit | commitdiff | tree |
2010-03-25 |
erickson | removed unused vars for clarity, make use of the depth... |
commit | commitdiff | tree |
2010-03-25 |
senator | Acq: Fixed fund dropdowns for new copies and copies... |
commit | commitdiff | tree |
2010-03-25 |
scottmk | Create two tables in acq schema: claim_policy and claim... |
commit | commitdiff | tree |
2010-03-25 |
erickson | Minor refactors for clarity: |
commit | commitdiff | tree |
2010-03-25 |
erickson | Mid-process of reworking the method registrations |
commit | commitdiff | tree |
2010-03-25 |
erickson | perltidy prepass |
commit | commitdiff | tree |
2010-03-25 |
erickson | reverting d2c33efd962378c3fa211ef08b8151f074953052... |
commit | commitdiff | tree |
2010-03-25 |
scottmk | Corrected version number in the update to config.upgrad... |
commit | commitdiff | tree |
2010-03-25 |
erickson | removed unused vars for clarity, make use of the depth... |
commit | commitdiff | tree |
2010-03-25 |
scottmk | 1. In order to avoid repeated calls to the authenticati... |
commit | commitdiff | tree |
2010-03-24 |
senator | Acq: limit "Fund" dropdowns in LID table to active... |
commit | commitdiff | tree |
2010-03-24 |
miker | provide indexes for the new faceting code |
commit | commitdiff | tree |
2010-03-24 |
miker | plan stability through casting for plpgsql; improve... |
commit | commitdiff | tree |
2010-03-24 |
erickson | break before worksheet contents |
commit | commitdiff | tree |
2010-03-24 |
erickson | added some data to the acq lineitem worksheet. added... |
commit | commitdiff | tree |
2010-03-24 |
phasefx | Cancel with Reason for User Requests (tweaked the ML... |
commit | commitdiff | tree |
2010-03-24 |
miker | debugging flag leaked in |
commit | commitdiff | tree |
2010-03-24 |
miker | support facet-only "search" Open-ILS/src/perlmods/OpenI... |
commit | commitdiff | tree |
2010-03-24 |
miker | conditionally quote strings that start with numbers... |
commit | commitdiff | tree |
2010-03-24 |
senator | Acq: minor fix to the worksheet UI |
commit | commitdiff | tree |
2010-03-24 |
erickson | added import profile selector and auto-merge-1-match... |
commit | commitdiff | tree |
2010-03-24 |
erickson | added selector display column to merge profile table |
commit | commitdiff | tree |
2010-03-24 |
miker | split search/fact metadata; add facet syntax |
commit | commitdiff | tree |
2010-03-24 |
senator | Acq: Add access to lineitem worksheet from LI table... |
commit | commitdiff | tree |
2010-03-24 |
dbs | "Active" in this context means "Enabled", not not-passi... |
commit | commitdiff | tree |
2010-03-24 |
phasefx | for user requests, View Picklist instead of Add to... |
commit | commitdiff | tree |
2010-03-24 |
scottmk | Clear up some muddlement in the design of query.from_re... |
commit | commitdiff | tree |
2010-03-24 |
erickson | provided a batch mode for open-ils.actor.container... |
commit | commitdiff | tree |
2010-03-24 |
erickson | for added security, allow for the configuration of... |
commit | commitdiff | tree |
2010-03-24 |
erickson | anonymous cache service for web caching |
commit | commitdiff | tree |
2010-03-23 |
miker | switching to the query parser ... truncation support! |
commit | commitdiff | tree |
2010-03-23 |
miker | typos in reservation logic |
commit | commitdiff | tree |
2010-03-23 |
phasefx | exclude server/ from build.tar with the bundle target... |
commit | commitdiff | tree |
2010-03-23 |
phasefx | progressmeter as a "throbber" for page loads, etc.... |
commit | commitdiff | tree |
2010-03-23 |
senator | Acq: optionally mark POs as prepayment_required; show... |
commit | commitdiff | tree |
2010-03-23 |
scottmk | Tweak to reflect a better understanding of oilsUtilsQui... |
commit | commitdiff | tree |
2010-03-22 |
dbs | Forward-port r15933 from rel_1_6_0: Default to "true... |
commit | commitdiff | tree |
2010-03-22 |
phasefx | Add to Picklist function for acq user requests. Disabl... |
commit | commitdiff | tree |
2010-03-22 |
scottmk | Add the const qualifier to one variable. Tidy up white... |
commit | commitdiff | tree |
2010-03-22 |
scottmk | Applied the const qualifier to a couple of variables. |
commit | commitdiff | tree |
next |