use 100% width table for methods paragraphs
missed a couple: use class="input-block-level" for large textarea inputs
use class="input-block-level" for large textarea inputs
add "addXXX" tr for sorting to work, or at least not throw an exception on submit()
add "addAssociatedParty" tr for sorting to work, or at least not throw an exception on submit()
add class="btn" to all buttons (bootstrap look and feel)
remove the comment about taxarow place holder -- DOM manipulation assumes there is none....
remove double quotes
syntax error?
use correct icon for taxon removal
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
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.