Changesets: LimeSurvey

2.1 6cd9ca67

2013-02-04 13:31:55

c_schmitz

Details Diff
Fixed issue: Underscores not allowed in filenames when uploading in the template editor
Attach Issues:
mod - application/helpers/sanitize_helper.php Diff File

master eb022668

2013-02-04 09:52:52

DenisChenu

Details Diff
Fixed issue: unable to see token table after adding token without code
Dev: SQL error in getTokens_json with empty token
Attach Issues:
mod - application/controllers/admin/tokens.php Diff File

master 72935835

2013-02-03 23:05:54

LimeSurvey Translations Bot

Details Diff
Updated translation: Mongolian by erka
Attach Issues:
mod - locale/mn/LC_MESSAGES/mn.mo Diff File

master 75e82425

2013-02-02 23:06:13

LimeSurvey Translations Bot

Details Diff
Updated translation: Greek by kiolalis
Updated translation: French (France) by Zeste
Updated translation: Mongolian by erka
Updated translation: Dutch by Han
Updated translation: Turkish by kayazeren
Updated translation: Dutch (Informal) by Han
Attach Issues:
mod - locale/el/LC_MESSAGES/el.mo Diff File
mod - locale/fr/LC_MESSAGES/fr.mo Diff File
mod - locale/mn/LC_MESSAGES/mn.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/tr/LC_MESSAGES/tr.mo Diff File

master 157745c4

2013-02-01 23:06:34

LimeSurvey Translations Bot

Details Diff
Updated translation: Czech by slansky
Updated translation: Greek by kiolalis
Updated translation: Spanish (Spain) by Nodens, valdomir, kadejo, xtingray
Updated translation: Serbian (Latin script) by OnSpot
Attach Issues:
mod - locale/_template/limesurvey.pot Diff File
mod - locale/cs/LC_MESSAGES/cs.mo Diff File
mod - locale/el/LC_MESSAGES/el.mo Diff File
mod - locale/es/LC_MESSAGES/es.mo Diff File
mod - locale/sr-Latn/LC_MESSAGES/sr-Latn.mo Diff File

master 8167e5ae

2013-02-01 09:34:12

DenisChenu

Details Diff
Fixed issue 07236: Unable to concatenate number : join is undefined
Dev: adding join($arg), alias of implode("",$arg)
Affected Issues
07236
mod - application/helpers/expressions/em_core_helper.php Diff File
mod - scripts/expressions/em_javascript.js Diff File

master e813879a

2013-01-31 23:06:56

LimeSurvey Translations Bot

Details Diff
Updated translation: Kurdish (Sorani) by havalabdulkarim
Updated translation: Danish by nielsb
Updated translation: German by c_schmitz
Updated translation: Italian by lfanfoni, sischi
Updated translation: Mongolian by erka
Updated translation: Polish by elisa
Updated translation: Slovak by Union
Attach Issues:
mod - locale/_template/limesurvey.pot Diff File
mod - locale/ckb/LC_MESSAGES/ckb.mo Diff File
mod - locale/da/LC_MESSAGES/da.mo Diff File
mod - locale/de/LC_MESSAGES/de.mo Diff File
mod - locale/it/LC_MESSAGES/it.mo Diff File
mod - locale/mn/LC_MESSAGES/mn.mo Diff File
mod - locale/pl/LC_MESSAGES/pl.mo Diff File
mod - locale/sk/LC_MESSAGES/sk.mo Diff File

master 911185fb

2013-01-31 20:17:29

DenisChenu

Details Diff
Fixed issue 07236: Different behaviour of + in EM in same group or next group
Dev: Just fix partially, have to add join function to concatenate 2 number
Affected Issues
07236
mod - application/helpers/expressions/em_core_helper.php Diff File

master dffd9b82

2013-01-31 11:22:08

DenisChenu

Details Diff
Fixed issue #07256: Admin can copy survey without right
Dev: copy right = surveycontent read || surveycontent export : difference with export ?
Dev: export are OK
Affected Issues
07256
mod - application/controllers/admin/surveyadmin.php Diff File

master f5e1650a

2013-01-31 11:02:38

c_schmitz

Details Diff
Fixed issue 07246: Impossible to filter by date Affected Issues
07246
mod - application/helpers/admin/statistics_helper.php Diff File
mod - application/views/admin/export/statistics_view.php Diff File

master 505c6471

2013-01-31 10:35:25

c_schmitz

Details Diff
Fixed issue 07240: Token not accepted when using 'Exit & clear survey' and restarting survey Affected Issues
07240
mod - application/helpers/replacements_helper.php Diff File

2.1 d1b35987

2013-01-31 10:35:25

c_schmitz

Details Diff
Fixed issue 07240: Token not accepted when using 'Exit & clear survey' and restarting survey Affected Issues
07240
mod - application/helpers/replacements_helper.php Diff File

master 69a3e463

2013-01-31 10:22:36

c_schmitz

Details Diff
Fixed issue 07239: Adding a new user without full name is impossible Affected Issues
07239
mod - application/models/User.php Diff File

master 34d651e7

2013-01-30 23:06:03

LimeSurvey Translations Bot

Details Diff
Updated translation: Greek by kiolalis
Updated translation: Polish by elisa
Updated translation: Portuguese (Brazil) by marciojv, mauriciofurtado
Attach Issues:
mod - locale/_template/limesurvey.pot Diff File
mod - locale/el/LC_MESSAGES/el.mo Diff File
mod - locale/pl/LC_MESSAGES/pl.mo Diff File

