Development overview: Difference between revisions
From LimeSurvey Manual
No edit summary |
No edit summary |
||
Line 31: | Line 31: | ||
*[[Survey settings inheritance]] | *[[Survey settings inheritance]] | ||
*[[Architectural decision records]] | *[[Architectural decision records]] | ||
*[[Continuous integration]] | |||
[[Category:Development]] | [[Category:Development]] |
Revision as of 14:18, 10 October 2021
Table of contents:
- LimeSurvey roadmap
- How to join the LimeSurvey project team
- Accessing the source code
- Code quality guide
Coding guidelinesHow to document your source code- Standard for Git commit messages
- Help us: Tasks
- How can I support LimeSurvey?
- How to contribute new features
- Database versioning
- Database documentation
- The bugtracker and git
- Plugin system architecture
- HTML editor : needed functionality
- VueJS
- Replace_jqGrid
- Accessibity
- Templating
- Regression and unit tests
- Survey settings inheritance
- Architectural decision records
- Continuous integration