# # ChangeLog for features # # Generated by Trac 0.12.2 # 08/03/25 16:49:43 Mon, 27 Apr 2015 12:33:53 GMT Nicolas [3002:c90142fc9280] * features/plugins/antispam.feature (modified) * features/sql/db_cleanup.sql (modified) * features/sql/db_init.sql (modified) * plugins/antispam/filters/class.dc.filter.words.php (modified) Addresses #1647 - Missing clause for update. So update did not work when ... Tue, 21 Apr 2015 20:51:49 GMT franck [2998:d4c4f51f68e9] * features/sql/db_init.sql (modified) Set default blog to en language for testing purpose Mon, 20 Apr 2015 09:36:36 GMT Nicolas [2995:567168ce989b] * features/bootstrap/autoload.php (modified) * features/sql/db_init.sql (modified) Fix path for classes (SQLite) Fix first blog name and first blog ... Tue, 31 Mar 2015 18:42:36 GMT Nicolas [2986:1e5a2d6a0074] * features/bootstrap/DbContext.php (modified) * features/bootstrap/FeatureContext.php (modified) * features/plugins/antispam.feature (added) * features/sql/db_cleanup.sql (modified) * plugins/antispam/filters/class.dc.filter.words.php (modified) Fix #1647 Allow user to add the same word for severals blogs not ... Tue, 31 Mar 2015 14:08:05 GMT Nicolas [2985:19fd15d72873] * features/bootstrap/FeatureContext.php (modified) Oops. Forget a key Tue, 31 Mar 2015 13:53:36 GMT Nicolas [2984:b81d45a0e150] * behat.yml.dist (modified) * features/bootstrap/DbContext.php (modified) * features/bootstrap/FeatureContext.php (modified) * features/bootstrap/autoload.php (modified) * features/sql/db_cleanup.sql (modified) Behat - add a new configuration key in behat.yml file : ... Tue, 27 Jan 2015 20:29:49 GMT Nicolas [2931:eed943c66a5f] * .hgignore (modified) * Makefile (modified) * behat.yml.dist (added) * bin/atoum (added) * bin/behat (added) * composer.json (added) * composer.lock (added) * features/admin/session.feature (added) * features/bootstrap/DbContext.php (added) * features/bootstrap/FeatureContext.php (added) * features/bootstrap/autoload.php (added) * features/public/home.feature (added) * features/sql/db_cleanup.sql (added) * features/sql/db_init.sql (added) * travis/conf/config_mysql.php (added) * travis/conf/config_pgsql.php (added) * travis/conf/config_sqlite.php (added) * travis/install.php (added) * travis/router.php (added) * travis/router_mysql.php (added) * travis/router_pgsql.php (added) * travis/router_sqlite.php (added) Start adding behat tests