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

Merge client #96

Merged
merged 2,245 commits into from
Feb 16, 2012
Merged

Merge client #96

merged 2,245 commits into from
Feb 16, 2012

Conversation

dwins
Copy link
Contributor

@dwins dwins commented Feb 15, 2012

Here is a patchset to bring GeoNode-client into the main repository. I am concerned that it has issues on OS X because of the maven antrun plugin and would appreciate if an OS X user could try a clean build to verify that it works well.

dwins and others added 30 commits August 11, 2011 10:07
…o results in a grid rather than using the server output
Use GeoExt.Lang.set to pull in translations from gxp for the language that is set in Django.
…rch} in order to fix the previous two failing tests
…is really being tests and adds one second per test to the time it takes to run the suite.
Translate all messages including the help page to Greek.
Because GeoNode uses many external javascript libraries
e.g. gxp, their locale must be updated for the site to be
fully translated in Greek.

Please add
LANGUAGES = (
    ('en', 'English'),
    ('es', 'Español'),
    ('it', 'Italiano'),
    ('fr', 'Français'),
    ('el', 'Ελληνικά'),
)
to src/GeoNodePy/geonode/settings.py when merging.
After some proofreading added some consistency changes.
…ig, wsgi config, robots.txt and binary file
@ahocevar
Copy link
Member

src/geonode-client$ mvn clean install works fine for me on OSX 10.6 Snow Leopard

@dwins
Copy link
Contributor Author

dwins commented Feb 16, 2012

thanks @ahocevar

@dwins dwins merged commit b90e6d6 into GeoNode:master Feb 16, 2012
gubuntu pushed a commit to gubuntu/geonode that referenced this pull request May 15, 2017
Fix wrong order of loading map.
travislbrundage pushed a commit to travislbrundage/geonode that referenced this pull request Dec 12, 2017
remove boilerplate public access and set user * if anonymous
EmereArco pushed a commit to EmereArco/geonode that referenced this pull request Jan 30, 2018
Fix GeoNode#96 [Disasterrisk] Multiple notifications on page
goudine pushed a commit to goudine/geonode that referenced this pull request Feb 1, 2018
declare PROJECT_ROOT so that development.db is in the local dir vs geonode
marthamareal pushed a commit to marthamareal/geonode that referenced this pull request Sep 24, 2021
Moved to MS2 geonode_integration branch
marthamareal pushed a commit to marthamareal/geonode that referenced this pull request Sep 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.