master 91a3d17c

2013-01-30 18:56:07

c_schmitz

Details Diff
Merge remote-tracking branch 'origin/master'
Attach Issues:
mod - application/controllers/admin/tokens.php Diff File
mod - application/core/ConsoleApplication.php Diff File
mod - application/core/Survey_Common_Action.php Diff File
mod - application/helpers/common_helper.php Diff File
mod - application/helpers/frontend_helper.php Diff File
mod - application/views/admin/token/tokenbar.php Diff File
mod - application/views/admin/token/tokenwarning.php Diff File
mod - locale/_template/limesurvey.pot Diff File
mod - locale/ca/LC_MESSAGES/ca.mo Diff File
mod - locale/it/LC_MESSAGES/it.mo Diff File
mod - locale/pl/LC_MESSAGES/pl.mo Diff File

Plugin 3e27b55a

2013-01-30 15:35:19

sammousa

Details Diff
Dev Lots of changes. --> First draft of custom question objects.
Attach Issues:
mod - application/controllers/admin/question.php Diff File
mod - application/core/LSYii_Application.php Diff File
mod - application/helpers/PluginSettingsHelper.php Diff File
mod - application/helpers/common_helper.php Diff File
mod - application/libraries/PluginManager/PluginBase.php Diff File
mod - application/libraries/PluginManager/PluginEvent.php Diff File
mod - application/libraries/PluginManager/PluginManager.php Diff File
add - application/libraries/PluginManager/Question/QuestionBase.php Diff File
add - application/libraries/PluginManager/Question/iQuestion.php Diff File
add - application/libraries/PluginManager/Storage/DbStorage.php Diff File
add - application/libraries/PluginManager/Storage/DummyStorage.php Diff File
add - application/libraries/PluginManager/Storage/iPluginStorage.php Diff File
rm - application/libraries/PluginManager/iQuestionPlugin.php Diff File
add - application/views/admin/survey/Question/advanced_settings_view2.php Diff File
mod - application/views/admin/survey/Question/editQuestion_view.php Diff File
mod - application/views/plugins/configure.php Diff File
mod - plugins/YesNoQuestion/YesNoQuestion.php Diff File
add - plugins/YesNoQuestion/YesNoQuestionObject.php Diff File
mod - scripts/admin/admin_core.js Diff File

master d1e10344

2013-01-30 15:32:04

c_schmitz

Details Diff
Fixed issue 06023: Print preview shows conditions as formula
New feature: Added new setting 'showrelevance' to config file - When this settings is activated then the printable survey option will show the raw relevance equation below the general fill-out instructions in case the question has conditions
New feature: New advanced question attribute to set a fill-out help text for the printable view
Affected Issues
06023
mod - application/config/config-defaults.php Diff File
mod - application/controllers/admin/printablesurvey.php Diff File
mod - application/helpers/common_helper.php Diff File
mod - application/models/Conditions.php Diff File

master 8f879802

2013-01-30 14:14:06

DenisChenu

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

2.1 0d9d79b6

2013-01-30 14:13:42

DenisChenu

Details Diff
Fixed issue 07241: Administrator that has token Read/view can edit tokens.
Dev: review right for all access of token
Dev: review token bar with right
Dev: create token table need surveysettings update or tokens create
Affected Issues
07241
mod - application/controllers/admin/tokens.php Diff File
mod - application/core/Survey_Common_Action.php Diff File
mod - application/views/admin/token/tokenbar.php Diff File
mod - application/views/admin/token/tokenwarning.php Diff File

master 8181de77

2013-01-30 14:09:38

DenisChenu

Details Diff
Dev: some rigth fix again for token
Attach Issues:
mod - application/controllers/admin/tokens.php Diff File
mod - application/core/Survey_Common_Action.php Diff File

master aff59855

2013-01-30 13:22:12

mdekker

Details Diff
Merge branch 'master' of https://github.com/LimeSurvey/LimeSurvey.git
Attach Issues:
mod - application/controllers/admin/tokens.php Diff File

master 8ea7145d

2013-01-30 13:21:45

mdekker

Details Diff
Fixed 07222: Randomized order of questions within group not working for question by question format

deV: fieldMap vs fieldmap problem and not swapped right
Affected Issues
07222
mod - application/helpers/frontend_helper.php Diff File

master 66ccf6da

2013-01-30 13:18:21

DenisChenu

Details Diff
Dev: can not redirect to another page in bounceprocessing
Attach Issues:
mod - application/controllers/admin/tokens.php Diff File

master 8f0762cf

2013-01-30 13:14:17

DenisChenu

Details Diff
Dev: export/import token give access to token bar (and summary)
Attach Issues:
mod - application/controllers/admin/tokens.php Diff File

master 6f40cd29

2013-01-30 01:26:46

DenisChenu

Details Diff
Dev: add export/import right to access to tokens summary
Attach Issues:
mod - application/controllers/admin/tokens.php Diff File
mod - application/views/admin/token/tokenbar.php Diff File
 First  Prev  1 2 3 ... 150 ... 300 ... 450 ... 600 ... 750 ... 900 ... 989 990 991 992 993 994 995 ... 1050 ... 1200 ... 1350 ... 1452 1453 1454  Next  Last