Changesets: LimeSurvey
master e813879a 2013-02-01 00:06 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 |
||
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 21:17 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 12:22 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 |
||
mod - application/controllers/admin/surveyadmin.php | Diff File | ||
master f5e1650a 2013-01-31 12:02 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 11:35 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 11:35 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 11:22 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-31 00:06 LimeSurvey Translations Bot Details Diff |
Updated translation: Greek by kiolalis Updated translation: Polish by elisa Updated translation: Portuguese (Brazil) by marciojv, mauriciofurtado |
||
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 19:56 Details Diff |
Merge remote-tracking branch 'origin/master' | ||
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 16:35 Details Diff |
Dev Lots of changes. --> First draft of custom question objects. | ||
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 | ||
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 16:32 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 15:14 Details Diff |
Merge branch 'master' of github.com:LimeSurvey/LimeSurvey | ||
mod - application/helpers/frontend_helper.php | Diff File | ||
2.1 0d9d79b6 2013-01-30 15:13 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 15:09 Details Diff |
Dev: some rigth fix again for token | ||
mod - application/controllers/admin/tokens.php | Diff File | ||
mod - application/core/Survey_Common_Action.php | Diff File | ||
master aff59855 2013-01-30 14:22 Details Diff |
Merge branch 'master' of https://github.com/LimeSurvey/LimeSurvey.git | ||
mod - application/controllers/admin/tokens.php | Diff File | ||
master 8ea7145d 2013-01-30 14:21 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 14:18 Details Diff |
Dev: can not redirect to another page in bounceprocessing | ||
mod - application/controllers/admin/tokens.php | Diff File | ||
master 8f0762cf 2013-01-30 14:14 Details Diff |
Dev: export/import token give access to token bar (and summary) | ||
mod - application/controllers/admin/tokens.php | Diff File | ||
master 6f40cd29 2013-01-30 02:26 Details Diff |
Dev: add export/import right to access to tokens summary | ||
mod - application/controllers/admin/tokens.php | Diff File | ||
mod - application/views/admin/token/tokenbar.php | Diff File | ||
master 75d48605 2013-01-30 02:21 Details Diff |
Dev: give attribute mangement right with survesettings update right | ||
mod - application/controllers/admin/tokens.php | Diff File | ||
mod - application/core/Survey_Common_Action.php | Diff File | ||
mod - application/helpers/common_helper.php | Diff File | ||
master 32a68100 2013-01-30 02:05 Details Diff |
Merge branch 'master' of github.com:LimeSurvey/LimeSurvey | ||
mod - .gitignore | Diff File | ||
mod - application/controllers/admin/checkintegrity.php | Diff File | ||
mod - application/controllers/admin/database.php | Diff File | ||
mod - application/controllers/admin/export.php | Diff File | ||
mod - application/core/ConsoleApplication.php | Diff File | ||
mod - docs/release_notes.txt | 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 | ||
master 3b83d0dd 2013-01-30 00:06 LimeSurvey Translations Bot Details Diff |
Updated translation: Catalan by valdomir Updated translation: Italian by lfanfoni Updated translation: Polish by elisa |
||
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 | ||
master e419d1ba 2013-01-29 18:51 Details Diff |
Dev Ported getconfig function from Webapplication to Consoleapplication. | ||
mod - application/core/ConsoleApplication.php | Diff File | ||
master 48d31474 2013-01-29 16:00 Details Diff |
Merge branch 'master' of github.com:LimeSurvey/LimeSurvey | ||
mod - application/controllers/admin/checkintegrity.php | Diff File | ||
mod - application/controllers/admin/database.php | Diff File | ||
mod - application/controllers/admin/dataentry.php | Diff File | ||
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/views/admin/dataentry/insert.php | Diff File | ||
mod - application/views/admin/token/tokenbar.php | Diff File | ||
mod - application/views/admin/token/tokenwarning.php | Diff File | ||
mod - docs/release_notes.txt | Diff File | ||
master 88f500d2 2013-01-29 15:59 Details Diff |
Fixed issue 06894: Data export in R syntax file for ranking type questions omits answer labels causing R data import failure Dev export.php In function exportr() set $length_vallabel to 120, to prevent blank answer field Fixed issue 07243: Syntax error in sytax file for R Dev export.php In function exportr() changed read.csv() arguments |
Affected Issues 06894, 07243 |
|
mod - .gitignore | Diff File | ||
mod - application/controllers/admin/export.php | Diff File |