ContributionsMost RecentMost LikesSolutionsIs it possible to allow any user to reopen a review? Currently in our installation (v13.10.131002) only admins can reopen reviews. Is there a way of allowing any user to reopen a review, or at least the author? SolvedAllow Ctrl+Enter to add a comment Currently once you have typed a comment you have to use the mouse to click Add. Ctrl+Enter should add the comment like in many other applications. Allow more action items to be visible The list of current reviews (or "Action items") only allows just less than 8 items to be visible, no matter what the size of my browser window causing me to scroll if there are a larger number of reviews open. Could we have a splitter bar that could be moved down to make that list view larger and have more items visible without scrolling? Review sent to rework displayed as requiring attention As a reviewer, if I send a review to rework, it then is displayed with the status "Waiting for defect rework" with a yellow arrow. However, if the author then comes back with some comments, even if I mark them as read, the review is now displayed with the status "Rework defects" and is displayed with a red arrow indicating that it requires my attention. Previously there was an option to put it back into the waiting state, but now there is no option. The review sits in my list as if it needs my attention. When the rework is actually done and there are new files uploaded it won't be obvious. Re: Server should handle HTTPS as part of delivered product The problem is that the installer would need to generate self signed certificates on demand (to match your installed domain name). The end user experience would then be worse: instead of "Not secure" being displayed in the bar at the top, you will get big, scary, full screen security warning and then have to click the small grey link to say, yes, you do trust the site. Support MariaDB on Linux Debian and Ubuntu Linux at least now ship MariaDB as the default instead of MySQL. I've recently installed v11.3 on Debian 9.5 (Stretch) with MariaDB v10.1 and it seems to work correctly, but it would be nice for the installation instructions to indicate that MariaDB is a supported database. Customisable initials or ability to specify short username per user We have some users with the same initials when using two initials, so have enabled the 3 initials. With three initials, it displays the second letter of the user's first name, but it would be useful to actually display a middle initial. Therefore, could we have a per user field that allows custom initials to be entered, or in fact allows shortened tags per user to be used inside discussions in reviews? [CodeReviewer] Git workflowI'm using Code Reviewer 8.2.8201 with Git. Our workflow is to work on features and bugs on private branches, and once the change has been reviewed to merge it into the main development branch. We use the GUI client to upload commits. We have a couple of problems with this: It would be nice to be able to pick revisions in the GUI from the current branch. Add Unpushed Commits only works with tracking branches. When a review has finished it just disappears from the view. When we used CVS there used to be a 'Completed' stage, where a review was displayed as completed and you were prompted to commit your changes. I have switched e-mail notifications off because they're too noisy, and so there is nothing to prompt me to now merge my changes.