Changesets: LimeSurvey

2.05 97fe3015

2013-08-21 09:30

DenisChenu


Details Diff
Merge pull request #100 from mfaber/zeroconversion

Fixed issue 08065: Answer code conversion to '0'
Affected Issues
08065
mod - application/helpers/common_helper.php Diff File

master f1234a05

2013-08-21 00:06

LimeSurvey Translations Bot


Details Diff
Updated translation: Slovenian by tejac, dusan
mod - locale/_template/limesurvey.pot Diff File
mod - locale/sl/LC_MESSAGES/sl.mo Diff File

2.05 81a57d8b

2013-08-20 23:41

mfaber

Committer: mfaber


Details Diff
use is_null instead of !isset
mod - application/helpers/common_helper.php Diff File

2.05 5d5432de

2013-08-20 19:27

DenisChenu


Details Diff
Dev: fixed issue 08102: CException when registering Affected Issues
08102
mod - application/controllers/RegisterController.php Diff File

2.05 56a1d8f0

2013-08-20 18:26

DenisChenu


Details Diff
Fixed issue 08014: Incorrect language survey settings when access a restricted survey without token
Dev: Add language changer too (if in startpage.pstpl or survey.pstpl)
Dev: language changer work only with js, work on register or token enter
Affected Issues
08014
mod - application/controllers/survey/index.php Diff File
mod - application/helpers/frontend_helper.php Diff File

master aec56fc3

2013-08-20 17:46

DenisChenu


Details Diff
Fixed issue 08014: Incorrect language survey settings when access a restricted survey without token
Dev: Add language changer too (if in startpage.pstpl or survey.pstpl)
Dev: language changer work only with js, work on register or token enter
Affected Issues
08014
mod - application/controllers/survey/index.php Diff File
mod - application/helpers/frontend_helper.php Diff File

2.05 38595bba

2013-08-20 17:19

mdekker


Details Diff
dev: Adding active/inactive/expired to new admin menu (in plugin controller)
mod - application/extensions/Menu/MenuWidget.php Diff File

2.05 ecef8b9b

2013-08-20 16:53

mdekker


Details Diff
dev: Fixed another survey permission error (no rights, just read on the survey should be enough)
mod - application/core/Survey_Common_Action.php Diff File

2.05 b157c948

2013-08-20 16:43

mdekker


Details Diff
dev: Fixed survey permission bug
mod - application/models/Survey.php Diff File

2.05 9ef6244a

2013-08-20 16:39

mdekker


Details Diff
dev: Allow to delete user from surveypermissions
mod - application/controllers/admin/surveypermission.php Diff File

2.05 962dd893

2013-08-20 16:27

mdekker


Details Diff
dev: fixing add survey for non-superadmin user
mod - application/controllers/admin/surveyadmin.php Diff File
mod - application/helpers/admin/htmleditor_helper.php Diff File
mod - application/views/admin/survey/subview/tabPresentation_view.php Diff File

2.05 ee5ed6cd

2013-08-20 15:31

mdekker


Details Diff
dev: Don't show plugin menu when not superadmin
dev: TODO create pluginmanager right
mod - application/views/admin/super/adminmenu.php Diff File

master 8c3b431f

2013-08-20 00:06

LimeSurvey Translations Bot


Details Diff
Updated translation: Slovenian by tejac
mod - locale/sl/LC_MESSAGES/sl.mo Diff File

master 00a4194d

2013-08-19 00:06

LimeSurvey Translations Bot


Details Diff
Updated translation: Slovenian by tejac, dusan
mod - locale/sl/LC_MESSAGES/sl.mo Diff File

master 187fad42

2013-08-17 00:06

LimeSurvey Translations Bot


Details Diff
Dev Automatic translation update
mod - locale/_template/limesurvey.pot Diff File

2.05 5e51775a

2013-08-16 14:08

kfegert


Details Diff
Updated feature Plugin Added new PluginEvents raisable by LSActiveRecord subclasses
Dev Model classes derived from LSActiveRecord now raise a generic Model event which can be used to register for any changes of the given Type e.g. beforeSave on a model now raises a before<classname>Save and a beforeModelSave PluginEvent
Dev Each Model Derived from LSActiveRecord now raises a after<classname>Save and afterModelSave PluginEvent
mod - application/libraries/PluginManager/PluginEvent.php Diff File
mod - application/models/LSActiveRecord.php Diff File

2.05 9277690d

2013-08-16 13:03

c_schmitz


Details Diff
Release 2.05 beta 6
mod - application/config/version.php Diff File
mod - docs/release_notes.txt Diff File

master 44ab98f1

2013-08-16 12:52

c_schmitz


Details Diff
Fixed issue: Error when importing old .CSV survey file with quotes in answers/subquestions
mod - application/helpers/admin/import_helper.php Diff File

2.05 4b2ec602

2013-08-16 12:52

c_schmitz


Details Diff
Fixed issue: Error when importing old .CSV survey file with quotes in answers/subquestions
mod - application/helpers/admin/import_helper.php Diff File

master be98df83

2013-08-16 00:06

LimeSurvey Translations Bot


Details Diff
Updated translation: Dutch by Han
Updated translation: Dutch (Informal) by Han
mod - locale/nl-informal/LC_MESSAGES/nl-informal.mo Diff File
mod - locale/nl/LC_MESSAGES/nl.mo Diff File

2.05 7512a3d7

2013-08-15 17:00

kfegert


Details Diff
Updated feature Plugin new before<classname>DeleteMany events are now fired on the LSActiveRecord deleteAllByAttributes method
Dev overriden the inherited method deleteAllByAttributes within LSActiveRecord to new before<classname>DeleteMany PluginEvent before calling the overriden method
mod - application/models/LSActiveRecord.php Diff File

2.05 3a19bf76

2013-08-15 15:19

kfegert


Details Diff
Updated feature Plugin beforeDelete events are now Fired on the LSActiveRecord deleteAllByAttributes method
Dev overriden the inherited method deleteAllByAttributes within LSActiveRecord to change bulk sql behaviour (e.g. not fireing before delete events) to object driven delet operation (method interface stayed as is)
mod - application/models/LSActiveRecord.php Diff File

2.05 51baf039

2013-08-14 15:09

sammousa


Details Diff
Dev Fixed incorrect path definition (arguments included in route).
mod - application/views/admin/survey/Question/editQuestion_view.php Diff File

2.05 67b6d558

2013-08-13 14:47

sammousa


Details Diff
Dev Fixed undefined variable used in comfortupdate.
mod - application/controllers/admin/update.php Diff File

2.05 0e27d12f

2013-08-13 14:46

sammousa


Details Diff
Dev Reverted route changes, they are causing more trouble than they are
worth for now.
mod - application/config/routes.php Diff File
 First  Prev  1 2 3 ... 150 ... 300 ... 450 ... 600 ... 750 ... 900 ... 954 955 956 957 958 959 960 ... 1050 ... 1200 ... 1350 ... 1471 1472 1473  Next  Last