Changesets: LimeSurvey

2.05 222241eb

2013-07-13 18:55:19

DenisChenu

Details Diff
Dev: no new value for answers, replaced by placeholder
Dev: required on answer code
Dev: 404 on js, jquery.blockUI.js ar not in third_party
Dev: todo : same for sub question
Affected Issues
08009
mod - application/controllers/admin/questions.php Diff File
mod - application/views/admin/survey/Question/answerOptions_view.php Diff File
mod - scripts/admin/answers.js Diff File

2.05 0b575e75

2013-07-13 12:18:55

DenisChenu

Details Diff
Fixed issue 08002: Click on delete one answer delete 2 answers
Dev: jquery-ui bug http://bugs.jqueryui.com/ticket/9015
Affected Issues
08002
mod - application/views/admin/survey/Question/answerOptions_view.php Diff File
mod - scripts/admin/answers.js Diff File

2.05 adc34f87

2013-07-13 00:18:26

DenisChenu

Details Diff
Dev: submit need submit not last page
Attach Issues:
mod - application/helpers/SurveyRuntimeHelper.php Diff File

2.05 3b59b81e

2013-07-13 00:10:17

DenisChenu

Details Diff
Fixed issue 07967: Accessibility of button without javascript : index
Dev: Ols javascript of index don't work : move it in survey_runtime function
Affected Issues
07967
mod - application/helpers/SurveyRuntimeHelper.php Diff File
mod - application/helpers/common_helper.php Diff File
mod - application/helpers/frontend_helper.php Diff File
mod - scripts/navigator-countdown.js Diff File
mod - scripts/survey_runtime.js Diff File

master 1bb80f75

2013-07-12 22:05:57

LimeSurvey Translations Bot

Details Diff
Updated translation: Norwegian (Bokmål) by pmonstad
Updated translation: Dutch by Han
Updated translation: Norwegian (Nynorsk) by pmonstad
Updated translation: Portuguese (Brazil) by hugomusetti, mauriciofurtado, andreass
Updated translation: Dutch (Informal) by Han
Attach Issues:
mod - locale/_template/limesurvey.pot Diff File
mod - locale/nb/LC_MESSAGES/nb.mo Diff File
mod - locale/nl-informal/LC_MESSAGES/nl-informal.mo Diff File
mod - locale/nl/LC_MESSAGES/nl.mo Diff File
mod - locale/nn/LC_MESSAGES/nn.mo Diff File
mod - locale/pt-BR/LC_MESSAGES/pt-BR.mo Diff File

2.05 cd16db1d

2013-07-12 17:52:52

DenisChenu

Details Diff
Fixed issue 07967: Accessibility of button without javascript : previous and clear
Dev: todo : save / load
Dev: Fixed issue : double inclusion of js and css
Dev: Fixed a lot of js in qanda after 4a2d74dd2efc0f0af63e01bc59d5706ee465d6c4
Affected Issues
07967
mod - application/controllers/survey/index.php Diff File
mod - application/helpers/frontend_helper.php Diff File
mod - application/helpers/qanda_helper.php Diff File
mod - application/helpers/replacements_helper.php Diff File
add - scripts/array-totalsum.js Diff File
add - scripts/navigator-countdown.js Diff File
mod - scripts/survey_runtime.js Diff File

2.05 4c0d04af

2013-07-12 15:58:54

sammousa

Details Diff
Dev Fixed incorrect path for lime-progress.css
Attach Issues:
mod - application/helpers/frontend_helper.php Diff File

2.05 94ef4f62

2013-07-12 10:59:44

mdekker

Details Diff
dev: Add script path
Attach Issues:
mod - application/controllers/Statistics_userController.php Diff File

2.05 2768b753

2013-07-12 10:45:46

sammousa

Details Diff
Dev Fixed user statistics page.
Attach Issues:
mod - application/controllers/Statistics_userController.php Diff File

2.05 870cabc2

2013-07-12 09:21:07

mdekker

Details Diff
Merge branch '2.05' of https://github.com/LimeSurvey/LimeSurvey.git into 2.05
Attach Issues:
mod - application/controllers/Statistics_userController.php Diff File
mod - application/controllers/survey/index.php Diff File
mod - application/helpers/common_helper.php Diff File
mod - application/helpers/frontend_helper.php Diff File
mod - application/helpers/qanda_helper.php Diff File
mod - application/helpers/replacements_helper.php Diff File
mod - application/models/SurveyDynamic.php Diff File

2.05 6d1b700b

2013-07-12 09:20:32

mdekker

Details Diff
dev: Oops, always test first ;-)
Attach Issues:
mod - application/models/LSActiveRecord.php Diff File

2.05 4a2d74dd

2013-07-12 09:16:44

sammousa

Details Diff
Merge branch '2.05' of github.com:LimeSurvey/LimeSurvey into 2.05

