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 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
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
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
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
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
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
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)
Allow use of server-side XSLT for SOLR queries that include "wt=<qformat>". https://projects.ecoinformatics.org/ecoinfo/issues/5812
Search and indexing with Lucene/SOLRRequires a manually configured SOLR installationNot currently used by the rest of metacat
rework simple log stats so that there is no saxon requirement (xslt 2)
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.
include "esa" context in the data registry URL.http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5114
Add header style to distiguish header and normal row.
Make TPC link to use the same mechanism to open header and left panel.
Add methods to send form parameters to the server.
Add a new method which will reload the page after submitting a form.
Merged in the D1_0_6_2_BRANCH changes that include the transition from ObjectFormat calls to ObjectFormatCache calls.
turn off the databounds layer by default
new lines were showing up in the html source becuase of whitespace in this - removed the white space and the new lines are gone...
[untested] loop through each origin[ator] to make a row for them
remove old spatial templateshttp://bugzilla.ecoinformatics.org/show_bug.cgi?id=2188
remove JPL NASA layer - no longer operational
remove sanparks boundaries from the default map, but allow them to be added as an additional layer from the saeon/sanparks skin.use css to style the spatial query search widget controlhttp://bugzilla.ecoinformatics.org/show_bug.cgi?id=2188
include title for the spatial query control widget (on hover)
add custom Pan/Zoom/Query control. http://bugzilla.ecoinformatics.org/show_bug.cgi?id=2188
use the demis layer as default
include name attribute for location selection widget
break the map generation into parts for easier re-use/customization in other skins
include standard list of named locations - zoom map to that location when selected
invoke spatial search when bounding box is drawn or click on map
Fixed a bug that pdf file name can't be got.
geoserver upgrade:-remove embedded geoserver -include geotools api and update spatial harvesting-include simple template for using maps in skin (openlayers now, not mapbuilder)
Change unschedule to disable, reschedule to enable.
Add more parameters - workflowid, workflowname and karid to the unscheduleWorkflow, rescheduleWorkflow and delete actions.
Add more parameters such as sessionid, authenticationURL and authorizationURL for unscheduleWorkflow, rescheduleWorkflow and delete action.
include 'value' translations when searching EML 2.1.1 (squery and query actions)
Use workflow id to replace kar xml lsid.
Add karid to the parameters when it search the existing schedules.
Add kar-2.1.0 as the return doctype.
Add kar-2.1.0 as return doctype.
Add the util.xsl which will be reused by another xsl files.
use post() method rather than load() when the div is not given - allows calling a metacat method without replacing any content on the page
-move saved search criteria to the ecp tab-create new tab for the cart
lookup the annotation details for each column in the data table
include EML 2.1.1 documents in skin (path query search, mostly)
catch error when jQuery is not included in the page, but do nothing
include loadStats() method in branding.js to be reused more widely (with qformat parameter)
move jquery and jquery plugins from semtools to common directory - reuse in default skin
use simple mode - just read events tallied
add stats to semtools
add stylesheet for rendering simple stats for access log
include css classes for skins (like default and semtools) that use the "subGroup" class
Change the return type from kar to the namespace.
Merge 1.9.2 changes back into the trunk
change dropdown select event to work on IE.
Remove commas from the end of lists because they break IE
use @class attribute for path queries rather than @name
I've added the PARC and PISCO organizations to the delete and confirm form templates for the data registry application.
I've added the PARC organization to the login form template.
I've replaced hard-coded URL strings in the PARC skin files with their appropriate variables in JSP, TT2, and XSL.
This updates the Registry login form to handle PARC logins. I've changed the template to load the PARC header and footer if the cfg = parc.
I'm adding two PARC-specific templates to the CGI templates directory. This is a temporary addition, since these templates should reside in the PARC skin. However, the NCEAS skin has templates in this location as well, and all four files will be relocated once bug #4573 has been resolved where the register and ldapweb CGIs change.
Include kar id in delete url parameters so resultset will render after delete