Changesets: LimeSurvey

2.06 767a0380

2014-12-14 16:57:04

DenisChenu

Details Diff
Dev: cleaner URL for load and save form
Attach Issues:
mod - application/libraries/Load_answers.php Diff File
mod - application/libraries/Save.php Diff File

2.06 98c59477

2014-12-14 16:43:12

DenisChenu

Details Diff
Fixed issue 09404: No alert are shown when error is made
Fixed issue 09403: Save after error submitted show unneeded alert
Dev: loadall must be reworked, maybe in another controller is better ?
Dev: Same for saveall (same controller ?)
Affected Issues
09403, 09404
mod - application/controllers/survey/index.php Diff File
mod - application/helpers/SurveyRuntimeHelper.php Diff File

2.06 919fcb87

2014-12-13 18:06:34

DenisChenu

Details Diff
New feature export uncompleted (started or not) in export token
Dev: Using settingWidget in token export
Dev: 'dropdownAutoWidth'=> true in select2 don't work ? Need updating ? (tested with 1, and 'true')
Attach Issues:
mod - application/controllers/admin/tokens.php Diff File
mod - application/extensions/SettingsWidget/SettingsWidget.php Diff File
mod - application/helpers/export_helper.php Diff File
mod - application/views/admin/token/exportdialog.php Diff File

2.06 d38e57ba

2014-12-13 16:52:00

DenisChenu

Details Diff
Fixed issue 09400 : Export Started but not yet completed tokens don't work
Dev: $thissurvey is not set
Dev: fiteremail must be text, using %fiteremail%
Dev: TODO : use SettingsWidget for exportdialog (not so big)
Dev: TODO : use better CDBcommanf dor export : join with survey or another request ?
Affected Issues
09400
mod - application/helpers/export_helper.php Diff File
mod - application/views/admin/token/exportdialog.php Diff File

master 74a0908b

2014-12-13 16:40:07

DenisChenu

Details Diff
Fixed issue 09400 : Export Started but not yet completed tokens don't work
Dev: $thissurvey is not set
Dev: fiteremail must be text, using %fiteremail%
Affected Issues
09400
mod - application/helpers/export_helper.php Diff File
mod - application/views/admin/token/exportdialog.php Diff File

2.06 3ee37dc1

2014-12-11 08:53:20

DenisChenu

Details Diff
Dev: update LimeSUrvey multilingual survey
Dev: update some manual link
Dev: adding EM to condition (very simple)
Dev: set index to full and Group by Group mode
Attach Issues:
mod - docs/demosurveys/ls205_sample_survey_multilingual.lss Diff File

master f5e48852

2014-12-11 08:50:35

DenisChenu

Details Diff
Dev: update LimeSUrvey multilingual survey
Dev: update some manual link
Dev: adding EM to condition (very simple)
Dev: set index to full and Group by Group mode
Attach Issues:
mod - docs/demosurveys/ls205_sample_survey_multilingual.lss Diff File

master c8d785cc

2014-12-10 14:50:43

Jan-E

Details Diff
Include lastpage in export
Attach Issues:
mod - application/helpers/export_helper.php Diff File

master cadbd0a4

2014-12-10 08:13:14

c_schmitz

Details Diff
Release 2.05+ Build 141210
Attach Issues:
mod - docs/release_notes.txt Diff File

master 777e6625

2014-12-10 08:07:01

LimeSurvey Translations Bot

Details Diff
Updated translation: Greek by kiolalis
Updated translation: Esperanto by c_schmitz
Updated translation: French (France) by arnaud21
Updated translation: Polish by elisa
Updated translation: Russian by ddrmoscow
Updated translation: Swedish by maxzomborszki
Attach Issues:
mod - locale/_template/limesurvey.pot Diff File
mod - locale/el/LC_MESSAGES/el.mo Diff File
mod - locale/eo/LC_MESSAGES/eo.mo Diff File
mod - locale/fr/LC_MESSAGES/fr.mo Diff File
mod - locale/pl/LC_MESSAGES/pl.mo Diff File
mod - locale/ru/LC_MESSAGES/ru.mo Diff File
mod - locale/sv/LC_MESSAGES/sv.mo Diff File

master 343283fe

2014-12-10 08:04:38

c_schmitz

Details Diff
New translation: Esperanto
Attach Issues:
add - locale/eo/LC_MESSAGES/eo.mo Diff File
add - locale/eo/LC_MESSAGES/index.html Diff File
add - locale/eo/index.html Diff File

