Dominique Fournier 0b17469544 Version 0.11 of Domframework :
* BUG dblayer : check if the unique multiple values are not used before
    updating
  * BUG Markdown : Two automatic links on the same line are not correct, the
    regex must be Ungreedy
  * BUG route : if using modules, the redirect was wrong
  * form : the submit text can be defined in the label too
  * form : add the hidden support to the fields
  * BUG dblayer : Add support to ordering if column name is 'group' by using the
    separator (need by SQLite)
  * HTTP authentication : return an exception with 401 to allow the browser to
    authenticate. Allow the REST API to work by catching the error instead of
    die


git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1932 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
2015-01-27 01:33:47 +00:00
2015-01-27 01:33:47 +00:00
2014-08-18 12:00:52 +00:00
2015-01-27 01:29:21 +00:00
2014-06-20 13:17:57 +00:00
2015-01-06 09:12:26 +00:00
2014-11-20 20:04:14 +00:00
2014-05-13 12:00:47 +00:00
2014-06-16 13:50:53 +00:00
Description
DomFramework is a small PHP Framework. Database abstraction, authentication methods, routing, sessions are the keywords
https://domframework.fournier38.fr
5.1 MiB
Languages
PHP 100%