joomla-pythagoras icon indicating copy to clipboard operation
joomla-pythagoras copied to clipboard

Joomla Pythagoras Repository

Results 21 joomla-pythagoras issues
Sort by recently updated
recently updated
newest added

Bumps [guzzlehttp/psr7](https://github.com/guzzle/psr7) from 1.9.0 to 1.9.1. Release notes Sourced from guzzlehttp/psr7's releases. 1.9.1 See change log for changes. Changelog Sourced from guzzlehttp/psr7's changelog. 1.9.1 - 2023-04-17 Fixed Fixed header validation...

dependencies

Create an RfC based on https://joomla-projects.github.io/gsoc17_webservices/

Epic

_Make them compatible with structural changes_ Existing extensions to port are - [x] Articles - [ ] Categories (_in progress_) - [x] Media - [x] PageBuilder - [ ] Users

in progress

User extension to get the logged in user (how does it work on CLI?)

Under Review

_Covers PR#142._ Because the PSR-7 HTTP middleware requires the response body to be a message stream, the renderers were built to not only implement the visitor pattern, but also the...

Under Review

Migration for ORM like [Phinx](http://docs.phinx.org/en/latest) : - [ ] Generate migration from cli - [ ] Management from cli and code [Phinx Commands](http://docs.phinx.org/en/latest/commands.html) File format like `YYYYMMDDHHMMSS_my_new_migration.php` _If migration don't...

Help wanted
New Feature

Could be nice for ORM has behaviors and filters feature. Why behaviors? - DRY - Lambda extension developer (like me) don't needing to care about - **Sluggable:** He just need...

Request for Comments

Need to ability to add a Css Class to the body Element. Example:

Enhancement

The idea is to automatically setup the test environements using docker-compose, controlled by a Robo task (see RoboFile.php). The setup should not only serve core development, but also persue extension...

Epic

Why not use markdown as content language. - Store HTML in database is huge. - We can't easily/safely convert html to raw, pdf, epub or other presentation language - Markdown...