Dominique.Fournier
23bfc34f1a
route : allow the routing to be chained : return $this each time
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2369 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-10-19 09:29:31 +00:00
Dominique.Fournier
4d8ee4bd8d
dblayerauthzgroups : allow the user to be provided by auth object directely
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2368 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-10-14 06:33:24 +00:00
Dominique.Fournier
eb039e5c94
Start the 0.22 version life
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2367 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-10-14 06:04:11 +00:00
Dominique.Fournier
a59fb58381
Version 0.21 package
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2365 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-10-14 05:59:25 +00:00
Dominique.Fournier
c421d73749
dblayer : correct the regression introduced in 2362
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2364 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-10-14 05:55:40 +00:00
Dominique.Fournier
d2bba22013
cli : don't display the private/protected methods, they can't be called
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2363 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-10-14 05:44:17 +00:00
Dominique.Fournier
bb2dbb6dae
dblayer : datas -> data
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2362 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-10-13 16:13:50 +00:00
Dominique.Fournier
4c5e06011b
cli : if no controller or models exists, return nothing in listonly mode (bash_completion)
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2361 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-10-13 16:03:44 +00:00
Dominique.Fournier
37c8f4a443
cli : the classes displayed by -list option have now the \\ instead of \ to be easier to collate in shell
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2324 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-09-25 11:52:35 +00:00
Dominique.Fournier
6ddce8a705
Remove debug in cli-completion
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2323 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-09-25 09:40:10 +00:00
Dominique.Fournier
da21d8ba8d
Typo in calculation
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2322 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-09-25 09:38:59 +00:00
Dominique.Fournier
242996154e
cli-completion : rewrite completely the program
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2321 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-09-25 09:35:48 +00:00
Dominique.Fournier
937f071960
cli : add support to namespaces
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2292 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-09-17 13:20:58 +00:00
Dominique.Fournier
5d679872ff
users : error of copy/paste. Thanks phpunit tests !
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2280 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-09-12 18:52:42 +00:00
Dominique.Fournier
9be561212b
authhtpasswd : Add support to authenticate the user from a .htpasswd file, created by "htpasswd" command. Allow to add easily a new user if the admin password is lost
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2279 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-09-12 17:08:32 +00:00
Dominique.Fournier
6c43b65a8c
users : don't allow colon (:) in fields
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2278 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-09-12 15:54:06 +00:00
Dominique.Fournier
93bf0cf482
Add Tests/userssqlTest.php
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2277 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-09-12 15:27:44 +00:00
Dominique.Fournier
94bc27f7d4
users/usersSQL : Add users storage in SQL and the users abstraction class
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2276 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-09-12 15:26:16 +00:00
Dominique.Fournier
800411803c
dblayer : if the verify return an array with the field in key, the exception of update is now working
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2275 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-09-12 15:04:49 +00:00
Dominique.Fournier
56f7a1a0f0
dblayer : If provided select is not an array of array, throw an exception
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2274 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-09-12 14:51:21 +00:00
Dominique.Fournier
6fec924d11
dblayerauthzgroupsTest : add the authzgroups update in the tests
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2273 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-08-21 13:14:21 +00:00
Dominique.Fournier
cc41170136
Add dblayerauthzgroups unit tests
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2272 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-08-21 12:59:03 +00:00
Dominique.Fournier
f653f938f8
dblayerauthzgroups : don't return the primary key field if it is added by the authorization process and not wanted by the user
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2271 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-08-21 12:56:47 +00:00
Dominique.Fournier
3ad0a5d618
dblayerauthzgroups : define the setters of properties to allow chained ->
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2270 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-08-21 12:08:46 +00:00
Dominique.Fournier
e6fca943f6
dblayer : define the setters of properties to allow chained ->
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2269 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-08-21 12:08:20 +00:00
Dominique.Fournier
58f4e000b3
dblayerauthzgroups : add the support to dblayer with authzgroups right
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2268 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-08-21 11:44:10 +00:00
Dominique.Fournier
cfa429df0f
dblayer : add the hookpreread and the hookpostread
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2267 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-08-21 11:43:18 +00:00
Dominique.Fournier
162629f214
authzgroups : clear the local cache when there is an update in the objects/members/rights to reload the informations from the database
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2266 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-08-21 09:53:33 +00:00
Dominique.Fournier
8bc3ded20b
authzgroups : if the provided object start by a slash, don't add it.
...
authzgroups : add a local cache in the object, for the userrightsget, to not access to the database each time
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2265 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-08-21 08:18:25 +00:00
Dominique.Fournier
2106eaf93d
language : add the languageSubTag function to the HTML tag
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2264 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-08-20 13:29:00 +00:00
Dominique.Fournier
52b55e7ad3
Start 0.20 packaging
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2262 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-08-20 12:43:05 +00:00
Dominique.Fournier
e780507897
unittests : complete unit test crash : missing a disconnect in dblayer tests
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2261 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-08-20 12:32:29 +00:00
Dominique.Fournier
ec235d606d
dblayer tests : add the disconnect when needed to deconnect from the singleton
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2260 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-08-20 12:21:19 +00:00
Dominique.Fournier
e0b6aa77d2
dblayer : add a Singleton to not reconnect each time we need to access the same database.
...
dblayer : add a method to disconnect the database engine
dblayer : add the transactions methods, linke in PDO
dblayer : remove the extension of PDO
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2259 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-08-20 12:19:58 +00:00
Dominique.Fournier
2238778dd6
authzgroups : the allow rights are tested and displayed only in debug mode
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2258 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-08-19 13:58:33 +00:00
Dominique.Fournier
2a145e4db4
authzgroups : remove a / if it is alone. Permit to check if the rights on / object is available
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2257 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-08-17 14:32:10 +00:00
Dominique.Fournier
bf4d1e036e
authzgroups : add the functions to check the accessRight, accessWrite, accessReadOnly
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2256 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-08-17 12:10:21 +00:00
Dominique.Fournier
5d4eae4473
logger : allow to store the logs in session (to be readable in debug)
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2255 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-08-17 12:07:58 +00:00
Dominique.Fournier
907e92ced8
authentication : better error management in configuration (Exception in case of errors).
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2254 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-08-17 12:05:21 +00:00
Dominique.Fournier
521540bc1c
logger : add a <br/> to messages displayed on screen to allow the traces to be readable
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2253 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-08-14 13:49:48 +00:00
Dominique.Fournier
9381836a32
start : move the language selector to be enabled in authentication page
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2252 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-08-14 13:05:01 +00:00
Dominique.Fournier
4c029b5c10
verify : remove bad comment (DomDNS->DomFramework)
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2251 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-08-14 13:00:38 +00:00
Dominique.Fournier
1e69b034b1
start : remove the NOTICE from the logs when we are in production
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2250 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-08-14 12:55:32 +00:00
Dominique.Fournier
c7e77ed060
logger : remove the [internal functions] (without file and line) from the logs
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2249 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-08-14 12:51:30 +00:00
Dominique.Fournier
df06e0951e
version 0.20 : start !
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2248 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-08-14 09:58:45 +00:00
Dominique.Fournier
774bdb7df3
remove exmaples
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2246 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-08-14 09:29:35 +00:00
Dominique.Fournier
d40de10b79
update locales
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2245 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-08-14 09:28:48 +00:00
Dominique.Fournier
643d3d8ecd
remove the examples
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2244 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-08-14 09:23:40 +00:00
Dominique.Fournier
1d72c8fb1d
lintian : informations->information
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2243 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-08-14 09:07:22 +00:00
Dominique.Fournier
a3d4b3ef59
Version 0.19
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2242 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-08-14 09:06:04 +00:00
Dominique.Fournier
5f3e003b70
dblayer : create table : add "if not exists"
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2241 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-08-14 08:59:40 +00:00
Dominique.Fournier
782f37411b
unittests : update outputhtmlTest
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2240 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-08-14 08:21:11 +00:00
Dominique.Fournier
1b1618595e
start : remove the debug forced
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2239 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-08-14 07:12:47 +00:00
Dominique.Fournier
78fe387468
renderer : display the flash informations automatically if it is defined. Allow to overwrite the layout page when calling the function
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2238 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-08-14 07:10:32 +00:00
Dominique.Fournier
144842b4da
route : allow the 401 error code to be redirected to an external URL to authenticate the user
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2237 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-08-14 07:08:49 +00:00
Dominique.Fournier
0dff869ccd
outputhtml : add a basic HTML page when there is nothing declare
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2236 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-08-14 07:07:21 +00:00
Dominique.Fournier
4eff852e16
start : add the start file to easily start a new project. Copy the beginning of the file in a index.php file and that's all !
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2235 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-08-13 14:52:01 +00:00
Dominique.Fournier
e536e15009
auth : Add the application name in authentication panel
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2234 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-08-13 14:34:45 +00:00
Dominique.Fournier
ac0cf5a16b
logger : remove one backtrace step to have the right error log by default
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2233 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-08-13 13:26:13 +00:00
Dominique.Fournier
e5d3f31100
authentication : add a REST/HTML authentication class to not reinvent the wheel each time
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2232 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-08-13 13:00:00 +00:00
Dominique.Fournier
c08d504486
logger : add the support to catch all the trigger_error messages
...
logger : add the backtraceDisplay conditionnal
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2231 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-08-13 12:43:56 +00:00
Dominique.Fournier
93cf28ebfb
lockfile : better error message to found the class which generate the error
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2230 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-08-13 09:50:04 +00:00
Dominique.Fournier
a98697b5f6
ratelimitfile : allow the lockfile to be in the same directory than the ratelimit files
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2229 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-08-13 09:48:10 +00:00
Dominique.Fournier
b52ad9e970
language : add the languageName support
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2228 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-08-11 09:57:56 +00:00
Dominique.Fournier
8f9d404343
route : remove the automatic adding of the / to allow the redirect from word to word/ without error of loop
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2227 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-08-10 14:31:16 +00:00
Dominique.Fournier
0053e3eb1a
route : redirect to myself : code 400
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2226 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-08-10 14:11:53 +00:00
Dominique.Fournier
bd45fb2566
route : add the 'multi' method to allow multiple methods to be applied to the same route and function
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2225 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-08-09 07:26:12 +00:00
Dominique.Fournier
7aed0c63e1
form : variable typo
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2224 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-08-07 13:10:32 +00:00
Dominique.Fournier
25632eb4c8
form : allow to define the bootstrap width for titles and fields columns
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2223 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-08-07 12:54:16 +00:00
Dominique.Fournier
35f2002e3f
route : remove a obsolete comment
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2222 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-08-07 09:54:53 +00:00
Dominique.Fournier
ca9af5324e
route : add a message to errors when the Exception code is 0 and converted to 500
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2221 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-08-07 09:46:30 +00:00
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