master a304bcea

2014-12-09 22:38:13

aesteban

Details Diff
Merge pull request #251 from Aestu/fixed_absent_logo

Fixed issue: PDF logo was not found in all admin templates
Attach Issues:
add - styles/blobblueish/images/logo_pdf.png Diff File
add - styles/darkblue/images/logo_pdf.png Diff File

2.06 c3dd8335

2014-12-09 22:36:26

aesteban

Details Diff
Merge pull request #252 from Aestu/2.06-chtml_dropDownList

Updated feature : CHtml::dropDownList is quicker
Attach Issues:
mod - application/views/admin/globalSettings_view.php Diff File

2.06 88b08445

2014-12-09 22:35:15

aesteban

Details Diff
Merge pull request #256 from Aestu/2.06-fixed_minor_type

Fixed issue : minor typo
Attach Issues:
mod - application/controllers/admin/globalsettings.php Diff File

master 9e5b27c8

2014-12-09 22:34:51

aesteban

Details Diff
Merge pull request #255 from Aestu/fixed_minor_typo

Fixed issue : minor typo
Attach Issues:
mod - application/controllers/admin/globalsettings.php Diff File

2.06 0b674648

2014-12-09 18:58:30

DenisChenu

Details Diff
Fixed issue 09395: All in one survey with mandatory array have error mandatory without submit
Dev: JumpTo seem better to hack $move even for uneeded showwelcome==N
Affected Issues
09395
mod - application/helpers/SurveyRuntimeHelper.php Diff File
mod - application/helpers/expressions/em_manager_helper.php Diff File

master a3389cbc

2014-12-09 18:46:47

DenisChenu

Details Diff
Fixed issue 09395: All in one survey with mandatory array have errormandatory without submit
Dev: JumpTo seem better to hack $move even for uneeded showwelcome==N
Affected Issues
09395
mod - application/helpers/SurveyRuntimeHelper.php Diff File
mod - application/helpers/expressions/em_manager_helper.php Diff File

master 89b1847d

2014-12-09 14:39:22

DenisChenu

Details Diff
Fixed issue 09369: Mandatory type N fields are validated upon first submit
Dev : leave mandatory for mandatory in other question too
Affected Issues
09369
mod - application/helpers/expressions/em_manager_helper.php Diff File

2.06 759a5e54

2014-12-09 14:33:23

DenisChenu

Details Diff
Fixed issue 09369: Mandatory type N fields are validated upon first submit
Dev : leave mandatory for mandatory in other question too
Affected Issues
09369
mod - application/helpers/expressions/em_manager_helper.php Diff File

2.06 2e78f99d

2014-12-09 08:34:00

DenisChenu

Details Diff
Dev: geoname : use location_defaultcoordinates only for centering map, not set the marker Affected Issues
09377
mod - application/helpers/qanda_helper.php Diff File

2.06 be6f6962

2014-12-09 07:16:46

DenisChenu

Details Diff
Dev: not leaflet, typeahead removing ... Affected Issues
09377
mod - application/config/third_party.php Diff File
mod - application/helpers/qanda_helper.php Diff File
rm - scripts/typeahead.bundle.js Diff File
rm - styles-public/leaflet.css Diff File

2.06 86a20598

2014-12-08 18:49:37

DenisChenu

Details Diff
Dev: remove third_party for leaflet, control if gmap need it before removing completely Affected Issues
09377
mod - application/config/third_party.php Diff File

2.06 a3677de5

2014-12-08 18:47:44

DenisChenu

Details Diff
Updated feature : geomap : allow multiple map on same page
Dev: removed leaflet , we already have jquery-ui
Affected Issues
09377
mod - application/helpers/qanda_helper.php Diff File
mod - scripts/map.js Diff File
mod - styles-public/map.css Diff File

2.06 2f1681d7

2014-12-08 15:45:22

aesteban

Details Diff
Fixed issue : minor typo
Attach Issues:
mod - application/controllers/admin/globalsettings.php Diff File

master 720b7b91

2014-12-08 15:34:27

aesteban

Details Diff
Fixed issue : minor typo
Attach Issues:
mod - application/controllers/admin/globalsettings.php Diff File
 First  Prev  1 2 3 ... 150 ... 300 ... 450 ... 600 ... 750 ... 861 862 863 864 865 866 867 ... 900 ... 1050 ... 1200 ... 1350 ... 1451 1452 1453  Next  Last