Changesets: LimeSurvey
2.5 226511be 2015-10-05 17:50
Details Diff |
Dev: add question to this group in group list | ||
mod - application/models/QuestionGroup.php | Diff File | ||
2.5 daf890ed 2015-10-05 17:25
Details Diff |
Dev: add new question in this group | ||
mod - application/controllers/admin/questiongroups.php | Diff File | ||
mod - application/controllers/admin/questions.php | Diff File | ||
mod - application/views/admin/survey/QuestionGroups/nquestiongroupbar_view.php | Diff File | ||
develop 36a341b1 2015-10-05 17:09 Details Diff |
Dev Updated iResponse interface for better attribute value updating. | ||
mod - protected/controllers/SurveysController.php | Diff File | ||
mod - protected/controllers/survey/index.php | Diff File | ||
mod - protected/helpers/expressions/em_manager_helper.php | Diff File | ||
mod - protected/interfaces/iResponse.php | Diff File | ||
mod - protected/models/DummyResponse.php | Diff File | ||
mod - protected/models/Question.php | Diff File | ||
mod - protected/models/Response.php | Diff File | ||
mod - protected/views/surveys/abort.php | Diff File | ||
2.5 f6fbd0f5 2015-10-05 16:57
Details Diff |
corrected name | ||
mod - docs/credits.txt | Diff File | ||
develop 99cb9195 2015-10-05 16:44 Details Diff |
Dev Fixed issue when aborting a survey. | ||
mod - protected/controllers/SurveysController.php | Diff File | ||
mod - protected/views/surveys/abort.php | Diff File | ||
develop 9899578b 2015-10-05 16:41 Details Diff |
Dev Fixed missing use statement. | ||
mod - protected/models/Response.php | Diff File | ||
develop aa62e6cf 2015-10-05 16:40 Details Diff |
Dev Fixed survey taking issue. | ||
mod - protected/helpers/expressions/em_manager_helper.php | Diff File | ||
mod - protected/models/Response.php | Diff File | ||
develop 68bdb539 2015-10-05 16:33 Details Diff |
Dev Added missing abstract method getIsFinished | ||
mod - protected/models/Response.php | Diff File | ||
develop dff51b6f 2015-10-05 16:21 Details Diff |
Dev Fixed layout in survey list. | ||
mod - protected/controllers/surveys/Index.php | Diff File | ||
develop 078f7a02 2015-10-05 16:17 Details Diff |
Dev fixed issue with ansewr creation | ||
mod - protected/controllers/QuestionsController.php | Diff File | ||
2.5 6d9d83a2 2015-10-05 16:09 Details Diff |
Release 2.5RC1 Build 151005 | ||
mod - docs/credits.txt | Diff File | ||
develop bac0921f 2015-10-05 15:50 Details Diff |
Dev Some minor fixes. | ||
mod - protected/controllers/SurveysController.php | Diff File | ||
mod - protected/models/Token.php | Diff File | ||
develop a4ade9fb 2015-10-05 15:40 Details Diff |
Dev Fixed create survey flow. Fixed issue 09800: Undefined index: surveyls_endtext Dev The issue is fixed, but end page rendering is not fully implemented. |
Affected Issues 09800 |
|
mod - protected/controllers/GroupsController.php | Diff File | ||
mod - protected/controllers/QuestionsController.php | Diff File | ||
mod - protected/controllers/SurveysController.php | Diff File | ||
mod - protected/helpers/FrontEnd.php | Diff File | ||
mod - protected/helpers/SurveyRuntime.php | Diff File | ||
mod - protected/interfaces/iResponse.php | Diff File | ||
mod - protected/models/DummyResponse.php | Diff File | ||
mod - protected/models/Question.php | Diff File | ||
mod - protected/models/QuestionGroup.php | Diff File | ||
mod - protected/models/Survey.php | Diff File | ||
mod - protected/models/SurveyLanguageSetting.php | Diff File | ||
mod - protected/models/Template.php | Diff File | ||
mod - protected/views/questions/update/answers.php | Diff File | ||
mod - protected/views/questions/update/subquestions.php | Diff File | ||
mod - protected/views/surveys/update/presentation.php | Diff File | ||
2.5 a06f0c58 2015-10-05 15:20
Details Diff |
Dev: removing some notices | ||
mod - application/controllers/admin/database.php | Diff File | ||
mod - application/controllers/admin/dataentry.php | Diff File | ||
mod - application/controllers/admin/export.php | Diff File | ||
mod - application/controllers/admin/responses.php | Diff File | ||
mod - application/controllers/admin/saved.php | Diff File | ||
mod - application/controllers/admin/surveyadmin.php | Diff File | ||
mod - application/core/Survey_Common_Action.php | Diff File | ||
mod - application/helpers/admin/statistics_helper.php | Diff File | ||
mod - application/models/Question.php | Diff File | ||
mod - application/views/admin/responses/browsemenubar_view.php | Diff File | ||
2.5 6e165ae2 2015-10-05 15:17 Details Diff |
Dev Updated release notes und version | ||
mod - application/config/version.php | Diff File | ||
mod - docs/release_notes.txt | Diff File | ||
develop 40a00f74 2015-10-05 14:47 Details Diff |
Fixed issue 09911: Reinstall with an existing DB Dev Installer will now redirect when user tries to access optional page after installation. |
Affected Issues 09911 |
|
mod - composer.lock | Diff File | ||
mod - protected/controllers/InstallerController.php | Diff File | ||
master 1326f5fe 2015-10-05 14:47 LimeSurvey Translations Bot Details Diff |
Updated translation: French (France) by arnaud21 Updated translation: Japanese by nomoto Updated translation: Norwegian (Bokmål) by pmonstad Updated translation: Norwegian (Nynorsk) by pmonstad Updated translation: Polish by elisa Updated translation: Turkish by kayazeren Updated translation: Polish (Informal) by elisa |
||
mod - locale/_template/limesurvey.pot | Diff File | ||
mod - locale/fr/fr.mo | Diff File | ||
mod - locale/ja/ja.mo | Diff File | ||
mod - locale/nb/nb.mo | Diff File | ||
mod - locale/nn/nn.mo | Diff File | ||
mod - locale/pl/pl.mo | Diff File | ||
mod - locale/tr/tr.mo | Diff File | ||
develop 0eb8b840 2015-10-05 14:36 Details Diff |
Dev Implemented token generation. | ||
mod - protected/controllers/TokensController.php | Diff File | ||
mod - protected/models/ActiveRecord.php | Diff File | ||
mod - protected/models/Dynamic.php | Diff File | ||
mod - protected/models/Token.php | Diff File | ||
develop b9899657 2015-10-05 14:09 Details Diff |
Fixed issue: 09933: LS3 - Incomplete token menu Dev: Partial fix, added token import and generate tokens button (no implementation yet). |
||
mod - protected/components/Batch.php | Diff File | ||
mod - protected/controllers/TokensController.php | Diff File | ||
mod - protected/core/db/SmartColumnTypeTrait.php | Diff File | ||
add - protected/extensions/CsvImportWidget/CsvImportWidget.php | Diff File | ||
add - protected/extensions/CsvImportWidget/assets/CsvImporter.css | Diff File | ||
add - protected/extensions/CsvImportWidget/assets/CsvImporter.js | Diff File | ||
add - protected/extensions/CsvImportWidget/views/form.php | Diff File | ||
add - protected/extensions/CsvImportWidget/views/mapper.php | Diff File | ||
add - protected/extensions/CsvImportWidget/views/progress.php | Diff File | ||
mod - protected/models/Participant.php | Diff File | ||
mod - protected/models/ParticipantAttributeName.php | Diff File | ||
mod - protected/models/Token.php | Diff File | ||
mod - protected/tests/unit/DbSchemasTestCase.php | Diff File | ||
rm - protected/themes/default/assets/css/csvimport.css | Diff | ||
mod - protected/views/participants/import.php | Diff File | ||
rm - protected/views/participants/map.php | Diff | ||
add - protected/views/tokens/import.php | Diff File | ||
mod - protected/views/tokens/index.php | Diff File | ||
master a3b78830 2015-10-05 13:47
Details Diff |
Dev: removing notice, but still need to add value | ||
mod - application/controllers/admin/database.php | Diff File | ||
2.5 2fbe68ca 2015-10-05 13:41
Details Diff |
Dev : removed notice while saving subquestions | ||
mod - application/controllers/admin/database.php | Diff File | ||
add - images/lime-icons/328637/subq_relevance_dis.png | Diff File | ||
add - images/lime-icons/328637/subq_relevance_en.png | Diff File | ||
master 83a1f78e 2015-10-05 13:40
Details Diff |
Merge branch 'master' of https://github.com/LimeSurvey/LimeSurvey | ||
mod - styles/gringegreen/adminstyle.css | Diff File | ||
master 67cf6daa 2015-10-05 13:39
Details Diff |
Dev: removed notice while saving subquestions | ||
mod - application/controllers/admin/database.php | Diff File | ||
2.5 a31234c4 2015-10-05 12:41
Details Diff |
Dev: fixed missing surveyinfo | ||
mod - application/controllers/admin/tokens.php | Diff File | ||
2.5 4abc5a0e 2015-10-05 12:38
Details Diff |
Dev: replaced $surveybar by $token_bar | ||
mod - application/views/admin/token/token_bar.php | Diff File | ||
add - images/lime-icons/328637/blank.gif | Diff File |