| Wed, 18 Mar 2026 10:55:17 -0400 |
John Rouillard |
chore: replaced writer_name with writer in call to ReStructuredText
|
| Thu, 26 Feb 2026 09:46:02 -0500 |
John Rouillard |
fix: replace except: with except Exception: (by haosenwang1018@github)
|
| Sun, 17 Aug 2025 16:12:25 -0400 |
John Rouillard |
merge from default branch accumulated changes since Nov 2023
issue2550923_computed_property
|
| Wed, 13 Aug 2025 23:52:49 -0400 |
John Rouillard |
feat: finish reauth docs, enhance code.
reauth-confirm_id
|
| Mon, 11 Aug 2025 14:01:12 -0400 |
John Rouillard |
feat(security): Add user confirmation/reauth for sensitive changes
reauth-confirm_id
|
| Sat, 12 Jul 2025 17:59:27 -0400 |
John Rouillard |
doc: formatting fixes.
|
| Sat, 12 Jul 2025 17:46:16 -0400 |
John Rouillard |
doc: missing :: at end of line before example code.
|
| Sun, 11 May 2025 20:26:42 -0400 |
John Rouillard |
issue2551323: Remove XHTML support
|
| Sun, 11 May 2025 20:02:31 -0400 |
John Rouillard |
fix: double escaping of data-calurl prevent use.
|
| Sat, 01 Mar 2025 18:55:54 +0100 |
Ralf Schlatterbeck |
Generate savepoint only if necessary
|
| Wed, 26 Feb 2025 11:24:13 +0100 |
Ralf Schlatterbeck |
issue2551376: Fix tracebacks in item templates
|
| Wed, 19 Feb 2025 12:50:07 +0100 |
Ralf Schlatterbeck |
Add "form" parameter for Date field method
|
| Wed, 19 Feb 2025 12:38:06 +0100 |
Ralf Schlatterbeck |
Make native date and number elements configurable
|
| Sun, 19 Jan 2025 01:01:59 -0500 |
John Rouillard |
fix: revert part of changeset: ae7fadcac9e1
|
| Sat, 18 Jan 2025 22:20:38 -0500 |
John Rouillard |
fix: issue2551231 - template.py-HTMLClass::classhelp doesn't merge user defined classes.
|
| Sat, 18 Jan 2025 17:43:08 -0500 |
John Rouillard |
refactor: change method used to assign radiobuttons for boolean
|
| Sat, 18 Jan 2025 14:54:31 -0500 |
John Rouillard |
feat(web) - Use native number type input for Number() and Integer().
|
| Sat, 18 Jan 2025 12:23:23 -0500 |
John Rouillard |
fix: issue2551390 - Replace text input/calendar popup with native date input
|
| Thu, 16 Jan 2025 02:32:58 -0500 |
John Rouillard |
issue2551391 - checkboxes and radiobutton inputs get wrong id's.
|
| Tue, 07 Jan 2025 20:22:33 -0500 |
John Rouillard |
feat: add templating utils method dynamically; method to set http code
|
| Mon, 21 Oct 2024 18:12:03 +0200 |
Ralf Schlatterbeck |
Move permission check code to hyperdb
permission-performance
|
| Mon, 21 Oct 2024 16:11:13 +0200 |
Ralf Schlatterbeck |
Optimize filtering of search results
permission-performance
|
| Fri, 18 Oct 2024 18:04:46 +0200 |
Ralf Schlatterbeck |
When computing batch check class-permissions first
permission-performance
|
| Tue, 16 Jul 2024 02:10:25 -0400 |
John Rouillard |
fix: keep python2 working a little longer.
|
| Tue, 16 Jul 2024 01:05:49 -0400 |
John Rouillard |
refactor!: replace os.listdir() with os.scandir()
|
| Sat, 18 May 2024 21:28:05 -0400 |
John Rouillard |
bug: make classhelper link open in new window when js is disabled
|
| Mon, 06 May 2024 00:49:43 -0400 |
John Rouillard |
feat: issue1525113 - notation to filter by logged-in user
|
| Tue, 30 Apr 2024 22:27:57 -0400 |
John Rouillard |
issue2551285 - Remove StructuredText support
|
| Sun, 21 Apr 2024 21:50:36 -0400 |
John Rouillard |
doc: fix spelling in docstring.
|
| Sun, 07 Apr 2024 20:52:17 -0400 |
John Rouillard |
issue2551331 - Fix repeat first/last methods.
|
| Sun, 07 Apr 2024 15:27:18 -0400 |
John Rouillard |
fix: document/fix wrapped HtmlProperty method.
|
| Tue, 26 Mar 2024 14:15:46 -0400 |
John Rouillard |
issue2551270 - Better templating support for JavaScript
|
| Mon, 04 Mar 2024 19:11:42 -0500 |
John Rouillard |
chore: replace id with itemid
|
| Mon, 04 Mar 2024 19:09:13 -0500 |
John Rouillard |
chore: replace id with itemid
|
| Mon, 04 Mar 2024 18:51:41 -0500 |
John Rouillard |
chore: replace use of dir with template_dir.
|
| Fri, 01 Mar 2024 16:22:15 -0500 |
John Rouillard |
chore(lint): sort imports
|
| Fri, 01 Mar 2024 16:16:25 -0500 |
John Rouillard |
fix: remove mutable object as default for method/function values
|
| Mon, 11 Sep 2023 00:10:29 -0400 |
John Rouillard |
merge in default branch to see if ti clears a travis-ci build error on 2.7 python; default branch builds fine
issue2550923_computed_property
|
| Mon, 24 Jul 2023 17:49:58 -0400 |
John Rouillard |
fix: issue2551193 - Fix roundup for removal of cgi and cgitb ...
|
| Sun, 23 Jul 2023 23:26:03 -0400 |
John Rouillard |
flake8: whitespace fixes
|
| Sun, 23 Jul 2023 16:50:35 -0400 |
John Rouillard |
Support markdown2 2.4.10, 2.4.8- and exclude 2.4.9
|
| Mon, 10 Jul 2023 17:31:34 -0400 |
John Rouillard |
merge default into branch
issue2550923_computed_property
|
| Sun, 11 Jun 2023 22:40:38 -0400 |
John Rouillard |
Fix bug reported by Gabor Nagy in MultilinkHTMLProperty::sorted
|
| Thu, 08 Jun 2023 00:10:32 -0400 |
John Rouillard |
merge from tip into issue2550923_computed_property
issue2550923_computed_property
|
| Sat, 21 Jan 2023 12:52:24 -0500 |
John Rouillard |
Fix traceback on integer order attribute, fix comment
|
| Thu, 19 Jan 2023 14:40:52 +0100 |
Ralf Schlatterbeck |
Fix Traceback on empty numeric order attribute
|
| Mon, 21 Nov 2022 18:50:17 -0500 |
John Rouillard |
Remove translation marker.
|
| Mon, 07 Nov 2022 22:58:38 -0500 |
John Rouillard |
merge from main tip. This should fix test failure in Markdown2TestCase.test_string_markdown_code_block_attribute by merging html diff method used in tests.
issue2550923_computed_property
|
| Mon, 10 Oct 2022 15:43:13 -0400 |
John Rouillard |
flake8 whitepace, indents, var names
|
| Mon, 10 Oct 2022 15:07:17 -0400 |
John Rouillard |
flake8 fixes: lambda assign squash, over/under indent, var names
|
| Mon, 10 Oct 2022 14:41:11 -0400 |
John Rouillard |
flake8 E228 missing whitespace around modulo operator
|
| Mon, 10 Oct 2022 14:35:50 -0400 |
John Rouillard |
flake8 fix E228 missing whitespace around modulo operator
|
| Sun, 09 Oct 2022 18:40:46 -0400 |
John Rouillard |
flake8: fix imports,
|
| Sun, 09 Oct 2022 18:06:16 -0400 |
John Rouillard |
flake8 fix 2: E303 too many blank lines
|
| Sun, 09 Oct 2022 17:58:53 -0400 |
John Rouillard |
flake8 E225 missing whitespace around operator
|
| Sun, 09 Oct 2022 17:55:25 -0400 |
John Rouillard |
flake8: E251 unexpected spaces around keyword / parameter equals
|
| Sun, 09 Oct 2022 17:53:36 -0400 |
John Rouillard |
flake8: remove trailing whitespace after reformat
|
| Sun, 09 Oct 2022 17:52:53 -0400 |
John Rouillard |
flake8 fix multiple spaces after operator.
|
| Sun, 09 Oct 2022 17:51:42 -0400 |
John Rouillard |
flake8 E231 missing whitespace after ',' or ':'
|
| Sun, 09 Oct 2022 17:46:17 -0400 |
John Rouillard |
flake8 E303 too many blank lines
|