lintian : informations->information

git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2243 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
This commit is contained in:
2015-08-14 09:07:22 +00:00
parent a3d4b3ef59
commit 1d72c8fb1d

6
debian/changelog vendored
View File

@@ -2,7 +2,7 @@ domframework (0.19-1) testing; urgency=low
* config : if no configuration file exists, create a default one in
data/configuration.php
* 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 a basic html page if the layout is not defined
* 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
* route : allow the 401 error code to be redirected to an external URL to
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
* dblayer : create table : add "if not exists"
-- 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
* config : allow to read the configuration file from data or datas dir
* 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 : Actions buttons must be defined at start or end of line
* routeSQL : Allow to put the parameters in any order