Activity
From 10/19/2009 to 11/17/2009
11/13/2009
- 05:20 PM Bug #4551 (In Progress): performance enhancement through index reduction
- PISCO configures their metacat server to index only absolute paths in their metadata documents (rather than relative ...
- 04:03 PM Revision 5121 (metacat): Start to fix I.E. gui issues
11/10/2009
- 03:13 PM Revision 5120 (metacat): add connection serial number where it was missing.
- 01:31 PM Revision 5119 (metacat): check for IE6 and show warning if they are using it
11/09/2009
- 02:43 PM Revision 5118 (metacat): Remove seconds and minutes values from workflow scheduler and add weeks and months.
- 02:42 PM Revision 5117 (metacat): Include kar id in delete url parameters so resultset will render after delete
- 10:37 AM Revision 5116 (metacat): Add ability to schedule daily, weekly and monthly jobs.
- 10:07 AM Revision 5115 (metacat): Format and add comments.
- 08:51 AM Revision 5114 (metacat): Beef up comments
11/06/2009
- 02:48 PM Revision 5113 (metacat): add method to read test file from disk
- 02:47 PM Revision 5112 (metacat): add getaccesscontrol and setaccess api calls
- 02:47 PM Revision 5111 (metacat): Add access api test and supporting files
- 02:46 PM Revision 5110 (metacat): handle ben's change to the metacat client read api because it returns inputstream now
- 02:44 PM Revision 5109 (metacat): Handle the case of trying to insert a conflicting permission order for a document
- 02:43 PM Revision 5108 (metacat): move dbconnection object out of base class and create it for each db access so it can be released
- 02:41 PM Revision 5107 (metacat): Add success message to metacat response for setaccess action
- 01:05 PM Revision 5106 (metacat): add id attributes for form elements (in case IE6 needed them) but it appears they are not required
11/05/2009
- 11:34 AM Revision 5105 (metacat): add the "value" attribute for metadata tag downloads
- 10:32 AM Revision 5104 (metacat): handle multiple <principal> elements in the allow/deny blocks
11/04/2009
11/03/2009
- 06:26 PM Revision 5102 (metacat): add code block (commented out) to use in case "?column?" headers become an issue.
- 03:44 PM Revision 5101 (metacat): handle repeating "?column?" headers - somewhat naively, but consistent
- 11:52 AM Revision 5100 (metacat): Use OR to add permissions, not AND
- 10:31 AM Revision 5099 (metacat): Change access section in getaccesscontrol and getdocumentinfo apis to be more eml 2.1.0 compliant. Add a block access option to setaccess api.
10/30/2009
- 03:39 PM Revision 5098 (metacat): change AccessControlForSingleFile to only be instantiated for one file. move ACL methods to AccessControlForSingleFile. Change format of access sections returned to EML 2.1.0.
- 03:37 PM Revision 5097 (metacat): change location of accesscontrolinterface
- 03:34 PM Revision 5096 (metacat): Removed some old commented out code
- 03:31 PM Revision 5095 (metacat): Remove unneeded references to Timer
10/27/2009
10/26/2009
- 10:20 AM Revision 5093 (metacat): QueryTerm.java will produce an incorrect SQL statement when there is an attribute in the XPath being used to search on. Regardless of the presence of the attribute, the clause:
- (SELECT nodeid FROM xml_index WHERE path LIKE " + "'" + path + "') "
would be added to the query.
I've changed Quer...
Also available in: Atom