BU-Spark / se-Symbiota-portal

The Symbiota Virtual Flora/Fauna project is an open source software project, with central goal of developing on-line tools that aid in the generation, exploration and management of biodiversity data (collection specimens, observations, images, checklist, keys, etc.). See also: http://bdj.pensoft.net/articles.php?id=1114 and http://symbiota.org/
GNU General Public License v2.0
1 stars 3 forks source link

Update the url of the quick entry form #31

Closed ttaliacc closed 1 year ago

ttaliacc commented 1 year ago

We want to implement the nav function of quick entry form. Currently, we get the occIds in the occurrence table to navigate between occurrences. However, what we want is to navigate between images. To achieve this, we need to

ttaliacc commented 1 year ago

Successfully update the urls and navigation functions in the batch page. For the urls and functions in the quick entry form, we need to wait until the image import of db. Also, we need to test the updated batch page after the images are imported.

ttaliacc commented 1 year ago

Updated the url and links of the batch page again with commit 36ede2143b0f2dac22b81bbb9ed07aa6dba15d0d.. everything is working well now.