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
changes used when experimenting with the no-iframe method of skinning (does not conflict with the previous method if skinning that uses iframes)
remove unused page import
clean up the commented out option listclose <form> tag
comment out annoying alert() debug statements
use 'squery' searching so that both EML and FGDC can be searched based on location and an anyfield search string.changed 'All' to use empty string ("") value rather than "%" - plays better with QueryGroup
use INTERSECTION for query operator (aka AND) so that we actually limit by the park name...
added:-zoom on map with named locations for quick spatial searching based on selected park name (hooray javascript!)-narrow search by selected park name-cursor tracking in lat/lon-alpha sort for left nav-reference to fgdc in footer copy
insert mapframe in included page, rather than index.jsp -columns layout correctly this way.
rearrange map controls to right side of image.remove extraneous style.css ref
do not use absolute positioning for mapFrame - goofs up the cursor bounding box dragging offset
do not render Kruger-specific layers in mapbuilder frame
include SANParks boundary layer in the geoserver for sanparks skin
use the sanparks giraffe image
add some hierarchy to left nav organization list
savepoint - sanparks skin looks good with new map, consistent L+F etc..only thing remaining is a tweak to get bounding box for map zooming adjusted to follow mouse click and drag (starts far to the right of pointer).
add world countries layer and refocus the bounding coordinates to include much of southern africa (perhaps too much)
remove unused js (from animation for show/hide)
remove show/hide bar from map
remove "name" attribute on search buttons to prevent their inclusion in metacat search terms
add all national parks and SAEON nodes as enumerated in juneau meeting (9/2007)
use jsp page includes rather than a content area iframe for the main content.this plays better with the left nav and also the default resultset xsl
images for left nav (sanparks css)
save point before refactoring iframes/index page