Evergreen 3.0 Documentation Needs (deprecated, see [[evergreen-docs:documentation_needs|Evergreen 3.1 Documentation Needs]]) Documentation needs based on the [[https://evergreen-ils.org/documentation/release/RELEASE_NOTES_3_0.html|Release Notes]] entries that were submitted with new features during the 3.0 release cycle as well as [[https://launchpad.net/evergreen/3.0 | Launchpad bugs]] targeted to 3.0. Copy the HTML code below to update the status of an item: * Assign yourself: ''[your name]'' ([your name]) * Add a status: '' COMPLETE!'' (COMPLETE!)

TIPS

Check Sitka's documentation, especially when documenting older features: Regular Manual and Acquisitions Manual. Also, consider adding links to their YouTube video.
There is also a rough draft of the AsciiDoc version of Sitka docs, (thanks Dan Scott!).
==== High level workflow for documenting new EG features ==== These are the high-level steps we take to document new features: - Look at the new feature docs to do list (this page) and sign yourself up for documenting a new feature - You will need a EG community wiki account to edit wiki pages, just email [[docs@evergreen-ils.org]] for access. - Look over the release notes entry for the feature you picked and decide - if the feature warrants a new section in one or more of the official manuals (http://docs.evergreen-ils.org) to explain the new feature - or just a bit of new content in an existing section that is related to the new feature. - Maybe what is needed is to replace an existing screenshot in the docs with a newer screenshot that shows off or demonstrates the new feature - Once you decide how the new feature should be documented follow the [[evergreen-docs:how-to-contribute-documentation|standard steps to contribute documentation to DIG]] NOTE: Sometimes you can reuse almost all of the text in the new feature release note for use in the official docs, but sometime you have to come up with significant edits to the original release notes text. ==== Style Guide ==== * Remember to follow (and improve) the [[evergreen-docs:dig_style_guide|DIG Style Guide]] ===== Bugs/Minor Problems in the Documentation ===== * [[https://bugs.launchpad.net/evergreen/?field.searchtext=&orderby=-importance&search=Search&field.status%3Alist=NEW&field.status%3Alist=CONFIRMED&field.status%3Alist=TRIAGED&field.status%3Alist=INPROGRESS&field.status%3Alist=FIXCOMMITTED&field.status%3Alist=INCOMPLETE_WITH_RESPONSE&field.status%3Alist=INCOMPLETE_WITHOUT_RESPONSE&assignee_option=any&field.tag=bitesize-doc+&field.tags_combinator=ANY|Bitesize (simple) documentation bugs]] on Launchpad * [[https://bugs.launchpad.net/evergreen/?field.searchtext=&orderby=-importance&search=Search&field.status%3Alist=NEW&field.status%3Alist=CONFIRMED&field.status%3Alist=TRIAGED&field.status%3Alist=INPROGRESS&field.status%3Alist=FIXCOMMITTED&field.status%3Alist=INCOMPLETE_WITH_RESPONSE&field.status%3Alist=INCOMPLETE_WITHOUT_RESPONSE&assignee_option=any&field.tag=documentation+&field.tags_combinator=ANY|All documentation bugs]] on Launchpad ===== Web Client docs needs ===== * [[evergreen-docs:webclient|Web Staff Client Documentation Project]] ===== 3.0 documentation needs ===== ==== Upgrade notes ==== * Change to Names of Shared Libraries * open-ils.auth.login * Multi-Time Zone Installations ==== Administration ==== * New EDI Order Generator * 3 Day Courtesy Notice by SMS * Add Description Field to Circulation and Hold Configuration Entries * Apache Internal Port Configuration Option * Configurable Bib Record Display Fields * Fix COPY_STATUS_LONGOVERDUE.override Permission Typo * Hold Targeter V2 Repairs and Improvements * New marc_export --descendants option * RTL and LTR Public Catalog Stylesheets Merged * Miscellaneous Improvements * Obsolete Internal Flag Removed * Tweaks to Caching/Expiry of Public Catalog Assets * Action/Trigger Events Data Purging * Remove JSPAC Redirects ==== API ==== * New open-ils.auth.login API * Batch Patron Contact Invalidation ==== Architecture ==== * Pure-SQL catalog searching ==== Cataloging ==== * Authority Record and Headings Browse Improvements * Copy Tags and Digital Bookplates Angela COMPLETE! * Include Call Number Prefixes and Suffixes in Export and Z39.50 output * [[https://bugs.launchpad.net/evergreen/+bug/1704873|Printing spine labels]] ==== Circulation ==== * Batch Editing of Patron Records * NOTE: Seems to be finished in [[http://docs.evergreen-ils.org/3.0/_user_buckets.html|3.0 manuals]] * CONSIDER removing earlier draft section: [[http://docs.evergreen-ils.org/reorg/3.0/circulation/_user_buckets_2.html|XI. User buckets]] * Honor timezone of the acting library * Enhancements to Hard Due Date Functionality * Patron Search by Birth Date * Patron Search from Place Hold Mary COMPLETE! * Retrieve Recent Patrons * Transit Cancel Time and Terminology Change ==== Client ==== * Deprecation of XUL client * Offline Circ Available in Web Staff Client Andrea COMPLETE! * Add Circ Modifier to Record Detail Page in Staff TPAC * Date+Time Format Settings for Web Client * [[https://bugs.launchpad.net/evergreen/+bug/1718036|New "About Evergreen" page]] ==== Public catalog ==== * Improvements to Bill Payment Pages * Clickable Copy Locations - DONE (pushed to master) * Download Checkout History CSV Fixed for Large Number of Circulations * Google Books Preview rewrite * jQuery for the TPAC * New Popularity Parameters * Option to Suspend Holds at the Time They are Placed ==== Reports ==== * Fix to reporter.classic_current_circ view * New report source table allowing report of "last" deleted copy * Add Provider to Provider Note link * Link ILS User and Working Location Reporting Sources * New circulation report source "All Circulation Combined Types" * Reports Template Searching ==== Serials ==== * Web Staff Client Serials Module Angela COMPLETE! ==== SIP ==== * SIP Bugfix Changes How Encoding Is Determined in Configuration - done, pushed to 3.0 and above ===== Needs From Previous Versions ===== Remove items from the list below as they are completed (or confirmed to be already complete). ==== Borrow Chapters from Evergreen In Action (from EG 2.2) ==== https://en.flossmanuals.net/evergreen-in-action/ * **NOTE: May be able to convert HTML to AsciiDoc:** https://github.com/asciidocfx/HtmlToAsciidoc/ * Controlling how holds are fulfilled * Managing patron penalties and alerts * Care and feeding of Evergreen * Preparing for disaster: saving your data - done (committed to 3.0 and above) * Maximizing performance - this includes a lot of specific configurations, and probably needs and expert's eye to see which configurations still exist/make sense * Staying current and secure - done (committed to 3.0 and above) * Resources * Getting more help in the community * Glossary * Appendix A: Suggested Profile Permissions ==== 2.12 ==== === Upgrade notes === * Postgresql requirements * New services -- done (committed to 2.12 and above) === Administration === * Bibliographic Fingerprint Improvements * [[https://evergreen-ils.org/documentation/release/RELEASE_NOTES_2_12.html#_batch_hold_targeter_speed_up_and_new_features|Batch Hold Targeter Speed-up and New Features]] (just copy the release notes entry to the docs) * Add separate make target for translators * Allow admin to specify where Perl modules will be installed * Addition of missing permissions (No change needed) * get_org_unit_ancestor_at_depth Helper Added to Action Trigger Reactor Helpers * It would be nice to briefly document all the available Helper functions (see [[http://git.evergreen-ils.org/?p=Evergreen.git;a=blob;f=Open-ILS/src/perlmods/lib/OpenILS/Application/Trigger/Reactor.pm;h=0df0ab08ba8e284c40c684408420a9b21433f6be;hb=refs/heads/rel_2_12#l39|Reactor.pm]]) * Removed unused selfcheck password setting (No change needed) * Credit Processor Stripe Settings Permissions === Cataloging === * New Access Points for MARC Merge/Overlay Profiles Sally COMPLETE! Angela will commit as part of Z39.50 doc staff client rewrite === Client === * Active Date Column Picker Option * Punctuation Insensitive Patron Search - JeanetteDone (pushed to 2.12 and above) * Touch screen improvements for Evergreen self-check interface === Infrastructure === * Client Timezone Awareness === Public catalog === * New Subject Browse Index Definitions * Right-to-Left Language Support for the catalog * Links to Other Formats and Editions [Kathy] In Progress * Metarecord Search Improvements [Kathy] In Progress - Note: The net effect of these search improvements was to fix bugs where we couldn't limit by format, properly retrieve e-resources, or navigate metarecord search results correctly. Since those bugs weren't mentioned in docs, I don't think anything new needs to be added here. It just works in places that it didn't work before. * Allow Metarecord Search by default [Kathy] In Progress * RDA Improvements ==== 2.11 ==== ** Administration ** * Add Date Header to Action Trigger Email/SMS Templates * Tablefunc Extension No Longer Required (No change needed) * SIP Renewals -- done, pushed to 3.0 and above * Treat SIP Location Field as Login Workstation -- done, pushed to 3.0 and above ** Cataloging ** * Copy Alerts - Angela COMPLETE! will commit with 3.0 release ** Circulation ** * Staff Client Honors Aged Circulations * "Canceled Transit" Item Status - Debbie in progress * Set Per-OU Limits on Allowed Payment Amounts - done, pushed to master and 3.0 ** Client ** * Additional Fields Available for Display in Some Interfaces ==== 2.10 ==== **Administration** * Credit card receipts and privacy (May simply copy the [[https://evergreen-ils.org/documentation/release/RELEASE_NOTES_2_10.html#_credit_card_receipts_and_privacy|release notes]]) * New patron action/trigger notice * sortable HTML reports some documentation may need to be updated based on these [[https://evergreen-ils.org/documentation/previews/RELEASE_NOTES_2_10_beta.html#_administration | changes]] **Cataloging** * Additional fixed fields * Link personal name/title series added entries * Change to MARC batch edit progress page **Circulation** * Alternate parts selection display when placing holds * non-active status copy transit message * selectively disallow opt-in based on patron's home library * standing penalty ignore proximity * Changes to self check interface when patron not logged in Jennifer in progress * self check inactivity timeout Jennifer in progress * duplicate search when registering patrons Jennifer in progress **Client** * Distinct images for pop-ups and slips **OPAC** * Editable borrowing history Jennifer in progress * Patron history disable warning Jennifer in progress * Search scope depth selection - done and committed to master and 3.0 * New form/genre search and facet index * Limit numbers of facets retrieved during search * Password reset without an email address ==== 2.9 ==== * Acquisitions * [[http://evergreen-ils.org/documentation/release/RELEASE_NOTES_2_9.html#_fund_tag_preservation|Fund Tag Preservation]] * Administration * [[http://evergreen-ils.org/documentation/release/RELEASE_NOTES_2_9.html#_pre_expiration_a_t_event_definition|Pre-Expiration A/T Event Definition]] Stompro in progress [[https://gist.github.com/stompro/5574d7e4587d3c3e7587|Gist]] FIXME * [[http://evergreen-ils.org/documentation/release/RELEASE_NOTES_2_9.html#_upgrade_notes_2|Upgrade Notes]] * Remove Script-Based Circulation Configuration -- done, pushed to 3.0 and above * [[http://evergreen-ils.org/documentation/release/RELEASE_NOTES_2_9.html#_improved_caching_of_web_server_templates|Improved caching of web server templates]] * **EASY:** Add to "Configure the Apache Web server" (within [[http://docs.evergreen-ils.org/dev/_configure_the_apache_web_server.html|Chapter 8. Installing the Evergreen server]]) * Circulation * [[http://evergreen-ils.org/documentation/release/RELEASE_NOTES_2_9.html#_conditional_negative_balances|Conditional Negative Balances]] Kathy Partially complete Docs are updated, but I'm still working on a new billing section that explains the settings more clearly * [[http://evergreen-ils.org/documentation/release/RELEASE_NOTES_2_9.html#_selfcheck_inactivity_warning|Selfcheck Inactivity Warning]] Stompro in progress [[https://gist.github.com/stompro/7811c59905a321807518|Gist]] FIXME * [[http://evergreen-ils.org/documentation/release/RELEASE_NOTES_2_9.html#_user_registration_includes_inactive_accounts_in_dupe_search|User Registration Includes Inactive Accounts in Dupe Search]] [Lynn] * OPAC * [[http://evergreen-ils.org/documentation/release/RELEASE_NOTES_2_9.html#_new_class_attribute_for_e_resource_links|New class attribute for e-resource links]] * **EASY:** Add release notes to [[http://docs.evergreen-ils.org/dev/_designing_your_catalog.html|TPAC docs]] within section "Adding and removing MARC fields from the record details display page" ==== 2.5 ==== * Acquisitions * Support PO activation without loading copies into catalog - Should be added to chapter on PO's while moving PO chapter up - Kathy * Differentiate between cancelled and "delayed" lineitems - Same as above - Kathy * Administration * Default filter option for configuration screens - **bitesize** * Circulation * Patron barcode regex for patron registration * Setting for Desk Renewal to use original circulating library * Floating Groups - Note: Developer documentation is done, but could use review for readability and to add screenshots. * Patron blocking by lost items and include lost as items out * Wrong-Shelf Holds in Clearable Shelf-Expired Holds List - Should be incorporated (with updated screenshots) in newly revived [[http://docs.evergreen-ils.org/dev/_managing_holds.html#_clearing_shelf_expired_holds|Holds documentation]] * User Setting Defaults * OPAC * Conjoined items - update [[http://docs.evergreen-ils.org/2.4/_conjoined_items.html]] docs to update with tpac functionality and replace jspac screenshots with tpac screenshots. * Some new OPAC features (shelving location filter, set search context by shortname, RSS links to full catalog) should probably be incorporated in a larger "document the tpac" project. * Serials * Support Reader Address Information in Routing Slip Template * SIP * Support SIP Hold Cancellation -- done, pushed to 3.0 and above * Return Hold ID to SIP - Probably requires some documentation since the use cases it support may not be immediately apparent. ==== 2.4 ==== * Acquisitions * Acquisitions Inline Item Detail View - MassLNC/SITKA * Acquisitions Lineitem Order Identifiers - MassLNC/SITKA * Acquisitions Purchase Order and other Interface Improvements - MassLNC/SITKA * Cataloging * Direct access to item attribute editor - pushed to 3.0 and master * Administration * Generic CSV Notification Generator/Receiver (more info here: https://github.com/evergreen-library-system/Evergreen/blob/master/docs/TechRef/notify_csv.adoc) * Staff Client * Staff Client Search Preferences - Add as separate chapter to the Using the Staff Client section. - pushed to 3.0 and master ==== Older or Unknown Release ==== * Inventory * Elaine Hardy of PINES wrote [[http://pines.georgialibraries.org/inventory|some instructions]] that can be adapted into the official docs. * Patron penalty color-codes (colored border around patron name) ([[https://bugs.launchpad.net/evergreen/+bug/1759357|see Bug 1759357]]) * Cataloging (needs to be reorganized) * Marc Editor ([[https://bugs.launchpad.net/evergreen/+bug/954213|see bug report]]) * Need a new "Volume/Copy Editor" section (borrow from [[http://docs.evergreen-ils.org/dev/_monograph_parts.html|"Monograph Parts"]]) * Intro to SQL (Based on Dan Scott content) Yamil still needs to make some edits like proper attribution, and test that its addition does not break the full docs * Library Settings Editor - (Lynn Floyd, SCLENDS is working on it) * OpenSRF/Evergreen Installation Guide (two PDFs linked from email below, useful but need updating) * http://markmail.org/thread/uitwopkmbv2nqlhs * Archiving of Circulation Transactions (new section) * Addresses on Routing List (missing?) * Administration * Local Administration * Copy Template Editor * Field Documentation * Group Penalty Thresholds * Hold Policies * Patrons with Negative Balances Lynn Floyd * Search Filter Groups * Surveys Lynn Floyd on hold, major bug. [[https://bugs.launchpad.net/evergreen/+bug/1573269|LP#1573269]] * Transit List Lynn Floyd * Hold Targeting and Hold Targeting script * Acquisitions * Patron Requests/Acquisition requests - [[https://gist.github.com/stompro/5768323e51326b8388a7|Notes Gist]] FIXME * Server Administration * Actor Stat Cat Sip Fields * Age Hold Protect Rules * Asset Stat Cat Sip Fields * Billing Types * Circulation Matchpoint Weights - [[https://wiki.evergreen-ils.org/doku.php?id=evergreen-admin:customization:indb-circ|use wiki page]] * Custom Org Unit Trees * Global Flags * Hold Matchpoint Weights * User Setting Types [Stompro] * Database Backup and Restore Documentation [[https://gist.github.com/stompro/b9d44ed44f57f4e1a54c|Notes/In Progress Gist]] FIXME * Loop-Based Hold Targeting & Pickup Location Weight [[https://gist.github.com/stompro/f22ebdb8521193b84408|Notes/In Progress Gist]] FIXME * Override Permissions - need docs that explain that any event can have an override permission created. * Z39.50 server setup - [[https://coffeecode.net/egdocs/1.6/draft/html/z3950.html|DBS docs on setting up Z39.50 Server]] * Circulation * Hold Design - There doesn't seem to be anything that describes how holds work in the current documentation. * A great start in the wiki by phasefx - http://wiki.evergreen-ils.org/doku.php?id=scratchpad:holds * There is a presentation by Equinox - http://evergreen-ils.org/~corinne/Hippos_Final.ppt ==== Non-Docs Tasks ==== * Setup a mechanism for testing/building the master docs (as part of buildbot?) * yboston will email Dev list for feedback on this preliminary plan * include [[http://georgialibraries.markmail.org/thread/l5ttj5rqmgndsrek|checks for common mistakes]] (incorrect image references, unused image files, etc.) * Improve the PDF version of the built documentation (ask community for usage, ideas, etc.) * Setup/use Google analytics to improve docs website design * Incorporate relevant docs links into Web Staff Client screens (i.e. contextual help) * UI improvements * [[http://georgialibraries.markmail.org/thread/kjddts4zod2uwbe6|OPW intern ideas]]