Changesets: LimeSurvey

master 21a0cbcf

2014-01-22 20:17:01

c_schmitz

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

master bbfeb62a

2014-01-22 18:39:04

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)
Affected Issues
08514
mod - application/models/Question.php Diff File
mod - scripts/admin/subquestions.js Diff File

master 97e9ce37

2014-01-22 17:37:33

DenisChenu

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

master dcd15d1d

2014-01-22 17:32:26

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 ?
Attach Issues:
mod - application/controllers/admin/database.php Diff File

master 6e3cb7e5

2014-01-22 16:37:52

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 16:33:52

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 16:21:06

mfaber


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

master f09ba8fb

2014-01-22 16:04:56

DenisChenu

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

master f5e791dc

2014-01-22 16:01:00

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 File
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 15:52:33

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 15:45:35

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 15:29:12

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 15:27:21

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 15:18:41

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 15:04:57

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 14:19:36

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
Affected Issues
08562
mod - application/controllers/admin/surveyadmin.php Diff File
mod - scripts/admin/listsurvey.js Diff File

master f932b031

2014-01-22 13:41:53

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 11:44:17

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 08:07:06

c_schmitz

Details Diff
Fixed issue: CPDB JS file not being found
Attach Issues:

master 58b6d953

2014-01-21 19:10:27

DenisChenu

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

master 2b961283

2014-01-21 16:32:58

DenisChenu

Details Diff
Fixed issue #08561 and #08547: Cross-Site Scripting in 404 page
Dev: oups ....
Affected Issues
08561
mod - application/views/system/error404.php Diff File

master dd0f6d6f

2014-01-21 16:30:00

DenisChenu

Details Diff
Fixed issue #08561 and #08547: Cross-Site Scripting in 404 page
Dev: remove too the clear email : see http://www.yiiframework.com/doc/api/1.1/CErrorHandler#adminInfo-detail
Affected Issues
08561
mod - application/views/system/error404.php Diff File

master 68950125

2014-01-21 13:02:34

tpartner

Details Diff
Fixed issue 08572: Maintain scroll position when editing a token
Dev Removed default action of link
Affected Issues
08572
mod - scripts/admin/tokens.js Diff File

master 78d43bea

2014-01-20 15:07:49

abezverkhyy

Details Diff
Fixed issue: with .doc export, empty cells have 2pt size in Libre Office
Attach Issues:
mod - application/helpers/admin/export/DocWriter.php Diff File

master 9a0923fb

2014-01-20 10:39:41

mfaber


Committer: mfaber Details Diff
Fixed issue 08125: Wrong SPSS date format for date question results

Dev: All date/time question results are exported as a
Dev: full timestamp (yyyy-mm-dd hh:mm:ss).
Dev: May add differential treatment of dates/times/datetimes
Dev: (SPSS: SDATE vs. TIMEw vs. DATEw, etc...)
Affected Issues
08125
mod - application/helpers/export_helper.php Diff File
 First  Prev  1 2 3 ... 150 ... 300 ... 450 ... 600 ... 750 ... 900 901 902 903 904 905 906 907 ... 1050 ... 1200 ... 1350 ... 1452 1453 1454  Next  Last