Project

General

Profile

Statistics
| Revision:

# Date Author Comment
8397 11/13/2013 01:41 PM ben leinfelder

point users to the geoserver admin page deployed in the separate geoserver webapp (thanks, TFRI!)

8392 11/12/2013 10:49 PM ben leinfelder

use https for fonts.googleapis.com imports so they can load in https deployments.

8358 10/31/2013 09:34 AM ben leinfelder

include perl DateTime module in registry install instructions. https://projects.ecoinformatics.org/ecoinfo/issues/6099

8340 10/21/2013 02:01 PM Lauren Walker

Adding theme configuration screenshot to docs

8339 10/21/2013 01:56 PM ben leinfelder

use 2.3.0 for this next release of metacat.

8337 10/21/2013 12:56 PM ben leinfelder

correct rst formatting.

8336 10/21/2013 12:44 PM ben leinfelder

make sure all versions are using 2.2.2 of some sort -- thinking of making this release a 2.3.0 release because we will be branching/tagging from the trunk, not the 2.2.x branch.

8334 10/18/2013 09:38 AM Matt Jones

Added Lauren to contributors list in the metacat guide, and made the two lists match in sort order.

8307 10/10/2013 01:01 PM ben leinfelder

prep project for 2.2.1 patch release -- will also merge to the 2.2.x branch.

8290 10/08/2013 12:05 PM ben leinfelder

add sample SSLCertificateChainFile directive to DataONE section.

8272 10/02/2013 11:40 AM ben leinfelder

minor edits to the UI theme section. https://projects.ecoinformatics.org/ecoinfo/issues/6067

8269 10/01/2013 04:59 PM ben leinfelder

include reCaptcha instructions, albeit briefly. https://projects.ecoinformatics.org/ecoinfo/issues/6096

8265 09/23/2013 03:54 PM ben leinfelder

Refer to metacat.war deployments since those are now the default. https://projects.ecoinformatics.org/ecoinfo/issues/6082

8263 09/23/2013 11:48 AM Lauren Walker

Added the documentation for the new MetacatUI theming mechanism. Make some styling changes to the documentation and configuration pages and added Bootstrap and FontAwesome.

8246 09/19/2013 12:16 PM Lauren Walker

More screenshots for the docs

8245 09/19/2013 11:59 AM Lauren Walker

FontAwesome and Bootstrap are imported locally rather than via CDN. Updated the docs screenshots to the new style.

8244 09/19/2013 11:30 AM ben leinfelder

correct table formatting for sphinx

8243 09/18/2013 04:09 PM Lauren Walker

Adding a protocol to the <link href=""> for the external CSS

8241 09/18/2013 03:48 PM ben leinfelder

add anchor for plugin handlers property

8240 09/18/2013 03:37 PM Lauren Walker

Pull the external stylesheets in by <link> rather than @import for faster page load

8232 09/18/2013 11:22 AM Lauren Walker

Simplified the importing of images and stylesheets so that both /admin and /docs pull from /docs

8231 09/18/2013 10:28 AM Lauren Walker

Made some CSS changes to the "Go" button in the docs because it was off by a few pixels in three different browsers. Also changed the admin config landing page links to look like buttons

8230 09/18/2013 09:58 AM ben leinfelder

add documentation entries for fields that appear on the main metacat admin page.

8225 09/17/2013 04:33 PM Lauren Walker

Imported FontAwesome after Bootstrap for the FontAwesome icons. Also added a white version of the metacat logo.

8223 09/17/2013 04:32 PM ben leinfelder

prep for 2.2.0 release. include configuration value for metacatui deployment context.

8222 09/17/2013 04:17 PM Lauren Walker

Matched the admin config pages to the default metacatUI theme. Changed the background image of the docs and config pages to a big cat for some metacat branding.

8219 09/17/2013 10:20 AM ben leinfelder

bring the "Go" button down one more pixel to align with the search field.

8196 09/13/2013 02:11 PM Lauren Walker

A few style changes to the docs

8192 09/13/2013 10:02 AM Lauren Walker

Added an ID and div wrapper to the docs html for more precise CSS selectors in the metacatui ExternalView.

8188 09/12/2013 11:19 AM Lauren Walker

Added a Sphinx theme for the documentation that mirrors the new default theme for MetacatUI.

https://projects.ecoinformatics.org/ecoinfo/issues/6075

8146 08/13/2013 04:16 PM ben leinfelder

[merge from branch to keep trunk up to date with upgrade history] prep for Metacat 2.1.1 release

8101 08/01/2013 11:37 AM ben leinfelder

