Changesets: LimeSurvey

master d6fb3b28

2014-01-23 16:14

c_schmitz


Details Diff
Fixed issue: Numeric-only codes on subquestions not being allowed Affected Issues
08580, 08584
mod - application/models/Question.php Diff File

master 818ab5c8

2014-01-23 14:02

c_schmitz


Details Diff
Fixed issue #8566: IP Spoofing
mod - application/helpers/common_helper.php Diff File

master 0fcb1130

2014-01-23 13:00

mfaber

Committer: mfaber


Details Diff
Dev: (QueXF) Enable splitting of single answer questions

Dev: Prevents page overflow.
Dev: Splitting is done only for questions with
Dev: many answer catergories
Affected Issues
08220
mod - application/libraries/admin/quexmlpdf.php Diff File

master 9efe85b3

2014-01-23 11:39

c_schmitz


Details Diff
Fixed issue #8564: CSRF vulnerability in KCFinder
mod - application/helpers/admin/htmleditor_helper.php Diff File
mod - application/views/admin/survey/prepareEditorScript_view.php Diff File
mod - third_party/kcfinder/core/uploader.php Diff File
mod - third_party/kcfinder/js/browser/toolbar.js Diff File
mod - third_party/kcfinder/tpl/tpl_javascript.php Diff File

master 21a0cbcf

2014-01-22 21:17

c_schmitz


Details Diff
Fixed issue #8565: Possible code injection when using old mod_php versions
mod - application/helpers/admin/template_helper.php Diff File
mod - application/views/admin/templates/importuploaded_view.php Diff File

master bbfeb62a

2014-01-22 19:39

DenisChenu


Details Diff
Fixed issue #08514: No control on duplicate sub question code (case Unsensitive)
Dev: original was Could Not Activate Survey, but DB issue
Dev: Control unsensitive unicity in javascript
Dev: Control unsensitive unicity in model
Dev: Replace alert by .notify : maybe add a global function ? (sendAlert(message,style))
Dev: validate unicity BEFORE try to submit else there are some db issue (to be tracked too)
mod - application/models/Question.php Diff File
mod - scripts/admin/subquestions.js Diff File

master 97e9ce37

2014-01-22 18:37

DenisChenu


Details Diff
Dev: Second strange fix
Dev: TODO : fix the javascript, surely remove some information somewhere
mod - application/controllers/admin/database.php Diff File

master dcd15d1d

2014-01-22 18:32

DenisChenu


Details Diff
Dev: fixed issue when adding sub question: number of bound variables does not match number of tokens
Dev: Found this issue with : duplicate code + javascript + submit
Dev: Why not in other condition ?
mod - application/controllers/admin/database.php Diff File

master 6e3cb7e5

2014-01-22 17:37

c_schmitz


Details Diff
Fixed issue 08563: Token validfrom and validuntil validations fail : they don't use the time difference setting - patch by ledut Affected Issues
08563
mod - application/models/Token.php Diff File

master 40ebd35e

2014-01-22 17:33

DenisChenu


Details Diff
Dev: better patch for ar-php for bug 07159
Dev: see https://sourceforge.net/p/ar-php/discussion/779212/thread/dc72b9db/
Affected Issues
07159
mod - application/third_party/ar-php/Arabic/Glyphs.php Diff File

master f5635159

2014-01-22 17:21

mfaber

Committer: user30088


Details Diff
Dev: add missing attribute printable_help for date question
mod - application/helpers/common_helper.php Diff File

master f09ba8fb

2014-01-22 17:04

DenisChenu


Details Diff
Merge branch 'master' of github.com:LimeSurvey/LimeSurvey
mod - application/helpers/qanda_helper.php Diff File

master f5e791dc

2014-01-22 17:01

DenisChenu


Details Diff
Fixed issue 07159: PHP notice for arabic graph in statistics
Dev: this time REALLY update to ar-php 3.6.0
Dev: add fix for php notice ONLY
Affected Issues
07159
mod - application/third_party/ar-php/Arabic.php Diff File
mod - application/third_party/ar-php/Arabic/AutoSummarize.php Diff File
mod - application/third_party/ar-php/Arabic/Changes Diff File
mod - application/third_party/ar-php/Arabic/CharsetC.php Diff File
mod - application/third_party/ar-php/Arabic/CharsetD.php Diff File
mod - application/third_party/ar-php/Arabic/CompressStr.php Diff File
rm - application/third_party/ar-php/Arabic/Data.php Diff
mod - application/third_party/ar-php/Arabic/Date.php Diff File
mod - application/third_party/ar-php/Arabic/Docs.zip Diff File
mod - application/third_party/ar-php/Arabic/Examples.zip Diff File
mod - application/third_party/ar-php/Arabic/Gender.php Diff File
mod - application/third_party/ar-php/Arabic/Glyphs.php Diff File
mod - application/third_party/ar-php/Arabic/Hiero.php Diff File
mod - application/third_party/ar-php/Arabic/Identifier.php Diff File
mod - application/third_party/ar-php/Arabic/KeySwap.php Diff File
mod - application/third_party/ar-php/Arabic/Mktime.php Diff File
mod - application/third_party/ar-php/Arabic/Normalise.php Diff File
mod - application/third_party/ar-php/Arabic/Numbers.php Diff File
mod - application/third_party/ar-php/Arabic/Query.php Diff File
mod - application/third_party/ar-php/Arabic/Salat.php Diff File
mod - application/third_party/ar-php/Arabic/Soundex.php Diff File
mod - application/third_party/ar-php/Arabic/Standard.php Diff File
mod - application/third_party/ar-php/Arabic/Stemmer.php Diff File
mod - application/third_party/ar-php/Arabic/StrToTime.php Diff File
mod - application/third_party/ar-php/Arabic/Transliteration.php Diff File
mod - application/third_party/ar-php/Arabic/WordTag.php Diff File
mod - application/third_party/ar-php/Arabic/data/ArQuery.xml Diff File
mod - application/third_party/ar-php/Arabic/data/arab_countries.xml Diff File
add - application/third_party/ar-php/Arabic/images.zip Diff File

