|
|
3
|
Add JSON output to rbt review.
|
maubin
|
October 11th, 2022, 11:28 a.m.
|
|
|
|
2
|
Make sure that calls to make_tempfile() use keyword arguments.
|
maubin
|
April 5th, 2024, 9:24 a.m.
|
|
|
|
2
|
Add a standard function for opening pages in a browser.
|
maubin
|
October 16th, 2023, 12:37 p.m.
|
|
|
|
3
|
Make the user agent accessible from the RBClient class.
|
maubin
|
October 13th, 2023, 10:54 a.m.
|
|
|
|
2
|
Add the "encoding" field to the file diff API resource.
|
maubin
|
October 6th, 2023, 1:44 p.m.
|
|
|
|
3
|
Change the default client token expiration from None to the value set in the site config.
|
maubin
|
November 8th, 2023, 11:44 a.m.
|
|
|
|
3
|
Switch to using run_process() instead of execute() in rbtools.hooks
|
maubin
|
November 21st, 2023, 3:09 p.m.
|
|
|
|
5
|
Deprecate execute(), allow it to return strings or bytes and make stripping whitespace from the output optional.
|
maubin
|
September 22nd, 2023, 10:01 a.m.
|
|
|
|
2
|
Add a signal for when a diffset has been uploaded to a review request.
|
maubin
|
December 5th, 2023, 2:36 p.m.
|
|
|
|
1
|
Set the exceptiongroup package version to prevent a bug with pytest.
|
maubin
|
November 20th, 2023, 10:31 a.m.
|
|
|
|
1
|
Fix bug with review request becoming a draft when a file attachment's thumbnail or extra data gets updated.
|
maubin
|
November 17th, 2023, 2:31 p.m.
|
|
|
|
1
|
Update the git pre-receive hook to ensure that code hasn't changed before being pushed.
|
maubin
|
October 6th, 2023, 1:44 p.m.
|
|
|
|
1
|
Allow logging in with an API token.
|
maubin
|
June 15th, 2023, 1:10 p.m.
|
|
|
|
1
|
Display useful error messages when passing invalid/expired API tokens to commands.
|
maubin
|
June 27th, 2023, 3:52 p.m.
|
|
|
|
1
|
Block commenting on deleted file attachments.
|
maubin
|
October 11th, 2023, 1:27 p.m.
|
|
|
|
1
|
Fix a bug with setting empty captions for file attachments.
|
maubin
|
October 12th, 2023, 10:39 a.m.
|
|
|
|
3
|
Display the site data directory in get_data_dir's error message.
|
maubin
|
October 4th, 2023, 2:52 p.m.
|
|
|
|
2
|
Update and improve docs for new changes in RB6.
|
maubin
|
October 4th, 2023, 2:41 p.m.
|
|
|
|
|
Fix a regression with our moved lines flag in the diff viewer.
|
maubin
|
October 4th, 2023, 10:18 a.m.
|
|
|
|
3
|
Make sure the last_updated review request draft field is properly set after updating the draft.
|
maubin
|
September 6th, 2023, 3:10 p.m.
|
|
|
|
4
|
Fix bug where ModificationTimestampField would not automatically update its value.
|
maubin
|
September 6th, 2023, 3:10 p.m.
|
|
|
|
1
|
Improve how we display and manage file attachment states.
|
maubin
|
August 31st, 2023, 4:32 p.m.
|
|
|
|
4
|
Delete associated files when file attachments get completely deleted.
|
maubin
|
July 13th, 2023, 3:54 p.m.
|
|
|
|
4
|
Update the API to allow undoing the pending deletion of file attachments.
|
maubin
|
August 31st, 2023, 4:28 p.m.
|
|
|
|
3
|
Allow getting unsorted file attachments from review requests and drafts.
|
maubin
|
August 27th, 2023, 11:07 a.m.
|
|
|
|
3
|
Make test file attachments behave more like real file attachments.
|
maubin
|
August 27th, 2023, 11:03 a.m.
|
|
|
|
6
|
Make MimetypeHandlers take care of deleting associated files for a file attachment.
|
maubin
|
July 13th, 2023, 3:54 p.m.
|
|
|
|
2
|
Introduce file attachment states.
|
maubin
|
August 27th, 2023, 11:08 a.m.
|
|
|
|
5
|
Perform extra cleanup when review request drafts get discarded.
|
maubin
|
July 13th, 2023, 4:26 p.m.
|
|
|
|
1
|
Create a field state label view.
|
maubin
|
August 31st, 2023, 4:28 p.m.
|
|
|
|
2
|
Fix formatting for multiline selections with the toolbar.
|
maubin
|
September 1st, 2023, 3:47 p.m.
|
|
|
|
3
|
Port FileAttachmentThumbnailView to TS/spina.
|
maubin
|
August 17th, 2023, 10:03 a.m.
|
|
|
|
1
|
Fix the image button in the formatting toolbar.
|
maubin
|
August 14th, 2023, 10:44 p.m.
|
|
|
|
|
Fix bug with horizontal scroll bar appearing in some editors.
|
maubin
|
August 14th, 2023, 12:18 p.m.
|
|
|
|
2
|
[WIP] Add an is_draft property to file attachments.
|
maubin
|
July 13th, 2023, 3:53 p.m.
|
|
|
|
1
|
Fix a bug with showing content of deleted files in the diff viewer.
|
maubin
|
August 9th, 2023, noon
|
|
|
|
1
|
Port FileAttachment, DraftFileAttachment models and DraftResourceChildModelMixin to TS/spina.
|
maubin
|
August 1st, 2023, 10:13 p.m.
|
|
|
|
1
|
Fix bug with Add File action.
|
maubin
|
July 24th, 2023, 9:49 a.m.
|
|
|
|
2
|
Fix bugs from wrong event targets being used in event handlers.
|
maubin
|
July 3rd, 2023, 11:20 a.m.
|
|
|
|
1
|
Fix a bug with the revision selector for file attachments.
|
maubin
|
June 21st, 2023, 4:23 p.m.
|
|
|
|
1
|
Add a web-based logon flow for clients.
|
maubin
|
May 5th, 2023, 11:41 a.m.
|
|
|
|
2
|
Add settings for client web-based logon flow.
|
maubin
|
May 19th, 2023, 3:29 p.m.
|
|
|
|
2
|
Introduce client API tokens.
|
maubin
|
May 19th, 2023, 3:27 p.m.
|
|
|
|
1
|
Create a widget for editing an amount and its unit of measurement.
|
maubin
|
May 19th, 2023, 3:27 p.m.
|
|
|
|
1
|
Revamp the "logged out" page.
|
maubin
|
April 27th, 2023, 11:57 a.m.
|
|
|
|
1
|
Improve the JavaScript extensions docs.
|
maubin
|
May 9th, 2023, 7:45 p.m.
|
|
|
|
1
|
Add a JavaScript hook for extending the File Attachment thumbnail container UI.
|
maubin
|
April 19th, 2023, 2:47 p.m.
|
|
|
|
2
|
Fix a bug in the notes editor for API tokens.
|
maubin
|
May 11th, 2023, 1:51 p.m.
|
|
|
|
1
|
Fix an improperly declared variable that broke our autocomplete UI.
|
maubin
|
February 1st, 2023, 3:12 p.m.
|
|
|
|
2
|
Add an extra_data field to FileAttachment.
|
maubin
|
January 13th, 2023, 10:12 a.m.
|
|