Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / agorlov/lipid issues and pull requests

#97 - Из README не понятно

Issue - State: open - Opened by agorlov over 1 year ago

#96 - правки по json

Pull Request - State: closed - Opened by XrestRus over 1 year ago

#94 - Fix 1.0.1

Pull Request - State: closed - Opened by agorlov over 2 years ago

#93 - Добавление типа string в cfg.php и cfgArr.php

Pull Request - State: closed - Opened by Ellie2702 over 2 years ago

#92 - Обновил pdo для поддержки 8.1

Pull Request - State: closed - Opened by klepatskiy about 3 years ago

#91 - Не правильно передаy fetchModeArgs

Pull Request - State: closed - Opened by klepatskiy over 3 years ago

#90 - убрал возвращаемые значения

Pull Request - State: closed - Opened by klepatskiy over 3 years ago

#89 - Правка query для php8.0

Pull Request - State: closed - Opened by klepatskiy over 3 years ago

#87 - create RespRedirect object for redirect (+ flash message)

Issue - State: open - Opened by agorlov almost 5 years ago

#86 - ApplicationStd custom pages errors: 403,404, 500

Issue - State: open - Opened by klepatskiy about 5 years ago

#85 - README.md:157: setup and add phpmd to merge checks

Issue - State: open - Opened by 0pdd about 5 years ago

#84 - Update README.md

Pull Request - State: closed - Opened by agorlov about 5 years ago - 36 comments

#83 - rultor settings

Pull Request - State: closed - Opened by agorlov about 5 years ago

#82 - AppSession.php:8: rename to SessionStd

Issue - State: open - Opened by 0pdd about 5 years ago

#81 - todo fix (for pdd)

Pull Request - State: closed - Opened by agorlov about 5 years ago

#80 - Create smart decorator #60

Pull Request - State: closed - Opened by klepatskiy about 5 years ago - 1 comment

#79 - Twig: set default template path #70

Pull Request - State: closed - Opened by klepatskiy about 5 years ago

#78 - vendor/bin/bootstrap created

Pull Request - State: closed - Opened by agorlov about 5 years ago

#77 - vendor/bin/boostrap - make two templates

Issue - State: open - Opened by agorlov about 5 years ago

#76 - Describe base lipid objects in README

Issue - State: open - Opened by agorlov about 5 years ago

#75 - Setup rultor to automate merge and release

Issue - State: closed - Opened by agorlov about 5 years ago - 1 comment

#74 - Put lipid to packagist

Issue - State: closed - Opened by agorlov about 5 years ago

#73 - phpmd is here.

Pull Request - State: closed - Opened by agorlov about 5 years ago

#72 - rename method unset to something else

Issue - State: open - Opened by agorlov about 5 years ago

#71 - Add some on app creation to README.md

Pull Request - State: closed - Opened by agorlov about 5 years ago

#70 - Twig: set default template path

Issue - State: closed - Opened by agorlov about 5 years ago

#69 - Cookie ready.

Pull Request - State: closed - Opened by agorlov over 5 years ago

#68 - Update README.md

Pull Request - State: closed - Opened by agorlov over 5 years ago

#67 - Write README about lipid-example

Issue - State: open - Opened by agorlov over 5 years ago

#66 - example moved to agorlov/lipid-example

Pull Request - State: closed - Opened by agorlov over 5 years ago - 3 comments

#65 - Think about domain terms like: screen

Issue - State: open - Opened by agorlov over 5 years ago

#64 - phpstan added and fixes follows

Pull Request - State: closed - Opened by agorlov over 5 years ago

#63 - Combining routes

Issue - State: open - Opened by agorlov over 5 years ago

#62 - Cfg objects to work with creds.php and config.php

Pull Request - State: closed - Opened by agorlov over 5 years ago - 3 comments

#61 - Upgrade Cfg object, to get params from ENV

Issue - State: open - Opened by agorlov over 5 years ago

#60 - Create smart decorator for Response RespSmart($resp)->json($data);

Issue - State: closed - Opened by agorlov over 5 years ago - 2 comments

#59 - Move example/AppTwig.php to Lipid namespace

Issue - State: open - Opened by agorlov over 5 years ago

#58 - Remove twig dependency

Issue - State: open - Opened by agorlov over 5 years ago

#57 - Test done ActRedirectTest

Pull Request - State: closed - Opened by agorlov over 5 years ago - 3 comments

#56 - Unit-test for ActRedirect

Issue - State: closed - Opened by agorlov over 5 years ago

#55 - Test for ActRouted obj

Pull Request - State: closed - Opened by agorlov over 5 years ago - 1 comment

#54 - CfgFile added and env.php and config.php

Pull Request - State: closed - Opened by agorlov over 5 years ago

#53 - Create Config object loading configuration form php-file

Issue - State: closed - Opened by agorlov over 5 years ago - 1 comment
Labels: in progress

#52 - Work with uploaded files ($_FILES)

Issue - State: open - Opened by agorlov over 5 years ago

#50 - Decide to use RqENV in BasePDO and Twig

Issue - State: open - Opened by agorlov over 5 years ago - 1 comment

#49 - RqENV added; ExampleApp/AppTwig works with APP_DEBUG env variable

Pull Request - State: closed - Opened by agorlov over 5 years ago

#48 - RqSERVER must throws exception if there is no such variable

Issue - State: open - Opened by agorlov over 5 years ago

