|
|
1
|
Allow Djblets extension template tags to be passed full bundle IDs.
|
maubin
|
March 24th, 2025, 11:22 p.m.
|
|
|
|
3
|
Fix a regression in assertQueries and update our dependency.
|
chipx86
|
March 20th, 2025, 7:28 p.m.
|
|
|
|
2
|
Add draft release notes for Djblets 5.2.1.
|
david
|
March 20th, 2025, 10:33 a.m.
|
|
|
|
2
|
Log the time taken for e-mails to go out.
|
chipx86
|
March 13th, 2025, 2:17 a.m.
|
|
|
|
2
|
Better control search indexing of datagrids.
|
chipx86
|
March 4th, 2025, 11:58 p.m.
|
|
|
|
1
|
Update configforms form error colors to support dark mode.
|
chipx86
|
March 3rd, 2025, 2:38 a.m.
|
|
|
|
4
|
Add log timers and better logging around DMARC record fetching.
|
chipx86
|
March 11th, 2025, 9:49 p.m.
|
|
|
|
4
|
Add options and context manager support to log_timed().
|
chipx86
|
March 11th, 2025, 7:57 p.m.
|
|
|
|
1
|
Deprecate assertQueries() in favor of django_assert_queries.
|
chipx86
|
February 6th, 2025, 8:49 p.m.
|
|
|
|
2
|
Add a @webapi_docs decorator to store docs on the function.
|
david
|
July 17th, 2024, 2:32 p.m.
|
|
|
|
2
|
Use SHA256 instead of SHA1 encoding in encode_etag().
|
maubin
|
February 21st, 2025, 6:08 a.m.
|
|
|
|
1
|
Override validation for CommaSeparatedValuesField.
|
david
|
February 17th, 2025, 10:10 a.m.
|
|
|
|
2
|
Convert Djblets use of $.modalBox to Ink.Dialog.
|
david
|
August 14th, 2024, 10:03 a.m.
|
|
|
|
2
|
Clean up webapi test_decorators.py.
|
david
|
January 16th, 2025, 1:19 p.m.
|
|
|
|
2
|
Update Ink to 0.7.
|
chipx86
|
February 18th, 2025, 6:12 p.m.
|
|
|
|
2
|
Sort the resulting query arguments in get_url_params_except().
|
chipx86
|
February 14th, 2025, 12:55 a.m.
|
|
|
|
2
|
Fix a typing import for < Python3.11.
|
maubin
|
February 18th, 2025, 3:19 p.m.
|
|
|
|
2
|
Allow ConditionField to reflect dynamically-added condition choices.
|
chipx86
|
December 18th, 2024, 9:41 p.m.
|
|
|
|
2
|
Introduce WebAPIResource.serialize_object_list for serializing lists.
|
chipx86
|
January 20th, 2025, 7:48 p.m.
|
|
|
|
2
|
Add get_object_cached_field() for fetching cached object field values.
|
chipx86
|
February 4th, 2025, 2:11 a.m.
|
|
|
|
2
|
Add typing and update docs for condition operators.
|
chipx86
|
December 11th, 2024, 8:47 p.m.
|
|
|
|
2
|
Add typing for conditions.
|
chipx86
|
December 11th, 2024, 11:46 p.m.
|
|
|
|
2
|
Add typing for condition errors.
|
chipx86
|
December 11th, 2024, 11:49 p.m.
|
|
|
|
2
|
Add typing for condition choices.
|
chipx86
|
December 11th, 2024, 11:28 p.m.
|
|
|
|
2
|
Add typing for condition values.
|
chipx86
|
December 11th, 2024, 8:28 p.m.
|
|
|
|
2
|
Add typing for ConditionsWidget.
|
chipx86
|
December 16th, 2024, 12:42 a.m.
|
|
|
|
2
|
Support ConditionChoices instances in ConditionsField and add typing.
|
chipx86
|
December 15th, 2024, 9:55 p.m.
|
|
|
|
2
|
Fix a regression where selected related objects wouldn't render properly.
|
maubin
|
February 5th, 2025, 2:13 p.m.
|
|
|
|
2
|
Add release notes for Djblets 5.2.
|
chipx86
|
December 16th, 2024, 1:47 p.m.
|
|
|
|
2
|
Update dependencies for Djblets 5.2.
|
chipx86
|
December 13th, 2024, 5:16 p.m.
|
|
|
|
1
|
Update my name in the tree
|
brennie
|
November 7th, 2024, 6:19 p.m.
|
|
|
|
2
|
Add new helper methods to CommaSeparatedValuesField.
|
chipx86
|
October 19th, 2024, 3:43 p.m.
|
|
|
|
2
|
Allow for patching siteconfig settings in set-siteconfig.
|
chipx86
|
October 28th, 2024, 8:32 p.m.
|
|
|
|
2
|
Fix the color on the empty row for datagrids.
|
david
|
October 15th, 2024, 8:04 a.m.
|
|
|
|
2
|
Add one more override for related object selector colors.
|
david
|
October 9th, 2024, 2:24 p.m.
|
|
|
|
2
|
Fix up bad use of CSS variables in configforms.
|
david
|
September 23rd, 2024, 9:40 p.m.
|
|
|
|
1
|
Always use setuptools editable-compat mode.
|
chipx86
|
September 13th, 2024, 1:48 p.m.
|
|
|
|
1
|
Added release notes for Djblets 5.2.
|
chipx86
|
September 15th, 2024, 12:13 a.m.
|
|
|
|
1
|
Fix {% template_hook_point %} when using RequestContext.
|
david
|
September 11th, 2024, 9:29 a.m.
|
|
|
|
2
|
Add dark mode styles for related object selector and fix table mode.
|
david
|
September 6th, 2024, 1:11 p.m.
|
|
|
|
2
|
Add several build files to the Djblets source distribution.
|
chipx86
|
September 2nd, 2024, 9:55 p.m.
|
|
|
|
4
|
Switch Djblets's packaging to pyproject.toml.
|
chipx86
|
September 3rd, 2024, 12:07 p.m.
|
|
|
|
1
|
Only ignore node_modules at the top of the tree.
|
chipx86
|
September 5th, 2024, 10:59 p.m.
|
|
|
|
2
|
Add Ink and dark mode to extensions UI and the copyable text input field.
|
chipx86
|
September 9th, 2024, 5:46 p.m.
|
|
|
|
1
|
Port integration config views to TypeScript/spina.
|
david
|
August 14th, 2024, 10:01 a.m.
|
|
|
|
2
|
Allow rendering related selector options as something other than <li>.
|
david
|
September 2nd, 2024, 9:45 a.m.
|
|
|
|
1
|
Update our versions of pytest and related packages.
|
chipx86
|
August 23rd, 2024, 4:28 p.m.
|
|
|
|
3
|
Bump the Django dependency and add release notes for Djblets 5.1.1.
|
chipx86
|
August 18th, 2024, 2:48 a.m.
|
|
|
|
4
|
Handle parsing DMARC records that consists of individual-quoted fields.
|
chipx86
|
August 19th, 2024, 2:34 p.m.
|
|
|
|
2
|
Add typing for ConcurrencyManager and deprecate it.
|
david
|
July 16th, 2024, 5:11 p.m.
|
|