master f0c8fe3e

2014-01-22 16:52

c_schmitz


Details Diff
Fixed issue 08554: Hover over answer options no longer showing value Affected Issues
08554
mod - application/helpers/qanda_helper.php Diff File

master 076d51db

2014-01-22 16:45

DenisChenu


Details Diff
Fixed issue 07159: PHP notice for arabic graph in statistics
Dev: update to ar-php 3.6.0
Dev: add fix for php notice ONLY
Dev: ar-php have issue with sentence starting without arabic caracter
Affected Issues
07159
mod - application/third_party/ar-php/Arabic.php Diff File
mod - application/third_party/ar-php/Arabic/Glyphs.php Diff File

master faf310fe

2014-01-22 16:29

c_schmitz


Details Diff
Fixed issue 08083: Token attributes being mapped to the CPDB cannot be properly usedmall fix Affected Issues
08083
mod - application/models/Survey.php Diff File

master 1fbbd86e

2014-01-22 16:27

c_schmitz


Details Diff
Fixed issue 08083: Token attributes being mapped to the CPDB cannot be properly usedmall fix Affected Issues
08083
mod - application/models/Survey.php Diff File

master fdd1937a

2014-01-22 16:18

c_schmitz


Details Diff
Fixed issue 08083: Token attributes being mapped to the CPDB cannot be properly usedmall fix Affected Issues
08083
mod - application/models/Survey.php Diff File

master 85ca290f

2014-01-22 16:04

c_schmitz


Details Diff
Fixed issue 08083: Token attributes being mapped to the CPDB cannot be properly used Affected Issues
08083
mod - application/controllers/admin/tokens.php Diff File
mod - application/models/Survey.php Diff File

master f188b85d

2014-01-22 15:19

DenisChenu


Details Diff
Fixed issue #08562: Stored XSS - getSurveys_json
Dev: quick fix here, No need title for link, because jqgrid have is own title on td.
Dev: Survey list must be rewritten to use autoencode to true
mod - application/controllers/admin/surveyadmin.php Diff File
mod - scripts/admin/listsurvey.js Diff File

master f932b031

2014-01-22 14:41

c_schmitz


Details Diff
Fixed issue 08083: Token attributes being mapped to the CPDB cannot be properly used Affected Issues
08083
mod - application/config/version.php Diff File
mod - application/helpers/update/updatedb_helper.php Diff File
mod - installer/sql/create-mssql.sql Diff File
mod - installer/sql/create-mysql.sql Diff File
mod - installer/sql/create-pgsql.sql Diff File

master dda9435c

2014-01-22 12:44

c_schmitz


Details Diff
Fixed issue 08083: Token attributes being mapped to the CPDB cannot be properly used
Dev Partial fix
Affected Issues
08083
mod - application/controllers/admin/participantsaction.php Diff File
mod - application/controllers/admin/tokens.php Diff File
mod - application/helpers/common_helper.php Diff File
mod - application/models/Participant.php Diff File
mod - application/models/ParticipantAttributeName.php Diff File
mod - application/models/Survey.php Diff File
mod - application/views/admin/token/managetokenattributes.php Diff File
mod - styles/blobblueish/adminstyle.css Diff File
mod - styles/darkblue/adminstyle.css Diff File
mod - styles/gringegreen/adminstyle.css Diff File

master ab68fd7a

2014-01-22 09:07

c_schmitz


Details Diff
Fixed issue: CPDB JS file not being found

master 58b6d953

2014-01-21 20:10

DenisChenu


Details Diff
Fixed issue #08566: Stored XSS in HTML export
Dev: encode all answer directly
Dev: Is IP spoofing is really a bug ...
mod - application/helpers/admin/export/HtmlWriter.php Diff File

master 2b961283

2014-01-21 17:32

DenisChenu


Details Diff
Fixed issue #08561 and #08547: Cross-Site Scripting in 404 page
Dev: oups ....
mod - application/views/system/error404.php Diff File
 First  Prev  1 2 3 ... 150 ... 300 ... 450 ... 600 ... 750 ... 900 ... 919 920 921 922 923 924 925 ... 1050 ... 1200 ... 1350 ... 1471 1472 1473  Next  Last