Activity
From 07/15/2008 to 08/13/2008
08/13/2008
- 04:57 PM Revision 4240 (metacat): move the intall-ldap and install-registry functionality into the warprepare target.
- 04:53 PM Revision 4239 (metacat): Add lter test accounts
- 04:31 PM Revision 4238 (metacat): de-tokenize (finally)
- 03:13 PM Revision 4236 (metacat): include property for running the install-skin target
- 03:09 PM Revision 4235 (metacat): render the pages using the common settings
- 01:48 PM Revision 4234 (metacat): switch to jsp (first of many steps...)
- 08:59 AM Revision 4231 (metacat): Convert properties to camel case
08/08/2008
- 04:16 PM Revision 4226 (metacat): add ability to access protected data via the datamanager/dataquery feature.
- Note: the datamanager features rely on the ecogrid stubs being available in Metacat. When Metacat is installed with ...
- 04:08 PM Revision 4225 (metacat): updated datamanager with authentication
- (ps: SVN hates me!)
- 04:07 PM Revision 4224 (metacat): updated datamanager (with authentication)
08/07/2008
08/06/2008
- 04:24 PM Revision 4216 (metacat): Set default skin property values
- 04:24 PM Revision 4215 (metacat): Comment out skins registry properties
- 08:54 AM Revision 4214 (metacat): add application.tempDir
08/05/2008
- 05:50 PM Revision 4213 (metacat): qualify xml and eml properties with an xml. prefix
- 05:33 PM Revision 4212 (metacat): Continue to qualify property names
- 05:32 PM Revision 4211 (metacat): qualify more propertynames
- 04:45 PM Revision 4210 (metacat): Exclude ClientViewHelperTest from unit tests to be run.
- 04:44 PM Revision 4209 (metacat): Initial addition of PropertyService test.
- 04:43 PM Revision 4208 (metacat): Change sitemapInterval property to be sitemap.interval. Add testing property
- 09:02 AM Bug #3377: Create ANT install target for developers
- The dev-install target was created for developers that compiles and wars the code and installs it into the web applic...
- 08:56 AM Bug #3376: Add DB upgrade/install functionality to java code
- The database upgrade functionality was added. The page is managed by database-configuration.jsp and DBAdmin.java. D...
- 08:50 AM Bug #3374: Add authentication for configuration utility
- Authentication added. The user must be logged in as an administrative user before they can configure metacat. The a...
- 08:47 AM Bug #3375: Create a sorted properties utility
- SortedProperties class was created in the utilities module. This class supports sorted properties that maintain comm...
- 08:44 AM Bug #3373: Create skin specific configuration utility
- Skins configuration was created. The control is in SkinsAdmin.java and the page is skins-configuration.jsp.
- 08:42 AM Bug #3371: Modify confguration utility in metacat
- Updated the configuration utility. Pages are in /lib/admin directory. Control classes for each configuration page a...
- 08:41 AM Bug #3370: Merge token replacement code onto HEAD
- Token replacement code merged on 7/6/08
- 08:38 AM Bug #3114: refactor skins to get organization list from metacat getOrganizations() function
- The OrganizationUtil class reads all properties from metacat.properties that start with organization.org and uses the...
08/04/2008
- 05:34 PM Revision 4207 (metacat): Intial addition of geoserver utility file
- 05:22 PM Revision 4206 (metacat): Add a "bypassed" state for confguration sections.
- 05:21 PM Revision 4205 (metacat): Initial addition of geoserver administration class.
- 05:20 PM Revision 4204 (metacat): Initial addition of geoserver password configuration page
- 05:19 PM Revision 4203 (metacat): Separate the init function to pre-confiugured and post-configured methods. the initSecondHalf method allows for the intial configuration of metacat without a restart.
- 05:14 PM Revision 4202 (metacat): Remove commented lines
- 05:13 PM Revision 4201 (metacat): Add a post method
- 05:08 PM Revision 4200 (metacat): Remove the organization configuration stuff for the moment. Add geoserver configuration.
- 05:07 PM Revision 4199 (metacat): Move closing divs into jsp if statement
- 05:06 PM Revision 4198 (metacat): Add geoserver section. Remove organization section for now. Allow user to go directly to metacat after first configuration.
- 05:04 PM Revision 4197 (metacat): Add a cancel button
- 05:02 PM Revision 4196 (metacat): Remove the organization configuration stuff for the moment. Add geoserver configuration.
- 04:59 PM Revision 4195 (metacat): Add geoserver configuration values
- 04:58 PM Revision 4194 (metacat): Initial addition of file. Geoserver password configuration instructions
- 04:55 PM Revision 4193 (metacat): Remove token filtering from images
08/01/2008
- 04:21 PM Bug #3258: Update dataknp.sanparks.org packageId attributes to match Metacat Ids
- updated the 33 docs that needed it
- 02:49 PM Revision 4192 (metacat): redirect to KNB site for new account (unaffiliated) creation. per J Kruger's request
07/31/2008
- 05:27 PM Revision 4191 (metacat): Refactor templates for recent properties changes, round 2
- 05:26 PM Revision 4190 (metacat): Allow script to be run from command line, more token changes including all path changes for URLs and directories.
- 05:13 PM Revision 4189 (metacat): use context url to get cgi url
- 10:57 AM Revision 4188 (metacat): Add database properties with new format
- 10:55 AM Revision 4187 (metacat): Add TODO comment
- 10:55 AM Revision 4186 (metacat): Reorder database properties
- 09:39 AM Revision 4185 (metacat): Change discoverTomcatDir to discoverDeployDir
- 09:38 AM Revision 4184 (metacat): Fix error where maxconnectionnumber was being read into maxconnectionage.
07/30/2008
- 01:56 PM Revision 4183 (metacat): Create data and inline data directories
- 10:23 AM Revision 4182 (metacat): Consolidation of property names in register-dataset.cgi; returned runConfiguration to default true
- 10:19 AM Revision 4181 (metacat): Perl token changes as per meeting with Mike Daigle
- 10:14 AM Revision 4180 (metacat): remove help icon from organization names. Change metaCatProperty reference to orgProperty.
07/29/2008
- 11:33 AM Revision 4179 (metacat): remove outdated filter properties
- 11:32 AM Revision 4178 (metacat): Fully qualify spatial and replication properties
- 11:31 AM Revision 4177 (metacat): add database.user property section
- 10:39 AM Bug #3367: Harvester stores passwords in clear text
- I thought this was the case. We discussed using a private key to encrypt the password, as we're trying to tighten up...
- 09:44 AM Bug #3367: Harvester stores passwords in clear text
- I believe the need for the user passwords in the database is for Harvester to interact with Metacat on the user's beh...
- 10:31 AM Revision 4176 (metacat): Fix question mark help links
07/28/2008
- 05:15 PM Bug #3260: Cannot update FGDC metadata documents in SANParks/SAEON skin
- fixed call in ClientFgdcHelper.java to use the new docid rather than the filename (as is essential for everything to ...
- 05:07 PM Revision 4175 (metacat): Qualify harvester properties
- 05:06 PM Revision 4174 (metacat): Replace tomcatDir with deployDir
- 05:05 PM Revision 4173 (metacat): Use qualified properties
- 05:04 PM Revision 4172 (metacat): Qualify harvester properties
- 05:03 PM Revision 4171 (metacat): Add help file sections and move application.tomcatDir to replication.logdir
- 05:02 PM Revision 4170 (metacat): clean up replication and harvest properties
- 05:02 PM Revision 4169 (metacat): Rework properties descriptions
- 04:56 PM Revision 4168 (metacat): use the docid, not the filename when updating this node.
- fixes bug: http://bugzilla.ecoinformatics.org/show_bug.cgi?id=3260
- 04:07 PM Revision 4167 (metacat): include leading slash for path to the spatial files (context is given without a trailing slash)
- 02:33 PM Bug #3258: Update dataknp.sanparks.org packageId attributes to match Metacat Ids
- reworked script to synchronize packageIds with docIds.
33 documents on the sanparks server will be updated (those are... - 11:55 AM Bug #3464: Replicate access rules in replication
- This is a problem for EML documents as well, especially if someone changes the access rules using setAccess and then ...
- 10:36 AM Bug #3464 (Resolved): Replicate access rules in replication
- Currently, metacat doesn't replicate access rules in xml_access table.
For eml documents, it wouldn't be a problem ... - 10:26 AM Revision 4166 (metacat): initial doc id list from original conversion
- 09:50 AM Revision 4165 (metacat): script used to update keywords for existing kruger documents when upgrade to new SANParks/SAEON skin. committing before additional work to update the package ids for these files (incorrectly set to the wrong rev number)
- 09:07 AM Bug #3367: Harvester stores passwords in clear text
- Matt,
Harvester stores LDAP DN/password information for each site so that it can run an automated login (via the Met...
07/25/2008
- 07:08 PM Bug #3059: EML citation section should include both organizationNames and individualNames
- this is not good...the citation on ESA site looks like this:
"http://data.esa.org/knb/metacat/esa.31.6/esa"
note that... - 06:54 PM Bug #3059: EML citation section should include both organizationNames and individualNames
- we should address this in the token-replacement goodness of 1.9
- 06:52 PM Bug #2692: Use .jsp and reduce token usage in skins
- this is being handled globally by the 1.9 release.
- 06:49 PM Bug #2847: returnfields need full xpath support
- (btw, those <p>, <i> and <b> tags look like html - maybe they should be surrounded by CDATA?)
- 06:47 PM Bug #2847: returnfields need full xpath support
- after discussing this in the 1.9 triage meeting, it was decided that this will not be implemented. Returning _ALL_ t...
- 06:45 PM Bug #3463 (New): Registry upload: include organization/skin Keywords dropdown
- When datapackages are added using the [Perl] registry, the constrained keywords should be included in the metadata in...
- 06:41 PM Bug #3249: Install web registry for SANParks and SAEON skins
- this was done on top of 1.8.X - retargeting and creating a new bug for the second part of this bug (automatic keyword...
- 06:39 PM Bug #3249: Install web registry for SANParks and SAEON skins
- This is partially implemented in sanparks and saeon skins.
The registry is installed and functioning, but the automat... - 06:35 PM Bug #2796: ESA registry gets locked into searching KNB
- checked change (esa/index.jsp) into (new subversion repo!) to set the form action correctly depending on the checked ...
- 05:48 PM Bug #2796: ESA registry gets locked into searching KNB
- definitely still a problem - doesn't look that hard to fix...perhaps an "else" when the search all of KNB radio is no...
- 06:34 PM Revision 4164 (metacat): prevent subsequent queries from going to KNB when not selected to do so. fixes bug: http://bugzilla.ecoinformatics.org/show_bug.cgi?id=2796
- 03:40 PM Bug #3462 (Resolved): Maps do not display in Firefox version 3
- Mapbuilder does not display maps on firefox version 3
- 03:17 PM Bug #3146: Include FGDC metadata in KNB and NCEAS skin search results
- *** Bug 2370 has been marked as a duplicate of this bug. ***
- 03:17 PM Bug #2370: add query and display support for BDP/FGDC metadata
- while triaging for 1.9 release we determined that this has been resolved as of metacat 1.8.1
see bug 3146
*** This b... - 01:57 PM Bug #3461 (Resolved): create simple turnkey installer for metacat Phase I
- This phase of the installer is a war install.
- 01:54 PM Bug #421: create simple turnkey installer for metacat Phase II
- Phase II is the completion of turnkey installer, including the installer utilities themselves
- 01:30 PM Bug #3367: Harvester stores passwords in clear text
- It would be best if we didn't store this password at all. Reassigning to Duane to determine why we are storing redun...
- 12:57 PM Revision 4163 (metacat): Change the metacat section to read Metacat Global Properties
- 11:28 AM Bug #3460 (New): remove lsid section from citation section of xsl for skins OTHER than ESA
- Currently only the ESA domain is set up to work with lsid. We need to delete the lsid section from the stylesheets th...
07/24/2008
- 01:55 PM Revision 4162 (metacat): Add ldap.properties.metadata.xml to distribution
- 01:54 PM Revision 4161 (metacat): move allowed submitters and denied submitters to main properties configuration section.
- 01:53 PM Revision 4160 (metacat): Add support for separate LDAP and organization level configurations, and add pisco test user accounts
- 01:52 PM Revision 4159 (metacat): Add support for separate LDAP and organization level configurations
- 01:52 PM Revision 4158 (metacat): Get organization list from new OrganizationUtil class
- 01:51 PM Revision 4157 (metacat): Add description under form fields
- 01:50 PM Revision 4156 (metacat): remove <p> formatting
- 01:47 PM Revision 4155 (metacat): Fix the db script suffix.
07/22/2008
- 02:20 PM Revision 4154 (metacat): Add functionality to allow developer to bypass configuration utility
- 02:19 PM Revision 4153 (metacat): Populate password (hidden) on configuration form
- 02:18 PM Revision 4152 (metacat): add dev.runConfiguration value
- 09:21 AM Revision 4151 (metacat): Add debug statements
- 09:20 AM Revision 4150 (metacat): Extend TestCase. Fix accountnum property getter.
- 09:19 AM Revision 4149 (metacat): Extend MCTestCase
- 09:18 AM Revision 4148 (metacat): Add empty constructor
- 09:15 AM Revision 4147 (metacat): Exclude MCTestCase base class from test build
07/18/2008
- 10:06 AM Revision 4146 (metacat): Add verbose debug statements. These are toggled by the test.printdebug property in metacat.properties
- 10:02 AM Revision 4145 (metacat): Extend MCTestCase to handle initialization of PropertyService
- 09:37 AM Revision 4144 (metacat): add deploy directory section
- 09:36 AM Revision 4143 (metacat): Remove quotes surrounding eml property values
- 09:33 AM Revision 4142 (metacat): Create TestCase base class that makes sure PropertyService is instantiated and implements a debug() method that allows us to print to stderr
- 09:32 AM Revision 4141 (metacat): FIx comments for getContextDir to reflect that we no long append webapps to the path
- 09:30 AM Revision 4140 (metacat): Add sql debug statements
- 09:30 AM Revision 4139 (metacat): Use SystemUtil.getContextDir() instead of constructing directory path.
07/16/2008
- 03:39 PM Revision 4135 (metacat): fixed bug where the searchmode param was put into the search fields
- 11:58 AM Revision 4132 (metacat): Differentiate between tomcat directory and deployment directory.
07/15/2008
- 10:16 AM Revision 4127 (metacat): Replace Options class with PropertyService and create PropertyService using log directory name instead of servlet context
- 10:16 AM Revision 4126 (metacat): Use qualified test properties
- 10:11 AM Revision 4125 (metacat): Replace Options class with PropertyService
- 10:08 AM Revision 4124 (metacat): Create PropertyService using log directory instead of servlet context.
- 09:58 AM Revision 4123 (metacat): Append context url onto system id instead of server url.
- 09:55 AM Revision 4122 (metacat): Add a test.metacat.url value for testing and qualify other test properties with a test. prefix.
- 09:54 AM Revision 4121 (metacat): Copy properties metadata files to test directories during testprep so we can use PropertyService in tests.
Also available in: Atom