内容简介:请访问Evergreen 是一个开源(GNU通用公共许可证)的图书馆自动化(ILS),读者可以万维网实现图书的查找和借阅,许多北美的图书馆都使用它。
Evergreen 社区为开源图书馆管理系统 Evergreen 发布了两个维护版本,分别是 3.1.8 和 3.2.2。这些版本包含 2018 Evergreen Hack-A-Way 期间所做的工作,以及其他重要的错误修复。可通过 Evergreen 下载页面 下载这些新版本。
在 Evergreen 3.2.1 的基础上,Evergreen 3.2.2 包括以下的改进
-
Fixes a bug that blocked logging in from mobile browsers
-
Fixes a readability issue with mobile menus
-
Fixes performance issue related to grid tooltips.
-
Fixes an issue that caused some grid columns to appear empty.
-
Improves the functionality of setting a default tab of a bib record
-
The web client now remembers the most recently selected copy template
-
Adds help tips to Print Item Labels Settings tab
-
If you add or edit copies and/or volumes from the Holdings View tab, the view now automatically refreshes to show your changes.
-
Provides an upgrade to MODS 3.3 for older Evergreen installations.
-
Improves usability of Z39.50 MARC View.
-
Fixes a daylight savings time-related circulation bug.
-
Fixes a bug that caused deleted items to show up on the holds shelf.
-
Staff can now place multiple email addresses into the patron registration/ edit form, depending on the value of the
ui.patron.edit.au.email.regex
library setting. -
Fixes an issue with the offline circulation module.
-
When merging two users, the non-lead account is now completely purged from the database, rather than simply being marked as deleted.
-
Fixes a bug which prevented the canceling of holds from the title record.
-
Removes incorrect copy counts from metarecord search results pages
-
Electronic resources now display in the browse interfaces
-
Restores ability to request password resets
-
The example Apache 2.4 configuration now enables remoteip.
-
Improves syntax in the fm_idl file.
在 Evergreen 3.1.7 的基础上,Evergreen 3.1.8 包括以下的改进
-
Fixes a bug that blocked logging in from mobile browsers
-
Fixes a readability issue with mobile menus
-
Fixes performance issue related to grid tooltips.
-
Improves the functionality of setting a default tab of a bib record
-
The web client now remembers the most recently selected copy template
-
Adds help tips to Print Item Labels Settings tab
-
If you add or edit copies and/or volumes from the Holdings View tab, the view now automatically refreshes to show your changes.
-
Provides an upgrade to MODS 3.3 for older Evergreen installations.
-
Improves usability of Z39.50 MARC View.
-
Staff can now place multiple email addresses into the patron registration/ edit form, depending on the value of the
ui.patron.edit.au.email.regex
library setting. -
Fixes an issue with the offline circulation module.
-
When merging two users, the non-lead account is now completely purged from the database, rather than simply being marked as deleted.
-
Removes incorrect copy counts from metarecord search results pages
-
Electronic resources now display in the browse interfaces
-
The example Apache 2.4 configuration now enables remoteip.
-
Improves syntax in the fm_idl file.
请访问 Evergreen 下载页面 进行下载并阅读完整的版本说明。
Evergreen 是一个开源(GNU通用公共许可证)的图书馆自动化(ILS),读者可以万维网实现图书的查找和借阅,许多北美的图书馆都使用它。
功能
-
OPAC
-
图书馆目录
-
借阅服务
-
统计报告
系统需求
服务器端
-
Linux 操作系统
-
PostgreSQL 数据库管理系统
-
Apache HTTP Server 网页服务器
客户端
-
网页浏览器
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:- Laravel 开源学校管理系统
- golang 开源后台管理系统
- sitesCMS 多站点内容管理系统开源发布
- Wizard 1.0 发布,开源文档管理系统
- Wizard 1.0 发布,开源文档管理系统
- 开源文档管理系统 Wizard 1.2 发布
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
PHP经典实例(第3版)
David Sklar、Adam Trachtenberg / 苏金国、丁小峰 / 中国电力出版社 / 2015-7 / 128.00
想要掌握PHP编程技术?或者想要学习如何完成一个特定的任务?那么一定要先看看《PHP经典实例(第3版)》。本书介绍了专门为PHP 5.4和5.5修订的350个经典技巧,并提供了丰富的示例代码。特别是对生成动态Web内容的解决方案做了全面更新,从使用基本数据类型到查询数据库,从调用RESTful API到测试和保护网站安全都有涵盖。 各个技巧都提供了示例代码,可以免费使用,另外还讨论了如何解决......一起来看看 《PHP经典实例(第3版)》 这本书的介绍吧!