RapidApp icon indicating copy to clipboard operation
RapidApp copied to clipboard

Turnkey ajaxy webapps

Results 53 RapidApp issues
Sort by recently updated
recently updated
newest added

with Moose 2.1400 and namespace::autoclean 0.16, MXMAM should no longer be needed.

At some point this worked, but now this is triggering the browser's save page as...

bug

Allow 'display_column' to be set as a column property on a given single relationship column, overriding 'display_column' of the source the relationship points to

enhancement

There are places throughout the codebase which use the default ResultSet 'me' alias. This is usually fine, however it is possible for it to change, and so it really needs...

The `Template::Controller` config should support a mechanism to map virtual template paths directly to a file system path, on a case-by-case basis

enhancement

The column is in the schema, but not reflected in the auto-generated grid... it may have simply never been implemented yet...

enhancement

Currently (v1.04), RapidApp does not call column accessors for its CRUD operations in DbicLnk Modules (i.e. Grids/Pages). It uses `HashRefInflator` for reads, and calls `$Rs->create(\%vals)` and `$Row->update(\%vals)` for creates and...

When the Primary Key of a row contains unicode characters it does not load properly in TabGui tabs. This was reported by @alhashemi via e-mail (pasted below) and I tested...

bug

Suggested by @ribasushi

Test Coverage