Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CSW Abstraction and XML Metadata Upload #248

Closed
wants to merge 103 commits into from
Closed

CSW Abstraction and XML Metadata Upload #248

wants to merge 103 commits into from

Commits on Jan 4, 2012

  1. adding geonode_notes.txt

    tomkralidis committed Jan 4, 2012
    Configuration menu
    Copy the full SHA
    529dbdc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ea1ce6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec32d11 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2012

  1. Configuration menu
    Copy the full SHA
    aa243f1 View commit details
    Browse the repository at this point in the history
  2. simplify code to use owslib (remove parsing XML), use new owslib skip…

    …_caps CSW param (to reduce bandwidth), prioritize catalogue.py by callers, optimize download url parsing
    tomkralidis committed Jan 5, 2012
    Configuration menu
    Copy the full SHA
    549bd7e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f2ac69f View commit details
    Browse the repository at this point in the history
  4. fix subclass def

    tomkralidis committed Jan 5, 2012
    Configuration menu
    Copy the full SHA
    03255c9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1236538 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2012

  1. Configuration menu
    Copy the full SHA
    74a6cae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f74766 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2012

  1. Configuration menu
    Copy the full SHA
    fbcb0f6 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2012

  1. force full esn for ISO

    tomkralidis committed Jan 10, 2012
    Configuration menu
    Copy the full SHA
    95adaec View commit details
    Browse the repository at this point in the history
  2. fix getrecords requests, update sample config, add bbox axis order ch…

    …ecking according to CSW impl
    tomkralidis committed Jan 10, 2012
    Configuration menu
    Copy the full SHA
    9c6fcd7 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2012

  1. add skip_caps parameter

    tomkralidis committed Jan 11, 2012
    Configuration menu
    Copy the full SHA
    998928e View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2012

  1. set CRS correctly

    tomkralidis committed Jan 15, 2012
    Configuration menu
    Copy the full SHA
    39d4769 View commit details
    Browse the repository at this point in the history
  2. add xml_file

    tomkralidis committed Jan 15, 2012
    Configuration menu
    Copy the full SHA
    7b38a73 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    31d16a5 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2012

  1. Configuration menu
    Copy the full SHA
    3490c77 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c240e20 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dd53c81 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    182df1e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2bcc5c9 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2012

  1. clean up ISO template

    tomkralidis committed Jan 17, 2012
    Configuration menu
    Copy the full SHA
    61d2044 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bfeea8b View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2012

  1. Configuration menu
    Copy the full SHA
    25a09c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24a6501 View commit details
    Browse the repository at this point in the history
  3. fix keywords delimiter to be comma instead of space to handle keyword…

    … terms which are more than one word
    tomkralidis committed Jan 18, 2012
    Configuration menu
    Copy the full SHA
    d24a4e3 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2012

  1. Configuration menu
    Copy the full SHA
    aa94fde View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2012

  1. fix format name

    tomkralidis committed Jan 24, 2012
    Configuration menu
    Copy the full SHA
    4c53788 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2012

  1. Configuration menu
    Copy the full SHA
    12c033f View commit details
    Browse the repository at this point in the history
  2. remove uuid arg

    tomkralidis committed Jan 27, 2012
    Configuration menu
    Copy the full SHA
    3c3e268 View commit details
    Browse the repository at this point in the history
  3. remove text

    tomkralidis committed Jan 27, 2012
    Configuration menu
    Copy the full SHA
    9f08dbc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    74b6d68 View commit details
    Browse the repository at this point in the history
  5. point to model function

    tomkralidis committed Jan 27, 2012
    Configuration menu
    Copy the full SHA
    b3cd89e View commit details
    Browse the repository at this point in the history
  6. display title

    tomkralidis committed Jan 27, 2012
    Configuration menu
    Copy the full SHA
    3c7199f View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2012

  1. Configuration menu
    Copy the full SHA
    41ed1f0 View commit details
    Browse the repository at this point in the history
  2. fix logic order

    tomkralidis committed Jan 28, 2012
    Configuration menu
    Copy the full SHA
    fb30fd8 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2012

  1. add open to file object

    tomkralidis committed Feb 3, 2012
    Configuration menu
    Copy the full SHA
    cbd08ff View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2012

  1. fix file open handlers

    tomkralidis committed Feb 4, 2012
    Configuration menu
    Copy the full SHA
    5e94c1a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bde1a4c View commit details
    Browse the repository at this point in the history
  3. fix CSW updating

    tomkralidis committed Feb 4, 2012
    Configuration menu
    Copy the full SHA
    8c6c37a View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2012

  1. Configuration menu
    Copy the full SHA
    1a6f4d3 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2012

  1. Configuration menu
    Copy the full SHA
    0a8801e View commit details
    Browse the repository at this point in the history
  2. fix default CSW u/p

    tomkralidis committed Feb 10, 2012
    Configuration menu
    Copy the full SHA
    0fcdb6a View commit details
    Browse the repository at this point in the history
  3. fix typo

    tomkralidis committed Feb 10, 2012
    Configuration menu
    Copy the full SHA
    48a2b2c View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2012

  1. Configuration menu
    Copy the full SHA
    3d992d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e538a5d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    20d5a9c View commit details
    Browse the repository at this point in the history
  4. update settings.py

    tomkralidis committed Feb 12, 2012
    Configuration menu
    Copy the full SHA
    048ad7a View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2012

  1. Configuration menu
    Copy the full SHA
    18b5b1e View commit details
    Browse the repository at this point in the history
  2. remove this file

    tomkralidis committed Feb 19, 2012
    Configuration menu
    Copy the full SHA
    f939743 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2012

  1. identify version

    tomkralidis committed Feb 24, 2012
    Configuration menu
    Copy the full SHA
    33552ed View commit details
    Browse the repository at this point in the history
  2. make version global

    tomkralidis committed Feb 24, 2012
    Configuration menu
    Copy the full SHA
    6e95fa7 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2012

  1. add ddms output URL

    tomkralidis committed Mar 3, 2012
    Configuration menu
    Copy the full SHA
    fc42ede View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2012

  1. force use of lxml

    tomkralidis committed Mar 16, 2012
    Configuration menu
    Copy the full SHA
    ace27ff View commit details
    Browse the repository at this point in the history
  2. use lxml

    tomkralidis committed Mar 16, 2012
    Configuration menu
    Copy the full SHA
    b71dacc View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2012

  1. add alternate CSW docs

    tomkralidis committed Mar 19, 2012
    Configuration menu
    Copy the full SHA
    1d03075 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2012

  1. Merge branch 'master' of git://github.com/GeoNode/geonode into md_csw

    Conflicts:
    	docs/deploy/install.txt
    	docs/developers/setup.txt
    	docs/index.txt
    	shared/core-libs.txt
    	shared/package/support/geonode.local_settings
    	src/GeoNodePy/geonode/__init__.py
    	src/GeoNodePy/geonode/geonetwork.py
    	src/GeoNodePy/geonode/locale/es/LC_MESSAGES/django.mo
    	src/GeoNodePy/geonode/locale/es/LC_MESSAGES/django.po
    	src/GeoNodePy/geonode/locale/fr/LC_MESSAGES/django.mo
    	src/GeoNodePy/geonode/locale/fr/LC_MESSAGES/django.po
    	src/GeoNodePy/geonode/locale/it/LC_MESSAGES/django.mo
    	src/GeoNodePy/geonode/locale/it/LC_MESSAGES/django.po
    	src/GeoNodePy/geonode/maps/context_processors.py
    	src/GeoNodePy/geonode/maps/models.py
    	src/GeoNodePy/geonode/maps/tests.py
    	src/GeoNodePy/geonode/maps/utils.py
    	src/GeoNodePy/geonode/maps/views.py
    	src/GeoNodePy/geonode/settings.py
    	src/GeoNodePy/geonode/templates/maps/csw/full_metadata.xml
    	src/GeoNodePy/geonode/templates/maps/layer.html
    	src/GeoNodePy/geonode/templates/maps/layer_replace.html
    	src/GeoNodePy/geonode/templates/page_layout.html
    	src/GeoNodePy/geonode/views.py
    	src/GeoNodePy/setup.py
    tomkralidis committed May 25, 2012
    Configuration menu
    Copy the full SHA
    7f75004 View commit details
    Browse the repository at this point in the history
  2. remove files not needed

    tomkralidis committed May 25, 2012
    Configuration menu
    Copy the full SHA
    155db40 View commit details
    Browse the repository at this point in the history
  3. update OWSLib

    tomkralidis committed May 25, 2012
    Configuration menu
    Copy the full SHA
    7ef6438 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3847fa2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2a9cd31 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e4df75d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2cf2038 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2b9e721 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b29b5c7 View commit details
    Browse the repository at this point in the history
  10. Fix up mocks for CSW stuff

    dwins committed May 25, 2012
    Configuration menu
    Copy the full SHA
    03107e9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ee66e1e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3ca2057 View commit details
    Browse the repository at this point in the history
  13. Merge branch 'md_csw' of https://github.com/dwins/geonode into md_csw

    Conflicts:
    	src/GeoNodePy/geonode/maps/tests.py
    tomkralidis committed May 25, 2012
    Configuration menu
    Copy the full SHA
    f3d7e59 View commit details
    Browse the repository at this point in the history
  14. s/csw/catalogue/

    tomkralidis committed May 25, 2012
    Configuration menu
    Copy the full SHA
    b46f092 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6ecefd2 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2012

  1. s/GeoNetwork/Catalogue/

    tomkralidis committed May 28, 2012
    Configuration menu
    Copy the full SHA
    dd0d8ba View commit details
    Browse the repository at this point in the history
  2. s/geonetwork/catalogue/

    tomkralidis committed May 28, 2012
    Configuration menu
    Copy the full SHA
    b352682 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2012

  1. align with master

    tomkralidis committed May 29, 2012
    Configuration menu
    Copy the full SHA
    a481561 View commit details
    Browse the repository at this point in the history
  2. align with master

    tomkralidis committed May 29, 2012
    Configuration menu
    Copy the full SHA
    64f7da0 View commit details
    Browse the repository at this point in the history
  3. sync with master

    tomkralidis committed May 29, 2012
    Configuration menu
    Copy the full SHA
    e16d5d8 View commit details
    Browse the repository at this point in the history
  4. sync with master

    tomkralidis committed May 29, 2012
    Configuration menu
    Copy the full SHA
    616a81b View commit details
    Browse the repository at this point in the history
  5. sync with master

    tomkralidis committed May 29, 2012
    Configuration menu
    Copy the full SHA
    758680c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2ebf8a0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0a5acb4 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2012

  1. align with master

    tomkralidis committed May 30, 2012
    Configuration menu
    Copy the full SHA
    4a78018 View commit details
    Browse the repository at this point in the history
  2. align with master

    tomkralidis committed May 30, 2012
    Configuration menu
    Copy the full SHA
    13eccd5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4281bbf View commit details
    Browse the repository at this point in the history
  4. align with master

    tomkralidis committed May 30, 2012
    Configuration menu
    Copy the full SHA
    96d10cb View commit details
    Browse the repository at this point in the history
  5. align with master

    tomkralidis committed May 30, 2012
    Configuration menu
    Copy the full SHA
    1b4c409 View commit details
    Browse the repository at this point in the history
  6. align with master

    tomkralidis committed May 30, 2012
    Configuration menu
    Copy the full SHA
    402bc74 View commit details
    Browse the repository at this point in the history
  7. align with master

    tomkralidis committed May 30, 2012
    Configuration menu
    Copy the full SHA
    89d936c View commit details
    Browse the repository at this point in the history
  8. fix unit tests

    tomkralidis committed May 30, 2012
    Configuration menu
    Copy the full SHA
    8b9015f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3e50d06 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2012

  1. Configuration menu
    Copy the full SHA
    fbc7635 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64ef429 View commit details
    Browse the repository at this point in the history
  3. remove redundant decl

    tomkralidis committed Jun 1, 2012
    Configuration menu
    Copy the full SHA
    24bec6b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c2c3ae8 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2012

  1. Configuration menu
    Copy the full SHA
    00d3e17 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58a90d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    488e5a1 View commit details
    Browse the repository at this point in the history
  4. update settings.METADATA_FORMAT, make GetRecords requests pass typena…

    …mes as per config in settings
    tomkralidis committed Jun 3, 2012
    Configuration menu
    Copy the full SHA
    4c693c5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fd04626 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    415eb3e View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2012

  1. Merge branch 'master' of git://github.com/GeoNode/geonode into md_csw

    Conflicts:
    	src/GeoNodePy/geonode/geonetwork.py
    	src/GeoNodePy/geonode/maps/tests.py
    	src/GeoNodePy/geonode/maps/utils.py
    	src/GeoNodePy/geonode/maps/views.py
    tomkralidis committed Jun 5, 2012
    Configuration menu
    Copy the full SHA
    658a6e8 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2012

  1. Configuration menu
    Copy the full SHA
    c44e705 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2012

  1. Configuration menu
    Copy the full SHA
    18835a6 View commit details
    Browse the repository at this point in the history