Changesets: LimeSurvey
Yii 451bcc22 2012-09-16 07:49 Details Diff |
Merge remote-tracking branch 'origin/Yii' into Yii | ||
mod - locale/_template/limesurvey.pot | Diff File | ||
mod - locale/es/LC_MESSAGES/es.mo | Diff File | ||
mod - locale/nb/LC_MESSAGES/nb.mo | Diff File | ||
mod - locale/pl/LC_MESSAGES/pl.mo | Diff File | ||
Yii 4bfccfb1 2012-09-16 07:49 Details Diff |
Fixed issue 06557: Problem when php-imap is not installed |
Affected Issues 06557 |
|
mod - application/controllers/InstallerController.php | Diff File | ||
mod - application/controllers/admin/tokens.php | Diff File | ||
mod - application/views/installer/precheck_view.php | Diff File | ||
Yii 541a0241 2012-09-15 17:05 root Details Diff |
Updated translation: Spanish (Spain) by Nodens, jaimealvarezv, pavelwil Updated translation: Norwegian (Bokmål) by peterhol, finni |
||
mod - locale/es/LC_MESSAGES/es.mo | Diff File | ||
mod - locale/nb/LC_MESSAGES/nb.mo | Diff File | ||
Yii e91c4e2a 2012-09-14 17:05 root Details Diff |
Updated translation: Spanish (Spain) by jbermudezperez Updated translation: Polish by elisa, zozlak |
||
mod - locale/_template/limesurvey.pot | Diff File | ||
mod - locale/es/LC_MESSAGES/es.mo | Diff File | ||
mod - locale/pl/LC_MESSAGES/pl.mo | Diff File | ||
Yii 646a0eca 2012-09-14 07:47 Details Diff |
Fixed issue 06552: When database session handling is enabled the session starts to behave errorenously after some time |
Affected Issues 06552 |
|
mod - application/helpers/update/updatedb_helper.php | Diff File | ||
mod - installer/sql/create-mssql.sql | Diff File | ||
mod - installer/sql/create-mysql.sql | Diff File | ||
Yii 15fc7de2 2012-09-14 07:16 Details Diff |
Fixed issue #541: Attempting to view multiple surveys at the same time causes survey to submit as incomplete, or questions disappear on refresh. - patch by LouisD | ||
mod - application/helpers/SurveyRuntimeHelper.php | Diff File | ||
mod - application/helpers/expressions/em_manager_helper.php | Diff File | ||
Yii 46ab2aee 2012-09-14 07:02 Details Diff |
Fixed issue: Cleanup of temp directories failing | ||
mod - application/helpers/common_helper.php | Diff File | ||
add - tmp/upload/index.html | Diff File | ||
Yii a76fc35b 2012-09-14 04:39 Details Diff |
Fixed issue 06539: When sending tokens emails they are sent out all at once instead of batches |
Affected Issues 06539 |
|
mod - application/controllers/admin/tokens.php | Diff File | ||
Yii 30803b5f 2012-09-14 04:26 Details Diff |
Fixed issue 06529: Subquestion showing iup in position select box when adding a question |
Affected Issues 06529 |
|
mod - application/controllers/admin/question.php | Diff File | ||
Yii afd0c033 2012-09-14 04:20 Details Diff |
Fixed issue 06526: Incorrect behavior when using prev/next question arrows for groups/questions |
Affected Issues 06526 |
|
mod - application/helpers/common_helper.php | Diff File | ||
Yii 01a31b85 2012-09-14 03:55 Details Diff |
Fixed issue 06555: "display tokens" page empty/slow when there are too many tokens - patch by siyang1982 |
Affected Issues 06555 |
|
mod - application/controllers/admin/tokens.php | Diff File | ||
Yii 43b8d444 2012-09-13 17:29 Details Diff |
Fixed issue 06528: Save changes on label set results in a php warning when text contains a tab character |
Affected Issues 06528 |
|
mod - application/helpers/admin/label_helper.php | Diff File | ||
master baf844ac 2012-09-13 17:28 Details Diff |
Fixed issue 06528: Save changes on label set results in a php warning when text contains a tab character |
Affected Issues 06528 |
|
mod - admin/labels.php | Diff File | ||
Yii 03d56013 2012-09-13 17:05 root Details Diff |
Updated translation: Spanish (Spain) by Nodens, jbermudezperez, pavelwil Updated translation: Norwegian (Bokmål) by peterhol Updated translation: Polish by zozlak, elisa |
||
mod - locale/_template/limesurvey.pot | Diff File | ||
mod - locale/es/LC_MESSAGES/es.mo | Diff File | ||
mod - locale/nb/LC_MESSAGES/nb.mo | Diff File | ||
mod - locale/pl/LC_MESSAGES/pl.mo | Diff File | ||
master ecf1e594 2012-09-13 07:45 Details Diff |
Fixed issue 06547: Arbitrary URL redirect - parameter "redirect" |
Affected Issues 06547 |
|
mod - index.php | Diff File | ||
Yii 806c96cd 2012-09-13 07:45 Details Diff |
Fixed issue 06547: Arbitrary URL redirect - parameter "redirect" |
Affected Issues 06547 |
|
mod - application/controllers/survey/index.php | Diff File | ||
1.92 9584d89c 2012-09-13 05:00 Details Diff |
Merge branch 'master' into 192_dev | ||
mod - admin/database.php | Diff File | ||
mod - admin/scripts/ckeditor.36/limesurvey-config.js | Diff File | ||
Yii c026442f 2012-09-13 04:32 Details Diff |
Fixed issue 06478: Unable to import excel survey |
Affected Issues 06478 |
|
mod - application/helpers/admin/import_helper.php | Diff File | ||
1.92 76dfa1da 2012-09-13 03:50 Details Diff |
Updated Feature Excel Import/Export now uses .txt (tab separated values) instead of .xls to avoid i18n and encoding bugs in the excel_reader package (which has been removed) | ||
rm - admin/classes/excel/excel_reader2.php | Diff | ||
mod - admin/editsurveysettings.php | Diff File | ||
mod - admin/export_structure_excel.php | Diff File | ||
mod - admin/html.php | Diff File | ||
mod - admin/http_importsurvey.php | Diff File | ||
mod - admin/import_functions.php | Diff File | ||
1.92 4b75d206 2012-09-12 22:30 Details Diff |
Merge branch 'master' into 192_dev | ||
mod - admin/activate_functions.php | Diff File | ||
mod - admin/preview.php | Diff File | ||
mod - admin/surveytable_functions.php | Diff File | ||
mod - admin/userrighthandling.php | Diff File | ||
mod - common_functions.php | Diff File | ||
mod - docs/release_notes.txt | Diff File | ||
mod - scripts/modaldialog.js | Diff File | ||
Yii cd1590c8 2012-09-12 21:51 Details Diff |
Fixed issue 06478: Unable to import excel survey Dev Removed dependency upon excel_reader; instead read/write to tab separated value (.txt) file Dev This works fine in the 1.92 extension. Dev However, this still can has trouble (like with accents) in 2.0; but since the code changes are identical in 1.92, the source of that problem must be elsewhere (perhaps in the model->insertRecords() functions?) |
Affected Issues 06478 |
|
mod - application/controllers/admin/export.php | Diff File | ||
mod - application/controllers/admin/surveyadmin.php | Diff File | ||
mod - application/helpers/admin/import_helper.php | Diff File | ||
rm - application/libraries/admin/excel/excel_reader2.php | Diff | ||
mod - application/views/admin/survey/subview/tabImport_view.php | Diff File | ||
mod - application/views/admin/survey/surveybar_view.php | Diff File | ||
Yii 4d9eda8f 2012-09-12 17:29 Details Diff |
Merge remote-tracking branch 'origin/Yii' into Yii | ||
mod - locale/_template/limesurvey.pot | Diff File | ||
mod - locale/cs-informal/LC_MESSAGES/cs-informal.mo | Diff File | ||
mod - locale/cs/LC_MESSAGES/cs.mo | Diff File | ||
mod - locale/fr/LC_MESSAGES/fr.mo | Diff File | ||
mod - locale/nb/LC_MESSAGES/nb.mo | Diff File | ||
mod - locale/pl/LC_MESSAGES/pl.mo | Diff File | ||
mod - locale/sr/LC_MESSAGES/sr.mo | Diff File | ||
Yii 39f3bf3a 2012-09-12 17:29 Details Diff |
Fixed issue 06536: HTML editor converts special characters to html entities within equations |
Affected Issues 06536 |
|
mod - application/config/config-defaults.php | Diff File | ||
mod - application/helpers/admin/htmleditor_helper.php | Diff File | ||
mod - scripts/admin/ckeditor-config.js | Diff File | ||
master 8e1620c7 2012-09-12 17:22 Details Diff |
Fixed issue 06536: HTML editor converts special characters to html entities within equations |
Affected Issues 06536 |
|
mod - admin/database.php | Diff File | ||
mod - admin/scripts/ckeditor.36/limesurvey-config.js | Diff File | ||
Yii 885ee283 2012-09-12 17:06 root Details Diff |
Updated translation: Czech by slansky Updated translation: French (France) by DenisChenu Updated translation: Norwegian (Bokmål) by peterhol, finni Updated translation: Polish by elisa, zozlak Updated translation: Serbian by MilaVeljovic Updated translation: Czech Informal by slansky |
||
mod - locale/_template/limesurvey.pot | Diff File | ||
mod - locale/cs-informal/LC_MESSAGES/cs-informal.mo | Diff File | ||
mod - locale/cs/LC_MESSAGES/cs.mo | Diff File | ||
mod - locale/fr/LC_MESSAGES/fr.mo | Diff File | ||
mod - locale/nb/LC_MESSAGES/nb.mo | Diff File | ||
mod - locale/pl/LC_MESSAGES/pl.mo | Diff File | ||
mod - locale/sr/LC_MESSAGES/sr.mo | Diff File |