Changesets: LimeSurvey

2.05 0b575e75

2013-07-13 14:18

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 02:18

DenisChenu


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

2.05 3b59b81e

2013-07-13 02:10

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-13 00:05

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
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 19: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 17:58

sammousa


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

2.05 94ef4f62

2013-07-12 12:59

mdekker


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

2.05 2768b753

2013-07-12 12:45

sammousa


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

2.05 870cabc2

2013-07-12 11:21

mdekker


Details Diff
Merge branch '2.05' of https://github.com/LimeSurvey/LimeSurvey.git into 2.05
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 11:20

mdekker


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

2.05 4a2d74dd

2013-07-12 11:16

sammousa


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

Conflicts:
application/helpers/qanda_helper.php
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 11:15

sammousa


Details Diff
Dev Fully removed old header_includes function.
Dev Changed method for rendering scripts work on incorrect script endings
(exit).
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 11:12

mdekker


Details Diff
dev: Fixing primary keys + using the right call in getMaxId to retrieve the primary key
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 10:59

mdekker


Details Diff
dev: Moved getMaxId to LSActiveRecord, added option for different field / force refresh
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 10: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 10:29

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 10:12

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 10:06

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-12 00:05

LimeSurvey Translations Bot


Details Diff
Updated translation: Dutch by Han
Updated translation: Dutch (Informal) by Han
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 21:35

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 21:32

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 21:04

DenisChenu


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

2.05 b160034c

2013-07-11 21:00

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 20: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

2.05 e31dc058

2013-07-11 11:22

mdekker


Details Diff
deV: moved remote control to separate file (no other changes)
mod - application/controllers/admin/remotecontrol.php Diff File
add - application/helpers/remotecontrol/remotecontrol_handle.php Diff File
 First  Prev  1 2 3 ... 150 ... 300 ... 450 ... 600 ... 750 ... 900 ... 960 961 962 963 964 965 966 ... 1050 ... 1200 ... 1350 ... 1471 1472 1473  Next  Last