clean-up and flesh-out the metacat-index docs. https://projects.ecoinformatics.org/ecoinfo/issues/5884

8018 07/17/2013 11:35 AM ben leinfelder

allow running the Harvester client without a source code checkout. (D. Blankman comments)

8016 07/17/2013 10:04 AM ben leinfelder

move harvest registration page to the default skin, not the KNB skin. update docs to indicate such. (based on comments by D. Blankman)

7830 06/25/2013 04:42 PM ben leinfelder

upgrade to Metacat 2.1.0 on the trunk. This includes a new index_event table for storing indexing events that need to be reprocessed. https://projects.ecoinformatics.org/ecoinfo/issues/5944

7673 05/08/2013 03:34 PM ben leinfelder

add note about metacat.properties backup. https://projects.ecoinformatics.org/ecoinfo/issues/3085

7644 05/01/2013 07:37 AM ben leinfelder

Use 2.0.7 version number in configuration/upgrade/docs (trunk, even though we will not be releasing 2.0.7 from trunk, we want to have the upgrade scripts included here)

7535 04/05/2013 03:21 PM Jing Tao

Add a new class ApplicationController.

7533 04/05/2013 09:28 AM ben leinfelder

(generated image commit) add ObjectPathMap reference for an indication about how we might read the bytes of a science metadata file for generating the index events.

7532 04/05/2013 09:27 AM ben leinfelder

add ObjectPathMap reference for an indication about how we might read the bytes of a science metadata file for generating the index events.

7531 04/04/2013 05:08 PM ben leinfelder

add new Stand-alone indexer component that can utilize more of the cn-index-processor code (Spring configuration) as is. Include Hazelcast reference to illustrate listener mechanism for responding to events that affect the index.

7530 04/04/2013 11:56 AM Jing Tao

Add an example of the solr index configuration file.

7529 04/03/2013 05:05 PM Jing Tao

Change the name of the class SolrFieldParser to IDocumentSubprocessorFactory.

7528 04/03/2013 12:02 PM Jing Tao

Add SolrDoc and SolrElementField class.

7527 04/02/2013 05:49 PM Jing Tao

Add a new class SolrFieldParser and remove some classes like GenericIndex.

7526 03/28/2013 04:14 PM ben leinfelder

include class diagram for components in the cn-index-processor packaage (dataone), metacat, and solr library.

7522 03/25/2013 10:30 AM ben leinfelder

added more classes to the index diagram to reflect current state of the code - needs to be updated to include plan for implementation (e.g., DocType object is not what we want). http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5884

7521 03/22/2013 04:50 PM ben leinfelder

enable plantuml generation when building the sphinx documentation. note that you do need to have graphviz installed, but hopefully that is all.

7509 03/12/2013 03:18 PM ben leinfelder

reference the correct metacat.properties entry for "guid.ezid.enabled"

7505 03/07/2013 05:16 PM ben leinfelder

add section about behavior for deprecated Metacat API. http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5513

7504 03/07/2013 05:05 PM ben leinfelder

add DOI development page. http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5513

7501 02/25/2013 08:52 AM ben leinfelder

add solr index documentation outline. http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5884

7496 02/22/2013 11:52 AM ben leinfelder

ready Metacat for 2.0.6 release (docs, db version, build files etc).

7456 12/04/2012 02:13 PM ben leinfelder

update release date to December

7425 11/12/2012 01:25 PM ben leinfelder

correct the metacat.properties help anchors.

7393 09/24/2012 01:12 PM ben leinfelder

use version 2.0.5

7384 09/14/2012 02:43 PM ben leinfelder

use correct release date (September 2012)

7373 09/06/2012 10:24 PM ben leinfelder

include qformat parameter in docs for squery
remove mention of 'username' for getLastDocid -- should only use scope param

7369 09/03/2012 09:05 PM ben leinfelder

prep for 2.0.4 release

7347 08/06/2012 10:40 AM ben leinfelder

prep for 2.0.3 release

7329 07/25/2012 03:26 PM ben leinfelder

add note about DataONE CA chain file when configuring MNs at Tier 2+

7300 07/10/2012 04:26 PM ben leinfelder

prep for 2.0.2 release by updating the version numbers.

7276 06/18/2012 02:27 PM ben leinfelder

update for 2.0.1 upgrade -- scripts, docs, readme

7270 06/07/2012 05:16 PM ben leinfelder

correct block formatting for tomcat config changes

7269 06/07/2012 05:01 PM ben leinfelder

add tomcat config options for DataONE identifiers with slashes

