-
Annual updates to the MHC - Enrollment script to support processing Open Enrollment/AHPS
Updates Required:
- [x] Update the Open Enrollment variables and dates to support 2025 AHPS
- [ ] Update…
-
Currently, the Event State Reference field is limited to using the Autocomplete text field only. Can this be extended to utilize other drupal widgets i.e. check boxes, radio buttons, etc.?
-
Hello, I wanted to inform you that I found 16 records in the city table referencing states that do not exist. Is it possible to fix this?
```
mysql> select * from city where state_id not in (selec…
-
Users are confused when they download their proposal PDF before they have submitted it, because they see a pre-submission ID in it instead of a reference number that they expect.
Options discussed:…
-
I've got a fairly large state machine, and it works for most everything I've been doing. However, I'm currently getting an error and am having a VERY hard time tracking down the line of code that is …
-
Using stderr on Linux in Swift 6 mode fails.
```
$ cat /tmp/a.swift
import Foundation
fputs("Hello worlds\n", stderr)
root@jammy-latest:/tmp# swift -swift-version 6 a.swift
a.swift:3:25: e…
-
## What to address
This issue is proposing for the following changes:
- [ ] Re-adding settings in a better state
- [ ] Multiple different setting options, such as configuring a number for a maximum…
SGA-A updated
7 hours ago
-
# Question
In my team's project, the classes `AuthorList` and `MangaList` both inherit from the generic `ArrayList`. The exact code used is of the format:
```
public class AuthorList extends Array…
-
### Use Cases
Self-explanatory.
### Proposal
An action bar item to toggle incognito mode and show its current state in the keyboard. Both Swiftkey and Florisboard have this. Needing to navigate thr…
-
### 🚀 The feature
Currently many redundant variables are being initialised in different files. A system should be established which initialises variables only once and other files just use the refere…