Skip to content

Commit

Permalink
Wrapping up for 1.49RC2
Browse files Browse the repository at this point in the history
Added Serbian language

git-svn-id: file:///Users/Shitiz/Downloads/lssvn/source/limesurvey@3004 b72ed6b6-b9f8-46b5-92b4-906544132732
  • Loading branch information
c-schmitz committed Jun 14, 2007
1 parent a51eb88 commit 20b1f9a
Show file tree
Hide file tree
Showing 7 changed files with 6,065 additions and 58 deletions.
4 changes: 4 additions & 0 deletions classes/core/surveytranslator.php
Expand Up @@ -157,6 +157,10 @@ function getLanguageData() {
$supportedLanguages['sl']['description'] = $clang->gT('Slovenian');
$supportedLanguages['sl']['nativedescription'] = 'Slovenščina';

// Serbian
$supportedLanguages['sr']['description'] = $clang->gT('Serbian');
$supportedLanguages['sr']['nativedescription'] = 'Serbian';

// Spanish
$supportedLanguages['es']['description'] = $clang->gT('Spanish');
$supportedLanguages['es']['nativedescription'] = 'Español';
Expand Down
2 changes: 1 addition & 1 deletion config.php
Expand Up @@ -148,7 +148,7 @@
// * default behaviour of phpsv regarding answer records with no submitdate
// * can be overwritten by module parameters
// ("Filter-Out incomplete answers" checkbox when implemented)
$filterout_incomplete_answers = false;
$filterout_incomplete_answers = true;


//DO NOT CHANGE BELOW HERE --------------------
Expand Down
105 changes: 48 additions & 57 deletions docs/release_notes_and_upgrade_instructions.txt
Expand Up @@ -45,70 +45,61 @@ HOW TO UPGRADE from earlier versions from LimeSurvey 1.45 or later
Thank you to everyone who helped with this new release!


Changes from 1.48RC to 1.49RC - Release Date: 2007/05/11

New feature: Check if the necessary requirements are fulfilled on installation and runtime (c_schmitz)
New Feature: Semantic differential scale Questions are now possible - this feature was kindly sponsored by a donation from tileca (c_schmitz)

Fixed bug #794: [Survey Design] "Other" as answer in LabelSets (c_schmitz)
Fixed bug #753: [Import / Export] Import of german tokens from non-UTF8 files fails (c_schmitz)
Fixed bug #802: [Templates] The Traffic-Light Icon in Template Editor isn�t working (c_schmitz)
Fixed bug #798: [Survey at Runtime] SQL-Error after clicking on "Restart this Survey" after "Exit and Clear Survey" on an active survey (c_schmitz)
Fixed bug #806: [Translation] User Control Icon: German Popup is not ideal (c_schmitz)
Fixed bug #793: [Translation] Translation mistake on German Send-Screen; Missing Exit-Link on the Final-Screen (c_schmitz)
Fixed bug #814: [Templates] Template Editor: Popup to delete a File isn�t translated (at least to german) (c_schmitz)
Fixed bug #800: [Survey at Runtime] Some Icons with no Popup in Firefox (c_schmitz)
Fixed bug #804: [Templates] Some Changes to Template Editor Layout (c_schmitz)
Fixed bug #818: [Survey Design] Not translated Popup on Create New Survey without Survey Title (c_schmitz)
Fixed bug #796: [Import / Export] VV-Import isn�t working (c_schmitz)
Fixed bug #819: [Statistics] SQL-Error on when running Statistic for a Multiple Short Text Question (c_schmitz)
Fixed bug #816: [Templates] Rename Template doesn�t work (c_schmitz)
Fixed bug #786: [Survey at Runtime] Special characters in answer-codes leads to not store answers in survey-results table; Truncated answer-codes (c_schmitz)
Fixed bug #826: [Tokens] Send individual token doesn't work (lemeur)
Fixed bug #805: [Survey at Runtime] Mandatory Multiple choice questions with OTHER attribute fails when only the other option is written (c_schmitz)
Fixed bug #807: [Statistics] Statistics-Screen: No Question-Title on Mouseover over the loudspeaker-icon in Firefox (c_schmitz)
Fixed bug #822: [Survey Design] Wrong default button (c_schmitz)
Fixed bug #825: [Survey at Runtime] Survey Responses are not saved to database (c_schmitz)
Fixed bug #830: [Survey at Runtime] Opposite condition problem in the same group (c_schmitz)
Fixed bug #838: [Survey at Runtime] Question Text are not displayed (c_schmitz)
Fixed bug #820: [Statistics] Statistics-Screen: Error Message on Prev/Next-Button, if the Response-ID is not available (c_schmitz)
Fixed bug #840: [Security] User Authentification: Error Message with correct reason if Login fails (c_schmitz)
Fixed bug #846: [Data Entry (non public)] Semantic Differential Question Type: All Answers are Double in DataEntry (c_schmitz)
Fixed bug #848: [Tokens] Error Message after sending an individual Invitation E-Mail; Reminder-Email isn�t working (c_schmitz)
Fixed bug #850: [Survey Design] Greyed out Activate-Button (c_schmitz)
Fixed bug #843: [Assessments] Broken "Printable Version of a Survey" on SVN (c_schmitz)
Fixed bug #751: [Survey Design] Additional language in surveys (c_schmitz)
Fixed bug #845: [Statistics] Language-Selection in Statistics and Filter-Menu not correctly displayed (lemeur)
Fixed bug #864: [Survey at Runtime] Better UI for double digit number of ranking items (c_schmitz)
Fixed bug #853: [Installation] Some Errors on sending E-Mails to User Groups with the building-Mass-Email-Feature (c_schmitz)
Fixed bug #857: [Tokens] Tokens: "R"-Button is not correctly alligned in Firefox (c_schmitz)
Fixed bug #842: [Import / Export] VV-Import: No back to Menu-Button if VV-Import fails (c_schmitz)
Fixed bug #859: [Tokens] Users (from DataEntry) can�t complete partially filled out survey, if Tokens are usede (c_schmitz)
Fixed bug #856: [Data Entry (non public)] Skip Language Question at DataEntry-Screen (c_schmitz)
Fixed bug #866: [Survey at Runtime] Error Message on Survey, which is run via Token-Control (lemeur)
Fixed bug #865: [Statistics] Datestamp-Filter in Statistics is missing (c_schmitz)
Fixed bug #867: [Survey Design] Small Layout Fault in Question Type Array 5 Point choice (c_schmitz)
Fixed bug #632: [Import / Export] Exporting to MS Word - fields and answers not matched up (c_schmitz)
Fixed bug #875: [Translation] Some minor Translations are missing (c_schmitz)
Fixed bug #870: [Survey Design] Error message when returning from HELP screen (c_schmitz)
Fixed bug #876: [Survey Design] Syntax error when adding a language (c_schmitz)
Fixed bug #872: [Survey at Runtime] List Survey-Screen: Visibilty (Private <-> Public) is mixed up (c_schmitz)
Fixed bug #873: [Statistics] SPSS-Export Icon: Old and New Popup on Mouseover (c_schmitz)
Fixed bug #891: [Translation] "Edit Survey Property" is not translated (at least to german) (c_schmitz)
Fixed bug #835: [Survey at Runtime] "No answer" condition doesn't work (c_schmitz)
Fixed bug #890: [Survey at Runtime] A "Don't Know" response in a mandatory question gets an error message. (c_schmitz)
Fixed bug #893: [Translation] Send Mail to User Group: "Reset"-Button is not translated (c_schmitz)
Fixed bug #909: [Templates] missing '>' (lemeur)
Fixed bug #904: [Data Entry (non public)] Column alignment in dataentry view and individual survey edit view (lemeur)
Fixed bug #901: [Statistics] uncompleted Answers should not be used for statistics (lemeur)

Changes from 1.49RC to 1.49RC2 - Release Date: 2007/06/14

- Serbian Language file by Ivan Recevic

Fixed bugs
- 0000939: [Installation] Increase the size of the username field (yan)
- 0000941: [Survey at Runtime] dropdown list and ranking javascripts report object not found (c_schmitz)
- 0000911: [Tokens] crash sendig reminders (c_schmitz)
- 0000954: [Survey at Runtime] Memory Exhauste on admin.php 285 (c_schmitz)
- 0000931: [Assessments] answers changed in sending the invitations and again in sending the reminders (c_schmitz)
- 0000952: [Data Entry (non public)] update button does not work in token display + invalid sql script reading labels in dataentry.php (c_schmitz)
- 0000928: [Survey Design] Label set allow duplicated codes (lemeur)
- 0000919: [Survey at Runtime] table design of Semantic differential scale Question type (c_schmitz)
- 0000927: [Survey Design] Label set focus by default the "Delete" button (lemeur)
- 0000958: [Statistics] In export results: swaped email and token columns (lemeur)
- 0000959: [Statistics] Multilingual answer export concatenates all translated strings (lemeur)
- 0000933: [Survey at Runtime] Online demo switches languages (lemeur)
- 0000963: [Assessments] sha256.php capitalization issue (c_schmitz)
- 0000964: [Survey Design] Variable "arows" not defined in conditions.php (c_schmitz)
- 0000894: [Import / Export] export large exceldump fails (c_schmitz)
- 0000835: [Survey at Runtime] "No answer" condition doesn't work (c_schmitz)
- 0000975: [Translation] Tokens: "Restore Options:" is not translated (c_schmitz)
- 0000966: [Installation] Failed at Installation on Windows2003 with ODBC configuration (c_schmitz)
- 0000976: [Survey Design] When logging-in after having selected a language, shouldn't this language be set as default for the user ? (lemeur)
- 0000981: [Templates] Template Editor: Some Headline aren�t readable with the new v1.50 color scheme (dgeaperez)
- 0000977: [Survey Design] Missing file for new default admin style ! (dgeaperez)
- 0000968: [Import / Export] newline-characters are doubled (El-Matador-69)
- 0000978: [Survey at Runtime] Language Switch - doesn't assign chosen language (c_schmitz)
- 0000972: [Survey at Runtime] Edit saved survey: Warning: Notice: Undefined variable: fnrrow (c_schmitz)
- 0000979: [Survey Design] Language-Selection Popup needs adjustment to new v1.50 color scheme (dgeaperez)
- 0000988: [Import / Export] Import Tokens using LDAP Query - $myattr1 & $myattr2 are not initialised prior to ! empty condition statements in tokens.php (lemeur)
- 0000987: [Security] Plus-addressed emails are not allowed for user email field (c_schmitz)
- 0000921: [Statistics] Admin Notifications.. detailed with codes only sends codes. (c_schmitz)
- 0000985: [Import / Export] Export to CSV is corrupted for a multilingual survey with a ranking question type (c_schmitz)
- 0000992: [Import / Export] Browse Single Survey Response: False Export Icon is displayed (El-Matador-69)
- 0000984: [Security] Can not create usres/groups (c_schmitz)
- 0000990: [Import / Export] Exporting to MS Word - fields and answers not matched up (c_schmitz)
- 0000993: [Survey at Runtime] 'previous' button actually advances - Group by Group (c_schmitz)
- 0000971: [Installation] Fatal Error sha256
- 0000920: [Survey Design] Conditions based on list (dropdown) don't work (c_schmitz)
- 0000900: [Survey Design] Conditions-Screen: Popup with Question Title on Mouseover for Firefox over the Loudspeaker-Icon (c_schmitz)
- 0000906: [Import / Export] Bad Email Format for Multiple Options at the Admin Notifications (c_schmitz)



Special thanks to el-matador-69 for its ongoing help in finding and eliminating bugs.
Thank you to all the translators who are keeping the application and documentation up to date!
And last but not least to everyone in the LimeSurvey developer team - without your help this wouldn't have been possible!


Changes from 1.00 to 1.48b - Release Date: 2007/04/10
Changes from 1.00 to 1.48b - Release Date: 2007/05/11

- New feature: Check if the necessary requirements are fulfilled on installation and runtime (c_schmitz)
- New Feature: Semantic differential scale Questions are now possible - this feature was kindly sponsored by a donation from tileca (c_schmitz)
- New feature: Preview questions as they are being edited (machaven)
- New feature: Survey List with User Details
- Fixed Export button target in statistics (lemeur)
Expand Down
Empty file.
Binary file added locale/sr/LC_MESSAGES/sr.mo
Binary file not shown.

0 comments on commit 20b1f9a

Please sign in to comment.