Dominique.Fournier
3d57b69e4d
Update locales
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3569 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2017-05-03 19:03:20 +00:00
Dominique.Fournier
ccb0fb8385
dblayeroo: update exception message to add the table name
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3568 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2017-05-03 19:01:56 +00:00
Dominique.Fournier
0f6f269ede
dblayeroo: missing # in regex
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3567 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2017-05-03 14:43:23 +00:00
Dominique.Fournier
a14590ceda
verify: add the tests to dateSQL
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3566 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2017-05-03 13:43:58 +00:00
Dominique.Fournier
4ea1128595
verify: add the dateSQL check
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3565 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2017-05-03 13:41:49 +00:00
Dominique.Fournier
0df7e1bded
dblayeroo: allow the primary key to be the unique key (and the unique is not defined)
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3564 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2017-05-03 08:02:06 +00:00
Dominique.Fournier
790fe6b703
dblayeroo: if the primary key is defined, the unique are not mandatory
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3563 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2017-05-03 07:59:47 +00:00
Dominique.Fournier
0d63ce1e34
form : If the error is not due to field (it has numerical key, put the focus on the first field (if available) and not on the global error
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3562 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2017-05-02 14:17:46 +00:00
Dominique.Fournier
029bb0beb5
dblayeroo: allow to extends it. Add a connect class instead of the constructor
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3561 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2017-05-02 09:57:40 +00:00
Dominique.Fournier
fb017dde76
verify: Use the \verify instead of $this for non static methods
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3559 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2017-05-02 09:44:06 +00:00
Dominique.Fournier
120d769656
dblayeroo: add return $this to setForeignObj
...
dblayeroo: manage correctely the foreign keys
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3558 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2017-05-02 08:53:28 +00:00
Dominique.Fournier
014d07c91f
dblayeroo: force the parameters of the fields in lowercase
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3557 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2017-04-28 14:18:13 +00:00
Dominique.Fournier
dadd4f1d9e
- dblayeroo: Add a export configuration feature to return an array with all the defined parameters
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3556 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2017-04-28 13:17:33 +00:00
Dominique.Fournier
22522982e3
Update locales
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3555 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2017-04-28 10:10:20 +00:00
Dominique.Fournier
2b7055a4fc
Update getopts to have a valid gettext entry
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3554 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2017-04-28 10:03:49 +00:00
Dominique.Fournier
73a4f0edb1
dblayeroo: the old displayColumn was bad written
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3553 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2017-04-28 06:46:18 +00:00
Dominique.Fournier
89be15802b
dblayeroo: Remove tinyint support cause not available in PSQL
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3552 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2017-04-27 12:47:06 +00:00
Dominique.Fournier
2f0abcd139
dblayeroo: add tinyint field type
...
dblayeroo: Do not allow autoincrement if the field is not integer
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3551 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2017-04-27 12:41:15 +00:00
Dominique.Fournier
39d34965c0
* dblayeroo: allow to sort the ORDER statements (the first added is the first use)
...
* dblayeroo: allow to sort the Display statements (the first added is the first use)
* dblayeroo: change displayColumns to displayAdd
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3541 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2017-04-25 14:43:53 +00:00
Dominique.Fournier
48ce12accc
dblayeroo : update to ORDER in the well known order
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3540 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2017-04-25 12:03:57 +00:00
Dominique.Fournier
152cd7048f
dblayeroo : update for solve domci errors
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3539 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2017-04-25 11:54:19 +00:00
Dominique.Fournier
b6b9573813
dblayeroo : review the join process and add the unit tests for it
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3538 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2017-04-25 11:49:19 +00:00
Dominique.Fournier
369536faae
Remove the error_reporting from rss.php
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3530 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2017-04-24 13:00:08 +00:00
Dominique.Fournier
5f93c7b55b
Update getopts tests
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3529 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2017-04-24 12:59:45 +00:00
Dominique.Fournier
626e4d66f6
getopts : manage correctely the help and the tests
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3528 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2017-04-24 12:59:27 +00:00
Dominique.Fournier
064407ff1c
Update getopts to read correctely the ending line
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3526 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2017-04-16 15:17:37 +00:00
Dominique.Fournier
2f35b83e7d
Add getopts support
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3525 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2017-04-14 13:35:00 +00:00
Dominique.Fournier
57c651f3dd
convert: domci correction
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3524 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2017-04-13 13:08:58 +00:00
Dominique.Fournier
917c43c00a
Add RSS support
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3523 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2017-04-13 12:47:16 +00:00
Dominique.Fournier
267c260a0f
Update convert
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3522 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2017-04-13 12:17:57 +00:00
Dominique.Fournier
001c2a041a
Add the convert format support
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3521 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2017-04-13 12:14:17 +00:00
Dominique.Fournier
eddb8b25e5
verify : add the static methods
...
verify : add the unit tests
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3520 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2017-04-13 09:41:39 +00:00
Dominique.Fournier
ba093a14a2
Add more tests to dblayeroo
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3502 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2017-04-10 14:33:52 +00:00
Dominique.Fournier
56cbeaa891
dblayeroo : manage correctely the columns names in joins
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3501 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2017-04-10 14:33:38 +00:00
Dominique.Fournier
0172aad420
dblayeroo : valid the select without the table name. Regression introduced last commit
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3496 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2017-04-04 17:31:05 +00:00
Dominique.Fournier
15d70bd3a9
dblayeroo : review the join process and add the unit tests for it
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3495 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2017-04-03 15:06:03 +00:00
Dominique.Fournier
a096577d17
Start packaging of 0.35 version
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3483 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2017-03-29 12:50:52 +00:00
Dominique.Fournier
3f44445ede
dblayeroo: Accept only one setValues
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3481 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2017-03-29 12:40:30 +00:00
Dominique.Fournier
7845dbfe70
fts: do not query the database if there is no clause to search
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3473 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2017-03-28 13:50:07 +00:00
Dominique.Fournier
28d61e1517
fts : the results are now sorted by date if a date/datetime/time field is available
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3463 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2017-03-28 07:21:08 +00:00
Dominique.Fournier
05d7abe0d3
Add the start/end line in fts
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3462 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2017-03-27 14:29:51 +00:00
Dominique.Fournier
ffae858f59
Update .svnignore
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3460 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2017-03-27 07:43:12 +00:00
Dominique.Fournier
5c4f903987
* dblayeroo : add a new dblayer class. More OO, supports more options than dblayer
...
* fts : The Full Text Search module for dummies
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3459 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2017-03-27 07:42:18 +00:00
Dominique.Fournier
f928cec68c
dblayer : the length of the fields must be checked in UTF-8 and not in Latin1
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3458 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2017-03-24 14:34:34 +00:00
Dominique.Fournier
9ffe45b072
domci : Update CI PHP docs
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3457 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2017-03-24 08:31:10 +00:00
Dominique.Fournier
135ea40841
Do not test the doc directory by domci
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3447 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2017-03-22 19:50:47 +00:00
Dominique.Fournier
d3e7b4c7c4
auth : manage correctely the urls
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3429 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2017-03-15 09:28:03 +00:00
Dominique.Fournier
ed3d625fa4
route: redirect: the destURL analyzer is stronger
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3428 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2017-03-15 09:27:04 +00:00
Dominique.Fournier
086ce242c5
outputhtml : allow to display the page without DOM modification
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3423 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2017-03-14 20:14:24 +00:00
Dominique.Fournier
9dc51ea61f
route : do not cache the baseURL if the Absolute parameter is set
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3421 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2017-03-14 19:45:09 +00:00
Dominique.Fournier
6d41eab506
csrf : manage multiple CSRF tokens in the same PHP call (and provide the same result) : pseudo-singleton
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3410 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2017-03-12 19:16:29 +00:00
Dominique.Fournier
0591656532
dblayer : allow the read order to be written in lowercase too
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3393 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2017-03-09 13:03:36 +00:00
Dominique.Fournier
e21a5a1840
route : add the mapRoute function to know the matching route search comparison
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3392 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2017-03-09 11:03:30 +00:00
Dominique.Fournier
282788bd3e
authentication : update code esthetics
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3391 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2017-03-08 15:00:26 +00:00
Dominique.Fournier
fef2cfddc6
authentication : allow logout to provide a url to be displayed after successful logout
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3390 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2017-03-08 14:58:58 +00:00
Dominique.Fournier
4a0b30782d
graph : adapt the palette
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3361 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2017-01-30 15:09:00 +00:00
Dominique.Fournier
d60f7a4267
graph : renew the points draw with 1. The background, 2. The border
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3357 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2017-01-30 14:01:56 +00:00
Dominique.Fournier
2eb030056d
graph : display correctly the fist label of Y axis if there is no title
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3356 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2017-01-30 10:40:17 +00:00
Dominique.Fournier
0c6e3668d4
graph : first working version of graph.php. It allow to draw graphics based on tabular data like spreadsheet
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3355 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2017-01-27 15:08:57 +00:00
Dominique.Fournier
2313f574d8
color : update error message to display quotes arround the value provided
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3350 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2017-01-06 19:27:12 +00:00
Dominique.Fournier
234107ae99
color : Add the parameter to the PHPDoc (domci)
...
color : align the colors
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3349 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2017-01-06 15:46:24 +00:00
Dominique.Fournier
8f1c8162f6
color : allow to translate a color in english to RGB or GD color
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3347 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2017-01-06 15:31:36 +00:00
Dominique.Fournier
8578ebf7c4
Add domci.ini file
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3345 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2017-01-03 13:18:05 +00:00
Dominique.Fournier
709ff57eee
Version 0.34 : start packaging
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3343 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-12-23 14:23:28 +00:00
Dominique.Fournier
f3bff5040a
file : add glob method
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3340 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-12-23 13:55:50 +00:00
Dominique.Fournier
8af5a789e0
file : Update PHPDocs
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3334 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-12-22 15:22:34 +00:00
Dominique.Fournier
0dbe6b5ab4
file : add the methods is_readable, is_writeable, is_executable
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3332 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-12-22 15:17:05 +00:00
Dominique.Fournier
189801d244
authparams : if the email is not provided by Shibboleth, reject the auth instead of having a warning
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3315 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-12-21 10:48:10 +00:00
Dominique.Fournier
46650ef970
smtp : if there is an error with the server, send QUIT and close correctely the connection
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3291 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-12-14 07:15:33 +00:00
Dominique.Fournier
131c3d6ee2
DomCI : Update PHPDoc
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3285 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-12-12 15:40:10 +00:00
Dominique.Fournier
2e535af8d5
DomCi : update the parameters definitions
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3280 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-12-12 14:49:16 +00:00
Dominique.Fournier
b55ea95fae
DomCI : Update all the PHPDoc
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3279 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-12-09 14:47:48 +00:00
Dominique.Fournier
b102168208
DomCI : Update the PHPDoc
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3273 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-12-08 15:57:56 +00:00
Dominique.Fournier
3a004fbdc0
Update the PHPDocs to modify the invalid types of parameters
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3272 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-12-08 15:33:26 +00:00
Dominique.Fournier
1ddc03dcbb
DomCI : Change the non existing PHPDocs types
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3269 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-12-08 15:07:52 +00:00
Dominique.Fournier
aee1ee62cc
Remove a starting line by tab
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3267 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-12-08 15:02:12 +00:00
Dominique.Fournier
ea54592f5b
Remove all the too long lines
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3266 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-12-08 14:56:34 +00:00
Dominique.Fournier
f3f3d9eaf7
* file : Do not allow the locks to be done if the file to lock doesn't exists
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3225 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-11-28 11:20:49 +00:00
Dominique.Fournier
0930c007b4
Start packaging 0.33
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3211 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-11-17 07:44:42 +00:00
Dominique.Fournier
96e2873222
file : correct the rmdir recursive
...
file : add the filemtime function
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3208 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-11-16 14:47:09 +00:00
Dominique.Fournier
ad1d98b397
mail : change the boundary format to be compatible with Orange
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3196 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-11-14 13:12:22 +00:00
Dominique.Fournier
77a64e776c
mail : allow 120 messages parts by mail
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3130 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-10-12 09:04:38 +00:00
Dominique.Fournier
85c6505ff0
mail : if addAttachmentInline, start the HTML to be mail compliant. Raise an exception if the html part is not provided before using getMail ();
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3126 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-10-11 12:14:45 +00:00
Dominique.Fournier
c213e40606
Start packaging for 0.32 version
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3113 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-10-03 07:10:12 +00:00
Dominique.Fournier
092a15a0b2
form : type in checked
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3107 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-09-30 14:35:49 +00:00
Dominique.Fournier
2a7341832a
form : manage correctely the checkboxes with values (the values can be defined and set to no "unset")
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3106 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-09-30 13:49:24 +00:00
Dominique.Fournier
2ea05e91ca
form : display correctely the checkboxes (add label and div='checkbox')
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3105 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-09-30 11:15:56 +00:00
Dominique.Fournier
59e38dff4e
Remove all the trailing spaces
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3076 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-09-23 14:46:24 +00:00
Dominique.Fournier
af404818e5
cli : If the provided argument is -?, display the variable with the phpdoc associated
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3070 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-09-22 12:33:38 +00:00
Dominique.Fournier
fbc73ad63c
Debian changelog : the format was incorrect to use debchange
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3069 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-09-22 09:53:59 +00:00
Dominique.Fournier
9c47ea7148
Remove makePackageDebian
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3067 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-09-22 08:32:32 +00:00
Dominique.Fournier
2dfb75ee72
form : put the focus on first field NOT readonly and NOT hidden
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3060 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-09-21 10:00:46 +00:00
Dominique.Fournier
230dcf9409
form : don't force a <br/> at the end of the help messages
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3055 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-09-21 08:58:42 +00:00
Dominique.Fournier
7062d307a9
form : overwriting of hidden or readonly fields
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3040 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-09-20 06:42:47 +00:00
Dominique.Fournier
7b40408677
form : the hidden fields must use the "defaults" value, the readonly the "values" value
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3039 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-09-19 14:56:09 +00:00
Dominique.Fournier
881c97abff
start packaging for 0.31 version
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3038 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-09-19 14:40:31 +00:00
Dominique.Fournier
01c1556672
form : the overwriting of hidden and read-only fields is done on values !
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3037 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-09-19 14:30:16 +00:00
Dominique.Fournier
821fc9ed84
authentication : if there is no lastname/firstname provided, don't generate a warning
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3035 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-09-12 09:44:44 +00:00
Dominique.Fournier
413324cf42
file : add md5_file and sha1_file support
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3029 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-09-08 09:05:17 +00:00
Dominique.Fournier
04978bc31b
outputjson : display an error message if the json to display is invalid (binary)
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3028 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-09-07 12:56:09 +00:00