Commit Graph
100 Commits
Author SHA1 Message Date
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
Dominique.Fournier b5b01032ae Start packaging of version 0.30
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3022 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-09-06 08:51:57 +00:00
Dominique.Fournier 8b2a64d649 BUG form->values () : must overwrite readonly and hidden fields (the user can modify them, but it is not allowed)
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3021 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-09-01 14:37:08 +00:00
Dominique.Fournier a1922c30f2 route requestURL (true) in subdir invalid : http://localhostiptables/ipv4/filter/INPUT (missing directory)
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3020 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-09-01 13:48:50 +00:00
Dominique.Fournier 9b0724bf56 auth* : the details can be provided in all the cases : if the user is authenticated, at least, return the email
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3019 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-09-01 11:02:42 +00:00
Dominique.Fournier 276f97836c auth : the alert box is now more user friendly
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3018 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-09-01 10:54:17 +00:00
Dominique.Fournier ef9c921aca auth : refresh the CSS to be more user friendly
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3017 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-09-01 10:41:36 +00:00
Dominique.Fournier 239d5b0290 authentication : when debugging, save the logs in file
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3016 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-09-01 10:19:31 +00:00
Dominique.Fournier 748eef3eab authhtpasswd : return the only detail available -> email
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3015 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-09-01 10:18:32 +00:00
Dominique.Fournier 3873935e3a authentication : manage correctely the routes (no trailling slash)
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3014 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-09-01 09:39:29 +00:00
Dominique.Fournier 0ffebcda0b authentication : manage correctely the routes (no not add a slash not needed)
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3013 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-09-01 09:32:25 +00:00
Dominique.Fournier a04d3a4f4a Cosmetics changes : remove ending lines spaces
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3012 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-08-31 07:20:24 +00:00
Dominique.Fournier 94099866f6 authentication : usage of routes methods is incorrect : the URL is missing an end slash
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3011 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-08-30 19:00:20 +00:00
Dominique.Fournier 85c51ba6ae file : define the default value for flags in file_put_contents. It is optional
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3005 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-08-23 19:39:43 +00:00
Dominique.Fournier 08e9bbdb1a file : add flags support for file_put_contents
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3004 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-08-23 18:44:24 +00:00
Dominique.Fournier f6ae8eaeae file : add chown, chmod, chgrp support
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3003 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-08-23 18:34:38 +00:00
Dominique.Fournier d75b9bdf64 file : file_exists do not raise an exception if a parent or the path is missing
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3002 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-08-22 19:02:02 +00:00
Dominique.Fournier 79a0481226 file : if file_exists is used, a missing parent directory doesn't generate an exception
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3001 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-08-20 12:54:28 +00:00
Dominique.Fournier 6743119a48 file : copy can copy directory or files
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3000 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-08-20 12:52:35 +00:00
Dominique.Fournier 8d9c1340ba cli : go to the main directory in the constructor to allow configuration reading
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2999 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-08-16 08:20:49 +00:00
Dominique.Fournier d059c6476e ratelimitfile : raise an exception if the file already exists and is not writeable by the webserver
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2998 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-08-04 08:05:11 +00:00
Dominique.Fournier 1fc8635b71 Add more debug for authentication
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2996 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-08-03 13:09:17 +00:00
Dominique.Fournier 97194883b8 cli : argv must be global to be used
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2991 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-08-03 11:49:41 +00:00
Dominique.Fournier 6101115214 Start 0.29 packaging
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2990 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-08-03 11:42:31 +00:00
Dominique.Fournier 4166d45464 auth : url / is considered like a null url
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2989 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-08-03 11:39:05 +00:00
Dominique.Fournier de5dffb125 Update locales
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2988 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-08-03 11:38:34 +00:00
Dominique.Fournier dbb20f8cd7 Authentication : change the gettext
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2987 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-08-03 11:37:48 +00:00
Dominique.Fournier 0c3a2ebc7a authentication : allow to define a special logging function instead of using the trigger_error
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2986 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-08-03 09:48:25 +00:00
Dominique.Fournier 901bc4ddc0 cli : change the directory as soon as the cli object is created
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2985 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-08-03 08:17:52 +00:00
Dominique.Fournier 7923f40dd7 file : add scandirNotSorted function
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2984 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-08-03 08:16:13 +00:00
Dominique.Fournier ad556454a4 config : better error message
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2983 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-08-03 08:15:38 +00:00
Dominique.Fournier a93e3b5783 authparams : if there is no password provided, don't generate a notice in logs
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2964 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-07-26 08:33:48 +00:00
Dominique.Fournier 59b47efeb0 Update locales
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2961 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-07-26 07:43:48 +00:00
Dominique.Fournier 3ac7d3ca22 dblayer : update error message
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2960 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-07-26 07:42:56 +00:00
Dominique.Fournier a4b9eb0267 config : allow the first values to not be an array
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2959 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-07-26 07:31:42 +00:00
Dominique.Fournier 0c9847042b Start version 0.28 packaging
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2958 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-07-26 07:21:17 +00:00
Dominique.Fournier 3cc8300ed6 language : correct the segfault if the cache is changed (missing domframework part and wrong dir provided to bindtextdomain
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2957 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-07-26 07:20:38 +00:00
Dominique.Fournier 4bc2fcaf6c file : add rename and copy functions
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2956 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-07-25 18:54:31 +00:00
Dominique.Fournier fb32656cfc authsql : commit a debug var_dump
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2951 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-07-25 14:04:26 +00:00
Dominique.Fournier 495ea91840 dblayer : allow to define the hook functions in the specification of the layer. Can be external ones
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2950 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-07-25 14:03:36 +00:00
Dominique.Fournier a208873f34 authsql : missing fields in db connection
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2946 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-07-25 11:49:49 +00:00
Dominique.Fournier c3ad1085c1 config : allow the defaults vals to be returned in array of arrays
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2945 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-07-25 11:28:53 +00:00
Dominique.Fournier 71975da3cb Add : outputrest to support the routing to REST
$route->output = "rest";


git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2943 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-07-21 11:56:25 +00:00
Dominique.Fournier 7d165d0ea4 ratelimitfile : don't display the error if it is not possible to create the directory (the exception raised is sufficient)
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2938 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-07-21 08:53:43 +00:00
Dominique.Fournier 9e922ac748 mail : cut the long attachment filenames in headers with the correct encoding
mail : manage correctely the double-quotes in filenames


git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2936 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-07-21 07:47:56 +00:00
Dominique.Fournier b98adaf6af language : Add a working cache management. Change structure of cache as the previous one remove the fonctionnality
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2935 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-07-20 14:51:46 +00:00
Dominique.Fournier abf8b4336a language : Add a working cache management. No need to restart Apache after upgrade of .mo files if a cache directory is available
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2934 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-07-20 14:33:02 +00:00
Dominique.Fournier ca7ee5d01f mail : add setSubject method
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2927 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-07-20 11:37:41 +00:00
Dominique.Fournier 4ff02b11a4 verify : add email test
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2914 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-07-19 14:33:27 +00:00
Dominique.Fournier 9a697c0034 dblayer : return all the verify errors in the same shot
dblayer : allow to have external verifyOne and verifyAll functions


git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2911 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-07-19 13:28:37 +00:00
Dominique.Fournier bc0bd0d1e7 dblayer : allow to define external verifyOne/verifyAll functions instead of using internal ones (or the extended ones)
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2909 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-07-19 10:00:07 +00:00
Dominique.Fournier e15945f4df dblayer : delete : raise a valid exception if the delete can't be done
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2901 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-07-18 14:00:56 +00:00
Dominique.Fournier 68a38804b8 dblayer : in debug, display the request in directRead
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2893 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-07-18 10:07:55 +00:00
Dominique.Fournier b64017d548 dblayer : allow read with null value
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2891 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-07-18 08:43:50 +00:00
Dominique.Fournier 2e9ec0d2ee smtp : manage the dot on first column : double it before sending the email
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2865 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-07-12 07:03:36 +00:00
Dominique.Fournier 2297b99845 dblayer : display the field in error when creating the table
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2851 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-07-11 09:07:37 +00:00
Dominique.Fournier 08aed2041b Update Tests to valid the new outputHTML
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2845 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-07-06 11:48:50 +00:00
Dominique.Fournier b7748f6ad1 dblayer : check if the PDO Driver is installed in PHP before using it
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2844 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-07-06 11:15:18 +00:00
Dominique.Fournier 820d360e79 dblayer : check if the table name is defined before using it
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2832 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-07-05 14:06:55 +00:00
Dominique.Fournier aadfae008a outputhtml works on PHP 5.4
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2820 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-06-29 12:50:19 +00:00
Dominique.Fournier 09eda99eaf Start 0.27 packaging
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2819 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-06-29 12:22:49 +00:00
Dominique.Fournier 82abb600c8 form : Allow to define a class text to form object
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2792 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-06-28 09:01:43 +00:00
Dominique.Fournier d621438f0c CSRF : Allow to get the CSRF token from the CSRF or FORM classes
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2790 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-06-28 08:43:18 +00:00
Dominique.Fournier 5f49609a28 csrf : add the exceptions code to Exceptions
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2779 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-06-28 07:18:15 +00:00
Dominique.Fournier 7ca9bb179d form : if a convertDate field provided is empty, do no generate an error
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2778 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-06-28 06:54:57 +00:00
Dominique.Fournier ebb30781cc * outputhtml : add a timestamp after the internal resources when creating the page. Like this, when updating a script, image or css file, it is updated by the client automatically (the browser don't use its cache)
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2771 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-06-27 12:55:05 +00:00
Dominique.Fournier 8d421c15f7 Update locales
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2769 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-06-27 09:35:05 +00:00
Dominique.Fournier 98932d7a95 Start packaging for 0.26
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2768 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-06-27 09:30:35 +00:00
Dominique.Fournier 04f8a47af5 outputhtml : update phpdoc
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2767 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-06-27 09:30:19 +00:00
Dominique.Fournier 4c470b9306 form : add the conversion format for dates
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2765 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-06-27 09:24:22 +00:00
Dominique.Fournier 75499a6639 cli : display the complete string instead of truncate it
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2758 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-06-10 08:04:02 +00:00
Dominique.Fournier 230f8b7603 dblayer : bug in read with OR if the select fields are multiple time the same
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2757 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-06-09 13:11:26 +00:00
Dominique.Fournier 3bda1f7c63 cli : code presentation
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2737 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-05-31 13:21:37 +00:00
Dominique.Fournier fb56a83583 csrf : Split CSRF from form to external package
form : require the external csrf file


git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2736 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-05-24 10:28:21 +00:00
Dominique.Fournier 1aea4d337c route : update docComment
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2735 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-05-24 08:26:55 +00:00
Dominique.Fournier 4e8cda29b2 cli : update help message
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2734 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-05-24 07:53:41 +00:00
Dominique.Fournier 93f2ee9e7e cli : update docComment
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2733 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-05-24 07:46:41 +00:00
Dominique.Fournier a573f6b393 cli : catch correctely the classes names
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2732 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-05-24 07:45:32 +00:00
Dominique.Fournier c4348b3662 cli : update docComment
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2731 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-05-24 07:31:54 +00:00
Dominique.Fournier af95946def cli : add a "-q" option to not display the return code
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2730 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-05-23 19:35:17 +00:00
Dominique.Fournier b403cb41ea cli : Add more information ihow to find the class name when there is no class provided.
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2729 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-05-23 19:15:25 +00:00
Dominique.Fournier f7c903e0f1 cli : allow the controllers\\ to be optional
cli : allow the models\\ or controllers\\ to be optional if the name of the class is unique


git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2728 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-05-23 19:08:43 +00:00
Dominique.Fournier 7d00d6d315 form : update docComment
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2727 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-05-23 12:46:30 +00:00
Dominique.Fournier 70d444f6c7 smtp : Update docComment
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2726 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-05-23 11:48:46 +00:00
Dominique.Fournier 58359a35d2 smtp : update docComment
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2725 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-05-23 11:40:19 +00:00
Dominique.Fournier 905bb21540 smtp : update docComments
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2724 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-05-23 11:27:10 +00:00
Dominique.Fournier 7b3cb69cb1 smtp : check the certificate by default when using SSL (but add the paramter to skip the test)
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2723 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-05-23 09:42:59 +00:00
Dominique.Fournier 8e86bee838 smtp : push the STARTTLS to none by default, as the certificate of the server must be equal to the configuration.
smtp : Catch the STARTTLS errors instead of displaying a warning
smtp : don't loop etrenaly if there is a smtp problem


git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2722 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-05-23 09:16:58 +00:00
Dominique.Fournier c1cbf1435a mail : update exception message
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2721 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2016-05-20 18:50:56 +00:00