Updated docs

This commit is contained in:
Lauri Ojansivu 2025-06-13 23:05:01 +03:00
parent 4bfc0140be
commit f54cbac370
19 changed files with 490 additions and 55 deletions

View file

@ -0,0 +1,10 @@
- Add more [Developer Documentation](https://github.com/wekan/wekan/wiki/Developer-Documentation), like directory structure etc
- Make it easier to develop on Windows
- Make it possible to build virtual appliance from source
- Update [wekan-dev](https://github.com/wekan/wekan-dev) for developing with Docker
- Make automated builds for VirtualBox and Windows
- Fix [wekan-autoinstall](https://github.com/wekan/wekan-autoinstall)
- Integrate [Install source without sudo](https://github.com/wekan/wekan/wiki/Install-source-without-sudo-on-Linux) to other install instructions and install scripts
- Try to combine duplicate Docker etc install instructions on [Wekan wiki](https://github.com/wekan/wekan/wiki) to make it easier to keep up-to-date
- Add more platforms
- Add [Tests](https://github.com/wekan/wekan/issues/467) to Wekan. [Cloudron](https://github.com/wekan/wekan/issues/1065) has some selenium tests, check are they on [Cloudron repos](https://github.com/wekan/wekan/wiki/Platforms#cloudron) and could those tests be integrated to Wekan.