Activity
From 11/10/2010 to 12/09/2010
12/09/2010
- 03:54 PM Revision 5714 (metacat): use EML 2.1.1 and UTF-8
- 03:50 PM Revision 5713 (metacat): handle i18n translation elements that are included in eml 2.1.1
- 10:41 AM Revision 5712 (metacat): support EML 2.1.1
- 10:30 AM Revision 5711 (metacat): include anonymous parameter when getting report
- 10:04 AM Revision 5710 (metacat): include EML 2.1.1 documents in skin (path query search, mostly)
12/08/2010
- 04:59 PM Revision 5709 (metacat): add support for EML 2.1.1
- 04:52 PM Revision 5708 (metacat): fix the setaccess() method so that it accepts strings not numbers (i.e. "read" not "4")
- 04:48 PM Revision 5707 (metacat): do not use replace() XPath function - it is 2.0 (not in Xalan)
- 01:15 PM Revision 5706 (metacat): increase height of the iframe classes to accommodate content
- 01:14 PM Revision 5705 (metacat): catch error when jQuery is not included in the page, but do nothing
- 12:44 PM Revision 5704 (metacat): include loadStats() method in branding.js to be reused more widely (with qformat parameter)
- 11:51 AM Revision 5703 (metacat): move jquery and jquery plugins from semtools to common directory - reuse in default skin
- 10:18 AM Revision 5702 (metacat): add download count for data entities (online distribution)
12/07/2010
- 04:40 PM Revision 5701 (metacat): use simple mode - just read events tallied
- 04:29 PM Revision 5700 (metacat): make call to load stats when displaying the data package information
- 04:28 PM Revision 5699 (metacat): include stats for annotation and data package
- 04:25 PM Revision 5698 (metacat): include jquery and loadStats() method (in search.js)
- 04:24 PM Revision 5697 (metacat): use contextURL parameter
- 03:31 PM Revision 5696 (metacat): add stats to semtools
- 02:26 PM Revision 5695 (metacat): added response type
- 02:03 PM Revision 5694 (metacat): add stylesheet for rendering simple stats for access log
- 02:03 PM Revision 5693 (metacat): allow public access to log information when docid is given. IP and principal are not returned unless an administrator makes the request.
12/06/2010
- 02:29 PM Revision 5692 (metacat): added the root registry node response
- 11:42 AM Revision 5691 (metacat): changed d1 url to knb/d1/....
- 11:29 AM Revision 5690 (metacat): Make resultset more data package centric
12/03/2010
- 05:08 PM Revision 5689 (metacat): select the tree node when exact match is found
- 04:24 PM Revision 5688 (metacat): check for exact class match when typing into search term - if there is one, then select it as the chosen term
12/02/2010
- 04:16 PM Revision 5687 (metacat): always open the top level node of the tree when it loads
- 11:38 AM Revision 5686 (metacat): do not show visual indication of "focused" tree - it looks random because it mostly is (at least when refeshing it with the current active domain - the calls are all asynchronous so we don't ever really know which one will be created last and therefore gain the focus)
- 11:29 AM Revision 5685 (metacat): load search results when page first loads (browsing - no query constraints)
- 11:16 AM Revision 5684 (metacat): remove special ">>" character from style sheet
- use absolute path to the spinner animated gif
- 11:09 AM Revision 5683 (metacat): organized code for inputstream handling
12/01/2010
- 03:21 PM Revision 5682 (metacat): new client jar
- 03:06 PM Revision 5681 (metacat): fixed date problem
- 02:21 PM Revision 5680 (metacat): add a timer to delete the temp file
- 02:13 PM Revision 5679 (metacat): removed dependency on InputStreamToOutputStream so that exceptions will be passed correctly.
- 12:07 PM Revision 5678 (metacat): include busy spinner when loading search results
- 10:29 AM Revision 5677 (metacat): using div tags for the search results now (with some tables too)
- 10:06 AM Revision 5676 (metacat): commit before trying div-only resultset
11/30/2010
- 05:44 PM Revision 5675 (metacat): hide/show search result details for each matched row.
- 04:59 PM Revision 5674 (metacat): return the identifier object instead of nothing
- 04:40 PM Revision 5673 (metacat): made delete serialize the identifier
- 03:34 PM Revision 5672 (metacat): -use a tab for search options
- -search results are in their own container now
-jquery ui and semtools css share same corner radius
-removed form-bas... - 03:32 PM Revision 5671 (metacat): new values for updated schemas
- 03:30 PM Revision 5670 (metacat): got getChecksum working. working on delete now. all tests in d1clienttest now pass
- 02:12 PM Revision 5669 (metacat): use jquery UI tabs to separate the Measurement criteria from E,C,P
11/29/2010
- 04:44 PM Revision 5668 (metacat): -"Clear" button actually clears the form and refreshes the search results w/o constraints
- -active domain check boxes are honored when refreshing active domain after selection is made in a different tree
- 03:49 PM Revision 5667 (metacat): "remember" selected/opened nodes when active domain is filtered on click. also using separate cookies for each tree so that it can remember it's state on page reload.
11/23/2010
- 05:02 PM Revision 5666 (metacat): refresh the other trees with active domain when selection is made.
- TODO: remember last selected node in the tree and open the tree to that node
- 04:18 PM Revision 5665 (metacat): asynchronously load search results after each tree selection event
- 11:54 AM Revision 5664 (metacat): add checkbox for active domain pruning on each tree.
- 09:34 AM Revision 5663 (metacat): prune the search tree - keep parents and children of matched nodes
11/22/2010
- 06:34 PM Revision 5662 (metacat): set the selected concept as the value in the search field
- 04:37 PM Revision 5661 (metacat): remove bioportal search fields
- 04:25 PM Revision 5660 (metacat): include scroll bars for the jsTrees
11/19/2010
- 04:42 PM Revision 5659 (metacat): no more aqua for search results
- 04:06 PM Revision 5658 (metacat): add search box for finding an entry in the tree
- 03:23 PM Revision 5657 (metacat): changes for new d1 schemas
- 03:06 PM Revision 5656 (metacat): include jsTree for navigating the ontology hierarchy when making class selections for the search
- 10:39 AM Revision 5655 (metacat): uncommenting tests
11/18/2010
- 11:57 AM Revision 5654 (metacat): implemented crud.delete
- 11:24 AM Revision 5653 (metacat): new common with exception that should have been in delete
11/17/2010
- 11:53 AM Revision 5652 (metacat): changed date format a bit to get the parser to like it
- 10:38 AM Revision 5651 (metacat): implemented describeObject
11/16/2010
- 06:11 PM Bug #5244: ldapweb.cgi shouldn't report ou=Account accounts since they're unusable
- A quick fix in 5650 for this issue, just filtering based on strings. Need to test this, but the development environme...
- 06:09 PM Bug #5244 (Resolved): ldapweb.cgi shouldn't report ou=Account accounts since they're unusable
- Because of security considerations, we can't allow users to reuse their credentials from ou=Account, which is where w...
- 06:10 PM Revision 5650 (metacat): filter ou=Account parameters as per #5244
- 05:29 PM Bug #5243 (New): ldapweb.cgi crashes with invalid password characters
- Some characters cause the account creation process to fail out, and return a blank page to the user instead of the ex...
- 12:45 PM Bug #5241: OAI-PMH: ListRecords verb returns content containing XML processing instructions
- Fixed with the following update:
Author: costa
Date: 2010-11-16 12:42:27 -0800 (Tue, 16 Nov 2010)
New Revision: 5649... - 12:26 PM Bug #5241 (Resolved): OAI-PMH: ListRecords verb returns content containing XML processing instructions
- When returning lists of EML records, the ListRecords verb may return content that contains XML processing instruction...
- 12:42 PM Revision 5649 (metacat): Bug fix for #5241: OAI-PMH: ListRecords verb returns content containing XML processing instructions.
- 11:46 AM Revision 5648 (metacat): implemented crud.describe
- 11:34 AM Revision 5647 (metacat): removing old libs
- 11:32 AM Revision 5646 (metacat): switching to new client library
- 11:27 AM Revision 5645 (metacat): adding common jar to metacat
11/15/2010
- 03:26 PM Revision 5644 (metacat): adding getChecksum method
- 12:08 PM Revision 5643 (metacat): added milliseconds back onto date format
- 11:47 AM Revision 5642 (metacat): remove temp files after multipart read
- 10:57 AM Revision 5641 (metacat): removing backup files
- 10:57 AM Revision 5640 (metacat): got the streaming mime multipart working
11/12/2010
- 04:10 PM Revision 5639 (metacat): still working on mmp stream parsing
- 09:31 AM Bug #5239 (New): Difficulties configuring and viewing Metacat replication log file
- While working with Chad to restore replication between KNB and LTER, I encountered issues with configuring and viewin...
11/10/2010
Also available in: Atom