内容简介:Evergreen 社区为开源图书馆管理系统 Evergreen 发布了两个维护版本,分别是 3.1.9 和 3.2.3。可通过 Evergreen 下载页面下载这些新版本。 在 Evergreen 3.2.2 的基础上,Evergreen 3.2.3 包括以下的改进: Adds ...
Evergreen 社区为开源图书馆管理系统 Evergreen 发布了两个维护版本,分别是 3.1.9 和 3.2.3。可通过 Evergreen 下载页面下载这些新版本。
在 Evergreen 3.2.2 的基础上,Evergreen 3.2.3 包括以下的改进:
Adds the ability to delete Pending Patrons in the web client
Fixes an error message when saving a Pending Patron
Opens a new tab after merging bib records from a record bucket
Opens a new tab after importing a bib record with Z39.50 and clicking “Go to Record”
Opens a new tab after overlaying a bib record with Z39.50
Improves the Manage Copy Tags “Type” dropdown by adding the Owning Library of each type
Adds missing columns to the column picker on the Patron Bills screen, and improves some column labels
Fixes a bug that prevented printing multiple copies of a bill receipt
Fixes a bug that prevented saving changes to the Billing History columns
Fixes display of “Billing Location” and “Owning Library” on the Bill Full Detail screen
Increases the size of the “Template” dropdown on the Copy Templates tab of the Call Number/Copy Editor
Adds authority support to the Vandelay session tracker
Adds a “–workstation” option to marc_stream_importer.pl for compatibility with Vandelay session tracking
Fixes a bug with how the new Hold Targeter filters recall-able copies
Ensures that edi_order_pusher.pl only sends purchase orders with status “on-order”
Accessibility improvements to the forthcoming Angular components of the web client
Deprecates Hatch storage of settings. In future versions, Hatch will only be used for printing.
Provides updated technical documentation for json_query’s new JOIN syntax
在 Evergreen 3.1.8 的基础上,Evergreen 3.1.9 包括以下的改进:
Improves the Manage Copy Tags “Type” dropdown by adding the Owning Library of each type
Adds missing columns to the column picker on the Patron Bills screen, and improves some column labels
Fixes a bug that prevented printing multiple copies of a bill receipt
Fixes a bug that prevented saving changes to the Billing History columns
Fixes display of “Billing Location” and “Owning Library” on the Bill Full Detail screen
Increases the size of the “Template” dropdown on the Copy Templates tab of the Call Number/Copy Editor
Fixes a bug with how the new Hold Targeter filters recall-able copies
Ensures that edi_order_pusher.pl only sends purchase orders with status “on-order”
Provides updated technical documentation for json_query’s new JOIN syntax
请访问 Evergreen 下载页面进行下载并阅读完整的版本说明。
Evergreen 是一个开源(GNU通用公共许可证)的图书馆自动化(ILS),读者可以万维网实现图书的查找和借阅,许多北美的图书馆都使用它。
功能
OPAC
图书馆目录
借阅服务
统计报告
系统需求
服务器端
Linux 操作系统
PostgreSQL 数据库管理系统
Apache HTTP Server 网页服务器
客户端
网页浏览器
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
网络多人游戏架构与编程
格雷泽 (Joshua Glazer)、马达夫 (Sanjay Madhav) / 王晓慧、张国鑫 / 人民邮电出版社 / 2017-10-1 / CNY 109.00
本书是一本深入探讨关于网络多人游戏编程的图书。 全书分为13章,从网络游戏的基本概念、互联网、伯克利套接字、对象序列化、对象复制、网络拓扑和游戏案例、延迟、抖动和可靠性、改进的延迟处理、可扩展性、安全性、真实世界的引擎、玩家服务、云托管专用服务器等方面深入介绍了网络多人游戏开发的知识,既全面又详尽地剖析了众多核心概念。 本书的多数示例基于C++编写,适合对C++有一定了解的读者阅读。本......一起来看看 《网络多人游戏架构与编程》 这本书的介绍吧!