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
Check into cvs head. Add "cfg=default" into the link to create/reset/forget password ldap account.
got ajax calls working to do login/logout for the sms page
Check into cvs head. Change CGI_PREFIX to CGI_URL
adding new skin for SEEK SMS.
do not include NCEAS projects in registry for saeon
uncomment the registry link in the header
increase the left nav once again (accommodate new SAEON nodes)
increase height of left nav for new SAEON nodes
adjust height to accommodate previous change:-add new SAEON nodes (requested by Judith)
add new SAEON nodes (requested by Judith)
use the first (0) column as the index for questionId when selecting only a subset of the assessment data
add handling for qti metadata in resultset view
adjust xpaths to match changes to edml/qti output by FirstMorpho
Added missing "/" from ascii-treeview.xsl path so documents can be viewed in treeview. (Ticket 3176)