Changesets: LimeSurvey
master 783dac93 2009-06-12 18:10 Carsten Schmitz Details Diff |
Removed feature: PDF export of results (because it looks horrible) git-svn-id: file:///Users/Shitiz/Downloads/lssvn/source/limesurvey@7095 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/printablesurvey.php | Diff File | ||
mod - printanswers.php | Diff File | ||
master 214b0ddb 2009-06-12 18:06 Carsten Schmitz Details Diff |
Removed feature: PDF export of results (because it looks horrible) git-svn-id: file:///Users/Shitiz/Downloads/lssvn/source/limesurvey@7094 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/printablesurvey.php | Diff File | ||
master d740cdea 2009-06-12 17:44 Carsten Schmitz Details Diff |
Fixed issue #3315: Data entry screen being too noisy with HTML git-svn-id: file:///Users/Shitiz/Downloads/lssvn/source/limesurvey@7093 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/dataentry.php | Diff File | ||
master 2b0a2aaf 2009-06-12 17:35 Thibault Le Meur Details Diff |
Dev: fixed a notice dure to incorrect handling fieldnameInfo array in SESSION for type P quesitons. Not sure what other consequences it could have git-svn-id: file:///Users/Shitiz/Downloads/lssvn/source/limesurvey@7092 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - index.php | Diff File | ||
master 47c00f4d 2009-06-12 17:23 Carsten Schmitz Details Diff |
dev Fixed issue #3321: VV import throws lots of errors git-svn-id: file:///Users/Shitiz/Downloads/lssvn/source/limesurvey@7091 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/vvimport.php | Diff File | ||
master aefa5008 2009-06-12 17:14 Thibault Le Meur Details Diff |
Fixed some Javascript notices in the code tht checks if Other input fields have been filled conforming to other_comment_mandatory attribute git-svn-id: file:///Users/Shitiz/Downloads/lssvn/source/limesurvey@7090 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - qanda.php | Diff File | ||
master 2b81910a 2009-06-12 17:09 Carsten Schmitz Details Diff |
dev Fixed UI language includes, added some missing images git-svn-id: file:///Users/Shitiz/Downloads/lssvn/source/limesurvey@7089 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
add - scripts/jquery/css/start/images/ui-bg_flat_55_fbec88_40x100.png | Diff File | ||
add - scripts/jquery/css/start/images/ui-bg_glass_85_dfeffc_1x400.png | Diff File | ||
add - scripts/jquery/css/start/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png | Diff File | ||
mod - common.php | Diff File | ||
master 1adf179f 2009-06-12 16:44 Thibault Le Meur Details Diff |
Dev: fixed notice reported in ticket #3261 git-svn-id: file:///Users/Shitiz/Downloads/lssvn/source/limesurvey@7088 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - index.php | Diff File | ||
master 2173715f 2009-06-12 16:11 Thibault Le Meur Details Diff |
Fixed an issue which could affect mandatory checks and deletenonvalue feature when conditions were set on multi-flexi questions git-svn-id: file:///Users/Shitiz/Downloads/lssvn/source/limesurvey@7087 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - index.php | Diff File | ||
master 9ab57d13 2009-06-12 15:53 Thibault Le Meur Details Diff |
Dev: blind fix for notice described in #3019 git-svn-id: file:///Users/Shitiz/Downloads/lssvn/source/limesurvey@7086 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - index.php | Diff File | ||
master e4061fd2 2009-06-12 15:47 Igor Dobraca Details Diff |
Update of Croatian and Italian language git-svn-id: file:///Users/Shitiz/Downloads/lssvn/source/limesurvey@7085 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - locale/hr/LC_MESSAGES/hr.mo | Diff File | ||
mod - locale/hr/LC_MESSAGES/hr.po | Diff File | ||
mod - locale/it/LC_MESSAGES/it.mo | Diff File | ||
mod - locale/it/LC_MESSAGES/it.po | Diff File | ||
master e8f0f64c 2009-06-12 10:22 Carsten Schmitz Details Diff |
dev Made STRICT warnings only appear on $debug=3 git-svn-id: file:///Users/Shitiz/Downloads/lssvn/source/limesurvey@7084 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - common.php | Diff File | ||
mod - config-defaults.php | Diff File | ||
master ce8a9c15 2009-06-12 10:10 Evan Wills Details Diff |
fixed #03215 updated qanda.php to fix stripping of <EMBED> tags by making the embed tag not empty before stripping empty tags, then made it empty again, once stripping was complete. git-svn-id: file:///Users/Shitiz/Downloads/lssvn/source/limesurvey@7083 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - qanda.php | Diff File | ||
master 5788343b 2009-06-12 08:25 Thibault Le Meur Details Diff |
Fixed issue #03328: bug in conditions based on multiple choices questions in question-by-question survey format. This bug could also affect group by group surveys in some cases. Dev: this is an intrusive fix, please help me test it. it could also solve issue #3305 (to be tested) git-svn-id: file:///Users/Shitiz/Downloads/lssvn/source/limesurvey@7082 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - common.php | Diff File | ||
master fcc7e255 2009-06-12 06:21 Carsten Schmitz Details Diff |
Fixed issue #3329: Encoding problem with shortened question texts in statistics and conditions designer git-svn-id: file:///Users/Shitiz/Downloads/lssvn/source/limesurvey@7081 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/conditionshandling.php | Diff File | ||
mod - admin/statistics.php | Diff File | ||
master 9294ef8b 2009-06-12 05:57 Carsten Schmitz Details Diff |
Dev Fixed a couple strict error in Excel export Dev Corrected button naming in tokens section git-svn-id: file:///Users/Shitiz/Downloads/lssvn/source/limesurvey@7080 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/classes/pear/OLE/OLE.php | Diff File | ||
mod - admin/classes/pear/PEAR.php | Diff File | ||
mod - admin/tokens.php | Diff File | ||
master 22282ca9 2009-06-12 05:45 Josef Prandstetter Details Diff |
Fixed #3330: Calendar Datepicker file doesn't exist for german-informal language git-svn-id: file:///Users/Shitiz/Downloads/lssvn/source/limesurvey@7079 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
add - scripts/jquery/locale/ui.datepicker-de-informal.js | Diff File | ||
master 6ffb7f31 2009-06-12 05:38 Carsten Schmitz Details Diff |
Fixed issue #3322: Minor layout issue at statistics git-svn-id: file:///Users/Shitiz/Downloads/lssvn/source/limesurvey@7078 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/statistics.php | Diff File | ||
master 592db383 2009-06-11 16:10 Thibault Le Meur Details Diff |
Fixed issue #3304: Multiple choice question with the maximum answers attribute doesn't work when the limit is reached while checking the -other- checkbox git-svn-id: file:///Users/Shitiz/Downloads/lssvn/source/limesurvey@7077 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - qanda.php | Diff File | ||
master 38d6c304 2009-06-11 15:38 Thibault Le Meur Details Diff |
Updated feature: the inline editor toolbar now starts expanded by default. This is switchable with teh parameter in config.php. git-svn-id: file:///Users/Shitiz/Downloads/lssvn/source/limesurvey@7076 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/htmleditor-functions.php | Diff File | ||
mod - config-defaults.php | Diff File | ||
master 120fdd4e 2009-06-11 15:19 Thibault Le Meur Details Diff |
Fixed issue #3313: doesn't seem to work as it should (with multiple options questions and questions with the -other- input field) git-svn-id: file:///Users/Shitiz/Downloads/lssvn/source/limesurvey@7075 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - index.php | Diff File | ||
master 306699d5 2009-06-11 15:04 Elzbieta Lesinska Details Diff |
Polish translation update git-svn-id: file:///Users/Shitiz/Downloads/lssvn/source/limesurvey@7074 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - locale/pl/LC_MESSAGES/pl.mo | Diff File | ||
mod - locale/pl/LC_MESSAGES/pl.po | Diff File | ||
master e0bb9b13 2009-06-11 14:39 Thibault Le Meur Details Diff |
Fixed issue 03303: conditions can break mandatory check git-svn-id: file:///Users/Shitiz/Downloads/lssvn/source/limesurvey@7073 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - index.php | Diff File | ||
master b75d9dbb 2009-06-11 07:45 Igor Dobraca Details Diff |
Update of Croatian and Italian language git-svn-id: file:///Users/Shitiz/Downloads/lssvn/source/limesurvey@7072 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - locale/hr/LC_MESSAGES/hr.mo | Diff File | ||
mod - locale/hr/LC_MESSAGES/hr.po | Diff File | ||
mod - locale/it/LC_MESSAGES/it.mo | Diff File | ||
mod - locale/it/LC_MESSAGES/it.po | Diff File | ||
master 1f92a4e1 2009-06-11 07:14 Carsten Schmitz Details Diff |
Fixed issue #3295: {FAX_TO} in printable survey is shown even if a FAX number wasn't set git-svn-id: file:///Users/Shitiz/Downloads/lssvn/source/limesurvey@7071 b72ed6b6-b9f8-46b5-92b4-906544132732 |
||
mod - admin/printablesurvey.php | Diff File |