Graphene icon indicating copy to clipboard operation
Graphene copied to clipboard

Graphene is a fully featured Workflow, Micro Application, and Content Management Platform with a robust web-based IDE (Integrated Development Environment). Graphene is the primary engine behind Bingha...

Results 35 Graphene issues
Sort by recently updated
recently updated
newest added

Add unit tests for `app.alert`, `app.click`, `app.modal`, and `app.render` under new `GrapheneAppEngineTests.html` page.

### Background: Like App Instances, Workflow Instances can be tied to a specific workflow version and have their own workflow configuration. Once a workflow submission is made against a specific...

bug
workflows

# Problem There are some kinds of data that I'd like to store in a DataGrid that doesn't sort properly using a normal alphanumeric sort, e.g. dates. Currently, for dates,...

enhancement

In `Libraries/CustomAuth.php` line 36, there is the following if statement: ```php if(!count(User::get())){ ``` That is there to check to see if at least one user exists within Graphene. If one...

bug

Bumps [guzzlehttp/psr7](https://github.com/guzzle/psr7) from 2.4.0 to 2.5.0. Release notes Sourced from guzzlehttp/psr7's releases. 2.5.0 See change log for changes. 2.4.5 See change log for changes. 2.4.4 See change log for changes....

dependencies
php

Bumps [apereo/phpcas](https://github.com/apereo/phpCAS) from 1.3.8 to 1.6.1. Release notes Sourced from apereo/phpcas's releases. 1.6.1 No release notes provided. 1.6.0 New release addressing CVE-2022-39369 (https://github.com/apereo/phpCAS/security/advisories/GHSA-8q72-6qq8-xv64) 1.5.0 No release notes provided. 1.4.0 No...

dependencies
php

Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1. Commits 2449650 Update mocha 560b2d8 Don't use regex to trim whitespace b1bdb92 Remove linting package zoo c20dc7e Cache 308 See full diff in compare...

dependencies
javascript

Bumps [symfony/http-kernel](https://github.com/symfony/http-kernel) from 5.4.2 to 5.4.20. Release notes Sourced from symfony/http-kernel's releases. v5.4.20 Changelog (https://github.com/symfony/http-kernel/compare/v5.4.19...v5.4.20) no significant changes v5.4.19 Changelog (https://github.com/symfony/http-kernel/compare/v5.4.18...v5.4.19) no significant changes v5.4.18 Changelog (https://github.com/symfony/http-kernel/compare/v5.4.17...v5.4.18) no significant changes...

dependencies
php

**Description** The text of the resources, the texts in the modals when creating a new/edit script, new/edit template, new/edit forms are not readable in the night theme of the browsers....

microapps
awaiting test

**Is your feature request related to a problem? Please describe.** We currently do not have a way of seeing the changes made in a new version, which sometimes makes the...

enhancement