Commit Graph

27 Commits

Author SHA1 Message Date
Nico Rehwaldt 0d2e36c304 docs: move single run to CONTRIBUTING guide
Also featured directly on the front-page (README).
2020-12-21 22:43:43 +01:00
Nico Rehwaldt 3426e93b6a chore: update translations 2020-12-21 22:43:43 +01:00
Alexis Zeghers 6e5f19d97e chore(SETUP): add step to run modeler in browser 2020-12-17 13:47:23 +01:00
Nico Rehwaldt 9c3c9bf12b feat(translations): update translatable string 2020-11-03 20:39:20 +00:00
Nico Rehwaldt 4de42680ba chore(CONTRIBUTING): link conventional commits 2018-09-27 14:34:48 +02:00
Nico Rehwaldt 6711d41fb7 docs(SETUP): remove grunt
It is now an internal dependency. We're using npm aliases to talk to it.
2017-10-04 09:27:54 +02:00
Nico Rehwaldt 4546d39d92 chore(project): clarify setup 2016-09-01 10:17:50 +02:00
Vladimirs Katusenoks 28cc4e8e10 feat(i18n/build): add grunt task for translation extraction
Use `grunt extract-translations` to run extraction.
Will run all test cases to extract the available translations.

Closes #497
2016-05-03 17:31:49 +02:00
pedesen 28cec5d44e chore(project): update setup instructions
Closes #318
2015-09-30 10:28:04 +02:00
GARCIA Guillaume 90376cae87 docs(project): fix broken link in SETUP.md
Windows setup.bat broken link because of the case
2015-07-23 16:02:57 +02:00
mhariri 45a4cf9140 docs(project/SETUP): fix links 2015-05-08 13:32:36 +02:00
Nico Rehwaldt 680c111cc2 docs(project): add integration tests to setup script 2014-09-03 18:47:45 +02:00
Nico Rehwaldt 74900412d0 docs(project): remove inline setup script 2014-08-26 11:41:50 +02:00
Nico Rehwaldt e99588429c docs(project): update setup scripts 2014-08-26 11:25:31 +02:00
Nico Rehwaldt 6b2ab71779 docs(project): link setup scripts 2014-08-25 17:58:18 +02:00
Nico Rehwaldt 43ee5f0d16 docs(project): update setup.sh 2014-08-25 17:58:18 +02:00
Nico Rehwaldt eb77b6c418 docs(project): use npm link during setup 2014-08-19 20:46:28 +02:00
Nico Rehwaldt 3677d171ed docs(project): extract setup.sh 2014-08-19 16:32:04 +02:00
Jörg c103f6863d docs(setup.md): add ids project 2014-08-13 12:38:09 +02:00
Nico Rehwaldt aca1ea21e9 docs(project/COMMIT_MESSAGES): update case 2014-08-12 11:13:09 +02:00
Nico Rehwaldt 1c8b0b5f36 docs(project): add windows setup file 2014-08-12 11:03:48 +02:00
Nico Rehwaldt b8db4322ab docs(project/COMMIT_MESSAGES): add description 2014-08-12 11:03:47 +02:00
Daniel Meyer a1aafa7227 fix(docs/setup-script): add direct editing repository
Update setup script to include direct-editing repository
2014-07-31 14:27:51 +02:00
Nico Rehwaldt bd6aa53662 chore(project): pull out bpmn model
This commit removes the bpmn model specific parts that have been
outsourced to the project bpmn-io/bpmn-moddle.

In addition it removes BPMN 2.0 diagrams that were crafted
especially for tests of that functionality.

Closes #25
2014-04-03 19:34:17 +02:00
Nico Rehwaldt 9e249efc83 fix(docs/project/SETUP): link diagram-js 2014-04-01 10:48:26 +02:00
Nico Rehwaldt 8eb1bd7563 docs(project): add SETUP instructions
This commit adds a document that describes the setup instructions for
bpmn-js.
2014-03-31 15:56:34 +02:00
Nico Rehwaldt 286beb3aed docs(architecture): add architecture diagram 2014-03-17 15:13:48 +01:00