Ecosyste.ms: Issues

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

GitHub / europaphp/skeleton issues and pull requests

#124 - LH-511 Prevents modules from being invoked more than once

Pull Request - State: closed - Opened by aaronchilcott almost 11 years ago

#123 - LH-511 Prevents modules from being invoked more than once

Pull Request - State: closed - Opened by aaronchilcott almost 11 years ago - 1 comment

#121 - Param tag typo fix

Pull Request - State: closed - Opened by aaronchilcott over 11 years ago - 1 comment

#120 - MS-126

Pull Request - State: closed - Opened by aaronchilcott over 11 years ago

#118 - Corrected a couple of typos on the root readme.

Pull Request - State: closed - Opened by bc-luke over 11 years ago - 2 comments

#117 - Add ability to have a module mapping that will map a name to a path.

Issue - State: open - Opened by treshugart over 11 years ago
Labels: Feature

#116 - Implement versioning object for semantic version comparison.

Issue - State: closed - Opened by treshugart over 11 years ago
Labels: Feature

#115 - Separate built-in modules into vendor/modulename format.

Issue - State: closed - Opened by treshugart over 11 years ago
Labels: Feature

#114 - After implementing #113 the PHP configuration adapters are no longer necessary.

Issue - State: closed - Opened by treshugart over 11 years ago
Labels: Feature

#113 - Configuration adapters must be able to be used on import and export.

Issue - State: closed - Opened by treshugart over 11 years ago
Labels: Feature

#112 - Convert configuration adapters to use strings instead of files.

Issue - State: closed - Opened by treshugart over 11 years ago
Labels: Feature

#110 - Add ability to get raw config array from a configuration object.

Issue - State: closed - Opened by treshugart over 11 years ago
Labels: Feature

#108 - Need to catch parser errors when parsing config option values.

Issue - State: closed - Opened by treshugart over 11 years ago
Labels: Bug

#107 - When iterating over a config object, option values are not parsed.

Issue - State: closed - Opened by treshugart over 11 years ago
Labels: Bug

#106 - Multiple config files and multiple route files should be able to be specified.

Issue - State: closed - Opened by treshugart over 11 years ago
Labels: Task

#105 - Module option in application instance should be normalised.

Issue - State: closed - Opened by treshugart over 11 years ago - 1 comment
Labels: Feature

#104 - Restrict modules being added to only items that are `callable`.

Issue - State: closed - Opened by treshugart over 11 years ago
Labels: Bug

#100 - Add event hooks into module object.

Issue - State: open - Opened by treshugart over 11 years ago
Labels: Feature

#99 - Namespace error in PHP config adapter.

Issue - State: closed - Opened by treshugart over 11 years ago
Labels: Bug

#98 - `Europa\Response\Http::setContentTypeFromView()` is never being reached.

Issue - State: closed - Opened by treshugart over 11 years ago
Labels: Bug

#97 - Module view paths should only be added to the locator if the exist.

Issue - State: closed - Opened by treshugart over 11 years ago
Labels: Feature

#94 - Run tests contained in modules.

Issue - State: closed - Opened by treshugart over 11 years ago
Labels: Feature

#93 - removed the array constraint from the xml view constructor.

Pull Request - State: closed - Opened by oodgaard over 11 years ago - 1 comment

#92 - fixed setContentTypeFromView never being reached.

Pull Request - State: closed - Opened by oodgaard over 11 years ago - 1 comment

#91 - Syntactic updates in CallableReflector

Pull Request - State: closed - Opened by bc-luke over 11 years ago - 1 comment

#90 - `Europa\View\Php->render()` is called instead of `->__invoke()`.

Issue - State: closed - Opened by treshugart over 11 years ago
Labels: Bug

#89 - Europa\Request\Uri->getRequest() should not return URI suffix.

Issue - State: closed - Opened by treshugart over 11 years ago
Labels: Bug

#88 - Help command doesn't work just after installation.

Issue - State: closed - Opened by treshugart over 11 years ago
Labels: Bug

#87 - Implement YAML config parser.

Issue - State: closed - Opened by treshugart over 11 years ago
Labels: Feature

#86 - Pass application container instance into module bootstrappers.

Issue - State: closed - Opened by treshugart over 11 years ago - 1 comment
Labels: Feature

#85 - Create a config variable to specify the default module name.

Issue - State: closed - Opened by treshugart over 11 years ago - 1 comment
Labels: Feature

#83 - Create way to specify dependencies for a module which may not be other modules.

Issue - State: closed - Opened by treshugart over 11 years ago - 1 comment
Labels: Feature

#82 - Modules must be able to require other modules.

Issue - State: closed - Opened by treshugart over 11 years ago

#81 - Add module configuration to global app configuration.

Issue - State: closed - Opened by treshugart over 11 years ago
Labels: Feature

#80 - XML view output needs root element

Issue - State: closed - Opened by oodgaard over 11 years ago

#79 - Last parameter and suffix matching.

Pull Request - State: closed - Opened by russholio over 11 years ago - 1 comment

#78 - Please allow Url helper to find the port of the client accessing the page.

Issue - State: closed - Opened by oodgaard over 11 years ago
Labels: Bug

#77 - Implement adapters for Config component.

Issue - State: closed - Opened by treshugart over 11 years ago
Labels: Feature

#76 - Implement Lang component.

Issue - State: closed - Opened by treshugart over 11 years ago
Labels: Feature

#75 - Make routes invokable.

Issue - State: closed - Opened by treshugart over 11 years ago
Labels: Feature

#74 - Make controllers `is_callable()` replacing `action()` with `__invoke()`.

Issue - State: closed - Opened by treshugart over 11 years ago
Labels: Feature

#73 - Increase performance of configuration component.

