lintian : informations->information
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2243 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
This commit is contained in:
6
debian/changelog
vendored
6
debian/changelog
vendored
@@ -2,7 +2,7 @@ domframework (0.19-1) testing; urgency=low
|
|||||||
* config : if no configuration file exists, create a default one in
|
* config : if no configuration file exists, create a default one in
|
||||||
data/configuration.php
|
data/configuration.php
|
||||||
* route : allow a prerouting information to be used in map comparisons
|
* route : allow a prerouting information to be used in map comparisons
|
||||||
* route : the URL are decoded before providing the informations to map
|
* route : the URL are decoded before providing the information to map
|
||||||
* renderer : add the html support directely in renderer
|
* renderer : add the html support directely in renderer
|
||||||
* renderer : add a basic html page if the layout is not defined
|
* renderer : add a basic html page if the layout is not defined
|
||||||
* form : don't allow to display a form without defined fields
|
* form : don't allow to display a form without defined fields
|
||||||
@@ -37,7 +37,7 @@ domframework (0.19-1) testing; urgency=low
|
|||||||
* outputhtml : Add a basic HTML page when noting is declared
|
* outputhtml : Add a basic HTML page when noting is declared
|
||||||
* route : allow the 401 error code to be redirected to an external URL to
|
* route : allow the 401 error code to be redirected to an external URL to
|
||||||
authenticate the user
|
authenticate the user
|
||||||
* renderer : display the flash informations automatically if it is defined.
|
* renderer : display the flash information automatically if it is defined.
|
||||||
Allow to overwrite the layout page when calling the function
|
Allow to overwrite the layout page when calling the function
|
||||||
* dblayer : create table : add "if not exists"
|
* dblayer : create table : add "if not exists"
|
||||||
-- Dominique Fournier <dominique@fournier38.fr> Fri, 14 Aug 2015 11:04:57 +0100
|
-- Dominique Fournier <dominique@fournier38.fr> Fri, 14 Aug 2015 11:04:57 +0100
|
||||||
@@ -96,7 +96,7 @@ domframework (0.13-1) testing; urgency=low
|
|||||||
* logger : log the readl client address when using a proxy
|
* logger : log the readl client address when using a proxy
|
||||||
* config : allow to read the configuration file from data or datas dir
|
* config : allow to read the configuration file from data or datas dir
|
||||||
* module : Add support of modules analyzing
|
* module : Add support of modules analyzing
|
||||||
* routeSQL : Add pagination support and informationsArea
|
* routeSQL : Add pagination support and informationArea
|
||||||
* routeSQL : Add support to user-defined actions buttons
|
* routeSQL : Add support to user-defined actions buttons
|
||||||
* routeSQL : Actions buttons must be defined at start or end of line
|
* routeSQL : Actions buttons must be defined at start or end of line
|
||||||
* routeSQL : Allow to put the parameters in any order
|
* routeSQL : Allow to put the parameters in any order
|
||||||
|
|||||||
Reference in New Issue
Block a user