|
|
1
|
Add RB.FormView, a class for managing forms and fieldsets.
|
chipx86
|
January 22nd, 2020, 12:33 a.m.
|
|
|
|
1
|
Improve testability standards, and reliability for RegistrationForm.
|
chipx86
|
January 19th, 2020, 8:29 p.m.
|
|
|
|
1
|
Update the diffviewer.admin module for better performance and compatibility.
|
chipx86
|
January 21st, 2020, 7:56 p.m.
|
|
|
|
1
|
Fix a breakage during test discovery if mysqlclient is not installed.
|
chipx86
|
January 21st, 2020, 8:43 p.m.
|
|
|
|
1
|
Add a ci-requirements.txt for dependencies needed during CI.
|
chipx86
|
January 21st, 2020, 8:30 p.m.
|
|
|
|
1
|
Fix Django 1.11 compatibility for auth validation methods.
|
chipx86
|
January 19th, 2020, 8:11 p.m.
|
|
|
|
1
|
Support buffer/memoryview types in Base64Field.
|
chipx86
|
January 21st, 2020, 9:45 a.m.
|
|
|
|
2
|
Fix a legacy call to cycle in the log template.
|
chipx86
|
January 19th, 2020, 8:35 p.m.
|
|
|
|
1
|
Update the Review Board 3.x code reference and add links to Djblets docs.
|
chipx86
|
January 17th, 2020, 7:14 p.m.
|
|
|
|
1
|
Update the Djblets 1.x code reference docs and add links to guides.
|
chipx86
|
January 17th, 2020, 6:51 p.m.
|
|
|
|
1
|
Fix some string type issues involving hosting service headers.
|
chipx86
|
January 14th, 2020, 1:11 a.m.
|
|
|
|
1
|
Fix a regression in the repository form due to a bad merge.
|
chipx86
|
January 14th, 2020, 1:28 a.m.
|
|
|
|
1
|
Modernize the List Edit form widget for Django 1.11 and CSS Components.
|
chipx86
|
January 13th, 2020, 11:43 a.m.
|
|
|
|
1
|
Add support for extension tests involving static media.
|
chipx86
|
January 13th, 2020, 8:21 a.m.
|
|
|
|
1
|
Fix rendering extension static media bundles when using only source files.
|
chipx86
|
January 13th, 2020, 8:32 a.m.
|
|
|
|
1
|
Add release notes for rbintegrations 1.0.1.
|
chipx86
|
January 7th, 2020, 12:47 a.m.
|
|
|
|
1
|
Add release notes for Review Board 3.0.16.
|
chipx86
|
January 6th, 2020, 9:44 a.m.
|
|
|
|
1
|
Added SHA256 hashes for original and patched files in FileDiffs.
|
chipx86
|
October 28th, 2019, 10:05 p.m.
|
|
|
|
1
|
Preserve custom repository extra data when saving the repo form.
|
chipx86
|
December 28th, 2019, 7:11 a.m.
|
|
|
|
1
|
Improve the capabilities of diff parsing, and document the full support.
|
chipx86
|
November 3rd, 2019, 8:29 a.m.
|
|
|
|
1
|
Bring the admin settings forms up to modern coding and doc standards.
|
chipx86
|
November 12th, 2019, 1:36 a.m.
|
|
|
|
1
|
Give FileDiffs control over handling of encodings for source files.
|
chipx86
|
November 1st, 2019, 11:34 p.m.
|
|
|
|
1
|
Relabel the repository Publicly Accessible checkbox based on settings.
|
chipx86
|
December 10th, 2019, 11:29 p.m.
|
|
|
|
1
|
Add support for custom SCMTool-provided repository configuration forms.
|
chipx86
|
December 4th, 2019, 8:02 a.m.
|
|
|
|
1
|
Enhance validation testing and default data for the repository form.
|
chipx86
|
December 27th, 2019, 10:55 p.m.
|
|
|
|
1
|
Remove some bad repo form code for bug tracker hosting URL validation.
|
chipx86
|
December 26th, 2019, 11:25 p.m.
|
|
|
|
1
|
Clear out a repository's ACLs when marking it public.
|
chipx86
|
December 10th, 2019, 10:29 p.m.
|
|
|
|
1
|
Add standard support for repository configuration subforms.
|
chipx86
|
November 27th, 2019, 10:35 a.m.
|
|
|
|
1
|
Use a special property instead of a metaclass for default SCMTool IDs.
|
chipx86
|
November 27th, 2019, 11:24 p.m.
|
|
|
|
1
|
Fix browser password auto-fill and checkbox visibility in the repository page.
|
chipx86
|
November 27th, 2019, 11:31 p.m.
|
|
|
|
2
|
Use SCMTool IDs for tool selection in the repository form.
|
chipx86
|
November 21st, 2019, 10:34 a.m.
|
|
|
|
1
|
Clean up some logic around subforms in RepositoryForm.
|
chipx86
|
November 21st, 2019, 12:52 a.m.
|
|
|
|
1
|
Add a "hosting_" prefix to some attributes in in RepositoryForm.
|
chipx86
|
November 19th, 2019, 1:57 a.m.
|
|
|
|
1
|
Fix unit test regressions from the warning assertions change.
|
chipx86
|
November 18th, 2019, 9:50 p.m.
|
|
|
|
1
|
Add an attribute to SCMTool for specifying the unique SCMTool ID.
|
chipx86
|
November 18th, 2019, 10:19 a.m.
|
|
|
|
1
|
Split the administration forms into multiple files.
|
chipx86
|
November 12th, 2019, 12:44 a.m.
|
|
|
|
1
|
Redo the Change List page in the Administration UI.
|
chipx86
|
November 7th, 2019, 8:36 a.m.
|
|
|
|
1
|
Add helpers to add widget actions and formalize a Reload action.
|
chipx86
|
November 11th, 2019, 8:40 p.m.
|
|
|
|
1
|
Modernize and document the Subversion diff parser.
|
chipx86
|
November 4th, 2019, 9:33 a.m.
|
|
|
|
1
|
Modernize and document the Perforce diff parser.
|
chipx86
|
November 4th, 2019, 9:32 a.m.
|
|
|
|
1
|
Redo the main database index page in the administration UI.
|
chipx86
|
November 7th, 2019, 12:08 a.m.
|
|
|
|
1
|
Add a CSS component for standard headers over areas of content.
|
chipx86
|
November 5th, 2019, 8:22 a.m.
|
|
|
|
1
|
Fix rendering extension CSS/JS bundles on modern Django.
|
chipx86
|
November 5th, 2019, 12:53 a.m.
|
|
|
|
1
|
Fix a circular re-layout when Admin Dashboard widgets change size.
|
chipx86
|
November 4th, 2019, 11:53 p.m.
|
|
|
|
1
|
Add a CSS component for alerts.
|
chipx86
|
November 6th, 2019, 9:51 a.m.
|
|
|
|
1
|
Add a CSS component for a page's main content box.
|
chipx86
|
November 6th, 2019, 5:05 a.m.
|
|
|
|
1
|
Improve the documentation for Tool and Repository classes.
|
chipx86
|
October 29th, 2019, 1:05 a.m.
|
|
|
|
1
|
Reduce attribute access and use kwarg-based calls for some diff logic.
|
chipx86
|
October 29th, 2019, 8:36 a.m.
|
|
|
|
1
|
Reorganize the Tool and Repository class member order.
|
chipx86
|
October 29th, 2019, 1:15 a.m.
|
|
|
|
1
|
Add API for updating a user's name, e-mail, and is_active flag.
|
chipx86
|
October 26th, 2019, 9:53 a.m.
|
|