Paul Harriet Asiñero
Paul Harriet Asiñero
The name QRcode conflicts with the Espressif's addons for ESP boards. It is a great move to rename this project to QRCodeGenerator to avoid conflicts.
## Proposed changes This will automatically get the username from the push URL when using Gerrit as VCS This solves issue #10596 ## Checklist - [ ] Lint and unit...
## Proposed changes Add announcement form on project/language This solves issue #11003 ## Checklist - [ ] Lint and unit tests pass locally with my changes. - [ ] I...
## Proposed changes Add announcement form on category page. To achieve this, changes are made to the models `Change` and `Announcement`. This solves issue #11106. ## Checklist - [ ]...
## Proposed changes This fixes the issue regarding the pagination buttons in Changes. The pagination buttons leads to 404 page when a date range filter is added. This solves issue...
## Proposed changes This fixes the tabindex sequence of items as suggested on issue #9481. This solves issue #9481. ## Checklist - [ ] Lint and unit tests pass locally...
## Proposed changes Issue #12293 is caused by prefetching records that are related to the deleted Component, Category, or Project. To solve this, a boolean field `to_delete` is added to...
### Describe the issue The IntegrityError occurs when adding an Android String Resource component from scratch and deleting it. The component and is deleted but it will lead to an...
## Proposed changes This adds a filter in the Component. It filters the key using a regex pattern. This solves issue #11562. ## Checklist - [ ] Lint and unit...
## Proposed changes This add the field `username` when generating credits. Tests related to this change were also updated. This solves issue #12800. ## Checklist - [ ] Lint and...