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 keywords section. 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
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
add link to login or switch user
add simple page to show logged-in user subject DN
use pid, not docid as the parameter to the registry when editing/deleting objects since the vlaue is really the pid. https://projects.ecoinformatics.org/ecoinfo/issues/5932
escape reserved XML characters when constructing a pathquery from user input (&). https://projects.ecoinformatics.org/ecoinfo/issues/3017
remove xslt sort for solr search results in case someone actually specifies a sort field in the query. https://projects.ecoinformatics.org/ecoinfo/issues/3397
Use solr query instead of path query in the NCEAS skin. https://projects.ecoinformatics.org/ecoinfo/issues/5917
enable solr results rendering on the server side for the NCEAS skin (does not include UI for generating the query yet). https://projects.ecoinformatics.org/ecoinfo/issues/5917
clean-up the solr results XSLT to display more pertinent fields (many paths have been collapsed into single fields, etc). Added an abstract snippet in the search results (140 chars). https://projects.ecoinformatics.org/ecoinfo/issues/5916
rename resultset template to include "solr" so that it can co-exist with the original pathquery-based resultset template (NCEAS skin approach that has one style sheet for multiple document types)
use charset=UTF-8 for the meta tag (especially important if other international sites want to use default skin with translations)
Allow use of server-side XSLT for SOLR queries that include "wt=<qformat>". https://projects.ecoinformatics.org/ecoinfo/issues/5812
remove explicit reference to KNB when Metacat may not be deployed as the KNB node. This has bothered my for a while, too. https://projects.ecoinformatics.org/ecoinfo/issues/3736
wordsmith the identity mapping page. Not fundamentally different, but hopefully more concise. http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5814
Search and indexing with Lucene/SOLRRequires a manually configured SOLR installationNot currently used by the rest of metacat
PARC, OBFS, NRS: use only the paths that are indexed by default in metacat.properties. If deployments want to cusotmize these, they are free to do so, but we should ship skins that match the paths we index with a vanilla installation.
remove duplicate cgi-bin part in path to create account
use sleeker "?" icon for the admin help links
correct the "?" links in the admin pages to the docs pages that are deployed as part of metacat.
include log stats for total 'read' events when rendering a package.
rework simple log stats so that there is no saxon requirement (xslt 2)
integrate ecoinformatics login with the CIlogon identity mapping flow so that a user is directed through the process with no manual navigation needed (at least in the url bar). https://redmine.dataone.org/issues/1480
ajax-ify the call to perform identity mapping (including errors)
look up CN url for portal servlet instead of hardcoding it.
use correct esa email list
use iframe id for the login anchor since the anchor inside the iframe does not work.http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5619
Fixed a bug the a hyper-link included the username/password input fields.
adjust the width of the label suffix.
Adjust the column width of the search result.
comment our the Demis world map layer -- it was prompting for username/password to use the WMS
format the execution time to be a date.
Use "post" to replace "get" to fix caching issue on IE.
Make the display of the schedule table fit the IE browser.
Use submitLoginFormIntoDivAndReload to replace submitLoginFormIntoDiv js function.
The kar id will have version number.
redirect to the registry form following successful login - but allow an override in case we only want to render the success and stay there (ajax call from main sanparks page).
include "esa" context in the data registry URL.http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5114
Remove header2, footer2 and left-nav2 files.
Use the absolute path for the change permission jsp page.
Add header style to distiguish header and normal row.
Make TPC link to use the same mechanism to open header and left panel.
widen the third column.
remove replication control panel from dev skin -- now in admin interfacehttp://bugzilla.ecoinformatics.org/show_bug.cgi?id=5528
change the footer to be regwhitetext style.
make regtext style black and add new style regwhitetext.
move replication configuration actions to the admin servlet and out of the replication servlethttp://bugzilla.ecoinformatics.org/show_bug.cgi?id=5528
Using the method sending form parameters rather than form object.The reason is IE will invalidate the form object after putting a login message on the div which contains the form.
Add methods to send form parameters to the server.
Using the method which reloads the page after sending login. This will fix an issue that the search function couldn't get the session id after login.
Add a new method which will reload the page after submitting a form.
include CILogon link and more explanation about what is going on with the mapping.
correctly check that user is logged into metacat before proceeding
use null session for now
draft of legacy-to-d1 account mapping interface