log roundup/cgi/engine_zopetal.py @ 8540:e8d1da6e3571

age author description
Sun, 11 May 2025 17:37:57 -0400 John Rouillard fix: issue2551396: os.path.stat.ST_MTIME + windows python 3.13 crashes
Sun, 26 May 2024 11:14:10 -0400 John Rouillard fix: report filename if template file is invalid
Mon, 04 Mar 2024 18:51:41 -0500 John Rouillard chore: replace use of dir with template_dir.
Wed, 04 May 2022 15:28:30 -0400 John Rouillard remove code supporting unused global translation service
Tue, 03 May 2022 14:51:59 +0200 Ralf Schlatterbeck Add i18n object to roundupdb.Database
Sun, 05 Sep 2021 23:38:10 -0400 John Rouillard Clean leaking file descriptors. Eliminates ResourceWarnings.
Mon, 08 Jun 2020 20:21:18 -0400 John Rouillard pep8 changes
Wed, 25 Jul 2018 09:08:29 +0000 Joseph Myers Python 3 preparation: StringIO.
Tue, 24 Jul 2018 22:08:17 +0000 Joseph Myers Python 3 preparation: change "x.has_key(y)" to "y in x".
Tue, 24 Jul 2018 21:39:58 +0000 Joseph Myers Python 3 preparation: "raise" syntax.
Thu, 24 Aug 2017 22:21:37 -0400 Eric S. Raymond Use Python-3-compatible 'as' syntax for except statements
Tue, 22 Jan 2013 17:29:06 +0300 anatoly techtonik templating: Move common TAL methods to TALLoaderBase class
Tue, 15 Jan 2013 00:10:01 +0300 anatoly techtonik Untangle template selection logic from template loading functionality.
Mon, 14 Jan 2013 20:25:00 +0300 anatoly techtonik templating: Move template selection logic from the template loaders
Mon, 14 Jan 2013 19:57:42 +0300 anatoly techtonik Revert 2b20294b934a (r2b20294b934a) disallowing load("issue.item")
Mon, 14 Jan 2013 00:13:58 +0300 anatoly techtonik templating: Rename 'extension' argument in Loader.load() to 'view'
Sun, 13 Jan 2013 22:39:46 +0300 anatoly techtonik templating: Rename LoaderBase.get() to LoaderBase.load() for clarity
Fri, 11 Jan 2013 17:15:06 +0300 anatoly techtonik Self-focument API in templating.py loader class
Sun, 06 Jan 2013 16:36:33 +0300 anatoly techtonik API break: rename Templates to Loader for zopetal and chameleon
Sun, 06 Jan 2013 16:02:45 +0300 anatoly techtonik API break, bumping version to 1.15.0, renamed TemplatesBase to
Thu, 23 Feb 2012 18:10:03 +0100 Ralf Schlatterbeck New Chameleon templating engine, engine is now configurable.

Roundup Issue Tracker: http://roundup-tracker.org/