Make "Change Access Permission" button work on sanparks scheduler web page.Merge the change from 1.9.5 branch to the trunk.
Merged in the D1_0_6_2_BRANCH changes that include the transition from ObjectFormat calls to ObjectFormatCache calls.
remove entity encoded characters that were garbled in browser (sanparks patch)
additional overrides for color
use white links override only in header menu
force the leftnav section to wrap their links
override problematic CSS properties that were introduced as part of the new look and feel for default EML display
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
use OpenLayers implementation for rendering map/spatial search - has it's own copy of locations and a different bound for the maphttp://bugzilla.ecoinformatics.org/show_bug.cgi?id=2188
Change the column width again.
change the column width of the workflow run table.
Change the column size according the text change.
Modify the column width to show the Delete link.
Add more parameters such as sessionid, authenticationURL and authorizationURL for unscheduleWorkflow, rescheduleWorkflow and delete action.
Fixed a syntax error.
Add more parameters to the servlet.
include 'value' translations when searching EML 2.1.1 (squery and query actions)
Add new selection - destination repository in tpc scheduler.
Add kar lsid to search the schedules.
include EML 2.1.1 documents in skin (path query search, mostly)
correctly set the map location based on organizationScope
correctly set the organizationScope from the request value - filters the search results by location
remove "indus" urls
Merge 1.9.2 changes back into the trunk
change dropdown select event to work on IE.
Fix main cross browser gui compatibility issues in sanparks tpc skin.
remove the "optional" tip since it is not currently optional
Start to fix I.E. gui issues
Remove seconds and minutes values from workflow scheduler and add weeks and months.
Change access section in getaccesscontrol and getdocumentinfo apis to be more eml 2.1.0 compliant. Add a block access option to setaccess api.
Create workflow access pages
Add ability for doc owner to add user access to workflows.
Only allow workflows with kars that have user write permissions to be scheduled.
move worflow page sections from common into the sanparks skin files
Change sanparks skin to log in with browser session instead of metacat client session so session can be validated on other pages.
Add session validation to metacat tpc and workflow scheduler. Fix sanparks skin session management so it always uses the logged in session id.
Add the ability to delete a scheduled workflow (move status to deleted in database)
Added end time to workflow scheduler.
Input date formatting changes
Adjust width of workflow resultset column so download link shows up
Beef up comments
Updates primarily for final workflow and run xml metadata design
Added tpc workflow search and browse capabilities
Fix reference to old common/eml-2.0.1 directory
Use only one eml common stylesheet directory for all post 2.0.0 beta versions of eml. Point all eml versions to that directory in skin xml files.
add lter, ltss and saeon skins configurations.
Add eml 2.0.1 document return type
redicts to index.jsp
add support for displaying eml 2.1 documents.see: http://bugzilla.ecoinformatics.org/show_bug.cgi?id=3528
Added required options for setting default public on documents, special flag for ESA documents
Fix workgroup description
remove skin.configs directory.migrate those properties to the style/skins/* properties filesdo not load them during Metacat init.
[re]add predefined locations selection (using the drop down list).with firebug disabled, I see so error messages.
add legend (layer selection checkboxes)
bring up to date with map builder 1.5rc2. core functionality (zoom, pan, dataset search) is present.note that the predefined locations dropdown is missing from this implementation - hopefully will be working again soon...
Bring the <skin>.properties file into sync with the old <skin>.cfg data. Modify metadata files so appropriate configuration information is shown for each skin.
Set default skin property values
redirect to KNB site for new account (unaffiliated) creation. per J Kruger's request
Merge 1.9 changes into Head
increase left nav height for IE so that all the nodes are shown(not the best in FF - but better than nothing)
merge 1.8.1 to head
do not include NCEAS projects in registry for saeon
uncomment the registry link in the header
increase height of left nav for new SAEON nodes
add new SAEON nodes (requested by Judith)
Added missing "/" from ascii-treeview.xsl path so documents can be viewed in treeview. (Ticket 3176)
Changes to remove ANT tokens for the turnkey install project
Changing search field from idinfo/keywords/theme/placekey to placekey
limit searching to "common" fields that are indexed.include checkbox to search all fields.see bug #3174
Get rid of the ant tokens and the relative paths by using the context url and cgi prefix provided by the settings.jsp.Now the "short form" of urls will work with the iframe skins. sanparks and saeon can also be set as the "default" skin and the paths will resolve correctly....
replace relative urls (for stylesheets, js files, and even form actions) with absolute paths. yes, this means using ant tokens still.needed for using 'sanparks' as the default skin when deployed on dataknp.sanparks.org
use color from background for highlight, tablehead text - more in keeping with the L+F
include cfg parameter to pull in correct skin format for cgi/ldap
comment out the dataset registration link (at least for now)
handle special case for searching both SANParks and SAEON (but not all of KNB)
use keyword for restricting the search by node
use the [pre-existing!] ant token for cgi url
skin-specific delete action results page (confirm.jsp)
use hidden input to pass desired form action rather than tying it to the button label.
Modified by removing name='action' attribute from jsp navigation button, since it was binding with the bean 'action' property.
Modified by removing name='action' attribute from jsp navigation button, since it was binding with the bean action property. Also changed Upload Message display toshow the more general messages returned by the call to clientRequest (doensn't exclude non-upload messages, such as general errors).
switch to updated sanparks boundaries file
Mokala is actually farther north than the garden route parks....
organize the various file action buttonsannotate table cells with classes defined in stylesheet (now they can be customized for each skin!)make the data labels (table cells) a bit more sleek (css)
use garden route park boundary box coordinates for the four "missing" areas (knysna, tsit, mokala, wilderness)
sych left nav list and map locations with the sanparks.org "Parks A-Z" listing.still missing spatial data for:Knysna National Lake AreaMokala National ParkTsitsikamma National ParkWilderness National Park
fix IE compatibility issue with iframe content documents
move the navstrip background to the iframe class so that it extends when displaying longer pages (eml docs, say)
crop to 112 height - removes bottom light green line
make css work in IE. found an errant quotation mark that was throwing IE off and making super-ugly pages.then it was smoothing out the details one by one...
move
explicitly set white background for main content.
add filler for title element so that rendering in IE is not compromised.use regtext class for paragraph
added national parks locations from shapefile(thank you shaun+postgis)
rearrange login validation javascript so that it actually works
added commented out reference to the all-in-one sanparks.xsl (resultset, eml, fgdc handling). this is for use with the no-iframe skin approach
keep the commented out lines incase we want to switch to no-iframes skin