source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @370   11 years djay Add the capability to use a specific Python version by detecting if …
(edit) @369   11 years djay Add GCP option to gdal_translate service. Add warp service based on …
(edit) @368   11 years djay Many thanks to Trevor Clarke for providing patch for Python ZOO-API. …
(edit) @367   11 years djay Add makefile.vc to build on windows platform.
(edit) @366   11 years djay Fix the two target for service_internal_java.obj, thanks to Farkas for …
(edit) @365   12 years djay Fix issue to compile on Linux platforms after the previous update, fix …
(edit) @364   12 years djay Update to make ZOO-Kernel able to compile and run from Windows …
(edit) @363   12 years djay Remove uneeded header file and small fix to compile on win32 and use …
(edit) @362   12 years djay Fix multiple values for the same identifier.
(edit) @361   12 years djay Add real_extent and create a new maps if not existing in setMapInMaps
(edit) @360   12 years djay Add support for multiple inputs values for the same identifier.
(edit) @359   12 years djay Remove uneeded files for ws/2012.
(edit) @358   12 years djay Add the 2012 workshop material.
(edit) @357   12 years djay Small fix in MS Support, reproject extent to epsg:4326 when no …
(edit) @356   12 years djay Fix typo on sprintf.
(edit) @355   12 years djay Use dynamically allocated memory for Java CLASSPATH
(edit) @354   12 years djay Add support for wildcard character in main.cfg file.
(edit) @353   12 years djay Fix previous commit
(edit) @352   12 years djay Small modification in classpath handling.
(edit) @351   12 years djay Let authentication pass through iframes under ie9.
(edit) @350   12 years djay Set supported WMS SRS informations correctly when the SRS is an EPSG code.
(edit) @349   12 years neteler fix double LF
(edit) @348   12 years neteler set correctly svn propset
(edit) @347   12 years neteler fix name
(edit) @346   12 years neteler fix compilation on 64bit linux
(edit) @345   12 years neteler link to new docs
(edit) @344   12 years djay Fix download file for JS api. Decode value of Datainputs.
(edit) @343   12 years lucadelu change documentation and example of Javascript code because they did …
(edit) @342   12 years djay Fix tickets #63, #64 and #68
(edit) @341   12 years lucadelu update debian installation and add howtos page to index
(edit) @340   12 years lucadelu change debian installation documentation to fix ticket 55
(edit) @339   12 years djay Fix typo for Download page
(edit) @338   12 years djay Fix #67
(edit) @337   12 years djay Small fix for exception report when python script failed.
(edit) @336   13 years djay Add support for importScript javascript function
(edit) @335   13 years djay Fix name of user which commit things (unable to use 1046 port to go …
(edit) @334   13 years root Add the Normalized Difference Vegetation Index service.
(edit) @333   13 years djay Small update to support similar outputs for JavaScript? services as …
(edit) @332   13 years djay Print the last message of Python backtrace first.
(edit) @331   13 years djay Add the multi-part request support.
(edit) @330   13 years djay Fix typo.
(edit) @329   13 years djay Store metapath even for POST requests. Correct load of js when …
(edit) @328   13 years djay Fix bug #62. Use the same data structure in JS as in Python. Fix again …
(edit) @327   13 years jmckenna add raw latex command to space workshop sponsor images
(edit) @326   13 years jmckenna add image sizes, and spacing for images for pdf output
(edit) @325   13 years jmckenna resize images, was causing problems in pdf
(edit) @324   13 years jmckenna yes encoding
(edit) @323   13 years jmckenna change encoding!
(edit) @322   13 years jmckenna change encoding
(edit) @321   13 years jmckenna minor
(edit) @320   13 years jmckenna change encoding
(edit) @319   13 years jmckenna change encoding
(edit) @318   13 years jmckenna change encoding
(edit) @317   13 years jmckenna oops accent problem
(edit) @316   13 years jmckenna change header
(edit) @315   13 years jmckenna change header
(edit) @314   13 years jmckenna change header
(edit) @313   13 years jmckenna change header
(edit) @312   13 years jmckenna change header
(edit) @311   13 years jmckenna change header
(edit) @310   13 years jmckenna fix quicklinks on main doc page
(edit) @308   13 years nbozon minor change in main doc rst
(edit) @307   13 years djay Releasing 1.2.0 version.
(edit) @306   13 years djay Fix typo.
(edit) @305   13 years david bug fix : http://zoo-project.org/trac/ticket/60
(edit) @304   13 years djay Correct WIN32 compilation to find the thirds directory.
(edit) @303   13 years djay Updating the trunk tree to add zoo-project directory containing …
(edit) @300   13 years djay Make raster classification optional.
(edit) @299   13 years djay Fix double mimeType in ExecuteResponse?
(edit) @298   13 years djay Small fix for linux compilation.
(edit) @297   13 years djay Initial MapServer? W*S output support integration, pass version number …
(edit) @296   13 years djay Remove uneeded debug massages
(edit) @295   13 years djay Removing Py_DECREF frmo service_internal_python.c, should solve bug #29
(edit) @294   13 years djay Remove leak.
(edit) @293   13 years djay Small fix.
(edit) @292   13 years djay Remove the list file and directly name zca files using the md5 of the URL.
(edit) @291   13 years djay Update cache to use md5 as described in #51.
(edit) @290   13 years djay Remove last Test MetaData? from zcfg.
(edit) @289   13 years djay Fix wrong UOMs node from DescribeProcess? #59
(edit) @288   13 years david Detection of xulrunner version on ubuntu
(edit) @287   13 years david -bug fix: compatibility between old and new version of libmozjs
(edit) @286   13 years djay Fix behavior for empty post requests (cf. #57).
(edit) @285   13 years djay Fix typo and rename python-version to pyvers for configure options.
(edit) @284   13 years djay Add the ZOOMakefile.opts file used from service providers' Makefiles.
(edit) @283   13 years djay Fix XML validation when only Default node is provided in the ZCFG file.
(edit) @282   13 years djay Fixe previous commit…
(edit) @281   13 years djay Small code cleanup, add loadRemoteFile in service_internal to download …
(edit) @280   13 years djay Base of SOAP Envelope support. Primitive cache system. Solving bugs …
(edit) @279   13 years djay Add KML output MimeType? to avoid base64 encoding.
(edit) @278   13 years djay Small forgotten fix for ZOO-API (using CDATA for value content, still …
(edit) @277   13 years djay Remove uneeded verbose debug messages.
(edit) @276   13 years djay Not needed in the current version…
(edit) @275   13 years djay Remove comments.
(edit) @274   13 years djay Solving bugs #43 and #42
(edit) @273   13 years nbozon forgive us for the missing acknowledgements in /docs
(edit) @272   13 years nbozon add keywords with svn propset
(edit) @271   13 years nbozon svn keywords added to every file where it makes svn
(edit) @270   13 years nbozon adding HeadURL
(edit) @269   13 years nbozon test adding svn:keywords
(edit) @267   13 years djay Add test requests for embedded JSON and GML content. Thanks to Luca …
Note: See TracRevisionLog for help on using the revision log.

Search

Context Navigation

ZOO Sponsors

http://www.zoo-project.org/trac/chrome/site/img/geolabs-logo.pnghttp://www.zoo-project.org/trac/chrome/site/img/neogeo-logo.png http://www.zoo-project.org/trac/chrome/site/img/apptech-logo.png http://www.zoo-project.org/trac/chrome/site/img/3liz-logo.png http://www.zoo-project.org/trac/chrome/site/img/gateway-logo.png

Become a sponsor !

Knowledge partners

http://www.zoo-project.org/trac/chrome/site/img/ocu-logo.png http://www.zoo-project.org/trac/chrome/site/img/gucas-logo.png http://www.zoo-project.org/trac/chrome/site/img/polimi-logo.png http://www.zoo-project.org/trac/chrome/site/img/fem-logo.png http://www.zoo-project.org/trac/chrome/site/img/supsi-logo.png http://www.zoo-project.org/trac/chrome/site/img/cumtb-logo.png

Become a knowledge partner

Related links

http://zoo-project.org/img/ogclogo.png http://zoo-project.org/img/osgeologo.png