- by fho4abcdMerge pull request #528 from rogercgui/opac-fixes Opac fixes
- by rogercguiUpdate footer date
- by rogercguiDecreases an excess top edge.
- by rogercguiChange the link to return to the home screen. Now it clears all cookies.
- by rogercguiModifies the way cookies are handled, as the underscore was causing errors with databases that use the character in the name.
- by rogercguiCreates function that clears cookies when restarting a new search.
- by fho4abcdMerge pull request #527 from rogercgui/improvements-rda-database Improvements rda database
- by rogercguiIncludes new labels
- by rogercguiChecks that the LOGIN_ERROR_PAGE parameter is in use.
- by rogercguiUpdate editar_abcd_def.php Creates the LOGIN_ERROR_PAGE parameter to allow hosts where the login page is allocated to another directory to return to this directory in the event of an error. Today, when the OPAC is the homepage, when the login fails the user is sent to the Opac, instead of returning for another login attempt.