User Tools

Site Tools


newdevs:meetings:agenda-2024-02

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
newdevs:meetings:agenda-2024-02 [2024/02/13 16:09] tmccannanewdevs:meetings:agenda-2024-02 [2024/02/22 13:05] (current) tmccanna
Line 7: Line 7:
   * SQL upgrade scripts    * SQL upgrade scripts 
  
-==== Login ====+==== Demo ==== 
 +  * Recording:  
 +    * https://drive.google.com/file/d/19S-JwA7ahTVhKvdyGvYy928V2hlniRcR/view?usp=sharing 
 +    * Note that the demo in the recording had a few code errors (hooray for live demos) which are corrected in the demo branch below 
 +  * Demo Branch: 
 +    * https://git.evergreen-ils.org/?p=working/Evergreen.git;a=shortlog;h=refs/heads/user/mccanna/newdevs_test 
 +  * Key components for adding the new field (column): 
 +      * 005.schema.actors.sql - Adds a new column to the database table when Evergreen is first installed 
 +      * XXXX.schema.add_library_logo.sql - Adds a new column to the database table if this is an upgrade to an existing installation (the XXXX will get replaced by a sequential number when and if the code is committed) 
 +      * fm_IDL.xml - The fieldmapper makes the new column in the database available to the user interface 
 +  * User interface components for the staff client: 
 +      * org-unit.component.html - Informs the user interface where to put the new field in the Org Unit form 
 +      * images/logos - New folder to store library logos 
 +  * User interface components for the OPAC: 
 +      * Library.pm - Tells the interface that if the current branch doesn't have a logo specified, then use the parent's logo 
 +      * core_info.tt2 - Displays the logo on the library info page
  
-Video call link: https://meet.google.com/ehj-aczi-mwe\\ 
-Or dial: ‪(US) +1 316-512-3813‬ PIN: ‪470 673 788‬#\\ 
-More phone numbers: https://tel.meet/ehj-aczi-mwe?pin=1550431023641 
newdevs/meetings/agenda-2024-02.1707858584.txt.gz · Last modified: 2024/02/13 16:09 by tmccanna

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki

© 2008-2022 GPLS and others. Evergreen is open source software, freely licensed under GNU GPLv2 or later.
The Evergreen Project is a U.S. 501(c)3 non-profit organization.