7262 06/07/2012 09:04 AM ben leinfelder

update MN registration screen shot and amend instructions that say a nodeId will be assigned during registration.
add section about generating SM for a new Member Node that has existing Metacat data.

7256 06/06/2012 09:56 PM ben leinfelder

include gastil's changes re: pathquery and 'delete'
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5516

7254 06/06/2012 07:39 PM ben leinfelder

Add details for configuring Apache to use client certificate authentication.

7246 06/06/2012 11:01 AM ben leinfelder

correct Javadoc link http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5516

7243 06/05/2012 09:42 PM ben leinfelder

apply Gastil's edits. http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5516

7242 06/05/2012 09:20 PM ben leinfelder

add section about configuring the metacat.properties with the paths to the server certificate and key

7223 05/31/2012 09:25 PM Matt Jones

Fixed formatting problem in a documentation file.

7220 05/31/2012 02:11 PM ben leinfelder

add section about importing self-signed certificates into the Java keystore (now that we use strict verification on the java client side when calling replication endpoints).

7219 05/31/2012 02:01 PM ben leinfelder

a few additional notes about Metacat replication configuration.

7119 04/05/2012 03:05 PM Chris Jones

It looks like jk.conf and workers.properties were moved in the scripts dir: update the install docs accordingly.

7118 04/05/2012 02:56 PM Chris Jones

Fixed a minor typo in the tomcat config section.

7050 03/08/2012 03:52 PM ben leinfelder

add note about https://redmine.dataone.org/issues/2451 to the documentation

7033 02/29/2012 02:17 PM ben leinfelder

update docs to match node registration behavior: we do not assign them nodeIds at registration

7028 02/23/2012 09:55 AM Matt Jones

Set mime type on images.

7027 02/23/2012 09:53 AM Matt Jones

Set mime type.

7014 02/16/2012 07:05 PM Chris Jones

Use 'a2dissite' to disable the default site (not 'a2ensite').

6989 02/07/2012 03:12 AM Matt Jones

Updated configuration documentation in admin guide for Metacat DataONE section. Changed links in configuration utility to point at the Admin guide.

6943 01/23/2012 03:52 PM ben leinfelder

edited the configuration docs, swapped in new fully-configured screen shot
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5516

6940 01/23/2012 02:48 PM ben leinfelder

marked the properties that are only editable manually in metacat.properties
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5516

6937 01/23/2012 02:37 PM ben leinfelder

format xml/eml table -- added missing row delimiter
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5516

6936 01/23/2012 02:33 PM ben leinfelder

some minimal editing on replication configuration -- bulk of it had been done in the Word doc before rst conversion
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5516

6930 01/20/2012 02:35 PM ben leinfelder

add note to enable ssl mod

6929 01/20/2012 12:59 PM ben leinfelder

-include instructions about enabling AJP connector in Tomcat config
-use postgres 8.4
-include hint to disable default Apache site (otherwise the knb config never gets used!)

6928 01/20/2012 11:08 AM ben leinfelder

include instructions for installing Sun's Java6 JDK since it is no longer in apt-get repos

6925 01/19/2012 03:32 PM ben leinfelder

make it clear that the Apache config files are samples and may need to be modified for different servers
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5516

6924 01/19/2012 03:16 PM ben leinfelder

update system requirements to be more reasonable

6903 01/13/2012 01:41 AM Matt Jones

Fixed formatting to make fixed-width line much shorter so boxes fit on the page.

6902 01/13/2012 01:19 AM Matt Jones

Removing obsoleted Admin Guide -- this guide is now maintained using Sphinx in docs/user/metacat -- the word document and PDF file are now obsolete.

6900 01/13/2012 01:00 AM Matt Jones

Removed link to obsolete PDF file.

6899 01/12/2012 10:34 PM Matt Jones

Modifications to make the build more readily find locally installed versions of
sphinx-build, and to remove the unneccary 'html' directory; output of
admindoc is now written directly into build/docs.

6896 01/12/2012 06:01 PM Matt Jones

Added links to Javadoc. Tuned the layout a bit.

6895 01/12/2012 04:13 PM Matt Jones

Completed first draft of Admin guide chapter on DataONE.

6885 01/11/2012 07:25 PM Matt Jones

Continued authoring the description of DataONE in Metacat. More to come.

6878 01/10/2012 07:57 PM Matt Jones

Initial outline for DataONE chapter.

6877 01/10/2012 07:02 PM Matt Jones

Added OAI-PMH chapter that was contributed by Duane Costa from LTER.