|
|
1
|
Fix attaching infoboxes when editing Bugs, Reviewers, and Depends On fields.
|
chipx86
|
July 18th, 2017, 4:27 p.m.
|
|
|
|
1
|
Restyle and reposition the review request infobox.
|
chipx86
|
July 17th, 2017, 8:13 p.m.
|
|
|
|
1
|
Update some of the visuals for the dashboard.
|
chipx86
|
July 13th, 2017, 11:54 p.m.
|
|
|
|
1
|
Fix a double-confirmation when deleting comments in the Review Dialog.
|
chipx86
|
July 18th, 2017, 7:03 p.m.
|
|
|
|
|
Add global option no-reviewboard to stop from loading default settings
|
JA
james909fdsa
|
July 19th, 2017, 3:27 p.m.
|
|
|
|
2
|
Make the on-hover detail panel in infoboxes more generic and reusable.
|
chipx86
|
July 16th, 2017, 10:22 p.m.
|
|
|
|
1
|
Take advantage of the new datagrid link-related features/fixes in Djblets.
|
chipx86
|
July 15th, 2017, 6:20 p.m.
|
|
|
|
1
|
Fix and improve styling for links in the datagrids.
|
chipx86
|
July 15th, 2017, 6:16 p.m.
|
|
|
|
1
|
Convert the CommentEditor model to ES6.
|
david
|
July 14th, 2017, 3:04 p.m.
|
|
|
|
1
|
Inform users of security issues and regenerate client secrets from UI
|
brennie
|
July 11th, 2017, 4:47 p.m.
|
|
|
|
1
|
Refactor Djblets.Config into ES6
|
brennie
|
July 13th, 2017, 2:49 p.m.
|
|
|
|
1
|
Support rendering with additional context in Config.ListItemView
|
brennie
|
July 13th, 2017, 3:34 p.m.
|
|
|
|
1
|
Add new common CSS rules for infoboxes.
|
chipx86
|
July 10th, 2017, 7:22 p.m.
|
|
|
|
1
|
Add a central infobox manager and independent infobox views.
|
chipx86
|
July 10th, 2017, 6:50 p.m.
|
|
|
|
1
|
Add integration for CircleCI.
|
david
|
May 19th, 2017, 2:08 p.m.
|
|
|
|
1
|
Add unit tests for Travis CI.
|
david
|
May 10th, 2017, 1:57 p.m.
|
|
|
|
1
|
Add an integration for Travis CI.
|
david
|
May 5th, 2017, 2:02 p.m.
|
|
|
|
1
|
Rearrange the pages and settings in "My Account".
|
david
|
June 29th, 2017, 11:06 p.m.
|
|
|
|
1
|
Fix unit tests for DraftReviewBannerView.
|
chipx86
|
July 10th, 2017, 7:03 p.m.
|
|
|
|
1
|
Allow ConfigForms to use fieldsets.
|
david
|
June 29th, 2017, 10:53 p.m.
|
|
|
|
1
|
Fix clear-pycs alias in .reviewboardrc
|
brennie
|
July 8th, 2017, 12:07 a.m.
|
|
|
|
1
|
Only update Review.timestamp when saving that field
|
brennie
|
July 11th, 2017, 3:20 p.m.
|
|
|
|
1
|
Modernize account page tests
|
brennie
|
July 7th, 2017, 11:54 p.m.
|
|
|
|
2
|
Fix 500s from the diff context resource
|
brennie
|
July 10th, 2017, 6:04 p.m.
|
|
|
|
1
|
Do not update timestamp when revoking Ship Its
|
brennie
|
July 10th, 2017, 9:41 p.m.
|
|
|
|
2
|
Ensure we call super() setUp/tearDown methods in tests
|
brennie
|
July 8th, 2017, 1:24 a.m.
|
|
|
|
1
|
Improve the animation for the review banner.
|
chipx86
|
July 8th, 2017, 3:52 a.m.
|
|
|
|
2
|
Improve the styling and performance of diff expansion in reviews.
|
chipx86
|
July 7th, 2017, 3:20 a.m.
|
|
|
|
2
|
Fix browser compatibility regressions in release-3.0.x.
|
chipx86
|
July 8th, 2017, 3:55 a.m.
|
|
|
|
1
|
Add/rework the options for {% attr %} and {% definevar %}.
|
chipx86
|
July 5th, 2017, 6:38 p.m.
|
|
|
|
1
|
Restyle the diff viewer to not collapse borders.
|
chipx86
|
July 5th, 2017, 6:59 p.m.
|
|
|
|
1
|
Convert more of the review request views to class-based.
|
chipx86
|
June 8th, 2017, 3:02 p.m.
|
|
|
|
1
|
Add unit tests for ReviewRequestPageData and the entries.
|
chipx86
|
June 29th, 2017, 3:17 a.m.
|
|
|
|
1
|
Centralize the templates used for review request page entries.
|
chipx86
|
June 27th, 2017, 10:01 a.m.
|
|
|
|
1
|
Fully represent review request entry data using new models.
|
chipx86
|
June 26th, 2017, 11:38 p.m.
|
|
|
|
1
|
Convert the diff comment fragments view to a class-based view.
|
chipx86
|
June 21st, 2017, 3:15 p.m.
|
|
|
|
1
|
Convert more of the review request views to class-based.
|
chipx86
|
June 16th, 2017, 9:41 p.m.
|
|
|
|
1
|
Make the New Review Request page a class-based view and optimize it.
|
chipx86
|
July 5th, 2017, 1:16 p.m.
|
|
|
|
1
|
Refactor OAuth forms; prevent tampering with client ID and secret
|
brennie
|
July 5th, 2017, 10 p.m.
|
|
|
|
1
|
Allow filter_fieldsets to take either ModelAdmin or fieldsets directly
|
brennie
|
July 5th, 2017, 10 p.m.
|
|
|
|
1
|
Fix the admin site only showing OAuth-related models
|
brennie
|
July 7th, 2017, 4:25 p.m.
|
|
|
|
1
|
Create better diffs from mercurial
|
misery
|
June 12th, 2017, 2:48 p.m.
|
|
|
|
1
|
Update docs, ES6 for some code related to comments and issues.
|
david
|
July 3rd, 2017, 12:43 p.m.
|
|
|
|
1
|
Enable Markdown table rendering in RB
|
brennie
|
May 25th, 2017, 1:25 p.m.
|
|
|
|
1
|
Improve the UpdateFormMixin to handle the case of creating vs updating
|
brennie
|
July 5th, 2017, 10 p.m.
|
|
|
|
1
|
Add a user-editable OAuth2 Application form
|
brennie
|
June 13th, 2017, 7:02 p.m.
|
|
|
|
1
|
Revamp the OAuth2 application admin form
|
brennie
|
June 2nd, 2017, 5:35 p.m.
|
|
|
|
1
|
Add an API for managing OAuth applications
|
brennie
|
June 8th, 2017, 1:28 p.m.
|
|
|
|
1
|
Disable OAuth2 apps when their owner is removed from the Local Site
|
brennie
|
June 26th, 2017, 5:07 p.m.
|
|
|
|
1
|
Render ModelAdmin fieldsets outside admin sites
|
brennie
|
June 27th, 2017, 3:20 p.m.
|
|