- Aug 02, 2022
-
-
Robert Lange authored
* do not extend obsolete vufind factory - now plugin
-
- Jan 04, 2022
-
-
Robert Lange authored
* devops info: ** run "./install-codestylechecker.sh install" to install dependencies for git hooks code style checks ** see https://projekte.ub.uni-leipzig.de/projects/finc-intern/wiki/Code-Quality-Checking_mit_PHPStorm#section-5 for integration of CS Fixer validation in PHPStorm * $HOME/bin/codestylechecker/php-cs-fixer3 fix --config=$HOME/bin/codestylechecker/vufind.php-cs-fixer.php_cs module/fid/src/ * add missing class and method comments * move view helper classes to correct directory * run codesniffer-beautifier for modules and templates co-authored by: Dorian Merz <merz@ub.uni-leipzig.de> co-authored by: Alexander Purr <purr@ub.uni-leipzig.de>
-
- Aug 23, 2019
-
-
Dorian Merz authored
* adds actions and routes to ** user list ** user profile manipulation * introduces basic authorization and permission handling * introduces Admin config section containing ** editable fields ** applicable user permissions ** disable select inputs * user overview ** styles user overview as a table ** links to user edit page for each * adds 'denied' values for unselected permissions * force login for admin pages * flushes user list cache on successfull edit ** displays latest data in user list * reacts on admin roles from API (cf. #15692) * VuFind permission handling ** adds PermissionProvider to handle FID API permissions via Permission ViewHelper
-
- Jan 18, 2019
-
-
Frank Morgner authored
* adds phpcs as pre-{install,update}-cmd for check PSR2 validity * adds additionals rule sets for commenting regarding providence of introducing PSR5
-
- Jun 29, 2017
-
-
André Lahmann authored
* adapted finc module to v3.1.3
-
- Nov 25, 2016
-
-
Frank Morgner authored
* remove config option via general isil at InstitutionInfo * show widget only if results will be displayed * swap parameters at searches.ini and set a default url
-
- Nov 14, 2016
-
-
* initial implementation of EbscoResults integration
-
- Oct 28, 2016
-
-
André Lahmann authored
* do not load record in collection view or hierarchy tab if record is the only member of hierarchy
-
- Aug 01, 2016
-
-
Samuel Henrique authored
- All files reported by licensecheck[https://metacpan.org/pod/App::Licensecheck] were fixed.
-
- Mar 03, 2016
-
-
Demian Katz authored
-
- Feb 25, 2016
-
-
Demian Katz authored
- Adjusted wiki links to point to latest URLs. - Removed VuFind2 category name (use generic VuFind instead).
-
- Feb 16, 2015
-
-
Demian Katz authored
-
- Jan 22, 2015
-
-
Chris Hallberg authored
- XML still partially supported for legacy Blueprint theme support.
-
- Jan 11, 2013
-
-
Demian Katz authored
-
- Nov 06, 2012
-
-
Demian Katz authored
-
- Sep 05, 2012
-
-
Demian Katz authored
-
- Aug 31, 2012
-
-
Demian Katz authored
-
Demian Katz authored
-
Demian Katz authored
-
- Aug 29, 2012
-
-
Demian Katz authored
Set up session handlers to use a plugin manager; adjusted handler classes to use a setConfig() method instead of constructor injection to allow plugin manager compatibility.
-
- Jul 03, 2012
-
-
Demian Katz authored
-
- Jun 25, 2012
-
-
Demian Katz authored
Implemented SearchOptions view helper; added lots of ZF1-style search code that still needs to be ported over to ZF2.
-
Demian Katz authored
Moved theme-specific view helpers inside VuFind namespace to avoid namespace profusion and to eliminate overcomplicated autoloader registration.
-
- Jun 21, 2012
-
-
Demian Katz authored
-