Revisions of limesurvey

Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 20)
trigger service run
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 19)
Modified via webui
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 18)
- update to 5.2.4
  - Fixed issue: Error in RemoteControl API when using using 
    set_question_properties (#2142) (Víctor Echeverría)
  - Fixed issue T155: Sometimes editing survey participants doesn't 
    show data (#2145) (Gabriel Jenik)
  - Fixed issue #17734: Unable to use quote inside relevance of 
    subquestion (Denis Chenu)
  - Fixed issue #17729: Setting default answers for single choice 
    question type (#2146) (Denis Chenu)
  - Fixed issue #17696: Mass changing expiration date fails (except 
    for superadmin) (#2144) (Gabriel Jenik)
  - Fixed issue: Error message "Unknown column 'owner_uid' in 'field 
    list'"  when updating from 4.x (Carsten Schmitz)
  - Fixed issue: Confusing message when the ComfortUpdate server is 
    preparing the update package (Carsten Schmitz)
  - Fixed issue #L41-T1509: Numeric questions prevent statistics from 
    generating and display false data (#2127) (Patrick Teichmann)
  - Fixed issue #17719: Question list not updated when adding/changing 
    questions (Olle Haerstedt)
  - Fixed issue #17717: Saving survey group permissions fails with 
    error if auditlog plugin is active (#2141) (Vitauts Stočka)
  - Fixed issue #17713: broken theme name in Survey general settings 
    (#2140) (Vitauts Stočka)
  - Fixed issue #17674: Impossible to add new Menu or New Menu Entry  
    (#2136) (Gabriel Jenik)
  - Fixed issue #17637: wrong question order (#2139) (Vitauts Stočka)
  - Updated translation: Sinhala by sayuri
  - Updated translation: Portuguese (Portugal) by c_schmitz, femariso, 
    fermacedo, holch, marcelovincenzi, samarta
  - Updated translation: German by c_schmitz, Hyperion, RobinBur, sur5r_
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 17)
- update to 5.2.1
  + Fixed issue: Missing database commit in update 477
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 16)
- update to 5.2.0
  Most important new features 
  + Upload & Install your own question themes inside the administration
  + Field-based data encryption – this can be activated for survey 
    participants and responses on a field-by-field case to store 
    sensitive personal data securely
  + Many new functions for ExpressionScript (formerly ExpressionManager)
  + Introduction of user roles. You can now to assign a pre-defined 
    set of permissions to new/existing users.
  + PHP 8 support (minimum PHP version was raised to 7.2.5).
  + User interface enhancements
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 15)
- update to 5.1.17
  Most important new features 
  + Upload & Install your own question themes inside the administration
  + Field-based data encryption – this can be activated for survey 
    participants and responses on a field-by-field case to store 
    sensitive personal data securely
  + Many new functions for ExpressionScript (formerly ExpressionManager)
  + Introduction of user roles. You can now to assign a pre-defined 
    set of permissions to new/existing users.
  + PHP 8 support (minimum PHP version was raised to 7.2.5).
  + User interface enhancements
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 14)
- update to 5.1.16
  Most important new features 
  + Upload & Install your own question themes inside the administration
  + Field-based data encryption – this can be activated for survey 
    participants and responses on a field-by-field case to store 
    sensitive personal data securely
  + Many new functions for ExpressionScript (formerly ExpressionManager)
  + Introduction of user roles. You can now to assign a pre-defined set 
    of permissions to new/existing users.
  + PHP 8 support (minimum PHP version was raised to 7.2.5).
  + User interface enhancements
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 13)
needs php7-dom now...
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 12)
remove application/config from main package
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 11)
move more files to /etc/limesurvey
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 10)
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 9)
- update to 5.1.14
  -Fixed issue #17611: Updating from 2.05 or earlier throws error 
   "Undefined function getDBConnectionStringProperty()" (Carsten Schmitz)
  -Fixed issue #17608: Remove orphan labels before adding table 
   unique constraint (Olle Haerstedt)
  -Fixed issue #17592: Database update 450 fails (Patrick Teichmann)
  -Fixed issue #17557: Allowed image extensions are not properly shown 
   in administration (Carsten Schmitz)
  
  Changes from 5.1.12 (build 210922) to 5.1.13 (build 210923) September 21, 2021
  -Fixed issue #17608: Label sets have no language column in latest dbversion (Olle Haerstedt)
  -Fixed issue #17528: Back-button on survey group permission fails (#2043) (Gabriel Jenik)
  -Fixed issue #17512: Survey Logic File Syntax Error Summary 
   Displays Incorrect Error Count (#2035) (Gabriel Jenik)
  -Fixed issue #16792: Delete permission on Survey : no CRSF control (#2029) (Gabriel Jenik)
  
  Changes from 5.1.11 (build 210920) to 5.1.12 (build 210922) September 20, 2021
  -Fixed issue: Remove lime_ prefix from db update (Olle Haerstedt)
  -Fixed issue #17606: Single data set summary is missing "last page" detail (Carsten Schmitz)
  
  Changes from 5.1.10 (build 210913) to 5.1.11 (build 210920) September 20, 2021
  -Fixed issue: Prevent failed saving when users enters too many characters 
   for survey title in quick translation (Carsten Schmitz)
  -Fixed issue #17590: Role reseted after checkintegrity (#2036) (Gabriel Jenik)
  -Fixed issue #17509: when exporting/importing surveys as "Tab-separated-values" 
   encryption settings are lost (Patrick Teichmann)
  -Fixed issue #17454: Unable to remove a user with survey permissions 
   with friendly url enabled (#2037) (Gabriel Jenik)
  -Fixed issue #14370: QueXML export (Print answers) of a ranking question 
   showing name of available options instead of "Rank #" (#2033) (Adam Zammit)
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 8)
add missing files
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 7)
revert the removal of additional files for now. Looks like some of them are still needed...
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 6)
- provide an initial version of robots.txt and favicon.ico, to avoid 
  flooded log files
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 5)
use more simplyfied version of apxs call
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 4)
- remove a few more, unneeded files
- pre-create some directories, that need write permissions of the 
  process, running the WebUI
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 3)
- Update to 4.6.3-210518
  We suggest to check out and hold close to the instructions, which can 
  be found in the online manual:
  https://manual.limesurvey.org/Upgrading_from_a_previous_version
  Listing some fixed issues below 
  (more: see /usr/share/doc/packages/limesurvey/docs/release-notes.txt):
  + Fixed issue: [security] Possible SQL injection in statistics (Carsten Schmitz)
  + Fixed issue: [security] Auditlog not capturing all response modifications (Carsten Schmitz)
  + Fixed issue: [security] Possible XSS in data entry and survey logic check
    - found by James Mullen, Edgescan (Carsten Schmitz)
  + Fixed issue: [security] Possible SQL injection in data entry, CPDB participant 
    sharing and condition editing - found by James Mullen, Edgescan (Carsten Schmitz)
  + Fixed issue: [security] Updated ckEditor to 4.16.0 (Carsten Schmitz)
  + Fixed issue #17153: [security] Brute-force attack with tokens to enter survey is possible (#1802) (Gabriel Jenik)
  + Fixed issue: Password is not sent in 'Resume later' email anymore for security reasons (Carsten Schmitz)
  + Fixed issue #L41-T293: Question Attributes - Bootstrap Buttons Removed Input Validation from General Settings Tab. (Jessica Höck)
  + Fixed issue #L41-T292: Question Attribute - List (Radio) -- Removed Input Validation from General Settings Tab. (Jessica Höck)
  + Fixed issue #L41-T291: Question Attributes - List DropDown - Remove Input Validation from General Settings. (Jessica Höck)
  + Fixed issue #17164: Closing of unsaved Survey Group leads to 404 (Carsten Schmitz)
  + Fixed issue #17162: Adminbasics build failed. (Jessica Höck)
  + Fixed issue #17159: Question type: Array dual scale doesn't save state (Olle Harstedt)
  + Fixed issue #17138: 404 after delete a theme (Olle Haerstedt)
  + Fixed issue #17085: Unable to copy a survey when updated from 3.x using Postgres (Carsten Schmitz)
  + Fixed issue #16833: new config setting for date format and question code updates (#1684) (Gabriel Jenik)
  + Fixed issue #16788: Column 'expire' in lime_sessions has no index (Olle Haerstedt)
  + Fixed issue #16730: A lot of attribute can not be translated in admin GUI (Olle Haerstedt)
  + Fixed issue #16723: SPSS data export does not include any delimiters after lastpage field (Carsten Schmitz)
  + Fixed issue #16706: Can't choose "No" option in "Slider initial value set at start" for "Multiple numerical input" - "Slider" (Olle Haerstedt)
  + Fixed issue #16347: Error while updating database using console command (Carsten Schmitz)
  + Fixed issue #15500: getSurveyInfo() fails with fatal error for a plugin from console (Olle Haerstedt)
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 2)
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 1)
osc copypac from project:home:lrupp package:limesurvey revision:15
Displaying revisions 21 - 40 of 40
openSUSE Build Service is sponsored by