Historique des commits

Auteur SHA1 Message Date
  Markus Neteler 90634b76e3 Fix flake8 pep8 errors (#986) il y a 4 ans
  Anna Petrasova c825479df7 fix tests for Python 3 il y a 6 ans
  Anna Petrášová 7e1945f230 experimental GSoC 2018 Python 3 support by Sanjeet Bhatti il y a 6 ans
  Pietro Zambelli 12a868fd37 pygrass:parameter fix string/unicode error il y a 9 ans
  Pietro Zambelli 322523614c pygrass: fix missing python3 types il y a 9 ans
  Pietro Zambelli a8c00be6fe pygrass: Fix exception check il y a 10 ans
  Pietro Zambelli 52d7d1ff2a pygrass: Remove import from utils, because utils require ctypes il y a 10 ans
  Pietro Zambelli 499b5e6a80 Fix undefined limits in the Parameter class il y a 10 ans
  Pietro Zambelli fe52b6d2fa pygrass: rename functions to utils il y a 10 ans
  Pietro Zambelli 04319041b4 pygrass: revert https://trac.osgeo.org/grass/changeset/61587 il y a 10 ans
  Pietro Zambelli d8622d2c0e pygrass: Add quotes to bash string representation if the parameter is of type string il y a 10 ans
  Pietro Zambelli 5c40cf4274 pygrass: Avoid conversion if default parameter is an empty string il y a 10 ans
  Pietro Zambelli c94d331177 pygrass: Fix BASH rapresentation of a parameter il y a 10 ans
  Pietro Zambelli 4dfd0ff6b2 pygrass: Better handling of multiple and keydescvalues parameters il y a 10 ans
  Pietro Zambelli 9931034a89 pygrass: modify the parameter check function to be less stringent with strings parameters il y a 10 ans
  Pietro Zambelli 2e796db554 pygrass: Parameter check refactoring and add examples and documentation il y a 10 ans
  Pietro Zambelli b24d7d3ec9 pygrass: Fix generated documentation for decorated __doc__ methods, for more details about the problem look: https://bitbucket.org/birkenfeld/sphinx/issue/1273/error-when-__doc__-is-a-property, thanks to Luca. il y a 10 ans
  Pietro Zambelli e8dbbb1a73 Improve how range are handled in the Parameter class and handle empty gisprompt option il y a 10 ans
  Pietro Zambelli 39c252b93b Handle missing prompt key in gisprompt il y a 11 ans
  Luca Delucchi 9f963cb76f pygrass doc: several improvements to sphinx documentation il y a 11 ans
  Pietro Zambelli 5b8d694661 Fix regexp to handle also negative range like in g.proj (datum_trans). il y a 11 ans
  Luca Delucchi 6f0a2742d9 update doctest for pygrass, some should be fixed. please check https://trac.osgeo.org/grass/ticket/2261 il y a 11 ans
  Pietro Zambelli c31d7c7fda Add support for python2 code and python3 il y a 11 ans
  Pietro Zambelli 8aa7f15672 Improve message error for parameter with multiple values il y a 11 ans
  Pietro Zambelli 56c820a719 Remove an unnecessary print il y a 11 ans
  Soeren Gebbert 0ea5a10797 Fixed floating point range value handling and command string creation. Added test. il y a 11 ans
  Pietro Zambelli fc65b3acce Manage string parameter il y a 11 ans
  Pietro Zambelli a812cdf4dc Allow to reset a parameter with None il y a 11 ans
  Pietro Zambelli 5f55023a14 Fix parameter with file. il y a 12 ans
  Pietro Zambelli 689d011394 Fix Parameter class to manage float range and remove unnecessary hide attribute '_type'. il y a 12 ans