|
|
|
2
|
Improve styling for all authentication-related form pages.
|
chipx86
|
February 17th, 2025, 9:41 a.m.
|
|
|
|
|
1
|
Remove hard-coded link styles on the authentication pages.
|
chipx86
|
February 14th, 2025, 9:59 p.m.
|
|
|
|
|
2
|
Respect User.is_active when logging in with SAML SSO.
|
david
|
February 6th, 2025, 8:12 p.m.
|
|
|
|
|
2
|
Allow overriding SAML settings.
|
david
|
January 7th, 2025, 11:33 p.m.
|
|
|
|
|
2
|
Update tests for DiffParser kwargs change.
|
david
|
January 7th, 2025, 7:51 p.m.
|
|
|
|
|
2
|
Fix a bug where HttpTestContext.assertHTTPCall doesn't verify the URL.
|
maubin
|
January 24th, 2025, 10:21 p.m.
|
|
|
|
|
2
|
Disallow users from saying "Ship It!" to their own review requests.
|
david
|
October 11th, 2024, 2:49 p.m.
|
|
|
|
|
2
|
Add a new UserDetailsProvider interface, with badge support.
|
chipx86
|
January 3rd, 2025, 4:27 a.m.
|
|
|
|
|
1
|
Add typing for the extra methods on User.
|
chipx86
|
January 3rd, 2025, 10:26 p.m.
|
|
|
|
|
2
|
Remove hidden attributes from documentation.
|
chipx86
|
January 2nd, 2025, 6:18 a.m.
|
|
|
|
|
2
|
Update reviewboard.wsgi migration to preserve custom settings modules.
|
chipx86
|
January 12th, 2025, 10:49 p.m.
|
|
|
|
|
|
Add --no-build-isolation to development `pip install` commands.
|
david
|
December 4th, 2024, 5:48 p.m.
|
|
|
|
|
2
|
Update some of our dependencies to newer but incremental versions.
|
chipx86
|
December 14th, 2024, 12:06 a.m.
|
|
|
|
|
2
|
Add release notes for Review Board 7.0.3.
|
chipx86
|
December 16th, 2024, 11:37 p.m.
|
|
|
|
|
1
|
Fix scrolling the list of other comments in the comment dialog.
|
chipx86
|
December 18th, 2024, 6:06 a.m.
|
|
|
|
|
1
|
Fix the display of diff file notices on mobile.
|
chipx86
|
December 18th, 2024, 6:23 a.m.
|
|
|
|
|
2
|
Fix the "watched list" resource.
|
david
|
December 4th, 2024, 4:51 p.m.
|
|
|
|
|
1
|
Add error handling for when we can't decrypt stored passwords.
|
david
|
December 17th, 2024, 5:11 a.m.
|
|
|
|
|
2
|
Fix up a couple things in API field docs.
|
david
|
December 4th, 2024, 5:39 p.m.
|
|
|
|
|
2
|
Fix an error with file attachment comments.
|
david
|
December 4th, 2024, 4:56 p.m.
|
|
|
|
|
2
|
Allow comment thumbnails to scroll on overflow.
|
maubin
|
November 15th, 2024, 11:26 p.m.
|
|
|
|
|
2
|
Fix a bad Ink import.
|
maubin
|
December 9th, 2024, 8:18 p.m.
|
|
|
|
|
1
|
Update my name in the tree
|
brennie
|
November 8th, 2024, 2:40 a.m.
|
|
|
|
|
2
|
Fix and bullet-proof terminal querying for background colors.
|
chipx86
|
November 15th, 2024, 10:39 p.m.
|
|
|
|
|
2
|
Don't query terminal colors if we're disabling color support.
|
chipx86
|
November 15th, 2024, 10:43 p.m.
|
|
|
|
|
2
|
Enable system-matching light mode/dark mode by default.
|
chipx86
|
September 12th, 2024, 11:42 p.m.
|
|
|
|
|
3
|
Make the comment dialog look better on mobile.
|
maubin
|
September 25th, 2024, 9:27 p.m.
|
|
|
|
|
2
|
Attempt to work around patches missing "No newline at end of file" markers.
|
chipx86
|
September 19th, 2024, 9:31 p.m.
|
|
|
|
|
3
|
Add and use a pyproject-compatible build backend for extensions.
|
chipx86
|
September 4th, 2024, 9:23 a.m.
|
|
|
|
|
2
|
Split reviewboard.extensions.packaging into sub-modules.
|
chipx86
|
September 4th, 2024, 3:14 a.m.
|
|
|
|
|
2
|
Allow mobile taps on region comments to open the comment dialog.
|
maubin
|
September 25th, 2024, 9:27 p.m.
|
|
|
|
|
2
|
Fix issues with large images in the diff viewer.
|
maubin
|
November 5th, 2024, 7:48 p.m.
|
|
|
|
|
2
|
Fix download-file-attachment URL for attachments on a local site.
|
david
|
November 4th, 2024, 11:11 p.m.
|
|
|
|
|
2
|
Use Ink colours for flags and comments.
|
maubin
|
October 10th, 2024, 8:06 p.m.
|
|
|
|
|
1
|
Only ignore node_modules at the top of the tree.
|
chipx86
|
September 6th, 2024, 6:01 a.m.
|
|
|
|
|
2
|
Fix migration of legacy SCMTools.
|
chipx86
|
October 29th, 2024, 5:39 a.m.
|
|
|
|
|
2
|
Fix migration of already-migrated SCMTool IDs in integration conditions.
|
chipx86
|
October 29th, 2024, 6:10 a.m.
|
|
|
|
|
2
|
Fix crashes that could occur when detecting file mimetypes.
|
chipx86
|
October 11th, 2024, 8:54 a.m.
|
|
|
|
|
2
|
Remove authentication warnings when missing credential parameters.
|
chipx86
|
September 5th, 2024, 6:09 a.m.
|
|
|
|
|
2
|
Conditionally reload logging settings when loading site configuration.
|
chipx86
|
September 5th, 2024, 6:07 a.m.
|
|
|
|
|
2
|
Split file attachment tests into multiple modules.
|
chipx86
|
October 10th, 2024, 11:48 p.m.
|
|
|
|
|
2
|
Fix breaking long lines with tabs in diffs in Firefox.
|
chipx86
|
October 17th, 2024, 11:28 p.m.
|
|
|
|
|
1
|
Add some styling for the rb-c-form-field__disabled-reason element.
|
david
|
September 27th, 2024, 2:35 p.m.
|
|
|
|
|
2
|
Update admin filters CSS for dark mode.
|
david
|
October 14th, 2024, 5:11 p.m.
|
|
|
|
|
2
|
Update forms CSS for dark mode.
|
david
|
September 26th, 2024, 2:45 p.m.
|
|
|
|
|
2
|
Fix link colors in rb-c-alert.
|
david
|
October 1st, 2024, 4:44 p.m.
|
|
|
|
|
2
|
Remove legacy padding from the filediff admin styles.
|
david
|
September 25th, 2024, 4:45 p.m.
|
|
|
|
|
1
|
Allow markdown code in Reviews to be selected
|
OfficeStapler
|
September 25th, 2024, 1:49 a.m.
|
|
|
|
|
1
|
Fix extension-provided navbar entries in the mobile menu.
|
david
|
September 10th, 2024, 9:57 p.m.
|
|
|
|
|
1
|
Add some template hooks for the admin sidebar.
|
david
|
September 10th, 2024, 2:50 p.m.
|
|