SITKA Public Git
/
sitka
/
iNCIPit.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Make invalid XML handling more robust, verbose
[sitka/iNCIPit.git]
/
iNCIPit.cgi
2014-05-15
Jeff Godin
Make invalid XML handling more robust, verbose
blob
|
commitdiff
2014-05-15
Jeff Godin
Add handling / mitigation for invalid XML
blob
|
commitdiff
|
diff to current
2014-05-15
Jeff
Merge pull request #5 from tadl/patron_identifier_confi...
blob
|
commitdiff
|
diff to current
2014-05-15
Jeff Godin
Expand patron identifier config options
blob
|
commitdiff
|
diff to current
2014-05-15
Jeff
Merge pull request #8 from mark-cooper/load_config_host...
blob
|
commitdiff
|
diff to current
2014-03-12
Mark Cooper
Load config automatically based on matching request...
blob
|
commitdiff
|
diff to current
2014-02-06
Jon Scott
added contact info and copyleft
blob
|
commitdiff
|
diff to current
2014-02-06
Jon Scott
Added extra header info to use for processing xml and...
blob
|
commitdiff
|
diff to current
2013-12-03
Hekman Library Tec...
Merge pull request #4 from tadl/master
blob
|
commitdiff
|
diff to current
2013-11-21
Jeff Godin
Add copyright statements, acknowledge issa
blob
|
commitdiff
|
diff to current
2013-11-05
Jeff Godin
Add further hold-not-found checks
blob
|
commitdiff
|
diff to current
2013-11-05
Jeff Godin
Add check for hold in AcceptItem
blob
|
commitdiff
|
diff to current
2013-11-05
Jeff Godin
Make holds go Available at AcceptItem time
blob
|
commitdiff
|
diff to current
2013-11-05
Jeff Godin
Move "find hold on copy" logic into own sub
blob
|
commitdiff
|
diff to current
2013-11-05
Jeff Godin
Robustify update_pickup_lib sub
blob
|
commitdiff
|
diff to current
2013-11-05
Jeff Godin
Move invalid copy detection up
blob
|
commitdiff
|
diff to current
2013-11-05
Jeff Godin
Handle shipped copies that are not found
blob
|
commitdiff
|
diff to current
2013-10-02
Jeff Godin
Update pickup lib at ItemShipped time
blob
|
commitdiff
|
diff to current
2013-10-02
Jeff Godin
Remove commented stat cat code in create_copy
blob
|
commitdiff
|
diff to current
2013-10-02
Jeff Godin
Avoid generating invalid ItemRequestedResponse xml
blob
|
commitdiff
|
diff to current
2013-10-02
Jeff Godin
Move from CGI::XMLPost to CGI
blob
|
commitdiff
|
diff to current
2013-10-02
Jeff Godin
Remove unused XML::XPath dependency
blob
|
commitdiff
|
diff to current
2013-10-02
Jeff Godin
Avoid uninit value warning when testing for HTTPS
blob
|
commitdiff
|
diff to current
2013-10-02
Jeff Godin
Add config value for institutional patron
blob
|
commitdiff
|
diff to current
2013-10-02
Jeff Godin
Add option to use patron id instead of barcode
blob
|
commitdiff
|
diff to current
2013-09-24
Jeff Godin
Remove unused SIGALRM handler
blob
|
commitdiff
|
diff to current
2013-09-11
Jeff Godin
Add comments about CheckOutItem barcodes
blob
|
commitdiff
|
diff to current
2013-08-22
Jeff Godin
Remove unused functions originally from issa.pl
blob
|
commitdiff
|
diff to current
2013-08-22
Jeff Godin
Fix call to lookup_userpriv to pass map also
blob
|
commitdiff
|
diff to current
2013-08-21
Jeff Godin
Add configurable mapping of patron profile names
blob
|
commitdiff
|
diff to current
2013-08-21
Jeff Godin
Stop re-declaring $userpriv, remove unused $userou
blob
|
commitdiff
|
diff to current
2013-08-21
Jeff Godin
Use profile name for AgencyUserPrivilegeType value
blob
|
commitdiff
|
diff to current
2013-08-14
Jeff Godin
Add option to omit patron email from LookupUser
blob
|
commitdiff
|
diff to current
2013-08-14
Jeff Godin
Add option to skip item agency ItemRequested holds
blob
|
commitdiff
|
diff to current
2013-08-09
Jeff Godin
Handle "copy not found" scenario
blob
|
commitdiff
|
diff to current
2013-08-09
Jeff Godin
Move more things into config file, add comments
blob
|
commitdiff
|
diff to current
2013-08-09
Jeff Godin
Fix syntax error
blob
|
commitdiff
|
diff to current
2013-08-08
Jeff Godin
Whitespace cleanup.
blob
|
commitdiff
|
diff to current
2013-08-07
Jeff Godin
Add support for source IP auth behind a proxy
blob
|
commitdiff
|
diff to current
2013-07-31
Jeff Godin
Begin to break config out into ini file
blob
|
commitdiff
|
diff to current
2013-07-30
Jeff Godin
use strict;
blob
|
commitdiff
|
diff to current
2013-07-30
Jeff Godin
Fix nonexistent variables in ItemReceivedResponse
blob
|
commitdiff
|
diff to current
2013-07-30
Jeff Godin
Fix ref. to nonexistent $visid, clarify terms
blob
|
commitdiff
|
diff to current
2013-07-30
Jeff Godin
Avoid referencing nonexistent AgencyId vars
blob
|
commitdiff
|
diff to current
2013-07-30
Jeff Godin
Remove duplicate request detection
blob
|
commitdiff
|
diff to current
2013-03-25
Hekman Library Tec...
Merge pull request #3 from Dyrcona/last_post
blob
|
commitdiff
|
diff to current
2013-03-21
Jason Stephenson
A little defensive coding around last_post.txt.
blob
|
commitdiff
|
diff to current
2013-03-12
Dan Wells
More customization markers, and general cleanup
blob
|
commitdiff
|
diff to current
2013-03-12
Dan Wells
Remove force-to-available code from check_in_item
blob
|
commitdiff
|
diff to current
2013-03-12
Dan Wells
Clarify item_request(), add missing $U
blob
|
commitdiff
|
diff to current
2013-03-12
Dan Wells
Update and fix place_simple_hold()
blob
|
commitdiff
|
diff to current
2013-03-12
Dan Wells
Comment out incomplete, unused subs
blob
|
commitdiff
|
diff to current
2013-03-11
Dan Wells
Whitespace revision, take II
blob
|
commitdiff
|
diff to current
2013-03-11
Jon Scott
cleaning up service detection block by way of including...
blob
|
commitdiff
|
diff to current
2013-03-11
Jon Scott
attempt to clean up whitespace and get standardized...
blob
|
commitdiff
|
diff to current
2013-03-11
Jon Scott
added comments for removing local customizations /...
blob
|
commitdiff
|
diff to current
2012-09-11
Jon Scott
latest version
blob
|
commitdiff
|
diff to current
2012-05-11
Jon Scott
wanted the ncip ItemRenewed to be able to override...
blob
|
commitdiff
|
diff to current
2012-05-11
Jon Scott
Standing Penalties Added - Want to return blocking...
blob
|
commitdiff
|
diff to current
2012-04-26
Jon Scott
Update iNCIPit.cgi
blob
|
commitdiff
|
diff to current
2012-04-25
Jon Scott
first commit
blob
|
commitdiff
|
diff to current