- Sep 05, 2013
-
-
Demian Katz authored
-
Demian Katz authored
-
- Sep 04, 2013
-
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
- Sep 03, 2013
-
-
Demian Katz authored
Update config.ini
-
Demian Katz authored
Update preview.phtml
-
Joe Atzberger authored
"ic-world" not "world".
-
Joe Atzberger authored
Example/default config uses wrong key: "world" is unrecognized, "ic-world" is intended.
-
Chris Hallberg authored
-
Demian Katz authored
Resolves VUFIND-880.
-
- Aug 30, 2013
-
-
Demian Katz authored
-
Demian Katz authored
Resolves VUFIND-601.
-
Demian Katz authored
Resolves VUFIND-879.
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
Cleaned up some unnecessary "use" declarations.
-
David Maus authored
* InjectSpellingListener.php (attach): Use search service event identifier constants.
-
David Maus authored
-
David Maus authored
Refactored spellcheck to listener.
-
- Aug 29, 2013
-
-
Demian Katz authored
Progress on VUFIND-428.
-
Demian Katz authored
-
Demian Katz authored
Resolves VUFIND-840.
-
Chris Hallberg authored
-
Chris Hallberg authored
-
Demian Katz authored
-
- Aug 28, 2013
-
-
Demian Katz authored
Allow Solr backends to use different uniqueKey values.
-
- Aug 27, 2013
-
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
Resolves VUFIND-877.
-
- Aug 26, 2013
-
-
Demian Katz authored
Resolves VUFIND-876; thanks to Brad Busenius.
-
Demian Katz authored
Evergreen driver enhancements: holdings & patrons
-
Demian Katz authored
-
Dan Scott authored
Enable users without an address on file to be returned from the patronProfile() method. Also, return the name of the user's profile group rather than their user group ID. Use parameter markers instead of interpolating variables into the SQL statements. Signed-off-by:
Dan Scott <dan@coffeecode.net>
-
Dan Scott authored
The Evergreen driver was passing in the record ID but returning the copy of the same ID, meaning that not only were the wrong copies being returned for Evergreen holdings, but only one copy maximum was being returned. In addition, rather than interpolating strings into SQL for a possible SQL injection attack, use parameter markers for the prepared statements and bind our variables to those. Signed-off-by:
Dan Scott <dan@coffeecode.net>
-
- Aug 23, 2013
-
-
Demian Katz authored
-