Dominique.Fournier
280617b547
Add support to list of tables in dblayer for the 3 PDO engines
...
Add support to connect database
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1469 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-06-18 09:10:18 +00:00
Dominique.Fournier
9e2da45514
dblayers functions are now public
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1468 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-06-17 18:00:45 +00:00
Dominique.Fournier
e74bbf7369
Add initialize method in authorization
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1466 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-06-17 17:42:30 +00:00
Dominique.Fournier
971335fe5d
Define the phpdoc configuration
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1465 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-06-16 13:50:53 +00:00
Dominique.Fournier
42bc4280a1
Typo
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1464 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-06-16 13:46:55 +00:00
Dominique.Fournier
027cbccdcf
PHPDoc support : correct the erroneous entries
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1463 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-06-16 13:46:39 +00:00
Dominique.Fournier
679fa2c24a
Exit of makePackageDebian if the compilation failed before launching lintian
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1452 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-06-13 09:45:58 +00:00
Dominique.Fournier
4a441c3154
Modify the makePackageDebian to have a version variable
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1451 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-06-13 09:45:19 +00:00
Dominique.Fournier
486b1ff921
Changelog too long
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1447 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-06-13 09:32:11 +00:00
Dominique.Fournier
d4e1de348c
Prepare 0.2 version
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1445 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-06-13 09:16:56 +00:00
Dominique.Fournier
7e993d4007
out-of-date-standards-version : go to 3.9.5 version
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1444 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-06-13 09:12:53 +00:00
Dominique.Fournier
81e298a089
The createTable must use the class fields and not external variables. Easier !
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1443 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-06-12 14:39:44 +00:00
Dominique.Fournier
aa26715645
A variable was used without initialisation in CLI
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1440 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-06-12 14:17:17 +00:00
Dominique.Fournier
ab6a4715ac
dblayer : Add foreign keys in creation of table
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1439 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-06-12 12:39:51 +00:00
Dominique.Fournier
1d1e0cb0b6
dblayer : Move unique fields in each SQL engine
...
bug dblayer : table name was alwas 'table' (missing $)
adding quotes arround unique fields to support spaces
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1438 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-06-12 12:00:52 +00:00
Dominique.Fournier
a1122a716c
Add creationTable function for MySQL, SQLite and PostgreSQL
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1437 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-06-11 14:50:16 +00:00
Dominique.Fournier
87b4c843ef
Add the public in functions of dblayer
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1436 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-06-11 12:23:19 +00:00
Dominique.Fournier
9ce72830e1
Removing TODO in docs : not in svn
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1430 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-06-05 20:19:54 +00:00
Dominique.Fournier
57ee35fb22
Fix error in unique fields validation
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1429 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-06-05 20:18:02 +00:00
Dominique.Fournier
3671350f7d
Check before using if the SQLite database file is writeable and raise an exceptiion in case of error
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1423 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-06-05 12:27:36 +00:00
Dominique.Fournier
edb78f936c
Force Foreignkeys support in SQLite (PRAGMA foreign_keys = ON;)
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1422 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-06-05 11:19:33 +00:00
Dominique.Fournier
b7fe8ad341
Missing ! : not test of existing key in an array before update in dblayer
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1412 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-06-04 16:43:51 +00:00
Dominique.Fournier
c746d1fe4b
Error in debian watch
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1411 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-06-04 12:31:33 +00:00
Dominique.Fournier
2e8dd883d2
Add a PDO exception if PDO has a problem
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1408 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-06-04 12:17:22 +00:00
Dominique.Fournier
65b83208f7
Install the domframework in /usr/share/php/domframework
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1407 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-06-04 11:36:14 +00:00
Dominique.Fournier
b1e9abdcae
Forgot a dns in framework
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1405 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-06-03 14:37:22 +00:00
Dominique.Fournier
7025795c23
Add debian package to domframework
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1404 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-06-03 14:35:55 +00:00
Dominique.Fournier
cec5c60e83
Add a 3600s timeout on the CSRF token
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1377 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-06-01 09:10:27 +00:00
Dominique.Fournier
5deed571ec
Don't display an error if the headers are already sent
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1375 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-06-01 08:17:49 +00:00
Dominique.Fournier
9398370664
Catch the non catched exception in routes and display them in Internal server error
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1374 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-06-01 07:53:46 +00:00
Dominique.Fournier
3ec8e3f052
Add forms in documentation
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1373 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-06-01 07:37:46 +00:00
Dominique.Fournier
cba4fcc57c
Add CSRF support in form
...
Get the values provided by the user with a method with CSRF validation
Remove the verify support as it is not used (and it use eval function which is evil)
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1371 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-06-01 06:03:52 +00:00
Dominique.Fournier
a2e0be173f
Typo : start -> star
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1370 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-06-01 04:39:44 +00:00
Dominique.Fournier
20db47f64f
Bug inserted in last commit : the dash in parameters is converted in array in place to be read as string
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1366 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-05-28 17:45:53 +00:00
Dominique.Fournier
a0a5cade28
Remove warning in CLI usage
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1365 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-05-28 14:19:09 +00:00
Dominique.Fournier
db9554facc
Add mandatory field option to display a red star for mandatory fields
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1352 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-05-22 14:42:21 +00:00
Dominique.Fournier
f87874ca03
Don't look at & in stdin entries in CLI
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1343 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-05-22 09:17:53 +00:00
Dominique.Fournier
02b6d20908
Add the PHP version in 5.2 minimum
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1342 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-05-21 21:09:43 +00:00
Dominique.Fournier
683d45e8cd
Adding FQDN, hostname, domain, and is_ip verify tests
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1341 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-05-21 21:09:19 +00:00
Dominique.Fournier
95cd53193e
In creation, non mandatory and inexisting fields are not asked
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1340 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-05-21 21:08:43 +00:00
Dominique.Fournier
5449ecc27a
Skip the primary key in update tests if it is provided
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1331 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-05-21 20:01:24 +00:00
Dominique.Fournier
45077d166c
Remove "PHP Strict Standards: Only variables should be passed by reference" warning in CLI
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1329 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-05-21 19:32:50 +00:00
Dominique.Fournier
45d9d0cb78
First version of verify
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1323 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-05-21 18:19:00 +00:00
Dominique.Fournier
c0d4b0ef24
Update the dbLayer to update more easily the tables
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1317 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-05-21 14:23:09 +00:00
Dominique.Fournier
bb18deadab
Adding support of operationnal errors in form
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1305 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-05-20 17:03:44 +00:00
Dominique.Fournier
1a62acca09
USAGE is now in markdown
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1291 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-05-13 14:22:33 +00:00
Dominique.Fournier
cfc5e3a43e
Add table support to outputtxt
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1290 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-05-13 12:00:47 +00:00
Dominique.Fournier
4d0e0d7993
Removing unlink debug
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1289 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-05-12 12:58:16 +00:00
Dominique.Fournier
f3cb6a2c09
Removing debug
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1288 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-05-12 12:57:40 +00:00
Dominique.Fournier
8d16811eff
P tags are now corrects
...
Put the closing tags at end of line to be more readable
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1287 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-05-12 12:55:55 +00:00
Dominique.Fournier
5a0171caa7
Adding more logs at the start of the script to help the debug
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1286 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-05-10 22:07:30 +00:00
Dominique.Fournier
cde5e524d5
First fonctionnal version with code protection, titles
...
Adding time statistics in debug (32ms to parse a 21ko markdown file)
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1285 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-05-10 21:44:43 +00:00
Dominique.Fournier
6ed9dc84a9
First quasi-fonctionnal markdown version
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1284 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-05-10 21:10:30 +00:00
Dominique.Fournier
3d5cce734b
Better support of imbricated lists
...
Better support of empty texts
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1283 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-05-10 18:44:27 +00:00
Dominique.Fournier
eae04943d8
First version of Markdown converter.
...
Not complete, but there is a workbase
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1282 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-05-10 17:17:52 +00:00
Dominique.Fournier
7b8f0940b4
Add a tip in help of cli
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1281 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-04-21 18:50:59 +00:00
Dominique.Fournier
6d50f264f5
Cli must allow @ or spaces in array keys. Replace the parse_str function to hand made function
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1280 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-04-21 18:47:15 +00:00
Dominique.Fournier
3f72772aec
Add support to parameter of constructor in CLI. Actually, the parameter must not be optionnal
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1279 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-04-21 15:57:20 +00:00
Dominique.Fournier
a0698e2f8e
Form is now Boostrap3 compliant
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1278 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-04-01 13:14:55 +00:00
Dominique.Fournier
4e34002ffe
REGEX BUG : if a parameter is optionnal in the regex, don't show an error
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1263 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-03-26 20:33:14 +00:00
Dominique.Fournier
7c2ea07315
Bug : display in read method doesn't function. It always display all the fields
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1262 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-03-26 19:58:13 +00:00
Dominique.Fournier
15c8a41911
Add the replacement property in the HTML renderer
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1250 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-03-25 14:02:32 +00:00
Dominique.Fournier
1f94cd2455
Simplify outputhtml.php (Removing the Reflexion). Use a require_once instead of require
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1249 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-03-25 13:25:23 +00:00
Dominique.Fournier
350aa1dea8
Add all the phpdocs to the domframework
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1246 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-03-24 19:44:34 +00:00
Dominique.Fournier
1b52b410c3
Update docs to CLI array parameters
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1242 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-03-24 12:43:45 +00:00
Dominique.Fournier
1d85cbd5e9
Add array support in CLI (and update the documentation)
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1241 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-03-24 12:41:06 +00:00
Dominique.Fournier
7e69a0e978
Correct bug in uniq constrain violation test in update for dblayer
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1240 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-03-23 19:58:55 +00:00
Dominique.Fournier
bd575e67ed
A little bug : if we don't modify the uniq columns, no need to check if there is a constrain violation
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1239 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-03-23 19:09:42 +00:00
Dominique.Fournier
04e13afe42
Add the Exception error management in CLI (display only the message in normal mode, and display all the trace in expert mode)
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1237 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-03-22 15:30:19 +00:00
Dominique.Fournier
d34b80e30d
Simplify the cli.php by using call_user_func_array() to launch the method in the class
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1236 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-03-22 15:23:37 +00:00
Dominique.Fournier
9460c245ef
Add a unique constrain in the tables in dblayer. Block the creation/update if the constrain is forced.
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1232 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-03-22 14:57:42 +00:00
Dominique.Fournier
4fa807a992
Add the possibility to display all the params available in the configuration with their default value
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1231 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-03-22 12:28:17 +00:00
Dominique.Fournier
32835b4d7c
Add an exception to dblayer.php if the datas are not in the right format
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1230 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-03-22 11:55:48 +00:00
Dominique.Fournier
28a5d1b4ce
Add the rest library : read the wanted output format, and display it if it is available
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1229 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-03-21 15:45:20 +00:00
Dominique.Fournier
7524ca29cc
Add the HTTP codes in http.php library
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1228 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-03-21 15:44:32 +00:00
Dominique.Fournier
7010197882
Logical error in outputxml : missing $this->
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1227 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-03-21 12:39:37 +00:00
Dominique.Fournier
544dc3cfed
Return the number of rows modified by the request
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1226 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-03-19 20:35:09 +00:00
Dominique.Fournier
92380bf377
Add comments to authSympa
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1225 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-03-19 18:57:16 +00:00
Dominique.Fournier
687ebfab9a
Add authsympa module
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1224 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-03-19 12:24:05 +00:00
Dominique.Fournier
383e831ff3
Add support to read in dblayer with order and colmuns displayed
...
Return the number of deleted rows in delete
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1223 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-03-18 18:35:48 +00:00
Dominique.Fournier
a11b4d0bb7
Add ordering reads in dblayer
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1222 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-03-17 15:16:14 +00:00
Dominique.Fournier
5dbf9bcfcc
Suppress a extra space in a SQL command
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1221 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-03-17 14:51:43 +00:00
Dominique.Fournier
0a8051a1ce
Parameters for read in dblayer are provided in array to have more than one criteria.
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1220 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-03-17 12:52:57 +00:00
Dominique.Fournier
e6309dc7a4
Add the configuration support to domframework. The informations are stored in a PHP file
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1219 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-03-14 13:53:09 +00:00
Dominique.Fournier
ad830056b1
Add correct read support (filter without value, bad key assignement)
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1218 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-03-13 19:00:05 +00:00
Dominique.Fournier
00af80827e
Add a blank line to cli to be more readable
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1216 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-03-10 13:52:04 +00:00
Dominique.Fournier
2b945686cc
First version of logger
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1215 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-02-28 13:02:13 +00:00
Dominique.Fournier
8f2767ce99
Cosmetic change : add a blank line
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1214 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-02-28 09:27:22 +00:00
Dominique.Fournier
c05626a567
Missing */ in dblayer
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1213 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-02-28 09:23:09 +00:00
Dominique.Fournier
8b96e19467
First version of CLI support
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1212 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-02-28 09:22:18 +00:00
Dominique.Fournier
c89b621bc5
Add a TODO
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1211 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-02-27 15:51:20 +00:00
Dominique.Fournier
a50e28dc16
Adding _METHOD support to routing
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1210 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-02-27 15:36:49 +00:00
Dominique.Fournier
6ce3776d12
Add a new routing module with easier support. It understand the RESTful mode too with GET,PUT,POST,DELETE.
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1209 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-02-27 15:04:20 +00:00
Dominique.Fournier
a437f8e62a
Adding PHPUnit tests
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1208 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-02-27 10:00:41 +00:00
Dominique.Fournier
96cf1c4010
First release of domframework
...
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1207 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2014-02-27 08:47:54 +00:00