提交歷史

作者 SHA1 備註 提交日期
  Pietro Zambelli 04319041b4 pygrass: revert https://trac.osgeo.org/grass/changeset/61587 10 年之前
  Pietro Zambelli d8622d2c0e pygrass: Add quotes to bash string representation if the parameter is of type string 10 年之前
  Pietro Zambelli 5c40cf4274 pygrass: Avoid conversion if default parameter is an empty string 10 年之前
  Pietro Zambelli c94d331177 pygrass: Fix BASH rapresentation of a parameter 10 年之前
  Pietro Zambelli 4dfd0ff6b2 pygrass: Better handling of multiple and keydescvalues parameters 10 年之前
  Pietro Zambelli 9931034a89 pygrass: modify the parameter check function to be less stringent with strings parameters 10 年之前
  Pietro Zambelli 2e796db554 pygrass: Parameter check refactoring and add examples and documentation 10 年之前
  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. 10 年之前
  Pietro Zambelli e8dbbb1a73 Improve how range are handled in the Parameter class and handle empty gisprompt option 10 年之前
  Pietro Zambelli 39c252b93b Handle missing prompt key in gisprompt 11 年之前
  Luca Delucchi 9f963cb76f pygrass doc: several improvements to sphinx documentation 11 年之前
  Pietro Zambelli 5b8d694661 Fix regexp to handle also negative range like in g.proj (datum_trans). 11 年之前
  Luca Delucchi 6f0a2742d9 update doctest for pygrass, some should be fixed. please check https://trac.osgeo.org/grass/ticket/2261 11 年之前
  Pietro Zambelli c31d7c7fda Add support for python2 code and python3 11 年之前
  Pietro Zambelli 8aa7f15672 Improve message error for parameter with multiple values 11 年之前
  Pietro Zambelli 56c820a719 Remove an unnecessary print 11 年之前
  Soeren Gebbert 0ea5a10797 Fixed floating point range value handling and command string creation. Added test. 11 年之前
  Pietro Zambelli fc65b3acce Manage string parameter 11 年之前
  Pietro Zambelli a812cdf4dc Allow to reset a parameter with None 11 年之前
  Pietro Zambelli 5f55023a14 Fix parameter with file. 12 年之前
  Pietro Zambelli 689d011394 Fix Parameter class to manage float range and remove unnecessary hide attribute '_type'. 12 年之前
  Pietro Zambelli 05936ef834 Fix to manage parameters that are not multiple but are more than one, like range in i.atcorr 12 年之前
  Vaclav Petras 6d449eb365 pygrass: use keydescvalues only when defined 12 年之前
  Pietro Zambelli cd74fc4e1d Split pygrass/modules/__init__ in smaller files 12 年之前