Issue - State: closed - Opened by treshugart over 11 years ago - 1 comment
Labels: Feature

#72 - Config must support dot notation in all ArrayAccess methods.

Issue - State: closed - Opened by treshugart over 11 years ago
Labels: Feature

#72 - Config must support dot notation in all ArrayAccess methods.

Issue - State: closed - Opened by treshugart over 11 years ago
Labels: Feature

#71 - Simplify DI container structure using configurations.

Issue - State: closed - Opened by treshugart over 11 years ago
Labels: Feature

#70 - Rename "Bootstrap" namespace to "Bootstrapper".

Issue - State: closed - Opened by treshugart over 11 years ago
Labels: Task

#69 - Separate modular behavior into classes.

Issue - State: closed - Opened by treshugart almost 12 years ago - 1 comment
Labels: Feature

#68 - Update documentation to match updated API.

Issue - State: closed - Opened by treshugart almost 12 years ago
Labels: Task

#67 - Abstract controller should not require a request in the constructor and detect if not given.

Issue - State: closed - Opened by treshugart almost 12 years ago - 1 comment
Labels: Feature

#65 - Malformed request URI.

Issue - State: closed - Opened by treshugart over 12 years ago
Labels: Bug

#65 - Malformed request URI.

Issue - State: closed - Opened by treshugart over 12 years ago
Labels: Bug

#64 - Implement View context switching based on the request.

Issue - State: closed - Opened by treshugart over 12 years ago
Labels: Feature

#64 - Implement View context switching based on the request.

Issue - State: closed - Opened by treshugart over 12 years ago
Labels: Feature

#63 - Implement XML View

Issue - State: closed - Opened by treshugart over 12 years ago
Labels: Feature

#63 - Implement XML View

Issue - State: closed - Opened by treshugart over 12 years ago
Labels: Feature

#62 - Add ability to use named parameters in an Application\Service

Issue - State: closed - Opened by treshugart over 12 years ago
Labels: Feature

#62 - Add ability to use named parameters in an Application\Service

Issue - State: closed - Opened by treshugart over 12 years ago
Labels: Feature

#61 - Template system - Integrate Twig

Issue - State: open - Opened by Maxwell2022 over 12 years ago - 16 comments
Labels: Feature

#60 - Helper is returning 404 if JS or CSS file does not exists

Issue - State: closed - Opened by Maxwell2022 over 12 years ago - 2 comments
Labels: Bug

#60 - Helper is returning 404 if JS or CSS file does not exists

Issue - State: closed - Opened by Maxwell2022 over 12 years ago - 2 comments
Labels: Bug

#59 - Abstract status codes in Response Http.

Issue - State: closed - Opened by treshugart over 12 years ago - 1 comment
Labels: Feature

#58 - Response Location header behavior.

Issue - State: closed - Opened by treshugart over 12 years ago

#58 - Response Location header behavior.

Issue - State: closed - Opened by treshugart over 12 years ago

#57 - Abstract FastCGI vs Apache response status codes in the Http response object.

Issue - State: closed - Opened by treshugart over 12 years ago - 1 comment
Labels: Feature

#56 - Routing issue when query string in URI

Issue - State: closed - Opened by Maxwell2022 almost 13 years ago - 4 comments

#56 - Routing issue when query string in URI

Issue - State: closed - Opened by Maxwell2022 almost 13 years ago - 4 comments

#55 - How to Access / Load components? (poll)

Issue - State: closed - Opened by Maxwell2022 almost 13 years ago - 2 comments
Labels: Feature

#55 - How to Access / Load components? (poll)

Issue - State: closed - Opened by Maxwell2022 almost 13 years ago - 2 comments
Labels: Feature

#54 - Release 2.0.0

Issue - State: closed - Opened by treshugart almost 13 years ago

#54 - Release 2.0.0

Issue - State: closed - Opened by treshugart almost 13 years ago

#53 - Response Object

Issue - State: closed - Opened by Maxwell2022 almost 13 years ago - 2 comments
Labels: Feature

#52 - Assess necessity of accessory components/classes.

Issue - State: closed - Opened by treshugart almost 13 years ago - 10 comments

#52 - Assess necessity of accessory components/classes.

Issue - State: closed - Opened by treshugart almost 13 years ago - 10 comments

#51 - Add Response::setStatus() to the Response class to set HTTP code in the r

Pull Request - State: closed - Opened by ghost almost 13 years ago

#50 - Release note for each major / minor version ?

Issue - State: closed - Opened by Maxwell2022 almost 13 years ago - 3 comments
Labels: Feature

#49 - Create interface for Request.

Issue - State: closed - Opened by treshugart almost 13 years ago

#49 - Create interface for Request.

Issue - State: closed - Opened by treshugart almost 13 years ago

#48 - Create interface for Response.

Issue - State: closed - Opened by treshugart almost 13 years ago

#48 - Create interface for Response.

Issue - State: closed - Opened by treshugart almost 13 years ago

#47 - Create interface for Dispatcher.

Issue - State: closed - Opened by treshugart almost 13 years ago

#47 - Create interface for Dispatcher.

Issue - State: closed - Opened by treshugart almost 13 years ago

#45 - Create way to wrap a view with a layout from within the layout.

Issue - State: closed - Opened by treshugart about 13 years ago - 1 comment

#44 - 2 Major fixes

Pull Request - State: closed - Opened by Maxwell2022 about 13 years ago

#43 - Fix infinite loop in the JSON View

Pull Request - State: closed - Opened by Maxwell2022 about 13 years ago - 1 comment

#43 - Fix infinite loop in the JSON View

Pull Request - State: closed - Opened by Maxwell2022 about 13 years ago - 1 comment

#42 - just ignore the strange commit....

Pull Request - State: closed - Opened by Maxwell2022 about 13 years ago - 1 comment