Changesets: LimeSurvey
2.05 56811e5f 2013-03-17 23:50 Details Diff |
Dev Some style changes on user control | ||
mod - application/helpers/common_helper.php | Diff File | ||
mod - application/views/admin/user/editusers.php | Diff File | ||
mod - styles/gringegreen/adminstyle.css | Diff File | ||
2.05 e8a9d560 2013-03-17 23:21 Details Diff |
Fixed issue #6167: Change surveyls_url field to text or change length | ||
mod - application/views/admin/survey/editLocalSettings_view.php | Diff File | ||
2.05 775c4573 2013-03-17 23:09 Details Diff |
Fixed issue #6167: Change surveyls_url field to text or change length | ||
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 | ||
mod - installer/sql/create-pgsql.sql | Diff File | ||
2.05 c2f59691 2013-03-17 23:06 Details Diff |
Dev Some small CSS fixed and removal of some obsolete icons | ||
rm - styles/gartergrey/images/document_30.png | Diff | ||
rm - styles/gartergrey/images/viewlast_30.png | Diff | ||
mod - styles/gringegreen/jquery-ui/jquery-ui.css | Diff File | ||
2.05 62bf59ac 2013-03-17 15:39 Details Diff |
Fixed issue 07670: Unable to browse responses in other language than default |
Affected Issues 07670 |
|
mod - application/controllers/admin/responses.php | Diff File | ||
mod - application/controllers/admin/tokens.php | Diff File | ||
mod - application/core/Survey_Common_Action.php | Diff File | ||
mod - application/views/admin/responses/browsemenubar_view.php | Diff File | ||
mod - scripts/admin/browse.js | Diff File | ||
add - styles/blobblueish/images/document_30.png | Diff File | ||
add - styles/blobblueish/images/viewlast_30.png | Diff File | ||
add - styles/gartergrey/images/document_30.png | Diff File | ||
add - styles/gartergrey/images/viewlast_30.png | Diff File | ||
add - styles/gringegreen/images/document_30.png | Diff File | ||
add - styles/gringegreen/images/viewlast_30.png | Diff File | ||
master afaf89da 2013-03-17 11:25 Details Diff |
Release 2.00+ Build 130317 | ||
mod - docs/release_notes.txt | Diff File | ||
master f72aca90 2013-03-17 11:15 LimeSurvey Translations Bot Details Diff |
Updated translation: German by c_schmitz Updated translation: Hindi by ajparag Updated translation: Turkish by kayazeren Updated translation: German (Informal) by c_schmitz |
||
mod - locale/de-informal/LC_MESSAGES/de-informal.mo | Diff File | ||
mod - locale/de/LC_MESSAGES/de.mo | Diff File | ||
mod - locale/hi/LC_MESSAGES/hi.mo | Diff File | ||
mod - locale/tr/LC_MESSAGES/tr.mo | Diff File | ||
master c2665c81 2013-03-17 11:13 Details Diff |
Fixed issue: CPDB .csv import not working | ||
mod - application/controllers/admin/participantsaction.php | Diff File | ||
2.05 3c1d035e 2013-03-17 11:13 Details Diff |
Fixed issue: CPDB .csv import not working | ||
mod - application/controllers/admin/participantsaction.php | Diff File | ||
master 088b4412 2013-03-17 00:06 LimeSurvey Translations Bot Details Diff |
Updated translation: Greek by kiolalis Updated translation: Hindi by ajparag Updated translation: Italian by riboeri |
||
mod - locale/_template/limesurvey.pot | Diff File | ||
mod - locale/el/LC_MESSAGES/el.mo | Diff File | ||
mod - locale/hi/LC_MESSAGES/hi.mo | Diff File | ||
mod - locale/it/LC_MESSAGES/it.mo | Diff File | ||
master daa0608e 2013-03-16 23:18 Details Diff |
Fixed issue 07670: Unable to browse responses in other language than default |
Affected Issues 07670 |
|
add - styles/gartergrey/images/document_30.png | Diff File | ||
add - styles/gartergrey/images/viewlast_30.png | Diff File | ||
master 596afe43 2013-03-16 23:04 Details Diff |
Fixed issue 07670: Unable to browse responses in other language than default |
Affected Issues 07670 |
|
mod - application/controllers/admin/responses.php | Diff File | ||
mod - application/controllers/admin/tokens.php | Diff File | ||
mod - application/core/Survey_Common_Action.php | Diff File | ||
mod - application/views/admin/responses/browsemenubar_view.php | Diff File | ||
mod - scripts/admin/browse.js | Diff File | ||
add - styles/blobblueish/images/document_30.png | Diff File | ||
add - styles/blobblueish/images/viewlast_30.png | Diff File | ||
add - styles/gringegreen/images/document_30.png | Diff File | ||
add - styles/gringegreen/images/viewlast_30.png | Diff File | ||
master 9aed3e36 2013-03-16 22:27 Details Diff |
Fixed issue 07673: When survey is deactivated during previewing a survey a system error message is shown for survey admins |
Affected Issues 07673 |
|
mod - application/helpers/expressions/em_manager_helper.php | Diff File | ||
2.05 63dda19d 2013-03-16 22:27 Details Diff |
Fixed issue 07673: When survey is deactivated during previewing a survey a system error message is shown for survey admins |
Affected Issues 07673 |
|
mod - application/helpers/expressions/em_manager_helper.php | Diff File | ||
2.05 d69bf21e 2013-03-16 21:23 Details Diff |
Dev Small HTML fix | ||
mod - application/views/admin/survey/surveySummary_view.php | Diff File | ||
2.05 b70d5ba2 2013-03-16 19:25 Details Diff |
Dev: use popuptip for browse responses Dev: actually browse in other language are broken in 2.0 |
||
mod - application/views/admin/responses/browsemenubar_view.php | Diff File | ||
2.05 094ca7ff 2013-03-16 19:08 Details Diff |
Dev: Fix c07aeef2f4dd55bc7c8345f969b8eaba58817b2a lost a file . | ||
mod - application/views/admin/survey/Question/questionbar_view.php | Diff File | ||
2.05 c07aeef2 2013-03-16 19:02 Details Diff |
Dev: Add preview group by language popup Dev: use global JS function to show language popup with qtip Dev: Allow to click directly in the first link or use second link Dev: use class:popuptip and rel for the target of qtip Dev: add getAllLanguages on survey model |
||
mod - application/core/Survey_Common_Action.php | Diff File | ||
mod - application/models/Survey.php | Diff File | ||
mod - application/views/admin/responses/browsemenubar_view.php | Diff File | ||
mod - application/views/admin/survey/Question/questionbar_view.php | Diff File | ||
mod - application/views/admin/survey/QuestionGroups/questiongroupbar_view.php | Diff File | ||
mod - scripts/admin/admin_core.js | Diff File | ||
mod - styles/adminstyle.css | Diff File | ||
mod - styles/gringegreen/adminstyle.css | Diff File | ||
2.05 7274dab6 2013-03-16 17:30 Details Diff |
Dev: move styles/adminstyle.css before styles/template/adminstyle.css for cascading Dev: review some order but not needed |
||
mod - application/views/admin/super/header.php | Diff File | ||
master 454afa75 2013-03-16 00:06 LimeSurvey Translations Bot Details Diff |
Updated translation: French (France) by DenisChenu Updated translation: Hindi by ajparag |
||
mod - locale/_template/limesurvey.pot | Diff File | ||
mod - locale/fr/LC_MESSAGES/fr.mo | Diff File | ||
mod - locale/hi/LC_MESSAGES/hi.mo | Diff File | ||
2.05 3c94952a 2013-03-15 19:40 Details Diff |
Dev: Update jquery-ui.css of admin template (jQuery UI - v1.10.0 - 2013-01-21) | ||
mod - styles/gringegreen/jquery-ui/images/ui-bg_flat_0_aaaaaa_40x100.png | Diff File | ||
add - styles/gringegreen/jquery-ui/images/ui-bg_flat_100_e2f6be_40x100.png | Diff File | ||
add - styles/gringegreen/jquery-ui/images/ui-bg_flat_100_fafafa_40x100.png | Diff File | ||
add - styles/gringegreen/jquery-ui/images/ui-bg_flat_100_fefefe_40x100.png | Diff File | ||
add - styles/gringegreen/jquery-ui/images/ui-bg_flat_50_aaaaaa_40x100.png | Diff File | ||
rm - styles/gringegreen/jquery-ui/images/ui-bg_flat_55_999999_40x100.png | Diff | ||
rm - styles/gringegreen/jquery-ui/images/ui-bg_flat_55_dbfb88_40x100.png | Diff | ||
add - styles/gringegreen/jquery-ui/images/ui-bg_flat_55_fafafa_40x100.png | Diff File | ||
rm - styles/gringegreen/jquery-ui/images/ui-bg_flat_75_aaaaaa_40x100.png | Diff | ||
rm - styles/gringegreen/jquery-ui/images/ui-bg_glass_60_fbf8bc_1x400.png | Diff | ||
rm - styles/gringegreen/jquery-ui/images/ui-bg_glass_75_d0e5f5_1x400.png | Diff | ||
rm - styles/gringegreen/jquery-ui/images/ui-bg_glass_85_dfeffc_1x400.png | Diff | ||
rm - styles/gringegreen/jquery-ui/images/ui-bg_gloss-wave_45_e14f1c_500x100.png | Diff | ||
rm - styles/gringegreen/jquery-ui/images/ui-bg_gloss-wave_50_6eac2c_500x100.png | Diff | ||
rm - styles/gringegreen/jquery-ui/images/ui-bg_gloss-wave_75_2191c0_500x100.png | Diff | ||
rm - styles/gringegreen/jquery-ui/images/ui-bg_gloss-wave_90_D2E0F2_500x100.png | Diff | ||
rm - styles/gringegreen/jquery-ui/images/ui-bg_inset-hard_100_F8F8FF_1x100.png | Diff | ||
rm - styles/gringegreen/jquery-ui/images/ui-bg_inset-hard_100_ffffff_1x100.png | Diff | ||
add - styles/gringegreen/jquery-ui/images/ui-icons_4e8632_256x240.png | Diff File | ||
mod - styles/gringegreen/jquery-ui/images/ui-icons_5fab2b_256x240.png | Diff File | ||
add - styles/gringegreen/jquery-ui/images/ui-icons_cd0a0a_256x240.png | Diff File | ||
mod - styles/gringegreen/jquery-ui/jquery-ui.css | Diff File | ||
2.05 ac1f6dcf 2013-03-15 19:31 Details Diff |
Dev: superfish on .sf-menu (for little icon) | ||
mod - scripts/admin/admin_core.js | Diff File | ||
2.05 40396e9d 2013-03-15 19:21 Details Diff |
Dev: renderPartial not renderrenderPartial ;) | ||
mod - application/views/admin/survey/editSurvey_view.php | Diff File | ||
2.05 e1ba0910 2013-03-15 19:20 Details Diff |
Merge branch '2.05' of github.com:LimeSurvey/LimeSurvey into 2.05 | ||
mod - application/config/internal.php | Diff File | ||
mod - application/config/third_party.php | Diff File | ||
mod - application/controllers/AdminController.php | Diff File | ||
mod - application/core/Survey_Common_Action.php | Diff File | ||
mod - application/extensions/LimeScript/LimeScript.php | Diff File | ||
mod - application/helpers/admin/htmleditor_helper.php | Diff File | ||
mod - application/views/admin/super/header.php | Diff File | ||
mod - application/views/admin/survey/editSurvey_view.php | Diff File | ||
mod - index.php | Diff File | ||
mod - styles/gringegreen/superfish.css | Diff File | ||
add - third_party/jquery-superfish/MIT-LICENSE.txt | Diff File | ||
add - third_party/jquery-superfish/README.md | Diff File | ||
add - third_party/jquery-superfish/changelog.txt | Diff File | ||
add - third_party/jquery-superfish/css/superfish-navbar.css | Diff File | ||
add - third_party/jquery-superfish/css/superfish-vertical.css | Diff File | ||
add - third_party/jquery-superfish/css/superfish.css | Diff File | ||
add - third_party/jquery-superfish/example.html | Diff File | ||
add - third_party/jquery-superfish/images/arrows-ffffff.png | Diff File | ||
add - third_party/jquery-superfish/js/hoverIntent.js | Diff File | ||
add - third_party/jquery-superfish/js/jquery-1.9.0.min.js | Diff File | ||
add - third_party/jquery-superfish/js/jquery.bgiframe.min.js | Diff File | ||
add - third_party/jquery-superfish/js/superfish.js | Diff File | ||
add - third_party/jquery-superfish/js/supersubs.js | Diff File | ||
add - third_party/jquery-superfish/superfish.jquery.json | Diff File | ||
2.05 cc0052a5 2013-03-15 16:08 Details Diff |
Fixed issue : choice heigth are fixed to low with conditionnal ranking question | ||
mod - scripts/ranking.js | Diff File |