Changesets: LimeSurvey
master 39c4d20d 2012-10-23 09:03 Details Diff |
dev: survey model returns the right class for code completion, token field left out of fieldmap when no tokens used | ||
mod - application/helpers/common_helper.php | Diff File | ||
mod - application/models/Survey.php | Diff File | ||
mod - application/models/Survey_dynamic.php | Diff File | ||
master 501d7aae 2012-10-23 07:36 Details Diff |
dev: installer lost some styling, added a little but can probably be improved | ||
mod - application/views/installer/dbconfig_view.php | Diff File | ||
mod - application/views/installer/dbsettings_view.php | Diff File | ||
mod - application/views/installer/license_view.php | Diff File | ||
mod - application/views/installer/optconfig_view.php | Diff File | ||
mod - application/views/installer/precheck_view.php | Diff File | ||
mod - application/views/installer/sidebar_view.php | Diff File | ||
mod - application/views/installer/success_view.php | Diff File | ||
mod - application/views/installer/welcome_view.php | Diff File | ||
mod - styles/gringegreen/jquery-ui/jquery-ui.css | Diff File | ||
master a7393672 2012-10-23 03:15 Details Diff |
dev: minor fixes for statistics browse of selected responses | ||
mod - application/helpers/admin/statistics_helper.php | Diff File | ||
mod - application/views/admin/responses/browseallfiltered_view.php | Diff File | ||
master e9e67643 2012-10-23 02:49 Details Diff |
Fixed 06644: Creating PDF statistics containing questions of multi numeric value type cause infinite loop |
Affected Issues 06644 |
|
mod - application/helpers/admin/statistics_helper.php | Diff File | ||
master 21163e3e 2012-10-23 02:35 Details Diff |
Fixed issue 05907: User first see filtered question, hidden after by javascript Dev: only fix first part of bugs Dev: tested ls2_validation_tests.lss in 2.0 : betwwen 1 and 2 s to load, same think for 1.92. |
Affected Issues 05907 |
|
mod - application/helpers/qanda_helper.php | Diff File | ||
master bb637e35 2012-10-22 17:23 LimeSurvey Translations Bot Details Diff |
Updated translation: German (Informal) by c_schmitz | ||
mod - locale/de-informal/LC_MESSAGES/de-informal.mo | Diff File | ||
master 9f26277f 2012-10-22 17:20 Details Diff |
Fixed issue 06752: Misspelled word |
Affected Issues 06752 |
|
mod - application/helpers/surveytranslator_helper.php | Diff File | ||
master 59ba1d4a 2012-10-22 17:06 LimeSurvey Translations Bot Details Diff |
Updated translation: Czech by slansky Updated translation: Danish by docl Updated translation: Dutch by mdekker Updated translation: Polish by elisa Updated translation: Portuguese (Brazil) by wagner, arthurassuncao, mauriciofurtado Updated translation: Turkish by kayazeren Updated translation: German (Informal) by c_schmitz |
||
mod - locale/_template/limesurvey.pot | Diff File | ||
mod - locale/cs/LC_MESSAGES/cs.mo | Diff File | ||
mod - locale/da/LC_MESSAGES/da.mo | Diff File | ||
mod - locale/de-informal/LC_MESSAGES/de-informal.mo | Diff File | ||
mod - locale/nl/LC_MESSAGES/nl.mo | Diff File | ||
mod - locale/pl/LC_MESSAGES/pl.mo | Diff File | ||
mod - locale/tr/LC_MESSAGES/tr.mo | Diff File | ||
master e6a8aae4 2012-10-22 10:03 Details Diff |
Fixed #4335: Quartile calculations are off dev: typo |
||
mod - application/helpers/admin/statistics_helper.php | Diff File | ||
master c8fcc4d3 2012-10-22 09:59 Details Diff |
Fixed #4335: Quartile calculations are off dev: refactored to be in one helper method getQuartile for easier fixing |
||
mod - application/helpers/admin/statistics_helper.php | Diff File | ||
master 14e1cfb2 2012-10-22 08:35 Details Diff |
Fixed issue 06717: Show logic file does not show the survey description, welcome, or end pages |
Affected Issues 06717 |
|
mod - application/helpers/expressions/em_manager_helper.php | Diff File | ||
master 37decb9e 2012-10-22 07:49 Details Diff |
Fixed issue 06749: Registration error message not appearing on registration page |
Affected Issues 06749 |
|
mod - application/controllers/RegisterController.php | Diff File | ||
mod - application/helpers/replacements_helper.php | Diff File | ||
master 8b833c6d 2012-10-22 07:23 Details Diff |
Fixed issue 06742: File upload question: individual download of uploaded files not working |
Affected Issues 06742 |
|
mod - application/controllers/admin/responses.php | Diff File | ||
mod - scripts/admin/browse.js | Diff File | ||
master 0e416bb0 2012-10-22 07:20 Details Diff |
Fixed 06644: Statistics export to both PDF and Excel is working again dev: on my system the header-logo statistics.png crashes gd-library so i left a comment. If more people need it we could build a switch |
Affected Issues 06644 |
|
mod - application/helpers/admin/exportresults_helper.php | Diff File | ||
mod - application/helpers/admin/statistics_helper.php | Diff File | ||
mod - application/libraries/admin/pdf.php | Diff File | ||
rm - application/third_party/tcpdf/extensiontcpdf.php | Diff | ||
rm - application/third_party/tcpdf/mypdf.php | Diff | ||
master f2234304 2012-10-22 06:26 Details Diff |
Fixed issue 06736: Survey resume link does not contain language information |
Affected Issues 06736 |
|
mod - application/helpers/frontend_helper.php | Diff File | ||
mod - application/libraries/Save.php | Diff File | ||
master 46564784 2012-10-22 03:05 Details Diff |
Merge branch 'master' of https://github.com/LimeSurvey/LimeSurvey.git | ||
mod - application/views/admin/participants/attributeControl_view.php | Diff File | ||
mod - application/views/admin/participants/displayParticipants_view.php | Diff File | ||
mod - application/views/admin/participants/userControl_view.php | Diff File | ||
mod - scripts/admin/attributeControl.js | Diff File | ||
mod - scripts/admin/displayParticipant.js | Diff File | ||
master 75e0e0ad 2012-10-22 03:04 Details Diff |
Partial fix 06644: Excel export of statistics should be working again (PDF still to be fixed) |
Affected Issues 06644 |
|
mod - application/controllers/Statistics_userController.php | Diff File | ||
mod - application/controllers/admin/remotecontrol.php | Diff File | ||
mod - application/controllers/admin/statistics.php | Diff File | ||
mod - application/helpers/admin/statistics_helper.php | Diff File | ||
add - protected/tests/unit/bootstrap.php | Diff File | ||
add - protected/tests/unit/common_helperTest.php | Diff File | ||
master ada56904 2012-10-22 02:16 Details Diff |
Fixed issue 06679 - missing translations strings, also fixed language translations to account for javascript Dev new translations required |
Affected Issues 06679 |
|
mod - application/views/admin/participants/attributeControl_view.php | Diff File | ||
mod - application/views/admin/participants/displayParticipants_view.php | Diff File | ||
mod - application/views/admin/participants/userControl_view.php | Diff File | ||
mod - scripts/admin/attributeControl.js | Diff File | ||
mod - scripts/admin/displayParticipant.js | Diff File | ||
master 4e92f401 2012-10-21 17:48 Details Diff |
Fixed issue 06679 - missing translation strings in blacklist control |
Affected Issues 06679 |
|
mod - application/views/admin/participants/blacklist_view.php | Diff File | ||
master 001d7902 2012-10-21 17:05 LimeSurvey Translations Bot Details Diff |
Updated translation: French (France) by DenisChenu Updated translation: Japanese by nomoto Updated translation: Norwegian (Bokmål) by pmonstad Updated translation: Norwegian (Nynorsk) by pmonstad |
||
mod - locale/fr/LC_MESSAGES/fr.mo | Diff File | ||
mod - locale/ja/LC_MESSAGES/ja.mo | Diff File | ||
mod - locale/nb/LC_MESSAGES/nb.mo | Diff File | ||
mod - locale/nn/LC_MESSAGES/nn.mo | Diff File | ||
master 11d94f39 2012-10-20 17:06 LimeSurvey Translations Bot Details Diff |
Updated translation: French (France) by DenisChenu, riqcles Updated translation: Croatian by rovinj Updated translation: Norwegian (Bokmål) by pmonstad, peterhol Updated translation: Serbian (Latin script) by OnSpot |
||
mod - locale/fr/LC_MESSAGES/fr.mo | Diff File | ||
mod - locale/hr/LC_MESSAGES/hr.mo | Diff File | ||
mod - locale/nb/LC_MESSAGES/nb.mo | Diff File | ||
mod - locale/sr-Latn/LC_MESSAGES/sr-Latn.mo | Diff File | ||
master 3071b4f2 2012-10-20 11:31 Details Diff |
Merge remote-tracking branch 'origin/master' | ||
mod - locale/de/LC_MESSAGES/de.mo | Diff File | ||
mod - locale/sr/LC_MESSAGES/sr.mo | Diff File | ||
2.1 6342060b 2012-10-20 11:30 Details Diff |
Fixed issue 06741: File upload question: dialog box unresponsive when editing uploaded files |
Affected Issues 06741 |
|
mod - application/modules/FileQuestion.php | Diff File | ||
master 715a9084 2012-10-20 11:29 Details Diff |
Fixed issue 06741: File upload question: dialog box unresponsive when editing uploaded files |
Affected Issues 06741 |
|
mod - application/helpers/qanda_helper.php | Diff File | ||
mod - scripts/modaldialog.js | Diff File | ||
master 11bb1362 2012-10-19 17:05 LimeSurvey Translations Bot Details Diff |
Updated translation: German by c_schmitz Updated translation: Serbian by OnSpot |
||
mod - locale/de/LC_MESSAGES/de.mo | Diff File | ||
mod - locale/sr/LC_MESSAGES/sr.mo | Diff File |