#47 - bug with logout fixed

Pull Request - State: closed - Opened by agorlov over 5 years ago

#46 - Namespace is renamed to Lipid

Pull Request - State: closed - Opened by agorlov over 5 years ago

#45 - If call /logout twice it throws exception

Issue - State: closed - Opened by agorlov over 5 years ago
Labels: bug

#44 - Make decorator for JSON Response

Issue - State: closed - Opened by agorlov over 5 years ago

#43 - Put examples of using Action decorators to README

Issue - State: open - Opened by agorlov over 5 years ago

#42 - Add some styles to example application

Issue - State: open - Opened by agorlov over 5 years ago

#41 - Rename namespace AG\Webapp to Lipid

Issue - State: closed - Opened by agorlov over 5 years ago
Labels: in progress

#40 - README updated

Pull Request - State: closed - Opened by agorlov over 5 years ago

#39 - Route fixed: http://localhost:8000/?q=1234

Pull Request - State: closed - Opened by agorlov over 5 years ago

#38 - Set Display errors mode for app from Environment

Issue - State: open - Opened by agorlov over 5 years ago

#37 - How to setup application default chartset

Issue - State: open - Opened by agorlov over 5 years ago

#36 - ActRouted created, ApplicationStd simplified

Pull Request - State: closed - Opened by agorlov over 5 years ago

#35 - Bug in example app: http://localhost:8000/?q=1234 must be routed to /

Issue - State: closed - Opened by agorlov over 5 years ago
Labels: bug, in progress

#34 - add script to composer.json - to see coverage report

Issue - State: closed - Opened by agorlov over 5 years ago

#33 - Plug some static analyzis to composer

Issue - State: closed - Opened by agorlov over 5 years ago - 1 comment

#32 - Create a unit test for ActRouted.

Issue - State: closed - Opened by agorlov over 5 years ago - 1 comment
Labels: in progress

#31 - Added howto to README.md and composer.json

Pull Request - State: closed - Opened by agorlov over 5 years ago

#30 - Create vendor/bin/ script to create app skeleton

Issue - State: closed - Opened by agorlov over 5 years ago - 1 comment
Labels: in progress

#29 - Add README about creating action and template.

Issue - State: closed - Opened by agorlov over 5 years ago

#28 - Rename ObjectMVC

Issue - State: closed - Opened by agorlov over 5 years ago - 1 comment

#27 - add final keyword

Pull Request - State: closed - Opened by agorlov over 5 years ago

#26 - Create Cookie interface and base object

Issue - State: closed - Opened by agorlov over 5 years ago

#25 - RqGETTest ready

Pull Request - State: closed - Opened by agorlov over 5 years ago

#24 - ApplicationStdTest ready

Pull Request - State: closed - Opened by agorlov over 5 years ago

#23 - phpunit was installed, composer.json updated; two tests drafts added …

Pull Request - State: closed - Opened by agorlov over 5 years ago

#22 - Create unit test for RqGET

Issue - State: closed - Opened by agorlov over 5 years ago

#21 - Create test ApplicationStd

Issue - State: closed - Opened by agorlov over 5 years ago

#20 - Move ApplicationStd to src/app/ApplicationStd (or AppStd)

Issue - State: closed - Opened by agorlov over 5 years ago

#19 - Create example database

Issue - State: closed - Opened by agorlov over 5 years ago - 1 comment
Labels: in progress

#18 - Example to separate directory

Pull Request - State: closed - Opened by agorlov over 5 years ago

#17 - Put example application to own repository

Issue - State: closed - Opened by agorlov over 5 years ago
Labels: in progress

#16 - CfgArr and AppConfig objects were created.

Pull Request - State: closed - Opened by agorlov over 5 years ago

#15 - Put library design principles to README.md

Issue - State: closed - Opened by agorlov over 5 years ago
Labels: in progress

#14 - Make all classes final

Issue - State: closed - Opened by agorlov over 5 years ago
Labels: in progress

#13 - Different credenitals for development and for production

Issue - State: closed - Opened by agorlov over 5 years ago - 2 comments
Labels: in progress

#12 - AppTwig: debug mode from Environment

Issue - State: closed - Opened by agorlov over 5 years ago
Labels: in progress

#11 - Twig added

Pull Request - State: closed - Opened by agorlov over 5 years ago

#10 - Action: overloading of response

Issue - State: closed - Opened by agorlov over 5 years ago - 1 comment

#9 - Create object for database connection AppPDO usign config

Issue - State: closed - Opened by agorlov over 5 years ago

#8 - Add object for config

Issue - State: closed - Opened by agorlov over 5 years ago
Labels: in progress

#7 - Add object for twig template engine

Issue - State: closed - Opened by agorlov over 5 years ago

#6 - objects are in own files

Pull Request - State: closed - Opened by agorlov over 5 years ago

#5 - ApplicationStd complete routing

Issue - State: closed - Opened by agorlov over 5 years ago
Labels: in progress

#4 - Create as composer component

Issue - State: closed - Opened by agorlov over 5 years ago

#3 - Add unit tests

Issue - State: closed - Opened by agorlov over 5 years ago
Labels: in progress

#2 - Create example webapp with templates and DB

Issue - State: closed - Opened by agorlov over 5 years ago
Labels: in progress

#1 - Divide interfaces and objects by own files

Issue - State: closed - Opened by agorlov over 5 years ago
Labels: in progress