Actions

LimeSurvey roadmap: Difference between revisions

From LimeSurvey Manual

(updated docs, added details about template stuff, added links)
Line 7: Line 7:
Goals cannot be fulfill by itself so if you want to [https://manual.limesurvey.org/How_to_join_the_LimeSurvey_project_team give a helping hand] or [https://manual.limesurvey.org/How_to_contribute_new_features contribute new features] yourself please get in touch!
Goals cannot be fulfill by itself so if you want to [https://manual.limesurvey.org/How_to_join_the_LimeSurvey_project_team give a helping hand] or [https://manual.limesurvey.org/How_to_contribute_new_features contribute new features] yourself please get in touch!


Last update: 2016/02/26
Last update: 2016/09/21


=Limesurvey v2.06 - Status: Archived =  
=Limesurvey v2.06 - Status: Archived =  
Line 37: Line 37:
</strike>
</strike>


=Limesurvey 2.51.0 and onward=
=Limesurvey 2.5x and onward=


As Sam's dev branch is aborted, we need to come up with a new roadmap.
Planned features for the next major releases:


Current pipeline:
* Cleaning up public survey HTML (Denis)
 
* New [[https://manual.limesurvey.org/CintLink Cint plugin]]
* Denis and HTML
* [https://manual.limesurvey.org/Tour Adding tours]
* Cint plugin
* Turn questions into [https://manual.limesurvey.org/Question_object_types Question object types]
* [https://manual.limesurvey.org/Tour Tour]
* [https://manual.limesurvey.org/Question_object_types Question object types]
* Further improvements of the [https://manual.limesurvey.org/Backend_UI_improvements_for_2.5 admin interface]
* Further improvements of the [https://manual.limesurvey.org/Backend_UI_improvements_for_2.5 admin interface]
* Finally write spec and manual for Louis' template implementation?
* Template adjustments:
** Implementing Twig as template engine
** Implementing the concept of "child templates"
** Separate template core code and special CSS/JS
** Implement core template and inherited shipped templates


Question objec types will break backwards compatibility, so it will bump the major version up to 3.0.0.
Notes:
* Question objects will break backwards compatibility, so it will bump the major version up to 3.0.0.
* The new template structure and underlying HTML changes will make old 2.5x templates incompatible. There will be another major release including the new template features.

Revision as of 15:10, 22 September 2016

General

This page lists current Limesurvey releases, future development and release goals. We will try to update this regularly with more details as they become available but please help us (yes, we are talking about you!).

Goals cannot be fulfill by itself so if you want to give a helping hand or contribute new features yourself please get in touch!

Last update: 2016/09/21

Limesurvey v2.06 - Status: Archived

  • LimeSurvey v2.06 will not receive new features or updates - instead see 2.06 LTS version

Limesurvey v2.06 LTS (Feb/March 2016) - Status: Released

  • A LTS (Long term support) version will be made available to user who bought a LimeSurvey Premium Package (= Comfort Update) - this LTS version includes mainly security fixes.
  • This long term support version is scheduled to be maintained until at least 12/2016.

Limesurvey v2.5 actual release (Feb 2016) - Status: Released

  • Recommended version for new users
  • Completely new administration interface
  • Fully responsive survey templates

Limesurvey v3.0 - scheduled for Q4 2016 - Status: Development halted

This branch is aborted.

  • Development is halted as resources are focused on 2.5
  • Development will continue when 2.5 and 3.0 are merged
  • More information is available at the Limesurvey 3 wiki page.

Changes / New Features

Limesurvey 3 will be (another) major rewrite, see Limesurvey 3 wiki page for more details.

  • Extended plugin architecture with separation of authentification and authorization and JSON configuration file.
  • Extended installer
  • New DB layout for translations

Limesurvey 2.5x and onward

Planned features for the next major releases:

  • Cleaning up public survey HTML (Denis)
  • New [Cint plugin]
  • Adding tours
  • Turn questions into Question object types
  • Further improvements of the admin interface
  • Template adjustments:
    • Implementing Twig as template engine
    • Implementing the concept of "child templates"
    • Separate template core code and special CSS/JS
    • Implement core template and inherited shipped templates

Notes:

  • Question objects will break backwards compatibility, so it will bump the major version up to 3.0.0.
  • The new template structure and underlying HTML changes will make old 2.5x templates incompatible. There will be another major release including the new template features.