git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1494 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
27 lines
1.3 KiB
Plaintext
27 lines
1.3 KiB
Plaintext
domframework (0.4-1) testing; urgency=low
|
|
* markdown: BUG for == titles / -- titles
|
|
* markdown : BUG : * * * - - - shoud be SEPARATORS
|
|
* markdown : BUG : the mails/url are not working caused by htmlentities
|
|
* markdown : BUG : bad closing </li> in <ul> list
|
|
* markdown : BUG : - line1\nline2 : should be the continuity of <li>, not <p>
|
|
* markdown : BUG : the ### TITLEx doesn't work caused by the search empty line
|
|
at the ned and at the start of the regex
|
|
-- Dominique Fournier <dominique@fournier38.fr> Fri, 27 Jun 2014 10:01:47 +0100
|
|
|
|
domframework (0.3-1) testing; urgency=low
|
|
* dbLayer : Create a operationnal list table for sqlite/mysql/pgsql
|
|
* authorization model
|
|
-- Dominique Fournier <dominique@fournier38.fr> Fri, 20 Jun 2014 15:18:47 +0100
|
|
|
|
domframework (0.2-1) testing; urgency=low
|
|
* dbLayer : If SQLite, don't allow to use database if it is not writeable
|
|
* dbLayer : Bug if update in unique field verification
|
|
* dbLayer : Allow creation of tables from a definition (fields, uniques
|
|
entries, foreign keys)
|
|
* BUG cli : Variable used without initialisation
|
|
-- Dominique Fournier <dominique@fournier38.fr> Fri, 13 Jun 2014 11:15:47 +0100
|
|
|
|
domframework (0.1-1) testing; urgency=low
|
|
* Debian Package
|
|
-- Dominique Fournier <dominique@fournier38.fr> Tue, 03 Jun 2014 16:24:15 +0100
|