Changesets: LimeSurvey

2.1 0ac28762

2012-12-07 15:11:49

DenisChenu

Details Diff
Dev: better HTML for set user right (usuability/
Dev: Make easy to add some user right
Dev: Offer HTML multi user possibility
Dev: not for 2.0 ?
Attach Issues:
mod - application/views/admin/user/setuserrights.php Diff File
mod - scripts/admin/users.js Diff File

master ed73d7b3

2012-12-07 14:59:50

trougakoss

Details Diff
Fix issue 07041: export_responses crashes if survey has no completed responses
Dev: If table survey_{SurveyID} does not exist or is empty, error message is returned
Affected Issues
07041
mod - application/controllers/admin/remotecontrol.php Diff File

2.1 4695376e

2012-12-07 14:59:50

trougakoss

Details Diff
Fix issue 07041: export_responses crashes if survey has no completed responses
Dev: If table survey_{SurveyID} does not exist or is empty, error message is returned
Affected Issues
07041
mod - application/controllers/admin/remotecontrol.php Diff File

master 9c9fe81c

2012-12-07 13:38:13

c_schmitz

Details Diff
Merge remote-tracking branch 'origin/master'
Attach Issues:
mod - application/helpers/SurveyRuntimeHelper.php Diff File
mod - application/helpers/frontend_helper.php Diff File
mod - application/helpers/replacements_helper.php Diff File

master efd181b2

2012-12-07 13:27:59

c_schmitz

Details Diff
Fixed issue 07046: Error after clicking expression manager icon Affected Issues
07046
mod - application/views/admin/survey/surveybar_view.php Diff File

2.1 7365748a

2012-12-07 13:27:59

c_schmitz

Details Diff
Fixed issue 07046: Error after clicking expression manager icon Affected Issues
07046
mod - application/views/admin/survey/surveybar_view.php Diff File

master 96af8729

2012-12-07 12:08:18

DenisChenu

Details Diff
Fixed issue #07020: "Show question index / allow jumping" with "Allow editing responses after completion" are incomplete
Dev: update maxstep to laststep and add a jumpto maxstep is set
Dev: fix issue with survey start over with "Allow editing responses after completion" too
Affected Issues
07020
mod - application/helpers/SurveyRuntimeHelper.php Diff File
mod - application/helpers/frontend_helper.php Diff File

master e11ba5d7

2012-12-07 11:04:05

DenisChenu

Details Diff
Merge branch 'master' of github.com:LimeSurvey/LimeSurvey
Attach Issues:

master 5a721887

2012-12-07 11:03:40

DenisChenu

Details Diff
Fixed issue #07047: Unable to reload a saved survey if it's not anonymous without token table
Dev: test if isset session var before doing job: work for token, maybe other too
Affected Issues
07047
mod - application/helpers/frontend_helper.php Diff File

master b2a5cb32

2012-12-07 11:00:07

DenisChenu

Details Diff
Fixed issue #07047: Unable to reload a saved survey if it's nor anonymous without token table
Dec: test if isset session var before doing job: work for token, maybe other too
Affected Issues
07047
mod - application/helpers/frontend_helper.php Diff File

master bea05870

2012-12-07 09:55:20

DenisChenu

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

master 91333e33

2012-12-07 09:55:01

DenisChenu

Details Diff
Fixed issue #07025: "Resume later" in Token/Enable token-based response persistence don't have to show in forms
Dev: still unaccessible without javascript / just take the code from 1.92
Affected Issues
07025
mod - application/helpers/SurveyRuntimeHelper.php Diff File
mod - application/helpers/replacements_helper.php Diff File

master 3cd8e1e9

2012-12-07 09:52:15

c_schmitz

Details Diff
Fixed issue: Suboptimal default date format for French
Attach Issues:
mod - application/helpers/surveytranslator_helper.php Diff File

2.1 a82835dc

2012-12-07 09:52:15

c_schmitz

Details Diff
Fixed issue: Suboptimal default date format for French
Attach Issues:
mod - application/helpers/surveytranslator_helper.php Diff File

master 3f6e18ff

2012-12-07 08:48:15

c_schmitz

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

master b364945e

2012-12-07 08:40:19

c_schmitz

Details Diff
Merge pull request #60 from ryu1inaba/patch-2
Attach Issues:
mod - application/helpers/surveytranslator_helper.php Diff File

master 0f5d81de

2012-12-07 08:34:56

c_schmitz

Details Diff
Fixed issue 07039: Confirmation message at the top of the page when trying to delete a survey in the survey list Affected Issues
07039
mod - scripts/admin/listsurvey.js Diff File

2.1 902b7d5f

2012-12-07 08:34:56

c_schmitz

Details Diff
Fixed issue 07039: Confirmation message at the top of the page when trying to delete a survey in the survey list Affected Issues
07039
mod - scripts/admin/listsurvey.js Diff File

master 68fa5b28

2012-12-07 08:11:30

user23414

Details Diff
Fix the label for "Spanish (Chile)".
Attach Issues:
mod - application/helpers/surveytranslator_helper.php Diff File

2.1 3509350d

2012-12-07 08:11:30

user23414

Details Diff
Fix the label for "Spanish (Chile)".
Attach Issues:
mod - application/helpers/surveytranslator_helper.php Diff File

master 4d7e2d7f

2012-12-06 23:06:08

LimeSurvey Translations Bot

Details Diff
Updated translation: Arabic by ysaad
Updated translation: Greek by kiolalis
Updated translation: Italian by lfortunato, lfanfoni
Updated translation: Japanese by nomoto
Updated translation: Polish by elisa
Updated translation: Portuguese (Portugal) by samarta
Updated translation: Chinese (Simplified) by yanglaw
Attach Issues:
mod - locale/_template/limesurvey.pot Diff File
mod - locale/ar/LC_MESSAGES/ar.mo Diff File
mod - locale/el/LC_MESSAGES/el.mo Diff File
mod - locale/it/LC_MESSAGES/it.mo Diff File
mod - locale/ja/LC_MESSAGES/ja.mo Diff File
mod - locale/pl/LC_MESSAGES/pl.mo Diff File
mod - locale/pt/LC_MESSAGES/pt.mo Diff File

2.1 59c34dc8

2012-12-06 20:43:21

mdekker

Details Diff
Fixed 07033: Data entry screen: form is not displayed Affected Issues
07033
mod - application/views/admin/dataentry/caption_view.php Diff File

master 4baab0c9

2012-12-06 20:43:11

mdekker

Details Diff
Fixed 07033: Data entry screen: form is not displayed Affected Issues
07033
mod - application/views/admin/dataentry/caption_view.php Diff File

2.1 a8e5504c

2012-12-06 20:36:37

mdekker

Details Diff
Fixed View participant from tokens in participant panel not working
Attach Issues:
mod - application/models/Participants.php Diff File
mod - application/views/admin/token/browse.php Diff File

master 693e996c

2012-12-06 20:33:59

mdekker

Details Diff
Fixed View participant from tokens in participant panel not working
Attach Issues:
mod - application/models/Participants.php Diff File
mod - application/views/admin/token/browse.php Diff File
 First  Prev  1 2 3 ... 150 ... 300 ... 450 ... 600 ... 750 ... 900 ... 1015 1016 1017 1018 1019 1020 1021 ... 1050 ... 1200 ... 1350 ... 1451 1452 1453  Next  Last