Commit Graph

114 Commits

Author SHA1 Message Date
ec20abb1ee added missing modules for makepot task + added suport for plural forms in html templates + added all major i18n methods in twig 2015-07-29 19:15:21 +02:00
9e2df5c1d7 started migrating form editor + i18n added makepot with twig templates support 2015-07-29 16:54:06 +02:00
ffbc54ffb7 added loadEnv to unit test and removed bootstrap code + added basic acceptance test for form widget (had to increase the wait value oh web driver to bypass JS animations delay) 2015-07-28 11:40:31 +02:00
87d69bffb3 Protect loadEnv method from being called during cli usage. 2015-07-23 13:58:59 +02:00
a133a766f7 Avoid polluting the git history with CodeCeption config. 2015-07-22 14:32:28 +02:00
bbfb610126 Use env only in tests, to avoid disabling first user install. 2015-07-22 14:15:55 +02:00
f5cb2467ea Add .env support. 2015-07-21 18:20:38 +02:00
05af63dc00 removed symlinking from robofile and replaced by manual symlink - added lib folder into JS for dependencies (a.k.a node_modules) 2015-07-21 17:32:40 +02:00
fdddcbea14 added symlink dependencies for node_modules in Robo 2015-07-21 12:35:27 +02:00
8137a30f46 modal library - added automatic setting of template renderer whether Handlebars is defined, defaults to pure html - fixed modal title issue (remove handlebars syntax from overlay template) - added a sample file for acceptance tests config - robo task to auto create acceptance tests config file based on sample 2015-07-20 20:45:47 +02:00
fb5deb7d29 Refactoring commands for an easier use. 2015-07-20 18:10:13 +02:00
eb50d2e536 Watch command. 2015-07-20 18:02:40 +02:00
b4e4cdd1b3 Tests commands in Rubo. 2015-07-17 23:32:35 +02:00
bae0dcba5b First Robo automation file, Rake-like. 2015-07-17 22:43:22 +02:00