improve clarity of the available cart actions by:-hiding/showing the logical options for a given screen (only allowed to remove when viewing the cart)-refresh when cart changes - more positive feedback that pushing buttons actually did something.
make "add to cart" more obvious (with icon, too!)
add login feature for first. integrates with existing metacat-skin-based login approach.only show cart for authenticated users.
add logout link.do not search for cart documents if the cart is empty.
add spinner for long searches
highlight the cart contents on reload
use regular hyperlink to viewing question (item) details - nested form elements were causing grief after being included with ajax calls.
refresh the entire cart view when modifications are made.add icons to many of the control features (download, remove...)
show selected metadata fields in the cart view and allow them to be removed from said view
added Scriptaculous effects to many of the ajax calls.neat-o!
can now select and save metadata fields from a document and use them when merging across documents in the "cart"
use full width of the screen
add "cart" information (won't work for others until i commit the backing classes in meetacat servlet...but need to track the changes for this now).
[optionally] view assessment details from within results set
parameterize the div used for ajax results
Enable upload as default on NCEAS skin
correct targets for links in iframe
Add SpecNet .properties file for registry usage
Added required options for setting default public on documents, special flag for ESA documents
rearrange pages, search features, etc...
search within specific fields - with option for matching any vs. all
search method for retrieving specific documents (matching docid)
added place holders for structured search fields
Fix workgroup description
Remove backed up resultset.xsl files
Fix duplicate COMMON_SEARCH_METACAT_POST_FIELDS variable.
Change METACAT_URL to SERVLET_URL
Include global session variables
Remove ant tokens
Replace Ant tokens
Added top level files for sbclter skin
remove skin.configs directory.migrate those properties to the style/skins/* properties filesdo not load them during Metacat init.
Upgrade to MapBuilder 1.5rc2
use correct detokenizer (CONTEXT_URL)
remove obsolete knp skin. this has been replaced by the sanparks skin.
use nrs for search results skin name.
[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...
make as-you-type search the default.remove assessment vs. question search checkboxes...confusing.
refactor search methods into common search.js file.start on making ajax-based search from the index page.state of things: now merging across assessments and including question-level metadata
use the generalized (and now built-in) data query mechanism for downloading "merged" data.
refactor into reusable methods such that queries can be constructed from different form interfaces.
detokenize
Addition of sbclter skins to svn
fix the optional "include questions" checkbox so that it actually toggles the option.
added support for merging response data with question-level metadata
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.
only include checked metadata
add dataquery construction via js.used in the first XSL-housed style sheets
switch to jsp
de-tokenize (finally)
render the pages using the common settings
switch to jsp (first of many steps...)
add dataquery (from EML's Data Manager library) to the metacat servlet actions
Set default skin property values
redirect to KNB site for new account (unaffiliated) creation. per J Kruger's request
Perl token changes as per meeting with Mike Daigle
Fully qualify spatial and replication properties
prevent subsequent queries from going to KNB when not selected to do so. fixes bug: http://bugzilla.ecoinformatics.org/show_bug.cgi?id=2796
Get organization list from new OrganizationUtil class
Add skins properties files to default skin
Merge 1.9 changes into Head
more improvements to the UI
fixed bug in prev/next buttons
added a tabbed interface
selected tabs
new graphics for the tabs
include changes to the first/metacat integration projectmerging/union across multiple datapackages now supported
save point before extending to allow merging across assessments
added functionality to make the document public after upload
increase left nav height for IE so that all the nodes are shown(not the best in FF - but better than nothing)
javascript now remembers queries and can display xml or html versions of documents
added style for the ontologies and made the search results remember their page
updated stylesheets for ontologies
merge 1.8.1 to head
got ajax calls working to display existing datasets in a paged table
removing unneeded files
cleaned up the upload functionality a bit.
changed message for successful upload, removed some clutter
replacing the file with files from before I messed up this directory
rebuilding the knb skin from before the time where I messed it up
putting the sms skin in the sms directory for real
removing some sms that somehow got in this dir
you can now upload xml documents with the sms skin
adding content to the skin and fixing some login errors