- Oct 01, 2019
-
-
* adds patch file from previous commit
-
- Sep 25, 2019
-
-
* .gitignore changed: ignore copied dbis mixin in theme folder * composer.json changed: add DBIS package AND add post-install / post-update - hooks to copy mixins after composer install or update * config/application.config.php changed: also dbis module is still needed here for activation * fid_adlr/config/vufind/config.ini changed: set adlr licenses configuration * fid_adlr/config/vufind/fid.ini changed: set current api backend - remove on go live * fid_adlr/config/vufind/permissionBehavior.ini added: derived from fid for correct handling of permissions in permissionHelper (defaultDeniedTemplateBehavior = true) * fid_adlr/config/vufind/permissions.ini added: set permissions for licenses (currenty full_access only) and dbis (all) * module/fid_adlr/config/module.config.php changed: add routes for licenses = dbis = databases * module/fid_adlr/src/Controller/MyResearchController.php & MyResearchControllerFactory.php added: handle dbis and licenses actions * themes/fid_adlr/languages/de.ini & themes/fid_adlr/languages/en.ini changed: add translations for dbis and licenses * themes/fid_adlr/scss/_customMixins.scss & themes/fid_adlr/scss/compiled.scss changed: add styling for dbis, stub accordeon as mixin * themes/fid_adlr/templates/footer.phtml added: for second link to dbis (databases) -> note #15652 * themes/fid_adlr/templates/myresearch/databases.phtml & dbis-content.phtml added: databases encapsulate dbis and licenses * themes/fid_adlr/templates/myresearch/menu-additional-entries.phtml added: plugin menu entry to databases - called by fid/myresearch/menu * themes/fid_adlr/theme.config.php changed: add finc-dbis theme
-
-
* set module fid_adlr * set core data default & ai * set design * display share button * changed design share button menu * changed breadcrumb * set tab table of contents to recorddataformatter * fixes bug playing times * set format bold
-
- Sep 23, 2019
-
-
Sebastian Kehr authored
-
- Jun 19, 2019
-
-
* migration of former core-module-package contents * first adjustments of api client logon functionality * fix initial registration step * registration finalization adjustments * fetch libraries on registration * improved logon client method * refresh logon only if stale * throw exception on bad credentials * adjust config files * fetch user details only if logged on * rename namespace, text domain as well as module and theme * untrack compiled css * let registration form look like login form * rename ils driver for config injection by ils connection * use aliases for authenticator and ils driver * let authenticator support account creation * enable account creation in base config * override default account creation route * introduce user controller and update action
-
- May 03, 2019
-
-
* renames base configuration folder to «fid» * uses valid api backend * loads finc module + require explicit version of core module including registration feature
-
- Apr 24, 2019
-
-
* merges all changes of #14831 in new instance/fid branch
-