Development overview: Difference between revisions
From LimeSurvey Manual
No edit summary |
No edit summary |
||
Line 19: | Line 19: | ||
*[[Plugin system architecture]] | *[[Plugin system architecture]] | ||
**[[Authentication plugin development]] | **[[Authentication plugin development]] | ||
**[[Defining attributes]] | **[[Defining attributes]] | ||
*[[HTML editor : needed functionality]] | *[[HTML editor : needed functionality]] |
Revision as of 13:57, 21 June 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