Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/HuasoFoundries/phpPgAdmin6.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-11-25renames folders to align with namespacesHEADdevelopFelipe Figueroa
2021-03-25fixes errors as reported by phpstanFelipe Figueroa
2021-03-25typehint iteratoraggregate for printTablefeature/bugfixes_from_wrong_bisectFelipe Figueroa
2021-03-16runs rectorFelipe Figueroa
2021-03-16got new layout workingFelipe Figueroa
2021-01-06change views layout to include the browser tree in the main body instead of ↵Felipe Figueroa
an iframe
2020-12-31runs psalter to enhance type inferenceFelipe Figueroa
2020-12-30refactor variables interpolated in string with sprintfFelipe Figueroa
2020-12-30bump version to 6.1.3Felipe Figueroa
2020-10-19github_actionffflabs
adds reviewdog, preparing more checks adds reviewdog, preparing more checks adds reviewdog, preparing more checks adds reviewdog, preparing more checks containerutils now extends Slim\Container adds PR ckecks for psalm, phpstan, phpcs and phpmd preparing next deploy removes psalm from scrutinizer next attempt at github actions removing usage of Kint for githu actions cache for style checks cache for style checks cache for style checks cache for style checks cache for style checks cache for style checks after csfixer after csfixer update baselines add rector check remove usage of 'with(...)' from js scripts tiny syntax improvements use flash messages to check for treejs refresh being set first POC of messaging API to propagate query requests and jstree refresh instructions instruction to refresh jsTree must be passed to the view manager, not to Misc adds rector github action ignore rector.php when running code style checks and transforms typo fix formatting of theme css normalize composer passing static analysis passing tests passing tests passing tests
2020-10-19wrapping wrongly types AdoDBffflabs
wrapping wrongly types AdoDB
2020-09-11enables removal of table OID on alter viewffflabs
2020-08-31move form methods to the viewmanagerffflabs
2020-05-25Creating Tag v6.0.0 at 2020-05-25 - its time to bump to a real releaseffflabs
2020-05-25Creating Tag v6.0.1 at 2020-05-24 - fixes warning when trying to bind a ↵ffflabs
static function to the router
2020-05-25Creating Tag v6.0.0 at 2020-05-24 -ffflabs
2020-05-25subfolder must be set explicitlyffflabs
2020-03-04fixes due to static analysisffflabs
2020-02-26normalization and validation of composerffflabs
2020-02-26adding psalm lintingffflabs
fine tuning of git files restoring tests fixes tests after refactoring fine tuning for psalm baseline
2020-02-26Creating Tag v6.0.0-RC9 at 2020-02-25 - fixes composer scripts, cleanup ↵ffflabs
unused code
2020-02-25fixing return typesffflabs
2020-02-25Creating Tag v6.0.0-RC9 at 2020-02-25 - fixes composer scripts, cleanup ↵ffflabs
unused code
2020-02-07Creating Tag v6.0.0-RC8 at 2020-02-07 - Fixes long forgotten bugsv6.0.0-RC8Amenadiel
2020-02-07Creating Tag v6.0.0-RC7 at 2020-02-07 - rearranges static dependencies, ↵Amenadiel
tries to fix inconsistent behaviors, upgrades jquery
2020-02-05Creating Tag v6.0.0-RC6 at 2020-02-05 -v6.0.0-RC6Amenadiel
2020-02-05Creating Tag v6.0.0-RC5 at 2020-02-05 -v6.0.0-RC5Amenadiel
2020-01-15before tag v6 RC4Amenadiel
2020-01-15Creating Tag v6.0.0-RC3 at 2020-01-14 -v6.0.0-RC3Amenadiel
2020-01-15adds config key to enable debugger handlersAmenadiel
2020-01-07rebase develop on top of masterAmenadiel
2020-01-07Creating Tag v6.0.0-RC2 at 2020-01-07 - support for PG12Amenadiel
2020-01-07prepare RC1Amenadiel
2019-08-02Tag v 6.0.0-beta.52v6.0.0-beta.52Amenadiel
2019-04-05Tag v 6.0.0-beta.51v6.0.0-beta.51Amenadiel
2018-11-13Tag v 6.0.0-beta.50 simplifies nested loopsv6.0.0-beta.50Amenadiel
2018-08-22Tag v 6.0.0-beta.49 adds role group and function definitionv6.0.0-beta.49Felipe Figueroa
2018-06-08replace usage of "\n" with PHP_EOLFelipe Figueroa
2018-06-05Tag v 6.0.0-beta.48 solves constraintController noticev6.0.0-beta.48Felipe Figueroa
2018-05-30Tag v 6.0.0-beta.47v6.0.0-beta.47Felipe Figueroa
2018-05-30 - Fixes falsy values displayed as NULL (#196).v6.0.0-beta.46Amenadiel
- Sets correct content type headers when exporting schema to screen output - Simplifies roles and privileges methods - When inserting a new row, check the null input for empty fields that allow null values - Avoid passing SQL query in the query string when inspecting a column - Export form has been extracted to a trait to reduce repetition (most of it is common to tables, views and matviews) - Ensure server, database and table request params gets defined on hidden inputs when browsing a table
2018-05-22scrutinizer fixesFelipe Figueroa
2018-05-22uses coalesceArrFelipe Figueroa
2018-05-12Tag v 6.0.0-beta.45 enhancements and bugfixesv6.0.0-beta.45Felipe Figueroa
2018-05-11enable correct routing when running with dev serverFelipe Figueroa
2018-05-11parametrize controller title to reduce duplication when calling printHeaderFelipe Figueroa
2018-04-26Moves statics to subfolder, transforms translation to classesFelipe Figueroa
2018-04-24Tag v 6.0.0-beta.44v6.0.0-beta.44Amenadiel
2018-04-21Tag v 6.0.0-beta.43 chmods temp subfoldersv6.0.0-beta.43Felipe Figueroa
2018-04-21Tag v 6.0.0-beta.42 repairs constructor of connectionv6.0.0-beta.42Felipe Figueroa