projects
/
evergreen
/
bjwebb.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
evergreen/bjwebb.git
2010-04-04
miker
add metarecord support to BibTemplate
commit
|
commitdiff
|
tree
2010-04-03
erickson
related items now returns LI's that may be attached...
commit
|
commitdiff
|
tree
2010-04-03
erickson
de-dupe li ids in picklist li fetcher. if an LI has...
commit
|
commitdiff
|
tree
2010-04-03
erickson
Added a "View / Place Orders" option to the exta action...
commit
|
commitdiff
|
tree
2010-04-03
miker
patch from Ben Ostrowski to address a i18n-affecting...
commit
|
commitdiff
|
tree
2010-04-03
scottmk
Create a separate function for adding datatype information
commit
|
commitdiff
|
tree
2010-04-03
scottmk
Replace almost all remaining reference to the MODULENAM...
commit
|
commitdiff
|
tree
2010-04-02
phasefx
flesh the copy location and set a tooltip for its flags
commit
|
commitdiff
|
tree
2010-04-02
phasefx
localized bool values for display
commit
|
commitdiff
|
tree
2010-04-02
phasefx
display the shortnames for orgs in the Item Details...
commit
|
commitdiff
|
tree
2010-04-02
phasefx
typo
commit
|
commitdiff
|
tree
2010-04-02
phasefx
localized date/time values for Item Details interface
commit
|
commitdiff
|
tree
2010-04-02
scottmk
Reduce dispatchCRUDMethod() to little more than a case...
commit
|
commitdiff
|
tree
2010-04-02
miker
add format selector for e-books
commit
|
commitdiff
|
tree
2010-04-02
miker
copy-n-paste-o on variable name
commit
|
commitdiff
|
tree
2010-04-02
erickson
when auth session times out with embedded catalog,...
commit
|
commitdiff
|
tree
2010-04-02
phasefx
Flesh and show cancel_reason in the user request reject...
commit
|
commitdiff
|
tree
2010-04-02
phasefx
augment the xulG that the OPAC wrapper gives its content
commit
|
commitdiff
|
tree
2010-04-02
phasefx
Or unit setting acq.holds.allow_holds_from_purchase_req...
commit
|
commitdiff
|
tree
2010-04-02
erickson
added wrapper to new XUL get_new_session call. when...
commit
|
commitdiff
|
tree
2010-04-02
erickson
respond_complete before processing a/t events to the...
commit
|
commitdiff
|
tree
2010-04-01
phasefx
Adds a xulG.get_new_session() convenience function...
commit
|
commitdiff
|
tree
2010-04-01
erickson
Patch from Joe Atzberger: Last batch of method reg...
commit
|
commitdiff
|
tree
2010-04-01
miker
adjust stored proc to use the appropriate STABLE or...
commit
|
commitdiff
|
tree
2010-04-01
phasefx
Use the AssetCommon version of update_fleshed_copies...
commit
|
commitdiff
|
tree
2010-04-01
phasefx
Use utility method for firing events
commit
|
commitdiff
|
tree
2010-04-01
miker
fields for supporting bib record ownership and sharing
commit
|
commitdiff
|
tree
2010-04-01
erickson
Patch from Joe Atzberger: Large overhaul of misleading...
commit
|
commitdiff
|
tree
2010-04-01
erickson
Patch from Joe Atzberger: Cleanup subs in Actor
commit
|
commitdiff
|
tree
2010-04-01
erickson
Patch from Joe Atzberger: A great blast of perltidy
commit
|
commitdiff
|
tree
2010-04-01
erickson
Patch from Joe Atzberger: More method reg docs in...
commit
|
commitdiff
|
tree
2010-04-01
erickson
added claim sub-module. Added API call to retrieve...
commit
|
commitdiff
|
tree
2010-04-01
miker
some stubs for future facet UI support
commit
|
commitdiff
|
tree
2010-04-01
senator
Acq: ML logic to support the "not" operator in unified...
commit
|
commitdiff
|
tree
2010-04-01
erickson
fixed function name in lineitem price setting code...
commit
|
commitdiff
|
tree
2010-04-01
erickson
added a view which returns all lineitem details that...
commit
|
commitdiff
|
tree
2010-04-01
erickson
missed the environment when upgradeing the worksheet...
commit
|
commitdiff
|
tree
2010-04-01
erickson
give the trigger autocreate wrapper a clearer name
commit
|
commitdiff
|
tree
2010-04-01
phasefx
fire hold_request.cancel.cancelled_order events for...
commit
|
commitdiff
|
tree
2010-04-01
phasefx
Cancel holds targeting the bib associated with a lineit...
commit
|
commitdiff
|
tree
2010-04-01
phasefx
don't make the call to open-ils.cat if there are no...
commit
|
commitdiff
|
tree
2010-04-01
phasefx
param tweak to get copies to flesh on lineitem details...
commit
|
commitdiff
|
tree
2010-04-01
phasefx
results are fancier in perl; adjust the result test...
commit
|
commitdiff
|
tree
2010-04-01
phasefx
Har, I looked in Lineitem.pm for an existing lineitem...
commit
|
commitdiff
|
tree
2010-04-01
phasefx
Rough cut of 'open-ils.acq.lineitem.cancel', which...
commit
|
commitdiff
|
tree
2010-03-31
erickson
show progress dialog while waiting for the lineitem...
commit
|
commitdiff
|
tree
2010-03-31
erickson
added support for progress dialog messages in the markup
commit
|
commitdiff
|
tree
2010-03-31
erickson
Seed data for org settings and override permissions...
commit
|
commitdiff
|
tree
2010-03-31
erickson
fleshed out the docs for the open-ils.circ.hold.has_cop...
commit
|
commitdiff
|
tree
2010-03-31
senator
Acq: Indicate funds at stop/warning balance level with...
commit
|
commitdiff
|
tree
2010-03-31
erickson
added API docs for open-ils.actor.user.stage.create...
commit
|
commitdiff
|
tree
2010-03-31
erickson
added pcrud entries for claim_policy and claim_policy_a...
commit
|
commitdiff
|
tree
2010-03-31
erickson
Patch from Joe Atzberger to add additional code docs...
commit
|
commitdiff
|
tree
2010-03-31
miker
correct paging behavior with new staged search stored...
commit
|
commitdiff
|
tree
2010-03-30
phasefx
syntax
commit
|
commitdiff
|
tree
2010-03-30
phasefx
syntax. this time I broke the file :)
commit
|
commitdiff
|
tree
2010-03-30
miker
return the whole blob for an undefined field key
commit
|
commitdiff
|
tree
2010-03-30
miker
index is already there, do not recreate it
commit
|
commitdiff
|
tree
2010-03-30
senator
Acq: PO interface now tells you if activating a PO...
commit
|
commitdiff
|
tree
2010-03-30
miker
add makefile and autogen support for the facet definiti...
commit
|
commitdiff
|
tree
2010-03-30
erickson
moved to auto-grid for view funding-source UI (for...
commit
|
commitdiff
|
tree
2010-03-30
miker
arg, typos
commit
|
commitdiff
|
tree
2010-03-30
miker
add initial cut of slim facet structure autogen script
commit
|
commitdiff
|
tree
2010-03-30
erickson
reinstated the links for funding_source code in the...
commit
|
commitdiff
|
tree
2010-03-30
erickson
moved to auto-grid for allocations and debits for pagin...
commit
|
commitdiff
|
tree
2010-03-30
erickson
added pcrud entries for fund allocations and fund debits
commit
|
commitdiff
|
tree
2010-03-30
miker
Patch from Lee Dickens and Galen Charlton to correct...
commit
|
commitdiff
|
tree
2010-03-30
erickson
consolidated the bib and authority record import logic...
commit
|
commitdiff
|
tree
2010-03-29
erickson
removed some unnecessary intermediate code that snuck...
commit
|
commitdiff
|
tree
2010-03-29
phasefx
forgot to change my version placeholder
commit
|
commitdiff
|
tree
2010-03-29
erickson
added support for using alternate context-specific...
commit
|
commitdiff
|
tree
2010-03-29
phasefx
picking an upgrade version number
commit
|
commitdiff
|
tree
2010-03-29
phasefx
paste-o
commit
|
commitdiff
|
tree
2010-03-29
phasefx
fix paste-o for facet_field (do we need facet_xpath...
commit
|
commitdiff
|
tree
2010-03-29
phasefx
reorder these so that they work
commit
|
commitdiff
|
tree
2010-03-29
phasefx
seed data
commit
|
commitdiff
|
tree
2010-03-29
phasefx
the reason I wanted to pass in an editor here, so I...
commit
|
commitdiff
|
tree
2010-03-29
phasefx
We'll be renaming this before it goes into master
commit
|
commitdiff
|
tree
2010-03-29
phasefx
use editor
commit
|
commitdiff
|
tree
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
next