Changesets: LimeSurvey
2.05 b008b9e2 2013-07-30 15:55 Details Diff |
dev: minor fixes to settingswidget | ||
mod - application/extensions/SettingsWidget/SettingsWidget.php | Diff File | ||
mod - application/extensions/SettingsWidget/assets/settingswidget.js | Diff File | ||
2.05 af8fbebc 2013-07-30 15:19 Details Diff |
dev: added some permission to the menu | ||
mod - application/extensions/Menu/MenuWidget.php | Diff File | ||
master d60709b7 2013-07-30 14:03 Details Diff |
Fixed issue 07842: Import global partipants CSV from Excel Mac 2011 fails because headers are not correctly identified |
Affected Issues 07842 |
|
mod - application/controllers/admin/participantsaction.php | Diff File | ||
master acfde37c 2013-07-30 13:48 Details Diff |
Fixed issue 07923: INSERTANS SPAN problem in end URL when using then all-in-one page presentation setting |
Affected Issues 07923 |
|
mod - application/helpers/SurveyRuntimeHelper.php | Diff File | ||
mod - application/helpers/replacements_helper.php | Diff File | ||
2.1 b0fe0aea 2013-07-29 12:40 Marijn Details Diff |
Merge branch '2.1' of https://github.com/SamMousa/LimeSurvey.git into 2.1 | ||
mod - application/extensions/Menu/MenuWidget.php | Diff File | ||
mod - application/helpers/common_helper.php | Diff File | ||
mod - templates/twig_default/welcome.twig | Diff File | ||
2.1 205c916d 2013-07-29 12:39 Marijn Details Diff |
settingsblock view now uses settingswidget | ||
mod - application/views/questions/settingsblock.php | Diff File | ||
mod - plugins/YesNoQuestion/YesNoQuestionObject.php | Diff File | ||
2.05 ec35d5af 2013-07-29 11:18 Details Diff |
dev: Fixed pluginmanager errors when plugin is still in db but files are removed from server | ||
mod - application/controllers/PluginsController.php | Diff File | ||
mod - application/libraries/PluginManager/PluginManager.php | Diff File | ||
2.05 9df25ebc 2013-07-29 10:21 Details Diff |
dev: Fixed error for auth plugins | ||
mod - application/libraries/PluginManager/AuthPluginBase.php | Diff File | ||
2.1 f9337b00 2013-07-29 10:16
Details Diff |
Dev Misc. insignificant changes | ||
mod - application/extensions/Menu/MenuWidget.php | Diff File | ||
mod - application/helpers/common_helper.php | Diff File | ||
mod - templates/twig_default/welcome.twig | Diff File | ||
2.05 603b2457 2013-07-29 09:58 Details Diff |
dev: Improved R-export using plugin (not usable from interface yet) | ||
mod - application/core/plugins/ExportR/ExportR.php | Diff File | ||
add - application/core/plugins/ExportR/RDataWriter.php | Diff File | ||
mod - application/core/plugins/ExportR/RSyntaxWriter.php | Diff File | ||
mod - application/helpers/admin/export/Writer.php | Diff File | ||
2.05 ded212c6 2013-07-28 20:34 Details Diff |
Merge pull request #99 from mfaber/quota_permission205 Fixed 08055: Error when accessing quota menu |
Affected Issues 08055 |
|
mod - application/controllers/admin/quotas.php | Diff File | ||
master 6e06c1bb 2013-07-28 00:05 LimeSurvey Translations Bot Details Diff |
Updated translation: Lithuanian by simasj | ||
mod - locale/lt/LC_MESSAGES/lt.mo | Diff File | ||
2.05 8b3f29fc 2013-07-27 23:51 Committer: mfaber Details Diff |
fix 08055: error when accessing quota menu DEV: reference "Permission::model() was missing |
Affected Issues 08055 |
|
mod - application/controllers/admin/quotas.php | Diff File | ||
master f0203af3 2013-07-27 00:05 LimeSurvey Translations Bot Details Diff |
Updated translation: Spanish (Spain) by valdomir | ||
mod - locale/es/LC_MESSAGES/es.mo | Diff File | ||
master 7d330403 2013-07-26 00:05 LimeSurvey Translations Bot Details Diff |
Updated translation: Lithuanian by apklausos | ||
mod - locale/lt/LC_MESSAGES/lt.mo | Diff File | ||
master 63c0d5c2 2013-07-25 00:05 LimeSurvey Translations Bot Details Diff |
Dev Automatic translation update | ||
mod - locale/_template/limesurvey.pot | Diff File | ||
2.05 a137eb92 2013-07-24 15:38 Details Diff |
Fixed issue 07994: Admin without update quota right view delete button Fixed issue : access to quota don't test read right |
Affected Issues 07994 |
|
mod - application/controllers/admin/quotas.php | Diff File | ||
mod - application/views/admin/quotas/viewquotasrow_view.php | Diff File | ||
mod - application/views/admin/quotas/viewquotasrowsub_view.php | Diff File | ||
master 14f347dd 2013-07-24 15:30 Details Diff |
Fixed issue 07994: Admin without update quota right view delete button Fixed issue : access to quota don't test read right |
Affected Issues 07994 |
|
mod - application/controllers/admin/quotas.php | Diff File | ||
mod - application/views/admin/quotas/viewquotasrow_view.php | Diff File | ||
mod - application/views/admin/quotas/viewquotasrowsub_view.php | Diff File | ||
master 6b3407db 2013-07-24 00:05 LimeSurvey Translations Bot Details Diff |
Updated translation: Catalan by valdomir Updated translation: Japanese by nomoto |
||
mod - locale/ca/LC_MESSAGES/ca.mo | Diff File | ||
mod - locale/ja/LC_MESSAGES/ja.mo | Diff File | ||
2.05 bc1c6135 2013-07-23 08:42 Details Diff |
Fixed issue 07950: queXML export produces unusable PDF, "/**/" on every line, 2.00+ seems ok Dev Remove now obsolete view |
Affected Issues 07950 |
|
rm - application/views/admin/export/quexmlpdf_view.php | Diff | ||
2.05 ad758f0e 2013-07-23 08:17 Details Diff |
Fixed issue 07950: queXML export produces unusable PDF, "/**/" on every line, 2.00+ seems ok |
Affected Issues 07950 |
|
mod - application/libraries/admin/quexmlpdf.php | Diff File | ||
master e5bb62fb 2013-07-23 00:05 LimeSurvey Translations Bot Details Diff |
Updated translation: German by actxcellence | ||
mod - locale/de/LC_MESSAGES/de.mo | Diff File | ||
2.05 c12f391f 2013-07-22 16:18 Details Diff |
Merge branch '2.05' of github.com:LimeSurvey/LimeSurvey into 2.05 | ||
mod - application/controllers/admin/remotecontrol.php | Diff File | ||
mod - application/controllers/admin/surveyadmin.php | Diff File | ||
mod - application/controllers/admin/templates.php | Diff File | ||
mod - application/core/LSYii_Application.php | Diff File | ||
mod - application/helpers/SurveyRuntimeHelper.php | Diff File | ||
mod - application/helpers/admin/htmleditor_helper.php | Diff File | ||
mod - application/helpers/frontend_helper.php | Diff File | ||
mod - application/helpers/qanda_helper.php | Diff File | ||
mod - application/helpers/surveytranslator_helper.php | Diff File | ||
add - locale/ca-valencia/LC_MESSAGES/ca-valencia.mo | Diff File | ||
add - locale/ca-valencia/LC_MESSAGES/index.html | Diff File | ||
add - locale/ca-valencia/index.html | Diff File | ||
2.05 5011e6bb 2013-07-22 16:17 Details Diff |
Dev Added jquery.blockUI Dev Fixed saving / restoring of label sets. |
||
mod - application/config/third_party.php | Diff File | ||
mod - application/controllers/admin/questions.php | Diff File | ||
add - third_party/jquery-blockui/jquery.blockUI.js | Diff File | ||
2.05 f7400bf4 2013-07-22 14:42 Details Diff |
Fixed issue 07826: Pass-through variables do not work when automatic end URL loading set to off |
Affected Issues 07826 |
|
mod - application/helpers/SurveyRuntimeHelper.php | Diff File |