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
include "esa" context in the data registry URL.http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5114
Merged in the D1_0_6_2_BRANCH changes that include the transition from ObjectFormat calls to ObjectFormatCache calls.
include EML 2.1.1 documents in skin (path query search, mostly)
Merge 1.9.2 changes back into the trunk
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.
Further fixes to handle mixed-file uploads: - set the fileCount object based on upCount existing files - use ucount only if it exists; remove debugging' - the entry form javascript now correctly tracks the file numbers, and can be relied on instead of using upCount...
fix bug #3950, make additional uploads stick when modifying a document
Change confirm page text to make it seem less like a receipt of completed information, which has confused a few NCEAS participants. Lower the visual impact of the horizontal rules.
Update xml paths for 2.1.0 access structure. Added the 2.1.0 path for indexing. Changed from 2.0 to 2.1.0 for querying.
fix javascript image references with contextUrl
Kill more pesky ant tokens, replace URL references with fully qualified URL as this page is rendered into emails.
confirmData template changes for dealing with modified otherEntity data
Replace usage of 'cgi-url' with 'cgi-prefix' in XSLT transformations, fix the ESA review process to accept the 'metacatUrl' parameter (#3687)
add comment to deleteFile
Fixed the "What's this?" links to use a class, improved styling on NCEAS skin to prevent strange underlining
Add eml 2.0.1 document return type
minor fix
Change references of baseUrl to contextUrl, fix parsing error in confirmData which was throwing errors due to invalid keyword counts
Further improvements to the registry to properly support the new properties. Removed all variables previously passed around between forms which should always be available canonically from the skin.properties file and replaced with refences to properties value for the skin being used. Removed some cruft from both files, fixed mior issues mentioned in bug #3487.
Refactor templates for recent properties changes, round 2
updated the link the ITIS
Merge METACAT_1_8_1 to cvs head.
Merging Perl changes into detokenization branch. Removes usage of tokens from all Perl and Perl Template Toolkit files, instead using pure Java .property files to manage settings. Basic path for eliminating .cfg files from Perl, and skin.config files from Java side. Backported changes from 1.8.1RC1 release.
add SANParks and SAEON affiliations
Provide ldapweb.cgi links without skin reference, to prevent rendering issues temporarily. Long term fix needed, see Bug #3021
Added login status block. Reverted hardcoded path to proper tokens.
Fixed footer logos to use correct skin pathing (/nceas/images/).
Fixed Firefox display bug due to more mixed HTML 4.01 / XHTML content
Modified all header and footer calls to be skin specific: in the NCEAS skin, skip rendering the header and footer IFRAME elements, otherwise continue as normal.
Cleaned up regexes used in register-dataset.cgi to support arbitrary numbers of elements for keywords. Cleaned up regexes for state selection, to omit default values. Added debug as a GET parameter, so a page can be debugged by appending `&debug=1'. Committed latest changes to file processing, to allow files to be deleted after returning to the entry page from confirmation or processing errors. Seperated out entryForm.js from entryForm.tmpl to simplify debugging.
Added submission of data files to the registry. New parameter 'hasUpload' can be set on a per-skin basis to enable the uploading of data objects to be associated with a metadata document. NCEAS skin is using this by default, to be changed in the future for other skins....
This update includes tech support emails for LTER and UCNRS.
Updated broken LTER link in template (bug #648)
Changed the contacting information.
Add a new template for show the message ldap server is down.
Add lter and other institutes into option list.
Added OSUBS to the list of organizations.
added message explaining procedure to obtain organization-affiliated accounts
Modified the title if using the new account skin.
PMARK: decreased overall widthPMARK: fixed docid bug; needed to use review doc instead of orig docPMARK: minor formatting fix
Fix in Javascript to set the stage correctly
Implemented a fixed height review list that is populated via AJAX. Works great in FF/Win and IE/Win. You can see a test version with dummy data at:
http://machination.msi.ucsb.edu/~anderson/esa-reviews/test/getReviews.test.html
added "." at end of Step 4.
made all steps the same size in the esa instructions. Removed redundant phrase in instructions.
removed regex from condition for showing instructions
moved esa info, error message, and password info out of the table. changed logic for displaying esa info
fixed table formatting for esa display
added instructions for esa cfg. Added links for creating an account and resetting the password.
Replaced the paths with ant tokens
added ESA cfg specific directions to the top of the form
Added template file for getting the reviews from metacat
split BASIC INFORMATION section into BASIC INFORMATION and SUBMITTER NAME
switched method of getting back to registry form from a link to a button
Modified loginForm.tmpl so that specified message is displayed before the login form
hard coded unaffiliated as the organization for creating ldap account
Added the variable for contactEmailAddressRequired so tht it is passed back to the form
fixed a bug in the taxon part of the form
Replaced <tr class="sectbody"> with <tr> this removes the bacground color that is a problem with non-bolded text. Only the rows have the <tr class="sectheader"> will have background color
if the user is logged in then the user login is not requested....
modified the query to not include documents for which revision has been requested
added message to be displayed when a non logged in user clicks on My Submissions
New template for displaying results from the accept, reject and revise actions
Fixed a bug in the way taxon rank and taxon value were assigned.
New templates for ESA skin.
loginForm.tmpl is useful in displaying a login formand esaModNotification is useful in sending notifications to the moderator and the contact