James Mason

Results 9 issues of James Mason

Allow admins to 'give' tickets to users, and create a class of tickets that can only be given by admins. This is a great way to handle providing material to...

feature
need feedback

**I'm submitting a ..** - [ ] Bug Report - [x] Feature Request **Current behavior:** Continuous testing on Travis CI is run on a Sqlite3 database; as of filing this...

feature
need feedback

I wanted to be able to search against a calculated field, and so extended my `get_raw_records` defintion to perform a join+group, as described in [Rails Guides](http://guides.rubyonrails.org/active_record_querying.html#left-outer-joins): > Author.left_outer_joins(:posts).distinct.select('authors.*, COUNT(posts.*) AS...

In accordance with SUSE Public Cloud lifecycle, the images: ` "suse-sles-15-sp1-chost-byos.*-hvm-ssd-x86_64"` moved from `status = active` to `status = inactive`, upon release of a subsequent service pack (e.g. SLES 15...

``` markdown = Redcarpet::Markdown.new(Redcarpet::Render::HTML.new(filter_html: true)) markdown.render("Hello, World Boo! ") => "Hello, World Boo! <!--comment-->\n" ``` Shouldn't `filter_html` remove the comment, instead of escaping it?

### Contact Details [email protected] ### Provider/Institution Name Virginia Mason Medical Center ### Provider/Institution Website https://www.vmfh.org/our-hospitals/virginia-mason-medical-center ### Patient Portal Login Website https://cernerhealth.com/oauth/authenticate?redirect_uri=https%3A%2F%2Fcernerhealth.com%2Fsaml%2Fsso%2Fresponse%3Fmessage_id%3D_e248c1ce-9795-4ac6-93cc-9c2d88ad7ce6%26issuer%3Dhttps%253A%252F%252Fvirginiamason.patientportal.us-1.healtheintent.com%252Fsession-api%252Fprotocol%252Fsaml2%252Fmetadata&sign_in_only=on&client_id=f7d237cd49f44e93a0f46f1112cb11d2 ### Provider EHR Platform Cerner ### Anything else we...

enhancement
provider

### Feature Description I have a primary and backup sync services; both use the same file structure. _Celeste_ is currently enforcing uniqueness of the [local and remote paths](https://github.com/hwittenborn/celeste/blob/develop/src/entities/sync_dirs.rs#L23-L32) but is...

enhancement
triage

Hi guys... I run into this on each install; normally I just work around it, but now that I'm doing beta installs it's proportionally more annoying ;-) The RPM has...

bug
triage

I was unable to reproduce, with the GUI display settings, the same multimonitor arrangement I had on Pop!_OS 22.04 (COSMIC+Wayland). I was able to reproduce the layout, and am successfully...