use icons for all other list editing
use icons for associated party list editing
clean up delete data page with new style. Not sure if this is even accessible in the UI, but worth having it match the look and feel just in case.
use correct input name for "origZIP"
no ALL CAPS for abstract
use <h4> and not ALL CAPS for section headers
correct the instructions on the confirmation page
remove cellpadding="9" from nested tables
surround page contents in another row-fluid div
use text-info class instead of label for the confirmation page. https://projects.ecoinformatics.org/ecoinfo/issues/5951
use <em> instead of <u>
get rid of the ALL CAPS section headers.
finish guide restyle.
restyle to data contact section. https://projects.ecoinformatics.org/ecoinfo/issues/5951
restyle geo coverage section. https://projects.ecoinformatics.org/ecoinfo/issues/5951
restyle keywords section. https://projects.ecoinformatics.org/ecoinfo/issues/5951
restyle owner info section. https://projects.ecoinformatics.org/ecoinfo/issues/5951
restyle basic info section. https://projects.ecoinformatics.org/ecoinfo/issues/5951
use smaller span
restyle basic info
use a row for submitter section
try without tables for first guide entry
change class="label" to class="text-info"
apply matt's change to missing > in td element for geographic coverage.
close temporalCollapse div
clean up form indenting. https://projects.ecoinformatics.org/ecoinfo/issues/5951
clean up data upload section
restyle data upload section. https://projects.ecoinformatics.org/ecoinfo/issues/5951
restyle distribution section. https://projects.ecoinformatics.org/ecoinfo/issues/5951
correct form input id
use inline checkbox rendering for copy contact info option. https://projects.ecoinformatics.org/ecoinfo/issues/5951
restyle contact section, first pass. https://projects.ecoinformatics.org/ecoinfo/issues/5951
reformat methods paragraph textareas
include study extent section. https://projects.ecoinformatics.org/ecoinfo/issues/5951
restyle methods section, first pass. https://projects.ecoinformatics.org/ecoinfo/issues/5951
remove "More?" label in sections where you can dynamically add items -- it is not needed. https://projects.ecoinformatics.org/ecoinfo/issues/5951
adjust taxonomic section. https://projects.ecoinformatics.org/ecoinfo/issues/5951
restyle taxonomic section, first pass. https://projects.ecoinformatics.org/ecoinfo/issues/5951
use radio labels in spatial section - table. https://projects.ecoinformatics.org/ecoinfo/issues/5951
adjust spatial section - table. https://projects.ecoinformatics.org/ecoinfo/issues/5951
remove extra END
restyle spatial section, first pass. https://projects.ecoinformatics.org/ecoinfo/issues/5951
adjust temporal section. https://projects.ecoinformatics.org/ecoinfo/issues/5951
restyle temporal section. https://projects.ecoinformatics.org/ecoinfo/issues/5951
put keywords list inside form control div. https://projects.ecoinformatics.org/ecoinfo/issues/5951
use option list for keyword thesaurus (oops). https://projects.ecoinformatics.org/ecoinfo/issues/5951
restyle abstract section. https://projects.ecoinformatics.org/ecoinfo/issues/5951
restyle parties section - additional entries section. https://projects.ecoinformatics.org/ecoinfo/issues/5951
restyle parties section - entry boxes. https://projects.ecoinformatics.org/ecoinfo/issues/5951
accordian-ize associated parties section, first pass (still using table). https://projects.ecoinformatics.org/ecoinfo/issues/5951
accordian-ize owner section. https://projects.ecoinformatics.org/ecoinfo/issues/5951
show organization list in the registry
accordian-ize the first two entry sections. https://projects.ecoinformatics.org/ecoinfo/issues/5951
use login section from login page on the data confirmation stage (even though I don't believe we allow you to enter metadata before logging in any more) . https://projects.ecoinformatics.org/ecoinfo/issues/5951
Use help-block on the response page form. https://projects.ecoinformatics.org/ecoinfo/issues/5951
Restyle the intro to the guide page. https://projects.ecoinformatics.org/ecoinfo/issues/5951
Restyle the response page. https://projects.ecoinformatics.org/ecoinfo/issues/5951
Restyle instruction section of delete page. https://projects.ecoinformatics.org/ecoinfo/issues/5951
Restyle instruction section of entry review page. https://projects.ecoinformatics.org/ecoinfo/issues/5951
Restyle instruction section of entry form. https://projects.ecoinformatics.org/ecoinfo/issues/5951
redirect to the registry immediately on successful login. https://projects.ecoinformatics.org/ecoinfo/issues/5951
redirect successful login to the registry page.
include the result-template stuff - - causing js errors in perl registry without it.
use correct path to the header template. https://projects.ecoinformatics.org/ecoinfo/issues/5951
include metacatui "skin" for use in Perl registry rendering and eventually EML/metadata rendering. https://projects.ecoinformatics.org/ecoinfo/issues/5951
use new metacatUI footer. https://projects.ecoinformatics.org/ecoinfo/issues/5951
use new metacatUI header. https://projects.ecoinformatics.org/ecoinfo/issues/5951
use fluid layout from metacatui/bootstrap css. https://projects.ecoinformatics.org/ecoinfo/issues/5951
remove custom classes from login form, simplify template, move js functions to separate file. prep for UI-refresh. https://projects.ecoinformatics.org/ecoinfo/issues/5951
Stubs for 'metacatui' rendering. Initial target is to support Perl registry styling, but also general structured html views on metadata. https://projects.ecoinformatics.org/ecoinfo/issues/5951
Include the 'metacatui' portion of the path to .js file. https://projects.ecoinformatics.org/ecoinfo/issues/5951
Initial copy of original Perl templates - before making any changes. https://projects.ecoinformatics.org/ecoinfo/issues/5951
only use MapStore/MapLoader for saving/loading IndexEvent objects. No need to use a listener since there is only the single node -- all entries are persisted to DB using the hazelcast.xml config we have for the map. https://projects.ecoinformatics.org/ecoinfo/issues/5944
Use the hazelcast event log.
merging upgrade scripts from 2.0 branch to trunk. https://redmine.dataone.org/issues/3847
upgrade to Metacat 2.1.0 on the trunk. This includes a new index_event table for storing indexing events that need to be reprocessed. https://projects.ecoinformatics.org/ecoinfo/issues/5944
refactor IndexEventLog a bit to simplify type/action information. prep for serializing IndexEvent objects to Metacat. https://projects.ecoinformatics.org/ecoinfo/issues/5944
correct spelling for index.eventlog.classname property
use an independent ISet<SystemMetadata> structure to communicate objects that should be indexed by metacat-index. https://projects.ecoinformatics.org/ecoinfo/issues/5943
Add a new property for the index event log class name.
Add a new property to specify the interval of a Timer to run the thread generating solr index.
Use the ";" as the seperator to replace "," in the resource name spaces.
Use ";" to separate db.enabledEngines.
change the waiting time to 10 seconds and attempts to 600 for the hazelcast.