|
|
|
1
|
Add async `DialogView.openAndWait()` for easier dialog management.
|
chipx86
|
November 11th, 2025, 1:01 a.m.
|
|
|
|
|
2
|
Simplify dialog actions, support cancelation, and add close reasons.
|
chipx86
|
November 11th, 2025, 12:52 a.m.
|
|
|
|
|
1
|
Add support for async click handlers for buttons.
|
chipx86
|
November 10th, 2025, 11:22 p.m.
|
|
|
|
|
3
|
Move action activation and state management into the action models.
|
chipx86
|
October 18th, 2025, 1:32 a.m.
|
|
|
|
|
2
|
Add a view for managing button actions.
|
chipx86
|
November 10th, 2025, 3:24 a.m.
|
|
|
|
|
1
|
Add flexible placement of actions in attachment points, with options.
|
chipx86
|
November 6th, 2025, 2:52 a.m.
|
|
|
|
|
1
|
Update existing actions to use the new renderers.
|
chipx86
|
October 29th, 2025, 4:01 a.m.
|
|
|
|
|
3
|
Add new dedicated classes for handling action rendering.
|
chipx86
|
October 29th, 2025, 2:51 a.m.
|
|
|
|
|
3
|
Organize children in grouped actions by attachment point ID.
|
chipx86
|
November 5th, 2025, 11:14 p.m.
|
|
|
|
|
4
|
Provide the action's ID to the JavaScript model as "id".
|
chipx86
|
October 31st, 2025, 12:45 a.m.
|
|
|
|
|
3
|
Add registered action attachment points with rendering control.
|
chipx86
|
November 3rd, 2025, 2:52 p.m.
|
|
|
|
|
2
|
Store and organize action views by attachment point.
|
chipx86
|
October 31st, 2025, 1:05 a.m.
|
|
|
|
|
2
|
Speed up looking up actions by attachment point.
|
chipx86
|
October 16th, 2025, 4:01 p.m.
|
|
|
|
|
2
|
Split the rendering of JavaScript action models and views.
|
chipx86
|
October 31st, 2025, 2:26 a.m.
|
|
|
|
|
2
|
Include the attachment point in the action's DOM element ID.
|
chipx86
|
November 6th, 2025, 12:07 a.m.
|
|
|
|
|
2
|
Rework close/delete/discard logic and UI, and move out of actions.
|
chipx86
|
October 27th, 2025, 12:28 a.m.
|
|
|
|
|
2
|
Add a base class for groups of actions.
|
chipx86
|
October 19th, 2025, 1:07 a.m.
|
|
|
|
|
10
|
Add utilities for confirmation dialogs and error dialogs.
|
chipx86
|
October 24th, 2025, 2:39 a.m.
|
|
|
|
|
2
|
Add a concept of verbose labels to actions.
|
chipx86
|
October 18th, 2025, 2:20 a.m.
|
|
|
|
|
1
|
Move more template context to the action renderers.
|
chipx86
|
November 5th, 2025, 10:51 p.m.
|
|
|
|
|
2
|
Optimize HideActionHook and improve related typing.
|
chipx86
|
October 31st, 2025, 1:11 a.m.
|
|
|
|
|
1
|
Allow action views to maintain visibility independently of the action.
|
chipx86
|
November 5th, 2025, 11:20 p.m.
|
|
|
|
|
|
Add distributed lock functionality, and locked cache updates.
|
chipx86
|
October 8th, 2025, 4 a.m.
|
|
|
|
|
2
|
Add ActionsRegistry.get_action() for convenient action lookup.
|
chipx86
|
October 31st, 2025, 12:46 a.m.
|
|
|
|
|
1
|
Use the correct method to get a license comm request's headers.
|
chipx86
|
October 27th, 2025, 12:46 a.m.
|
|
|
|
|
1
|
Better constrain dialog sizes with wide and tall content.
|
chipx86
|
October 24th, 2025, 2:11 a.m.
|
|
|
|
|
5
|
Add suppress checkboxes and better ARIA roles for dialogs.
|
chipx86
|
October 24th, 2025, 2:22 a.m.
|
|
|
|
|
1
|
Support string sequences for cache keys in GenerationSynchronizer.
|
chipx86
|
October 8th, 2025, 10:07 p.m.
|
|
|
|
|
4
|
Add generic support for rate limiting.
|
chipx86
|
October 8th, 2025, 4:52 p.m.
|
|
|
|
|
1
|
Update typing for some of the extensions code.
|
chipx86
|
October 8th, 2025, 10:18 p.m.
|
|
|
|
|
1
|
Add the missing views for the JavaScript extension hooks.
|
chipx86
|
September 26th, 2025, 2:31 a.m.
|
|
|
|
|
1
|
Fix a missing import in the licensing code due to a merge.
|
chipx86
|
September 26th, 2025, 2:41 a.m.
|
|
|
|
|
1
|
Add support for comparing objects that are later deleted.
|
chipx86
|
February 6th, 2025, 6:14 p.m.
|
|
|
|
|
1
|
Add release notes for django-assert-queries 2.0.
|
chipx86
|
February 6th, 2025, 8:45 p.m.
|
|
|
|
|
1
|
Enable check_join_types and check_subqueries by default.
|
chipx86
|
February 6th, 2025, 8:34 p.m.
|
|
|
|
|
1
|
Fix running unit tests with modern versions of tox.
|
chipx86
|
September 19th, 2025, 2:04 p.m.
|
|
|
|
|
2
|
Add functions for checking if a spy was called only once.
|
chipx86
|
September 19th, 2025, 2:44 p.m.
|
|
|
|
|
2
|
Fix running rbt by default on Windows.
|
chipx86
|
July 8th, 2025, 3:23 p.m.
|
|
|
|
|
3
|
Add class-level customization and visibility control for TemplateHooks.
|
chipx86
|
August 6th, 2025, 5:06 p.m.
|
|
|
|
|
2
|
Add a new module for dynamic page state injections.
|
chipx86
|
August 4th, 2025, 3:13 p.m.
|
|
|
|
|
1
|
Support session tokens and non-JSON responses for license checks.
|
chipx86
|
September 14th, 2025, 4:24 p.m.
|
|
|
|
|
3
|
Convert the Review Board extension code to TypeScript.
|
chipx86
|
August 21st, 2025, 7:13 p.m.
|
|
|
|
|
2
|
Port the Read Only Banner to the new page banners.
|
chipx86
|
August 6th, 2025, 11:40 p.m.
|
|
|
|
|
2
|
Fix styling of button-like links on page banners.
|
chipx86
|
September 11th, 2025, 5:44 p.m.
|
|
|
|
|
2
|
Add formal support for banners at the top of the page.
|
chipx86
|
August 6th, 2025, 11:34 p.m.
|
|
|
|
|
2
|
Add support for custom license action handling.
|
chipx86
|
June 23rd, 2025, 4:46 p.m.
|
|
|
|
|
2
|
Flesh out support for license line items.
|
chipx86
|
July 16th, 2025, 1:59 a.m.
|
|
|
|
|
2
|
Improve the default summaries and logic for licenses.
|
chipx86
|
July 15th, 2025, 9:13 p.m.
|
|
|
|
|
2
|
Complete the support for custom license actions.
|
chipx86
|
July 15th, 2025, 10:58 p.m.
|
|
|
|
|
3
|
Centralize the license providers used in unit tests.
|
chipx86
|
June 23rd, 2025, 4:26 p.m.
|
|