Conflicts:
application/helpers/qanda_helper.php
Attach Issues:
mod - application/controllers/admin/export.php Diff File
mod - application/controllers/admin/remotecontrol.php Diff File
mod - application/controllers/admin/templates.php Diff File
mod - application/helpers/admin/activate_helper.php Diff File
mod - application/helpers/admin/export/SurveyDao.php Diff File
mod - application/helpers/admin/export/Writer.php Diff File
mod - application/helpers/admin/exportresults_helper.php Diff File
mod - application/helpers/frontend_helper.php Diff File
mod - application/helpers/qanda_helper.php Diff File
add - application/helpers/remotecontrol/remotecontrol_handle.php Diff File
mod - application/models/ExpressionError.php Diff File
mod - application/models/LSActiveRecord.php Diff File
mod - application/models/Label.php Diff File
mod - application/models/Question.php Diff File
mod - application/models/QuestionGroup.php Diff File
mod - application/models/SurveyDynamic.php Diff File
add - scripts/map.js Diff File
mod - scripts/survey_runtime.js Diff File
mod - templates/basic/template.css Diff File
mod - templates/bluengrey/template.css Diff File
mod - templates/clear_logo/template.css Diff File
mod - templates/default/template.css Diff File
mod - templates/eirenicon/template.css Diff File
mod - templates/limespired/template.css Diff File
mod - templates/mint_idea/template.css Diff File
mod - templates/sherpa/template.css Diff File
mod - templates/vallendar/template.css Diff File

2.05 f26db5ac

2013-07-12 09:15:06

sammousa

Details Diff
Dev Fully removed old header_includes function.
Dev Changed method for rendering scripts work on incorrect script endings
(exit).
Attach Issues:
mod - application/controllers/Statistics_userController.php Diff File
mod - application/controllers/survey/index.php Diff File
mod - application/helpers/common_helper.php Diff File
mod - application/helpers/frontend_helper.php Diff File
mod - application/helpers/qanda_helper.php Diff File
mod - application/helpers/replacements_helper.php Diff File
mod - application/models/SurveyDynamic.php Diff File

2.05 c817d2eb

2013-07-12 09:12:04

mdekker

Details Diff
dev: Fixing primary keys + using the right call in getMaxId to retrieve the primary key
Attach Issues:
mod - application/models/ExpressionError.php Diff File
mod - application/models/LSActiveRecord.php Diff File
mod - application/models/Label.php Diff File
mod - application/models/Question.php Diff File
mod - application/models/QuestionGroup.php Diff File

2.05 e32991ba

2013-07-12 08:59:04

mdekker

Details Diff
dev: Moved getMaxId to LSActiveRecord, added option for different field / force refresh
Attach Issues:
mod - application/helpers/admin/activate_helper.php Diff File
mod - application/models/LSActiveRecord.php Diff File
mod - application/models/Question.php Diff File
mod - application/models/SurveyDynamic.php Diff File

2.05 cdd660fb

2013-07-12 08:31:31

DenisChenu

Details Diff
Fixed issue 07989: Unable to upload PNG files in template editor
Dev: test with lowercase for extension
Affected Issues
07989
mod - application/controllers/admin/templates.php Diff File

master 0b9ab8aa

2013-07-12 08:29:55

DenisChenu

Details Diff
Fixed issue 07989: Unable to upload PNG files in template editor
Dev: test with lowercase for extension
Affected Issues
07989
mod - application/controllers/admin/templates.php Diff File

2.05 7ba4df24

2013-07-12 08:12:42

DenisChenu

Details Diff
Dev: Fixed issue 07938 for whole $labelans part
Dev: removed warnings , thanks to @mennodekker
Affected Issues
07938
mod - application/helpers/qanda_helper.php Diff File

master c7a661af

2013-07-12 08:06:27

DenisChenu

Details Diff
Dev: Fixed issue 07938 for whole $labelans part
Dev: removed warnings , thanks to @mennodekker
Affected Issues
07938
mod - application/helpers/qanda_helper.php Diff File

master d0cea4ea

2013-07-11 22:05:50

LimeSurvey Translations Bot

Details Diff
Updated translation: Dutch by Han
Updated translation: Dutch (Informal) by Han
Attach Issues:
mod - locale/_template/limesurvey.pot Diff File
mod - locale/nl-informal/LC_MESSAGES/nl-informal.mo Diff File
mod - locale/nl/LC_MESSAGES/nl.mo Diff File

2.05 1e5e2e62

2013-07-11 19:35:23

DenisChenu

Details Diff
Fixed issue 07938: Can't display Array (texts) answer with some SQL server
Dev: quick fix, because Question object for 2.1
Affected Issues
07938
mod - application/helpers/qanda_helper.php Diff File

master a967b589

2013-07-11 19:32:05

DenisChenu

Details Diff
Fixed issue 07938: Can't display Array (texts) answer with some SQL server
Dev: quick fix, because Question object for 2.1
Affected Issues
07938
mod - application/helpers/qanda_helper.php Diff File

2.05 4decaad7

2013-07-11 19:04:16

DenisChenu

Details Diff
Dev: fix b160034c0fcbb1167eb851d9b2b113573c6f47a9 : qid is not unique and it's set in the model
Attach Issues:
mod - application/models/Question.php Diff File

2.05 b160034c

2013-07-11 19:00:18

DenisChenu

Details Diff
Fixed issue 07995: Memory issue in Survey Activation
Dev: fixnumbering need to be review
Dev: All SQL need reviewing (put this for 2.05)
Affected Issues
07995
mod - application/helpers/admin/activate_helper.php Diff File
mod - application/models/Question.php Diff File

master 8da619af

2013-07-11 18:52:52

DenisChenu

Details Diff
Fixed issue 07995: Memory issue in Survey Activation
Dev: fixnumbering need to be review
Dev: All SQL need reviewing (put this for 2.05)
Affected Issues
07995
mod - application/helpers/admin/activate_helper.php Diff File
mod - application/models/Questions.php Diff File
 First  Prev  1 2 3 ... 150 ... 300 ... 450 ... 600 ... 750 ... 900 ... 940 941 942 943 944 945 946 ... 1050 ... 1200 ... 1350 ... 1451 1452 1453  Next  Last