История коммитов

Автор SHA1 Сообщение Дата
  Markus Metz ab4c960306 t.downgrade: downgrade a temporal db from version 3 to 2 (#1449) 4 лет назад
  Huidae Cho 74fbbf9bd5 Change is/is not to ==/!= for literal comparisons (#264) 5 лет назад
  Anna Petrasova 07e5291594 temporal: remove leftover print 5 лет назад
  Anna Petrasova c825479df7 fix tests for Python 3 6 лет назад
  Markus Neteler bb779c2f13 i18N: cleanup gettext usage for Python code (fixes https://trac.osgeo.org/grass/ticket/3790) (contributed by pmav99) 6 лет назад
  Anna Petrášová 72dfc4c48a python: various fixes for python 3 in pygrass and temporal 6 лет назад
  Anna Petrášová 7e1945f230 experimental GSoC 2018 Python 3 support by Sanjeet Bhatti 6 лет назад
  Soeren Gebbert 80db19c3a8 temporal algebra: Added suffix option for time and granularity based raster map names 7 лет назад
  Soeren Gebbert 7d4b4febd6 temporal framework: Better sqlite3 import handling 7 лет назад
  Soeren Gebbert e2188758f6 temporal framework: Better datetime string parsing. Parsing of datetime strings is now done in a single place. 7 лет назад
  Pietro Zambelli 1e57027273 python.builtins: remove wrong imports 7 лет назад
  Moritz Lennert 15ccb4cda3 temporal lib: encode all variables resulting from gisenv() (second part of fix for https://trac.osgeo.org/grass/ticket/3392) 7 лет назад
  Anna Petrášová 265aaff21e temporal lib: use str not unicode to fix problems with translated messages, see https://trac.osgeo.org/grass/ticket/3392 7 лет назад
  Soeren Gebbert 93e494bba1 temporal framework: Added spatial topological operators to the temporal algebra 7 лет назад
  Markus Neteler d33152f1d5 Numerous typos fixed (identified with tools/fix_typos.sh) 8 лет назад
  Soeren Gebbert 898c8f1f00 temporal framework: Better Python module import handling 8 лет назад
  Pietro Zambelli ad971d881d temporal: support python3 9 лет назад
  Pietro Zambelli fa79e58cba temporal: revert changes (https://trac.osgeo.org/grass/changeset/68139 and https://trac.osgeo.org/grass/changeset/68177) since they are not fixing bugs and therefore they should go in relbr72 9 лет назад
  Pietro Zambelli 9366bd5dcf temporal: make temporal python library importable from python3 9 лет назад
  Markus Neteler 47494d4339 fix msg grammar 9 лет назад
  Soeren Gebbert c4a6a28523 temporal library: Added more debug messages, added new map algebra tests, list_stds supports now user created database interfaces 9 лет назад
  Soeren Gebbert 3be8d0f6dd temporal framework: Better error message in case the mapset is not accessable 9 лет назад
  Soeren Gebbert ff54f3719c temporal library: Fixed wrong mapset access method 9 лет назад
  Soeren Gebbert 027d18173e temporal library: Store the default database connection as shell variable substitude to avoid wrong temporal database path's in cases the location was renamed or the path to the grass database changed. 10 лет назад
  Soeren Gebbert a489952064 Show a warning if a temporal database connection is defined, but the database file is not present 10 лет назад
  Soeren Gebbert 112ca1d33c temporal library: Using a thread to observe the state of the libgis server process, since the fatal_error SIGABRT signal can not be catched in Python and the Python error handler function can not be registered in the libgis error handling system. 10 лет назад
  Markus Neteler 8426ce5072 Fixed various typos (trac https://trac.osgeo.org/grass/ticket/2560) 10 лет назад
  Martin Landa 1922b5c852 fix typo in comment 10 лет назад
  Luca Delucchi b9f4872f09 python temporal lib: PEP8 cleaning; markdown cleaning 10 лет назад
  Soeren Gebbert 7c5afd96a9 temporal framework: Changed the temporal framework code documentation from doxygen style to sphinx style 10 лет назад