Photon

Photon Git Change Log

Age Message
23 days 12 hours Add 0.2 release date in NEWS file
23 days 12 hours Merge branch 'master' into develop
1 month 8 days Add test unit for \photon\config\Container::pf
1 month 8 days Finish to cleanup the translation file loader

Fix all unit tests breaked by last commits
1 month 9 days Update bash autocomplete
1 month 10 days Add "pot" command to hnu to generate xgettext POT file for your project.

Strings are extracted from PHP sources and compiled templates.
1 month 14 days Merge branch 'develop'
1 month 14 days Update News file
1 month 15 days Don't add HTTP header Content-Length, if Transfer-Encoding is set to chunked
2 months 4 hours Be less strict on header content-type
2 months 7 days Delete the last 'installed_apps' from photon code

locale_folders is an array of folder where photon will seach po files.
2 months 23 days Add missing HTML attribute to allow decimal part for float input
3 months 11 days Add a preprocessor for template engin.

It's set the language code in the template context.

Add a simple view to render template with locale support.
5 months 12 days Add a missing code section for the last commit
5 months 13 days Add hook on server error

It allows to work on the exception, like store it in a dedicated backend for analysisIt allows to work around the exception, like store it in a dedivarted backend
7 months 11 days Merge branch 'develop'
7 months 14 days Add a NEWS file
Commit ce9b65c04608a5508610721c760abb4e4d2351e6, by William MARTIN
7 months 14 days Add a CONTRIBUTORS files
Commit dab8762c0e0c5bac71643fd7cb0d99726a6237d2, by William MARTIN
7 months 14 days Add form fields

- IPv4v6 = IPv4 or IPv6
- IPv4 only
- IPv6 only
- Mac Address
Commit 1cd67d725a91fa6f8968416878f06bb14cad395c, by William MARTIN
7 months 15 days Add required support to form widget from the form field required information
Commit 926f54cd4465dbe93d21d1c15923a5bcae57fada, by William MARTIN
7 months 15 days Add HTML5 attribute to form widget to allow the browser to do a validation before POST

- Add min/max attributes on Integer/Float input, and change type to "number" instead of "text"
- Change Email Input type to "email" instead of "text"
Commit 732c2b8222b9ae91863721ccf75bfb48236c54aa, by William MARTIN
7 months 15 days Avoid test $value two time if null
Commit 3f1ccb5f7f4735e078a8089bf26e5e617aefd230, by William MARTIN
7 months 15 days Fix Email unit test

validator\Net return true if email is valid, else throw an exception.
Commit 09841ff7c2fe68c0963b2b4ccc76c7318bf08921, by William MARTIN
7 months 16 days Merge branch 'master' into develop
Commit 85319b617d565f79e2e160279a1ec8c46334f08a, by William MARTIN
9 months 18 days Normally fixed passing of the configuration
Commit d6a15dbdb589e7c4a80efa180097a5cf208542ec, by Loïc d'Anterroches

Branches

Tags