Trace:
Wiki: Sitemap - Recent Changes - Back link
Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
en:changelog:1.1.4 [2009/11/14 14:29] laurent |
en:changelog:1.1.4 [2012/04/15 10:23] laurent [Migrating from Jelix 1.1.x] |
||
---|---|---|---|
Line 12: | Line 12: | ||
==== Migrating from Jelix 1.1.x ==== | ==== Migrating from Jelix 1.1.x ==== | ||
- | Read the [[en:manual-1.1:installation:migrate|instructions in the manual]]. | + | Read the [[http://docs.jelix.org/en/manual-1.1/installation/migrate|instructions in the manual]]. |
Line 24: | Line 24: | ||
==== Critical bug fixed ==== | ==== Critical bug fixed ==== | ||
- | * no critical bugs for the moment | + | * no critical bugs |
==== Bugs/Improvements fixed and backported to 1.0.11 ==== | ==== Bugs/Improvements fixed and backported to 1.0.11 ==== | ||
Line 59: | Line 59: | ||
* jTpl: | * jTpl: | ||
* processing instructions were removed by jTpl | * processing instructions were removed by jTpl | ||
- | * fixed issues in jTpl: when short_open_tags is enabled, there were some errors on processing instruction included into templates. and asp_tags were not removed. | + | * when short_open_tags is enabled, there were some errors on processing instruction included into templates. And asp tags are now removed. |
* ticket #991: regression, we cannot remove rights on group | * ticket #991: regression, we cannot remove rights on group | ||
* jDbPDOConnection: syntax error when setting utf-8 charset in mysql driver | * jDbPDOConnection: syntax error when setting utf-8 charset in mysql driver | ||
Line 67: | Line 67: | ||
==== Enhancements, new features ==== | ==== Enhancements, new features ==== | ||
- | * jauthdb_admin module: a new parameter 'himself' has been also added on all events generated for the user profile editing, to make the difference between the editing in the administration part, and when the user edit his own profile | + | * jauthdb_admin module: a new parameter 'himself' has been added on all events generated for the user profile editing, to make the difference between the editing in the administration part, and when the user edit his own profile |
* ticket #978: avoid using realpath in application.init.php | * ticket #978: avoid using realpath in application.init.php | ||
* ticket #463: better compatibility for php 5.3: | * ticket #463: better compatibility for php 5.3: |