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 (Expand)Author
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
2020-01-07export routine wont use -i parameterAmenadiel
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-11-13simplification of nested loopsAmenadiel
2018-08-22Tag v 6.0.0-beta.49 adds role group and function definitionv6.0.0-beta.49Felipe Figueroa
2018-06-19simplifies AdminTraitFelipe Figueroa
2018-06-08replace usage of "\n" with PHP_EOLFelipe Figueroa
2018-06-07Simplifies TableController and HTMLTableControllerFelipe Figueroa
2018-06-06handles more styling issuesFelipe Figueroa
2018-06-06removing dead codeFelipe Figueroa
2018-06-05Tag v 6.0.0-beta.48 solves constraintController noticev6.0.0-beta.48Felipe Figueroa
2018-06-01separate common features of insertion and edition of rowsFelipe Figueroa
2018-05-30Tag v 6.0.0-beta.47v6.0.0-beta.47Felipe Figueroa
2018-05-30when editing or inserting row, uncheck null checkbox if input value is not emptyFelipe Figueroa
2018-05-30 - Fixes falsy values displayed as NULL (#196).v6.0.0-beta.46Amenadiel
2018-05-23if default value is null and field doesn't have not-null restriction, check t...Felipe Figueroa
2018-05-23if default value is null and field doesn't have not-null restriction, check t...Felipe Figueroa
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-23adds @version tag where is dueFelipe Figueroa
2018-04-23moves traits into a separate folderFelipe Figueroa
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
2018-04-21Tag v 6.0.0-beta.41 sets container parameters from /usr/bin/makeREQUESTv6.0.0-beta.41Felipe Figueroa
2018-04-20remove comments between else statementsFelipe Figueroa
2018-04-20styling improvementsFelipe Figueroa
2018-04-20Tag v 6.0.0-beta.40 fixes php_console conditionv6.0.0-beta.40Felipe Figueroa
2018-04-19Tag v 6.0.0-beta.39 enable php_console only on explicit settingv6.0.0-beta.39Felipe Figueroa
2018-04-16updating tables to show schema a table sizeFelipe Figueroa
2018-03-21replaces usage of php scripts in links and methods. Use slim routes insteadFelipe Figueroa
2018-03-21more phpdocs for Postgres.php, replaces php views with actual slim routesFelipe Figueroa
2018-03-15adds align double arrow and align equals to phpcsfixerFelipe Figueroa
2018-03-15add package tag to controllersFelipe Figueroa
2018-03-15add package tag to controllersFelipe Figueroa
2018-03-10Apply fixes from StyleCIFelipe Figueroa
2018-03-10uses TRUNCATE instead of DELETE when emptying a tableFelipe Figueroa
2018-02-16remove unused declarationsFelipe Figueroa
2018-02-15Apply fixes from StyleCIFelipe Figueroa