| Age | Message |
|---|---|
| 5 days 11 hours | Added the log system. |
| 5 days 11 hours | Fixed the unit test to follow the new compiler way of doing the things. |
| 5 days 11 hours | Correctly use the builtin function. |
| 19 days 1 hour | Fixed bug with .po file containing deprecated translations. |
| 2 months 26 days | Fixed to fully use the default language in the configuration. |
| 2 months 26 days | Partial fix of my own stupidity. |
| 2 months 26 days | Fixed to use the project default language as default value for the user. |
| 2 months 26 days | Set the session lang from the user object only if not already set. |
| 3 months 2 days | Fixed issue 331, bad cookie check for the language settings. |
| 3 months 2 days | Fixed issue 328, bad Czech 2 letter iso code. |
| 3 months 5 days | Fixed issue 322, bad debugging information is given when the migration script is upgrading to the latest. |
| 3 months 5 days | Added a ReCaptcha field for the forms. |
| 3 months 9 days | Added the German translations. |
| 3 months 10 days | Fixed problems with multibytes subjects in emails. |
| 3 months 11 days | Fixed issue 279, ServerErrorDebug nice view of array dumped |
|
Commit 89ea8b0285e981d01469176d66fcdde9148892b3,
by Baptiste Durand-Bret
|
|
| 3 months 11 days | Added the support of the MySQL transactions. |
| 3 months 11 days | Added the CZech translations for Pluf. |
| 3 months 20 days | Added the backup/restore migration actions. |
| 3 months 20 days | Added the backup/restore migrations for Pluf. |
| 3 months 20 days | Improved the performance of the ORM for fast backup, restore (20% faster). |
| 3 months 23 days | Better margins for the read only message. |
| 3 months 27 days | Fixed to support PHP 5.3.0. |
| 3 months 28 days | Added template rendering optimisations. |
| 3 months 28 days | Changed to use PHP builtin to get the max memory usage. |
| 3 months 28 days | Improved the speed to get an index from the context object. |