Dominique.Fournier
be7085fd68
route : catch the http errors from PHP (with error code 0) as "Internal Server Error" (error code 500)
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2220 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-08-07 09:39:06 +00:00
Dominique.Fournier
b189725fa2
form : the help are always in "text-muted" and not in error when there is a detected error
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2219 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-08-07 08:54:41 +00:00
Dominique.Fournier
83175e10b1
form : checkboxes : better management of defaults/values
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2218 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-08-07 08:24:41 +00:00
Dominique.Fournier
20d58f427d
form : allow the checkboxes to be unique or multiple. Manage correctely the defaults/values
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2217 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-08-07 08:17:07 +00:00
Dominique.Fournier
a04807bf0b
form : add support to save the values and errors to redisplay the form in without code line ! Just add "$form->saveValuesErrors ($values, $errors);" in post routing to save the data, and in get they will be automatically re-displayed
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2216 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-08-06 14:28:55 +00:00
Dominique.Fournier
52b0da9bc8
form : checkbox are not correctely aligned when using "<div class='checkbox'>"
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2215 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-08-06 12:41:48 +00:00
Dominique.Fournier
8a7857e403
form : remove the \n after the help to have a beautiful HTML code
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2214 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-08-06 12:10:44 +00:00
Dominique.Fournier
aa658fac3a
form : allow checkbox to be multiple (in an array) or simple (in text)
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2213 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-08-06 12:06:56 +00:00
Dominique.Fournier
0a5d7edfad
form : display the help with the error if both are defined
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2212 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-08-06 11:50:05 +00:00
Dominique.Fournier
3ae5bcf8c3
form : comment update
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2211 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-08-05 12:08:53 +00:00
Dominique.Fournier
0077b21e43
route : the URL are decoded before providing the informations to map
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2210 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-08-05 11:49:22 +00:00
Dominique.Fournier
36afdf4322
version : 0.19
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2209 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-08-05 11:49:00 +00:00
Dominique.Fournier
1c58f8ae17
renderer : add the html support directely in renderer
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2208 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-08-05 11:48:44 +00:00
Dominique.Fournier
59ae5b8e28
* form : don't allow to display a form without defined fields
...
* form : add a "addfield" method to add a field in form
* form : remove the in labels to be W3C compliant
* form : rework the checkbox/radio to be compliant with bootstrap and ARIA
* form : add the help support (which is hidden when there is an error)
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2207 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-08-05 11:48:20 +00:00
Dominique.Fournier
b18af8497f
Update Licence file in Debian
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2206 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-06-16 12:09:11 +00:00
Dominique.Fournier
f5fb16ae57
route : allow prerouting informations to be added in map comparisons
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2205 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-06-16 12:08:45 +00:00
Dominique.Fournier
55bf63d754
config : if no configuration file exists, the default one is data/configuration.php
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2204 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-06-15 09:41:51 +00:00
Dominique.Fournier
1239477ef2
Start version 0.18
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2190 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-06-08 12:02:46 +00:00
Dominique.Fournier
51ad1233c2
form : remove the error_reporting (E_ALL)
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2189 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-06-08 11:42:33 +00:00
Dominique.Fournier
126bd24022
BUG form : allow the values and the errors to be displayed
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2187 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-06-08 09:57:42 +00:00
Dominique.Fournier
440eba1415
logger : add stderr support
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2186 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-06-05 13:56:39 +00:00
Dominique.Fournier
8f1d5f9076
config : allow to force the configuration file when it is set in the object (and not use the default ones)
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2184 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-05-18 12:40:58 +00:00
Dominique.Fournier
016fac4be3
config : return a Exception code when there is an error
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2183 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-05-16 14:51:53 +00:00
Dominique.Fournier
9493e5a1db
Package the 0.17 version
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2173 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-05-13 13:43:42 +00:00
Dominique.Fournier
9f2cebdff8
outputtxt : allow the titles to be longer than the datas, without error
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2170 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-05-13 13:25:47 +00:00
Dominique.Fournier
d88dbce612
form : remove the prefix, which is not compatible with the definition of values. The developper must use it's own prefix method
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2169 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-05-12 14:30:06 +00:00
Dominique.Fournier
78d2d5e4ca
config : getAll function : return all the defined parameters
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2168 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-05-12 12:09:21 +00:00
Dominique.Fournier
5c6efd369e
form : fields are now extendable by the user
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2167 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-05-12 09:28:45 +00:00
Dominique.Fournier
a17171e83a
form : add the cols,rows and prefix for fields
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2166 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-05-12 09:03:24 +00:00
Dominique.Fournier
0b3d621317
form : add the prefix to allow the form to be subitted in array
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2165 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-05-12 08:09:28 +00:00
Dominique.Fournier
2b92b68470
config : Add the '@prefix' support
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2164 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-05-11 13:34:01 +00:00
Dominique.Fournier
81fbbb7da8
logger : allow the types of log to be a string or already an array
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2162 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-05-11 11:17:44 +00:00
Dominique.Fournier
6fbea5dc56
route : the redirect can be done outside the site, with a warning
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2161 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-05-07 14:40:25 +00:00
Dominique.Fournier
ef63f5f835
Packaging of version 0.16
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2158 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-05-07 13:42:15 +00:00
Dominique.Fournier
6aea199040
unit tests : update the tests to route to be compliant with mod_rewrite or not
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2157 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-05-07 13:38:22 +00:00
Dominique.Fournier
9adbee1d99
version is now 0.16
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2156 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-05-07 13:37:47 +00:00
Dominique.Fournier
3ea5fff993
Add support to baseURLresource used in the HTML page to the modules
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2154 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-05-07 13:10:07 +00:00
Dominique.Fournier
e1d1db4569
lintian error correction
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2152 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-05-07 11:11:00 +00:00
Dominique.Fournier
eff96c45d1
Correct lintian error
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2151 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-05-07 11:09:34 +00:00
Dominique.Fournier
fc59da2b0c
Start the packaging of 0.15 version
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2150 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-05-07 11:08:19 +00:00
Dominique.Fournier
852bf162b4
config : trim the arrays contents to be correctely detected
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2149 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-05-06 19:16:48 +00:00
Dominique.Fournier
6b21c41ff9
config : add the function docComment to read the parameters from the default config file. It permits to create easily the interface to configure the soft
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2148 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-05-06 13:30:26 +00:00
Dominique.Fournier
a266381f34
logger : allow the facility and loglevel to be string. They are converted into integer before use
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2147 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-05-05 12:29:08 +00:00
Dominique.Fournier
89e9c53a30
auth : if the user is already authenticated and the URL back is provided, add a link to the defined URL
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2140 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-05-05 10:02:00 +00:00
Dominique.Fournier
5a87b0c2f6
version is now 0.15
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2134 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-05-04 13:11:13 +00:00
Dominique.Fournier
31568bc327
form : add textarea support
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2131 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-05-04 13:00:14 +00:00
Dominique.Fournier
993ec8090e
Update changelog
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2126 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-04-30 13:41:14 +00:00
Dominique.Fournier
0bbad49511
Start packaging of 0.14 version
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2125 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-04-30 13:40:24 +00:00
Dominique.Fournier
238a245071
Remove the CSRF debug log
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2124 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-04-30 13:39:44 +00:00
Dominique.Fournier
69442fa87d
config : an array with "not configured" should not be presented if there is an other entry available
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2118 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-04-30 09:49:47 +00:00
Dominique.Fournier
4ba5ba23f4
changelog : syntax error
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2102 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-04-29 12:08:04 +00:00
Dominique.Fournier
69a0cc79de
Start the 0.13 package process by changelog and makePackageDebian
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2101 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-04-29 12:07:08 +00:00
Dominique.Fournier
74e02a1c12
routeSQL : correct the text to be localized
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2100 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-04-29 12:04:02 +00:00
Dominique.Fournier
44546dcc06
Update locales
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2099 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-04-29 12:03:39 +00:00
Dominique.Fournier
4cd06da7da
dblayer : sqlite : chmod 0666 only if the file exists
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2098 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-04-29 11:28:56 +00:00
Dominique.Fournier
d64f1f035e
config : if the parameter is an array, check if all the keys are defined or use the default one
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2097 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-04-29 10:53:03 +00:00
Dominique.Fournier
7c306e27ea
logger : log the readl client address when using a proxy
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2094 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-04-29 09:56:01 +00:00
Dominique.Fournier
22432f3e90
config : read the correct file automatically
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2093 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-04-29 09:47:47 +00:00
Dominique.Fournier
2fedd63db4
config : read the configuration from data or datas
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2092 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-04-29 09:38:29 +00:00
Dominique.Fournier
e35e3c0e5b
auth : already signed in HTML page is now HTML compliant
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2088 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-04-29 07:55:24 +00:00
Dominique.Fournier
f57c2971dc
auth : if the user is already signed in, propose the logout link when arriving to the authentication page
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2087 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-04-29 07:51:02 +00:00
Dominique.Fournier
ee3f8867bf
authsession : don't display warning if the information is not stored in the previous session
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2086 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-04-28 09:58:07 +00:00
Dominique.Fournier
da8d0d9925
route : better relative support
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2084 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-04-28 09:07:31 +00:00
Dominique.Fournier
6bd4c44a15
route : remove debug
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2083 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-04-27 20:47:39 +00:00
Dominique.Fournier
160d8e7a46
dblayer : allow insert of integer data
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2082 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-04-27 20:39:38 +00:00
Dominique.Fournier
f9a4e68e01
route : when a relative baseURL is empty, push "./" to be in the current directory
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2081 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-04-27 18:34:30 +00:00
Dominique.Fournier
dc8f2d13df
route : relative OK when using redirect
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2080 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-04-27 17:26:45 +00:00
Dominique.Fournier
166fa33c7a
route : base URL is now in complete relative !
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2078 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-04-27 17:03:05 +00:00
Dominique.Fournier
11106afc7c
route : redirect is now OK without the complete URL
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2075 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-04-27 13:58:26 +00:00
Dominique.Fournier
1578a21a6b
route : the baseURL is now relative by default. It allow the route module to work across a proxy
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2074 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-04-27 13:44:05 +00:00
Dominique.Fournier
586a7fa075
ratelimitfile : don't be in debug mode by default
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2073 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-04-21 13:08:00 +00:00
Dominique.Fournier
ec1a821dcd
ratelimit : first version of ratelimit by file
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2072 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-04-21 09:08:30 +00:00
Dominique.Fournier
eded116729
lock : in file
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2071 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-04-21 08:46:38 +00:00
Dominique.Fournier
2bee23d9de
auth : better HTML auth page
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2070 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-04-19 12:31:37 +00:00
Dominique.Fournier
77c6eaaf25
auth : don't need bootstrap nor jquery to work
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2069 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-04-19 11:01:46 +00:00
Dominique.Fournier
a7b76d153e
auth : add background for auth page
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2068 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-04-19 10:13:04 +00:00
Dominique.Fournier
b9d5add7b6
form : formfield (group) management : error when no group is defined on the last place
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2067 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-03-27 11:48:35 +00:00
Dominique.Fournier
70da442226
form : correct formfield (groups)
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2066 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-03-27 11:43:04 +00:00
Dominique.Fournier
27e41ccb26
routeSQL : the actions must be aligned left
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2065 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-03-26 11:20:20 +00:00
Dominique.Fournier
d973136177
module.php : first commit !
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2064 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-03-26 10:35:06 +00:00
Dominique.Fournier
df55fa2503
routeSQL : CSS add rounded corners to navigation and complete button clickable for Action
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2063 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-03-25 15:51:28 +00:00
Dominique.Fournier
aa83ac633e
routeSQL : incorrect cookie used when search in a page and go in a chained page : the chained page use the cookie without need !
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2062 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-03-23 15:52:10 +00:00
Dominique.Fournier
eaf052d047
routeSQL : Color the alert boxes
...
routeSQL : Don't display the errors coming from the displayed field in the alert box
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2061 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-03-23 15:31:56 +00:00
Dominique.Fournier
98bbcdd1a6
authsql : add the firstname/lastname instead of gecos
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2060 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-03-23 15:05:54 +00:00
Dominique.Fournier
97ede7f03b
dblayer : don't allow anything than strings. Null parameters are skipped
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2059 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-03-23 15:01:21 +00:00
Dominique.Fournier
aa72825d21
form : allow selected to be disabled and to send correctely the data
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2058 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-03-23 14:53:04 +00:00
Dominique.Fournier
ede724a76d
dblayer : don't allow the information which are not string
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2057 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-03-23 14:39:57 +00:00
Dominique.Fournier
d0dfe2dba1
dblayer : correct the test of write access to sqlite
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2056 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-03-23 13:02:58 +00:00
Dominique.Fournier
07d0707445
authsql : add the language support
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2055 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-03-23 12:02:00 +00:00
Dominique.Fournier
25b3fce39e
auth* : Add the overwritepassword method to the auth classes
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2054 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-03-23 11:15:07 +00:00
Dominique.Fournier
f7c830576a
authsql : Add the authentication in SQL database : first version
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2053 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-03-23 11:09:18 +00:00
Dominique.Fournier
1cfc21e5f0
dblayer : check if the unique key is defined before using it in UPDATE. If not defined, use primary key
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2052 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-03-23 11:08:28 +00:00
Dominique.Fournier
5f441df4b7
dblayer : add the connected tests before using the SQLITE PDO engine
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2051 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-03-23 09:49:49 +00:00
Dominique.Fournier
839d71a44f
dblayer : add a exception if the provided PDO driver is not known
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2050 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-03-23 09:42:39 +00:00
Dominique.Fournier
ac483b1ef9
routeSQL : Add a select list (or a text search) for foreign keys when insert or update
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2049 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-03-22 11:34:09 +00:00
Dominique.Fournier
263741d316
routeSQL : display the associated unique field to a foreign key instead of the numerical value
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2048 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-03-22 10:58:40 +00:00
Dominique.Fournier
ba5f375b5a
dblayer : bad function name
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2047 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-03-22 08:15:35 +00:00
Dominique.Fournier
e3bec29cf8
dblayer : bad function name
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2046 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-03-22 08:14:30 +00:00
Dominique.Fournier
70b71de74b
routeSQL : allow chain to not be defined
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2045 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-03-22 08:13:07 +00:00
Dominique.Fournier
74f5fed52c
routeSQL : Limit the list to the authorized of elements
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2044 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-03-22 04:55:10 +00:00