Rostislav Wolny
96b8ab069f
Update husky package
...
[MAILPOET-3568]
2021-07-06 13:29:00 +02:00
Pavel Dohnal
876c92ef0b
Remove ./do watch task
...
[MAILPOET-3500]
2021-06-28 09:21:12 +02:00
Rostislav Wolny
81fc441d4f
Add parallel execution for data generator
...
[MAILPOET-3226]
2021-05-11 14:25:16 +02:00
Rostislav Wolny
b4ed9efa85
Add documentation for plugin download commands
...
[MAILPOET-3482]
2021-04-26 13:47:41 +02:00
Pavel Dohnal
843ba1a3c8
Add information about running acceptance tests
...
[MAILPOET-3482]
2021-04-26 13:47:41 +02:00
Rodrigo Primo
1e6e6a3883
Update Robo commands
...
This commit updates some Robo commands that were using `:` instead of
`-` to separete words for commands with more than two words resulting in
command not found errors. Simply replacing the aforementioned character
fixes the commands.
For two release related commands, it was also necessary to add the
`release` prefix.
[MAILPOET-3444]
2021-02-24 11:59:18 +01:00
Rodrigo Primo
66bed164b8
Bump the PHP version requirement
...
This commit updates the README.md file and bumps the PHP version required to run the development environment to PHP >= 7.3 and add a note informing that the requirements to just run the plugin are different.
2021-01-15 16:01:22 +01:00
Rodrigo Primo
4cb35b9f66
Add note saying that the instructions assume a working WP dev env
2021-01-15 16:01:22 +01:00
Rodrigo Primo
00ab9214ca
Remove docker and docker compose from requirements list
...
This commit removes docker and docker compose as requirements to run Mailpoet. They are only required to run the acceptance tests and not the plugin itself.
2021-01-15 16:01:22 +01:00
Amine Ben hammou
5fbfacf025
Update PHP version on README
2020-06-23 09:16:02 +02:00
Ján Mikláš
3adf27f9dd
Add Storybook section to README
...
[MAILPOET-2769]
2020-04-23 14:34:58 +02:00
Jan Jakeš
c0d77e4564
Install Composer PHAR to tools directory
...
[MAILPOET-2405]
2019-09-30 20:10:53 +01:00
Jan Jakeš
26818042f4
Install PHPScoper PHAR to tools directory
...
[MAILPOET-2405]
2019-09-30 20:10:53 +01:00
Valdrin Koshi
deeab63088
Mention the need to have a folder
2019-03-25 08:33:02 -04:00
Ján Mikláš
c9c6c0651e
Replace Stylus with SCSS, update watch and compile tasks
...
[MAILPOET-1813]
2019-02-21 08:26:32 -05:00
Rostislav Wolny
745198e406
Add Robofile commands for changelog update and get
...
[MAILPOET-1770]
2019-02-08 12:20:23 -05:00
Jan Jakeš
bec21970e7
Add ./do qa:phpstan to README
...
[MAILPOET-1657]
2018-12-10 16:15:39 +01:00
Rostislav Wolny
4bf07a0278
Fix download instructions for PHP-Scoper in readme
...
[MAILPOET-1638]
2018-12-03 17:13:35 +01:00
Rostislav Wolny
f99e10a114
Remove Mozart from README.md and add PHP-Scoper
...
[MAILPOET-1651]
2018-12-03 17:13:35 +01:00
Rostislav Wolny
09d37027c2
Add and configure PHP-Scoper
...
[MAILPOET-1651]
2018-12-03 17:13:35 +01:00
Rostislav Wolny
6479a6cc10
Update readme.md file
...
[MAILPOET-1605]
2018-10-31 17:49:32 +01:00
Rostislav Wolny
9eb586b8e6
Add ./do container:dump command and run it within build
...
[MAILPOET-1605]
2018-10-31 17:49:15 +01:00
wxa
90186f2af5
Update README: split unit and integration tests
2018-10-29 17:57:47 +03:00
Amine Ben hammou
7eb37119ed
removing files structure section
2018-10-10 15:43:53 +02:00
Amine Ben hammou
11401e2dab
adding tools
2018-10-10 14:00:42 +02:00
Amine Ben hammou
9866f4c707
adding i18n description
2018-10-10 11:25:38 +02:00
Amine Ben hammou
a772aceb39
Updating README and CONTRIBUTING
2018-10-09 17:29:08 +02:00
Rostislav Wolny
079fe6f280
Remove dependencies installation from acceptace tests
...
[MAILPOET-1535]
2018-09-18 11:45:48 +02:00
Pavel Dohnal
d844b7e47f
Initial acceptance testing setup
...
[MAILPOET-997]
2017-08-17 08:13:10 +02:00
Pavel Dohnal
6f64b9faa2
Add eslint
...
[MAILPOET-938]
2017-06-19 14:30:09 +01:00
stoletniy
3705ed7da0
Use a faster SVN workflow in release publishing automation [MAILPOET-913]
2017-06-07 17:46:10 +03:00
Tautvidas Sipavičius
950bfb04d6
Update README.md with more new commands
2017-04-27 17:56:36 +03:00
Alexey Stoletniy
a0d2be50e8
Upload translation files to Transifex via publish command [MAILPOET-855]
2017-03-16 15:11:38 +03:00
Alexey Stoletniy
1cd7c5e876
Update README, force translations downloading, set shell script permissions [MAILPOET-849]
2017-03-13 19:34:17 +03:00
Alexey Stoletniy
dfa13726e7
Add force mode to svn:publish command, add svn:checkout command
2016-12-15 16:20:12 +03:00
Alexey Stoletniy
71711b4a0d
Add a command to push new release to WP SVN
2016-12-14 18:24:41 +03:00
marco
e059eec5ea
Acceptance tests have been removed from the PHP project.
2015-12-14 16:09:20 +01:00
marco
eda2188611
Remove symlinks documentation.
2015-08-20 15:38:01 +02:00
marco
cb20f7ae0b
Add compiling assets documentation.
2015-08-17 19:41:26 +02:00
Tautvidas Sipavičius
d19c1bca60
Explain how to deal with module loading in README.md
2015-08-13 17:42:40 +03:00
marco
f557b831ea
Clarify tagline.
2015-08-10 14:28:51 +02:00
marco
2e6aff9b0e
Rewrite CSS and JS readme docs.
2015-08-10 12:09:53 +02:00
marco
ece75b4808
Rewrite handlebars in Twig docs.
2015-08-10 12:08:30 +02:00
marco
a491b657ec
Rewrite handlebars example.
2015-08-10 12:07:21 +02:00
marco
550a8a996a
Add wordpress as a dependency in readme.
2015-08-10 12:05:24 +02:00
marco
05495228a7
Streamline readme.
2015-08-10 12:03:43 +02:00
Jonathan Labreuille
7d72df7d08
updated readme
2015-08-03 14:35:28 +02:00
Jonathan Labreuille
f9a2d0026c
reduced mapped i18n functions to a strict minimum and updated README
2015-07-29 19:30:37 +02:00
marco
342cb829be
Added class rules.
2015-07-23 13:46:23 +02:00
marco
cd7b3d70ef
Add documentation for unit tests with Verify.
2015-07-21 22:33:12 +02:00