Development overview: Difference between revisions
From LimeSurvey Manual
No edit summary |
m Updating Accessibility link from old typo |
||
(34 intermediate revisions by 8 users not shown) | |||
Line 1: | Line 1: | ||
Table of contents: | Table of contents: | ||
*[[LimeSurvey roadmap]] | |||
*[[How to join the LimeSurvey project team]] | |||
**[[How to become a LimeSurvey Developer]] | |||
*[[Accessing the source code]] | |||
*[[Code quality guide]] | |||
*<strike>[[Coding guidelines]]</strike> | |||
*<strike>[[How to document your source code]]</strike> | |||
*[[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]] | |||
**[[Authentication plugin development]] | |||
**[[Defining attributes]] | |||
*[[HTML editor : needed functionality]] | |||
**[[Update ckeditor]] | |||
**[[redactor]] | |||
**[[summernote]] | |||
**[[tinyMCE]] | |||
*[[VueJS]] | |||
*[[Replace_jqGrid]] | |||
*[[Accessibility]] | |||
*[[Templating]] | |||
*[[Regression and unit tests]] | |||
*[[Survey settings inheritance]] | |||
*[[Architectural decision records]] | |||
*[[Continuous integration]] | |||
[[Category:Development]] |
Latest revision as of 04:57, 10 March 2024
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
- Accessibility
- Templating
- Regression and unit tests
- Survey settings inheritance
- Architectural decision records
- Continuous integration