Quick links: Content - sections - sub sections
EN

Trace:

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
en:changelog:1.1rc1 [2008/12/01 12:41] biboen:changelog:1.1rc1 [2008/12/01 13:00] bibo
Line 24: Line 24:
   * small controller optimizations for opt build.   * small controller optimizations for opt build.
   * new configuration option to disable zone caching globally (#717) (zones section: disableCache = on|off)   * new configuration option to disable zone caching globally (#717) (zones section: disableCache = on|off)
 +  * jDB : support of LIMIT clause added to jDbPDOConnection/sqlite (#727)
   * jForms :   * jForms :
      * automatic protection against CSRF attack (#748). A new attribute allowAnyOrigin can disable the protection if set in xml descriptive files. At API level a new property is declared jFormsBase::securityLevel.      * automatic protection against CSRF attack (#748). A new attribute allowAnyOrigin can disable the protection if set in xml descriptive files. At API level a new property is declared jFormsBase::securityLevel.
Line 30: Line 31:
      * getModifiedControls changed. it returns the list of modified controls since last call to resetModifiedControlsList() (#700).      * getModifiedControls changed. it returns the list of modified controls since last call to resetModifiedControlsList() (#700).
      * support of external absolute url for form action (http and https) (#710)      * support of external absolute url for form action (http and https) (#710)
 +     * added a datepicker js control based on jQuery UI datepicker (#196)
 +     
   * jTpl :   * jTpl :
      * new plugin to display PHP contstants (only in trusted templates)      * new plugin to display PHP contstants (only in trusted templates)
Line 40: Line 43:
     * new constants can be edited in scripts.conf.php (author, copyright, license...) to fill automatically heading comments of php files, module.xml, plugin.xml and project.xml.     * new constants can be edited in scripts.conf.php (author, copyright, license...) to fill automatically heading comments of php files, module.xml, plugin.xml and project.xml.
     * new command createentrypoint : create an entry point with your type of choice.     * new command createentrypoint : create an entry point with your type of choice.
-  * module auth enhanced redirection to a referring page (origin of the request to auth module) (#658)+  * module auth  
 +    * enhanced redirection to a referring page (origin of the request to auth module) (#658) 
 +    * created a new response htmlauth for better customization 
   * new modifier for jDiff (Diff) (#720)   * new modifier for jDiff (Diff) (#720)
   * new script jelix_check_server.php checking jelix compatibility against a server (#409).   * new script jelix_check_server.php checking jelix compatibility against a server (#409).

en/changelog/1.1rc1.txt · Last modified: 2012/04/15 08:21 by laurent

Recent changes RSS feed Creative Commons License