You can subscribe to this list here.
2011 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(84) |
Oct
(70) |
Nov
(164) |
Dec
(71) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2012 |
Jan
(52) |
Feb
(77) |
Mar
(70) |
Apr
(58) |
May
(81) |
Jun
(74) |
Jul
(87) |
Aug
(30) |
Sep
(45) |
Oct
(37) |
Nov
(51) |
Dec
(31) |
2013 |
Jan
(47) |
Feb
(29) |
Mar
(40) |
Apr
(33) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: <gem...@li...> - 2012-06-01 12:59:35
|
Revision: 731 http://gemstracker.svn.sourceforge.net/gemstracker/?rev=731&view=rev Author: michieltcs Date: 2012-06-01 12:59:24 +0000 (Fri, 01 Jun 2012) Log Message: ----------- Only show groups when at least one token was completed, update translations Modified Paths: -------------- trunk/library/classes/Gems/Default/RespondentExportAction.php trunk/library/languages/default-nl.mo trunk/library/languages/default-nl.po Modified: trunk/library/classes/Gems/Default/RespondentExportAction.php =================================================================== --- trunk/library/classes/Gems/Default/RespondentExportAction.php 2012-06-01 12:10:47 UTC (rev 730) +++ trunk/library/classes/Gems/Default/RespondentExportAction.php 2012-06-01 12:59:24 UTC (rev 731) @@ -179,14 +179,17 @@ ->td(strtoupper($token->getTokenId())) ->td($status); + if (!$token->isCompleted()) { + $token = $token->getNextToken(); + continue; + } + if ($engine->getTrackType() == 'S' || !$groupSurveys) { - if ($token->isCompleted()) { - $this->html->span()->b($token->getSurveyName() . ($token->getRoundDescription() ? ' (' . $token->getRoundDescription() . ')' : '')); - $this->addSnippet($this->_singleSurveySnippet, 'token', $token, 'tokenId', $token->getTokenId(), - 'showHeaders', false, 'showButtons', false, 'showSelected', false, 'showTakeButton', false); - - $this->html->br(); - } + $this->html->span()->b($token->getSurveyName() . ($token->getRoundDescription() ? ' (' . $token->getRoundDescription() . ')' : '')); + $this->addSnippet($this->_singleSurveySnippet, 'token', $token, 'tokenId', $token->getTokenId(), + 'showHeaders', false, 'showButtons', false, 'showSelected', false, 'showTakeButton', false); + + $this->html->br(); } else { if (!isset($surveys[$token->getSurveyId()])) { $surveys[$token->getSurveyId()] = true; @@ -270,7 +273,7 @@ $respondentData = $respondentModel->loadFirst(); if (empty($respondentData)) { - $this->html->p()->b(sprintf('Unknown respondent %s', $respondentId)); + $this->html->p()->b(sprintf($this->_('Unknown respondent %s'), $respondentId)); return; } Modified: trunk/library/languages/default-nl.mo =================================================================== (Binary files differ) Modified: trunk/library/languages/default-nl.po =================================================================== --- trunk/library/languages/default-nl.po 2012-06-01 12:10:47 UTC (rev 730) +++ trunk/library/languages/default-nl.po 2012-06-01 12:59:24 UTC (rev 731) @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: GemsTracker NL\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-05-31 22:29+0100\n" +"POT-Creation-Date: 2012-06-01 14:45+0100\n" "PO-Revision-Date: \n" "Last-Translator: Michiel Rook <in...@to...>\n" "Language-Team: Erasmus MGZ <mat...@ma...>\n" @@ -2116,44 +2116,58 @@ msgid "Respondent number" msgstr "Patiënt nummer" -#: classes/Gems/Default/RespondentExportAction.php:75 +#: classes/Gems/Default/RespondentExportAction.php:78 msgid "Separate multiple respondents with a comma (,)" msgstr "Scheid meerdere patienten met een comma (,)" -#: classes/Gems/Default/RespondentExportAction.php:79 +#: classes/Gems/Default/RespondentExportAction.php:84 msgid "Group surveys" msgstr "Groepeer vragenlijsten" -#: classes/Gems/Default/RespondentExportAction.php:88 +#: classes/Gems/Default/RespondentExportAction.php:93 msgid "Output format" msgstr "Uitvoerformaat" -#: classes/Gems/Default/RespondentExportAction.php:125 +#: classes/Gems/Default/RespondentExportAction.php:130 #, php-format msgid "Unable to run PDF conversion: \"%s\"" msgstr "Kan PDF conversie niet starten: \"%s\"" -#: classes/Gems/Default/RespondentExportAction.php:214 +#: classes/Gems/Default/RespondentExportAction.php:162 +msgid "Open" +msgstr "Open" + +#: classes/Gems/Default/RespondentExportAction.php:173 +msgid "Future" +msgstr "Toekomstig" + +#: classes/Gems/Default/RespondentExportAction.php:238 msgid "Track information" msgstr "Traject informatie" -#: classes/Gems/Default/RespondentExportAction.php:258 +#: classes/Gems/Default/RespondentExportAction.php:276 +#, php-format +msgid "Unknown respondent %s" +msgstr "Onbekende patiënt %s" + +#: classes/Gems/Default/RespondentExportAction.php:282 +#: classes/Gems/Default/RespondentExportAction.php:290 msgid "Respondent information" msgstr "Patiënt informatie" -#: classes/Gems/Default/RespondentExportAction.php:286 +#: classes/Gems/Default/RespondentExportAction.php:310 msgid "Respondent report" msgstr "Patiënt rapportage" -#: classes/Gems/Default/RespondentExportAction.php:290 +#: classes/Gems/Default/RespondentExportAction.php:314 msgid "Report information" msgstr "Informatie over rapportage" -#: classes/Gems/Default/RespondentExportAction.php:291 +#: classes/Gems/Default/RespondentExportAction.php:315 msgid "Generated by" msgstr "Aangemaakt door" -#: classes/Gems/Default/RespondentExportAction.php:293 +#: classes/Gems/Default/RespondentExportAction.php:317 msgid "Generated on" msgstr "Aangemaakt op" This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <gem...@li...> - 2012-06-01 12:10:53
|
Revision: 730 http://gemstracker.svn.sourceforge.net/gemstracker/?rev=730&view=rev Author: michieltcs Date: 2012-06-01 12:10:47 +0000 (Fri, 01 Jun 2012) Log Message: ----------- Implement some additional changes - trim respondent ids, change to missing/open/completed/future, some misc bits and bobs Modified Paths: -------------- trunk/library/classes/Gems/Default/RespondentExportAction.php Modified: trunk/library/classes/Gems/Default/RespondentExportAction.php =================================================================== --- trunk/library/classes/Gems/Default/RespondentExportAction.php 2012-06-01 06:55:43 UTC (rev 729) +++ trunk/library/classes/Gems/Default/RespondentExportAction.php 2012-06-01 12:10:47 UTC (rev 730) @@ -72,7 +72,12 @@ $element = new Zend_Form_Element_Text('id'); $element->setLabel($this->_('Respondent number')); - $element->setDescription($this->_('Separate multiple respondents with a comma (,)')); + + // only show description if we got here directly (id is empty) + if ($this->getRequest()->getParam('id') == '') { + $element->setDescription($this->_('Separate multiple respondents with a comma (,)')); + } + $form->addElement($element); $element = new Zend_Form_Element_Checkbox('group'); @@ -141,9 +146,10 @@ protected function _exportTrackTokens(Gems_Tracker_RespondentTrack $track) { $groupSurveys = $this->getRequest()->getParam('group'); - $token = $track->getFirstToken(); - $engine = $track->getTrackEngine(); - $surveys = array(); + $token = $track->getFirstToken(); + $engine = $track->getTrackEngine(); + $today = new Zend_Date(); + $surveys = array(); $table = $this->html->table(array('class' => 'browser')); $table->th($this->_('Survey')) @@ -153,19 +159,27 @@ $this->html->br(); while ($token) { - $missed = false; - $validUntil = $token->getValidUntil(); + $status = $this->_('Open'); - if (!empty($validUntil)) { - $missed = $validUntil->isEarlier(new Zend_Date()); + if ($token->isCompleted()) { + $status = $this->_('Completed'); + } else { + $validFrom = $token->getValidFrom(); + $validUntil = $token->getValidUntil(); + + if (!empty($validUntil) && $validUntil->isEarlier($today)) { + $status = $this->_('Missed'); + } else if (!empty($validFrom) && $validFrom->isLater($today)) { + $status = $this->_('Future'); + } } $table->tr()->td($token->getSurveyName()) ->td(($engine->getTrackType() == 'T' ? $token->getRoundDescription() : $this->_('Single Survey'))) ->td(strtoupper($token->getTokenId())) - ->td(($token->isCompleted() ? $this->_('Completed') : ($missed ? $this->_('Missed') : $this->_('Open')))); + ->td($status); - if ($engine->getTrackType() == 'S' || !$groupSurveys) { + if ($engine->getTrackType() == 'S' || !$groupSurveys) { if ($token->isCompleted()) { $this->html->span()->b($token->getSurveyName() . ($token->getRoundDescription() ? ' (' . $token->getRoundDescription() . ')' : '')); $this->addSnippet($this->_singleSurveySnippet, 'token', $token, 'tokenId', $token->getTokenId(), @@ -270,7 +284,7 @@ } } - $this->html->h2($respondentId); + $this->html->h2($this->_('Respondent information') . ': ' . $respondentId); $this->html[] = $bridge->getTable(); $this->html->hr(); @@ -352,6 +366,7 @@ if ($request->isPost()) { $respondents = explode(',', $request->getParam('id')); + $respondents = array_map('trim', $respondents); $this->_render($respondents); } This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <gem...@li...> - 2012-06-01 06:55:50
|
Revision: 729 http://gemstracker.svn.sourceforge.net/gemstracker/?rev=729&view=rev Author: michieltcs Date: 2012-06-01 06:55:43 +0000 (Fri, 01 Jun 2012) Log Message: ----------- No longer use tempnam() to create temporary files Modified Paths: -------------- trunk/library/classes/Gems/Default/RespondentExportAction.php Modified: trunk/library/classes/Gems/Default/RespondentExportAction.php =================================================================== --- trunk/library/classes/Gems/Default/RespondentExportAction.php 2012-05-31 21:07:46 UTC (rev 728) +++ trunk/library/classes/Gems/Default/RespondentExportAction.php 2012-06-01 06:55:43 UTC (rev 729) @@ -106,15 +106,15 @@ */ protected function _convertToPdf($content) { - $tempInputFilename = tempnam(GEMS_ROOT_DIR . '/var/tmp/', 'gemshtml') . '.html'; - $tempOutputFilename = tempnam(GEMS_ROOT_DIR . '/var/tmp/', 'gemspdf') . '.pdf'; + $tempInputFilename = GEMS_ROOT_DIR . '/var/tmp/export-' . md5(time() . rand()) . '.html'; + $tempOutputFilename = GEMS_ROOT_DIR . '/var/tmp/export-' . md5(time() . rand()) . '.pdf'; + + file_put_contents($tempInputFilename, $content); - if (empty($tempInputFilename) || empty($tempOutputFilename)) { - throw new Exception("Unable to create temporary file(s)"); + if (!file_exists($tempInputFilename)) { + throw new Exception("Unable to create temporary file '{$tempInputFilename}'"); } - file_put_contents($tempInputFilename, $content); - $lastLine = exec(escapeshellarg($this->_wkhtmltopdfLocation) . ' ' . escapeshellarg($tempInputFilename) . ' ' . escapeshellarg($tempOutputFilename), $outputLines, $return); This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <gem...@li...> - 2012-05-31 21:07:52
|
Revision: 728 http://gemstracker.svn.sourceforge.net/gemstracker/?rev=728&view=rev Author: michieltcs Date: 2012-05-31 21:07:46 +0000 (Thu, 31 May 2012) Log Message: ----------- Fix spacer Modified Paths: -------------- trunk/library/classes/Gems/Default/RespondentExportAction.php Modified: trunk/library/classes/Gems/Default/RespondentExportAction.php =================================================================== --- trunk/library/classes/Gems/Default/RespondentExportAction.php 2012-05-31 20:57:12 UTC (rev 727) +++ trunk/library/classes/Gems/Default/RespondentExportAction.php 2012-05-31 21:07:46 UTC (rev 728) @@ -307,7 +307,7 @@ foreach ($respondents as $respondentId) { $this->_exportRespondent($respondentId); - $this->html->div(array('style' => 'height: 100px')); + $this->html->div('', array('style' => 'height: 100px')); } $this->escort->menu->setVisible(false); This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <gem...@li...> - 2012-05-31 20:57:19
|
Revision: 727 http://gemstracker.svn.sourceforge.net/gemstracker/?rev=727&view=rev Author: michieltcs Date: 2012-05-31 20:57:12 +0000 (Thu, 31 May 2012) Log Message: ----------- Show completed/missed/open Modified Paths: -------------- trunk/library/classes/Gems/Default/RespondentExportAction.php Modified: trunk/library/classes/Gems/Default/RespondentExportAction.php =================================================================== --- trunk/library/classes/Gems/Default/RespondentExportAction.php 2012-05-31 20:52:10 UTC (rev 726) +++ trunk/library/classes/Gems/Default/RespondentExportAction.php 2012-05-31 20:57:12 UTC (rev 727) @@ -149,14 +149,21 @@ $table->th($this->_('Survey')) ->th($this->_('Round')) ->th($this->_('Token')) - ->th($this->_('Completed')); + ->th($this->_('Status')); $this->html->br(); while ($token) { + $missed = false; + $validUntil = $token->getValidUntil(); + + if (!empty($validUntil)) { + $missed = $validUntil->isEarlier(new Zend_Date()); + } + $table->tr()->td($token->getSurveyName()) ->td(($engine->getTrackType() == 'T' ? $token->getRoundDescription() : $this->_('Single Survey'))) ->td(strtoupper($token->getTokenId())) - ->td(($token->isCompleted() ? $this->_('Yes') : $this->_('No'))); + ->td(($token->isCompleted() ? $this->_('Completed') : ($missed ? $this->_('Missed') : $this->_('Open')))); if ($engine->getTrackType() == 'S' || !$groupSurveys) { if ($token->isCompleted()) { This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <gem...@li...> - 2012-05-31 20:52:16
|
Revision: 726 http://gemstracker.svn.sourceforge.net/gemstracker/?rev=726&view=rev Author: michieltcs Date: 2012-05-31 20:52:10 +0000 (Thu, 31 May 2012) Log Message: ----------- Fix spelling of Zend_Date Modified Paths: -------------- trunk/library/classes/Gems/Default/RespondentExportAction.php trunk/library/classes/Gems/Default/TrackActionAbstract.php trunk/library/classes/Gems/Tracker/Snippets/EditTrackSnippetAbstract.php trunk/library/classes/Gems/Tracker/Snippets/ShowTrackUsageAbstract.php trunk/library/classes/MUtil/Date.php trunk/library/classes/MUtil/JQuery/Form/Element/DatePicker.php trunk/library/classes/MUtil/Validate/Date/DateAfter.php trunk/library/classes/MUtil/Validate/Date/DateBefore.php Modified: trunk/library/classes/Gems/Default/RespondentExportAction.php =================================================================== --- trunk/library/classes/Gems/Default/RespondentExportAction.php 2012-05-31 20:30:49 UTC (rev 725) +++ trunk/library/classes/Gems/Default/RespondentExportAction.php 2012-05-31 20:52:10 UTC (rev 726) @@ -201,7 +201,7 @@ $trackModel->set('assigned_by', 'label', $this->_('Assigned by')); $trackModel->set('gr2t_start_date', 'label', $this->_('Start'), 'formatFunction', $this->util->getTranslated()->formatDate, - 'default', MUtil_Date::format(new Zend_date(), 'dd-MM-yyyy')); + 'default', MUtil_Date::format(new Zend_Date(), 'dd-MM-yyyy')); $trackModel->set('gr2t_reception_code'); $trackModel->set('gr2t_comment', 'label', $this->_('Comment')); $trackModel->setFilter(array('gr2t_id_respondent_track' => $track->getRespondentTrackId())); Modified: trunk/library/classes/Gems/Default/TrackActionAbstract.php =================================================================== --- trunk/library/classes/Gems/Default/TrackActionAbstract.php 2012-05-31 20:30:49 UTC (rev 725) +++ trunk/library/classes/Gems/Default/TrackActionAbstract.php 2012-05-31 20:52:10 UTC (rev 726) @@ -211,7 +211,7 @@ $model->set('gr2t_start_date', 'label', $this->_('Start'), 'dateFormat', 'dd-MM-yyyy', 'formatFunction', $this->util->getTranslated()->formatDate, - 'default', new Zend_date()); + 'default', new Zend_Date()); $model->set('gr2t_reception_code'); $model->set('gr2t_comment', 'label', $this->_('Comment')); Modified: trunk/library/classes/Gems/Tracker/Snippets/EditTrackSnippetAbstract.php =================================================================== --- trunk/library/classes/Gems/Tracker/Snippets/EditTrackSnippetAbstract.php 2012-05-31 20:30:49 UTC (rev 725) +++ trunk/library/classes/Gems/Tracker/Snippets/EditTrackSnippetAbstract.php 2012-05-31 20:52:10 UTC (rev 726) @@ -152,7 +152,7 @@ $model->set('gr2t_start_date', 'label', $this->_('Start'), 'dateFormat', 'dd-MM-yyyy', 'formatFunction', $this->loader->getUtil()->getTranslated()->formatDate, - 'default', new Zend_date()); + 'default', new Zend_Date()); $model->set('gr2t_reception_code'); $model->set('gr2t_comment', 'label', $this->_('Comment')); Modified: trunk/library/classes/Gems/Tracker/Snippets/ShowTrackUsageAbstract.php =================================================================== --- trunk/library/classes/Gems/Tracker/Snippets/ShowTrackUsageAbstract.php 2012-05-31 20:30:49 UTC (rev 725) +++ trunk/library/classes/Gems/Tracker/Snippets/ShowTrackUsageAbstract.php 2012-05-31 20:52:10 UTC (rev 726) @@ -150,7 +150,7 @@ $model->set('gr2t_start_date', 'label', $this->_('Start'), 'dateFormat', 'dd-MM-yyyy', 'formatFunction', $this->loader->getUtil()->getTranslated()->formatDate, - 'default', new Zend_date()); + 'default', new Zend_Date()); $model->set('gr2t_reception_code'); return $model; Modified: trunk/library/classes/MUtil/Date.php =================================================================== --- trunk/library/classes/MUtil/Date.php 2012-05-31 20:30:49 UTC (rev 725) +++ trunk/library/classes/MUtil/Date.php 2012-05-31 20:52:10 UTC (rev 726) @@ -180,22 +180,22 @@ public function intDayOfYear($locale = null) { - return intval($this->get(Zend_date::DAY_OF_YEAR, $locale)); + return intval($this->get(Zend_Date::DAY_OF_YEAR, $locale)); } public function intMonth($locale = null) { - return intval($this->get(Zend_date::MONTH, $locale)); + return intval($this->get(Zend_Date::MONTH, $locale)); } public function intWeek($locale = null) { - return intval($this->get(Zend_date::WEEK, $locale)); + return intval($this->get(Zend_Date::WEEK, $locale)); } public function intYear($locale = null) { - return intval($this->get(Zend_date::YEAR, $locale)); + return intval($this->get(Zend_Date::YEAR, $locale)); } /** Modified: trunk/library/classes/MUtil/JQuery/Form/Element/DatePicker.php =================================================================== --- trunk/library/classes/MUtil/JQuery/Form/Element/DatePicker.php 2012-05-31 20:30:49 UTC (rev 725) +++ trunk/library/classes/MUtil/JQuery/Form/Element/DatePicker.php 2012-05-31 20:52:10 UTC (rev 726) @@ -159,7 +159,7 @@ } } } - if ($this->_dateValue instanceof Zend_date) { + if ($this->_dateValue instanceof Zend_Date) { $this->_applyDateFormat(); } else { parent::setValue($value); Modified: trunk/library/classes/MUtil/Validate/Date/DateAfter.php =================================================================== --- trunk/library/classes/MUtil/Validate/Date/DateAfter.php 2012-05-31 20:30:49 UTC (rev 725) +++ trunk/library/classes/MUtil/Validate/Date/DateAfter.php 2012-05-31 20:52:10 UTC (rev 726) @@ -90,7 +90,7 @@ $this->_afterDate = new Zend_Date(); } - if ($this->_afterDate instanceof Zend_date) { + if ($this->_afterDate instanceof Zend_Date) { $after = $this->_afterDate; } elseif (isset($context[$this->_afterDate])) { $after = new Zend_Date($context[$this->_afterDate], $this->getDateFormat()); Modified: trunk/library/classes/MUtil/Validate/Date/DateBefore.php =================================================================== --- trunk/library/classes/MUtil/Validate/Date/DateBefore.php 2012-05-31 20:30:49 UTC (rev 725) +++ trunk/library/classes/MUtil/Validate/Date/DateBefore.php 2012-05-31 20:52:10 UTC (rev 726) @@ -90,7 +90,7 @@ $this->_beforeDate = new Zend_Date(); } - if ($this->_beforeDate instanceof Zend_date) { + if ($this->_beforeDate instanceof Zend_Date) { $before = $this->_beforeDate; } elseif (isset($context[$this->_beforeDate])) { $before = new Zend_Date($context[$this->_beforeDate], $this->getDateFormat()); This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <gem...@li...> - 2012-05-31 20:30:58
|
Revision: 725 http://gemstracker.svn.sourceforge.net/gemstracker/?rev=725&view=rev Author: michieltcs Date: 2012-05-31 20:30:49 +0000 (Thu, 31 May 2012) Log Message: ----------- Update menu titles/translations Modified Paths: -------------- trunk/library/classes/Gems/Menu.php trunk/library/languages/default-nl.mo trunk/library/languages/default-nl.po Modified: trunk/library/classes/Gems/Menu.php =================================================================== --- trunk/library/classes/Gems/Menu.php 2012-05-31 20:11:35 UTC (rev 724) +++ trunk/library/classes/Gems/Menu.php 2012-05-31 20:30:49 UTC (rev 725) @@ -277,7 +277,7 @@ */ $page->addEditAction('pr.respondent.edit')->addNamedParameters(MUtil_Model::REQUEST_ID, 'gr2o_patient_nr'); - $page->addAction('Export', 'pr.export-html', 'export')->addNamedParameters(MUtil_Model::REQUEST_ID, 'gr2o_patient_nr'); + $page->addAction($this->_('Export'), 'pr.export-html', 'export')->addNamedParameters(MUtil_Model::REQUEST_ID, 'gr2o_patient_nr'); if ($this->escort instanceof Gems_Project_Tracks_SingleTrackInterface) { @@ -558,7 +558,7 @@ $this->addContainer('Export data', 'pr.export', array('controller'=>'export', 'action'=>'index')); // EXPORT TO HTML - $this->addContainer('Export respondent to html', 'pr.export-html', array('controller' => 'respondent-export', 'action'=>'index')); + $this->addContainer($this->_('Export respondent'), 'pr.export-html', array('controller' => 'respondent-export', 'action'=>'index')); // OTHER ITEMS $this->addLogonOffToken(); Modified: trunk/library/languages/default-nl.mo =================================================================== (Binary files differ) Modified: trunk/library/languages/default-nl.po =================================================================== --- trunk/library/languages/default-nl.po 2012-05-31 20:11:35 UTC (rev 724) +++ trunk/library/languages/default-nl.po 2012-05-31 20:30:49 UTC (rev 725) @@ -1,5084 +1,5061 @@ -msgid "" -msgstr "" -"Project-Id-Version: GemsTracker NL\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-05-31 16:28+0100\n" -"PO-Revision-Date: \n" -"Last-Translator: Matijs de Jong <mj...@ma...>\n" -"Language-Team: Erasmus MGZ <mat...@ma...>\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: \n" -"Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Poedit-Language: Dutch\n" -"X-Poedit-Country: NETHERLANDS\n" -"X-Poedit-SourceCharset: iso-8859-1\n" -"X-Poedit-Basepath: ../\n" -"X-Poedit-KeywordsList: plural:1,2\n" -"X-Poedit-SearchPath-0: .\n" - -#: classes/GemsEscort.php:214 -#, php-format -msgid "Path %s not writable" -msgstr "Path %s niet schrijfbaar" - -#: classes/GemsEscort.php:756 -#, php-format -msgid "You are logged in as %s" -msgstr "Ingelogd als %s" - -#: classes/GemsEscort.php:758 -#: classes/Gems/Menu.php:249 -msgid "Logoff" -msgstr "Uitloggen" - -#: classes/GemsEscort.php:761 -msgid "You are not logged in" -msgstr "U bent niet ingelogd" - -#: classes/GemsEscort.php:945 -#, php-format -msgid "User: %s" -msgstr "Login: %s" - -#: classes/GemsEscort.php:970 -msgid "version" -msgstr "versie" - -#: classes/GemsEscort.php:1412 -msgid "Take note: your session has expired, your inputs were not saved. Please check the input data and try again" -msgstr "Let op: uw sessie is verlopen, uw invoer is niet opgeslagen. Controleer uw gegevens en probeer a.u.b. opnieuw." - -#: classes/GemsEscort.php:1543 -msgid "Please check back later." -msgstr "Probeer het later opnieuw." - -#: classes/GemsEscort.php:1545 -#: classes/GemsEscort.php:1549 -#: classes/GemsEscort.php:1550 -msgid "System is in maintenance mode" -msgstr "Systeem is in onderhoudsmodus" - -#: classes/GemsEscort.php:1560 -msgid "No access to site." -msgstr "Geen toegang tot website." - -#: classes/GemsEscort.php:1562 -#: classes/GemsEscort.php:1605 -msgid "You have no access to this site." -msgstr "U heeft geen toegang tot deze website." - -#: classes/GemsEscort.php:1578 -msgid "No access to page" -msgstr "Geen toegang tot pagina" - -#: classes/GemsEscort.php:1580 -#, php-format -msgid "Access to this page is not allowed for current role: %s." -msgstr "U heeft geen toegang tot deze pagina. Uw huidige rol is: %s." - -#: classes/GemsEscort.php:1590 -#: classes/GemsEscort.php:1603 -msgid "You are no longer logged in." -msgstr "U bent niet meer ingelogd." - -#: classes/GemsEscort.php:1591 -msgid "You must login to access this page." -msgstr "U moet ingelogd zijn voor toegang tot deze pagina." - -#: classes/GemsEscort.php:1732 -#: classes/GemsEscort.php:1734 -#, php-format -msgid "%d survey" -msgid_plural "%d surveys" -msgstr[0] "%d vragenlijst" -msgstr[1] "%d vragenlijsten" - -#: classes/Gems/AccessLog.php:236 -msgid "Database needs to be updated!" -msgstr "Database dient ververst te worden!" - -#: classes/Gems/Html.php:154 -msgid "<< First" -msgstr "<< Eerste" - -#: classes/Gems/Html.php:155 -msgid "< Previous" -msgstr "< Terug" - -#: classes/Gems/Html.php:156 -msgid "Next >" -msgstr "Verder >" - -#: classes/Gems/Html.php:157 -msgid "Last >>" -msgstr "Laatste >>" - -#: classes/Gems/Html.php:158 -msgid " | " -msgstr " | " - -#: classes/Gems/Html.php:162 -msgid "to" -msgstr "tot" - -#: classes/Gems/Html.php:163 -msgid "of" -msgstr "van" - -#: classes/Gems/Menu.php:140 -#, php-format -msgid "About %s" -msgstr "Over %s" - -#: classes/Gems/Menu.php:144 -msgid "Reporting bugs" -msgstr "Meld een bug" - -#: classes/Gems/Menu.php:147 -msgid "Support" -msgstr "Ondersteuning" - -#: classes/Gems/Menu.php:167 -msgid "Project setup" -msgstr "Projectinfo" - -#: classes/Gems/Menu.php:170 -msgid "Database" -msgstr "Database" - -#: classes/Gems/Menu.php:174 -msgid "Content" -msgstr "Inhoud" - -#: classes/Gems/Menu.php:177 -msgid "Execute" -msgstr "Uitvoeren" - -#: classes/Gems/Menu.php:182 -msgid "Patches" -msgstr "Patches" - -#: classes/Gems/Menu.php:183 -msgid "Execute new" -msgstr "Nieuwe aanmaken" - -#: classes/Gems/Menu.php:185 -msgid "Refresh translateables" -msgstr "Ververs vertaalbaren" - -#: classes/Gems/Menu.php:187 -msgid "Run SQL" -msgstr "SQL uitvoeren" - -#: classes/Gems/Menu.php:190 -msgid "Reception codes" -msgstr "Ontvangst codes" - -#: classes/Gems/Menu.php:193 -msgid "Consents" -msgstr "Toestemmingen" - -#: classes/Gems/Menu.php:196 -msgid "Roles" -msgstr "Rollen" - -#: classes/Gems/Menu.php:197 -#: classes/Gems/Menu.php:347 -msgid "Assigned" -msgstr "Toegewezen" - -#: classes/Gems/Menu.php:198 -msgid "Privileges" -msgstr "Priviléges" - -#: classes/Gems/Menu.php:201 -msgid "Groups" -msgstr "Groepen" - -#: classes/Gems/Menu.php:204 -msgid "Organizations" -msgstr "Organisaties" - -#: classes/Gems/Menu.php:207 -msgid "Staff" -msgstr "Medewerkers" - -#: classes/Gems/Menu.php:210 -msgid "Logging" -msgstr "Logboek" - -#: classes/Gems/Menu.php:214 -msgid "Maintenance" -msgstr "Onderhoud" - -#: classes/Gems/Menu.php:219 -msgid "Upgrade" -msgstr "Upgrade" - -#: classes/Gems/Menu.php:220 -#: classes/Gems/Menu.php:320 -msgid "Show" -msgstr "Toon" - -#: classes/Gems/Menu.php:221 -msgid "Execute all" -msgstr "Alles uitvoeren" - -#: classes/Gems/Menu.php:222 -msgid "Execute this" -msgstr "Dit uitvoeren" - -#: classes/Gems/Menu.php:223 -msgid "Execute from here" -msgstr "Uitvoeren vanaf hier" - -#: classes/Gems/Menu.php:224 -msgid "Execute to here" -msgstr "Uitvoeren tot hier" - -#: classes/Gems/Menu.php:236 -#, php-format -msgid "Stand-alone privilige: %s" -msgstr "Zelfstandig privilege: %s" - -#: classes/Gems/Menu.php:243 -msgid "Logon" -msgstr "Login" - -#: classes/Gems/Menu.php:244 -msgid "Lost password" -msgstr "Wachtwoord vergeten" - -#: classes/Gems/Menu.php:245 -msgid "Your account" -msgstr "Uw account" - -#: classes/Gems/Menu.php:246 -msgid "Activity overview" -msgstr "Activiteiten overzicht" - -#: classes/Gems/Menu.php:247 -msgid "Change password" -msgstr "Uw wachtwoord" - -#: classes/Gems/Menu.php:248 -#: classes/Gems/Menu.php:289 -#: classes/Gems/Menu.php:324 -msgid "Token" -msgstr "Kenmerk" - -#: classes/Gems/Menu.php:285 -msgid "Track" -msgstr "Traject" - -#: classes/Gems/Menu.php:292 -#: classes/Gems/Menu.php:312 -#: classes/Gems/Menu.php:343 -msgid "Add" -msgstr "Voeg toe" - -#: classes/Gems/Menu.php:296 -#: classes/Gems/Menu.php:378 -msgid "Preview" -msgstr "Preview" - -#: classes/Gems/Menu.php:303 -msgid "Tracks" -msgstr "Trajecten" - -#: classes/Gems/Menu.php:316 -msgid "Assignments" -msgstr "Toewijzingen" - -#: classes/Gems/Menu.php:328 -msgid "Edit" -msgstr "Wijzig" - -#: classes/Gems/Menu.php:332 -msgid "Delete" -msgstr "Verwijder" - -#: classes/Gems/Menu.php:337 -msgid "Surveys" -msgstr "Vragenlijsten" - -#: classes/Gems/Menu.php:369 -msgid "Fill in" -msgstr "Vul in" - -#: classes/Gems/Menu.php:372 -msgid "Print PDF" -msgstr "Print PDF" - -#: classes/Gems/Menu.php:375 -msgid "E-Mail now!" -msgstr "Email nu!" - -#: classes/Gems/Menu.php:381 -msgid "Answers" -msgstr "Antwoorden" - -#: classes/Gems/Menu.php:531 -msgid "Respondents" -msgstr "Patiënten" - -#: classes/Gems/Menu.php:539 -msgid "Overview" -msgstr "Overzicht" - -#: classes/Gems/Menu.php:546 -msgid "Project" -msgstr "Project" - -#: classes/Gems/Menu.php:549 -msgid "Setup" -msgstr "Beheer" - -#: classes/Gems/Menu.php:552 -msgid "Mail" -msgstr "Email" - -#: classes/Gems/Menu.php:555 -msgid "Track Builder" -msgstr "Traject bouwer" - -#: classes/Gems/Menu.php:567 -msgid "Contact" -msgstr "Contact" - -#: classes/Gems/Menu.php:580 -msgid "Changelog" -msgstr "Changelog" - -#: classes/Gems/Model.php:230 -msgid "Respondent nr" -msgstr "Patiënt nr" - -#: classes/Gems/Model.php:231 -msgid "Opened" -msgstr "Bekeken op" - -#: classes/Gems/Model.php:232 -msgid "Consent" -msgstr "Toestemming" - -#: classes/Gems/Model.php:234 -msgid "E-Mail" -msgstr "Email" - -#: classes/Gems/Model.php:239 -msgid "Gender" -msgstr "Geslacht" - -#: classes/Gems/Model.php:240 -msgid "First name" -msgstr "Voornaam" - -#: classes/Gems/Model.php:241 -msgid "Surname prefix" -msgstr "Tussenvoegsel" - -#: classes/Gems/Model.php:242 -msgid "Last name" -msgstr "Achternaam" - -#: classes/Gems/Model.php:244 -msgid "Name" -msgstr "Naam" - -#: classes/Gems/Model.php:247 -msgid "Street" -msgstr "Straat" - -#: classes/Gems/Model.php:248 -msgid "Zipcode" -msgstr "Postcode" - -#: classes/Gems/Model.php:249 -msgid "City" -msgstr "Woonplaats" - -#: classes/Gems/Model.php:251 -msgid "Phone" -msgstr "Telefoon" - -#: classes/Gems/Model.php:253 -msgid "Birthday" -msgstr "Geboren op" - -#: classes/Gems/Pdf.php:198 -#, php-format -msgid "PDF Source File '%s' not found!" -msgstr "PDF bron bestand %s niet gevonden!" - -#: classes/Gems/Pdf.php:240 -#, php-format -msgid "Could not create '%s' directory." -msgstr "Kon de directory '%s' niet aanmaken." - -#: classes/Gems/Pdf.php:283 -#, php-format -msgid " The error message is: %s" -msgstr "De foutmelding is: %s" - -#: classes/Gems/Upgrades.php:77 -msgid "Syncing surveys for all sources" -msgstr "Vragenlijsten synchroniseren voor alle bronnen." - -#: classes/Gems/UpgradesAbstract.php:154 -msgid "Already at max. level." -msgstr "Al op het hoogste niveau." - -#: classes/Gems/UpgradesAbstract.php:161 -#, php-format -msgid "Trying upgrade for %s from level %s to level %s" -msgstr "Probeert upgrade voor %s van niveau %s naar niveau %s uit te voeren" - -#: classes/Gems/UpgradesAbstract.php:169 -#, php-format -msgid "Trying upgrade for %s to level %s: %s" -msgstr "Probeert upgrade voor %s naar niveau %s: %s" - -#: classes/Gems/Controller/BrowseEditAction.php:354 -#, php-format -msgid "New %s..." -msgstr "Nieuwe %s..." - -#: classes/Gems/Controller/BrowseEditAction.php:387 -#, php-format -msgid "Delete %s" -msgstr "Verwijder %s" - -#: classes/Gems/Controller/BrowseEditAction.php:391 -#, php-format -msgid "%2$u %1$s deleted" -msgstr "%2$u %1$s verwijderd" - -#: classes/Gems/Controller/BrowseEditAction.php:408 -#, php-format -msgid "Edit %s %s" -msgstr "Bewerk %s %s" - -#: classes/Gems/Controller/BrowseEditAction.php:410 -#, php-format -msgid "Edit %s" -msgstr "Bewerk %s" - -#: classes/Gems/Controller/BrowseEditAction.php:508 -msgid "Free search text" -msgstr "Vrije zoek tekst" - -#: classes/Gems/Controller/BrowseEditAction.php:579 -msgid "Search" -msgstr "Zoeken" - -#: classes/Gems/Controller/BrowseEditAction.php:595 -#, php-format -msgid "No %s found" -msgstr "Geen %s gevonden" - -#: classes/Gems/Controller/BrowseEditAction.php:679 -#, php-format -msgid "No %s found." -msgstr "Geen %s gevonden." - -#: classes/Gems/Controller/BrowseEditAction.php:797 -msgid "Are you sure?" -msgstr "Weet u het zeker?" - -#: classes/Gems/Controller/BrowseEditAction.php:813 -msgid "Yes" -msgstr "Ja" - -#: classes/Gems/Controller/BrowseEditAction.php:814 -msgid "No" -msgstr "Nee" - -#: classes/Gems/Controller/BrowseEditAction.php:867 -#, php-format -msgid "Unknown %s requested" -msgstr "Onjuist %s verzoek" - -#: classes/Gems/Controller/BrowseEditAction.php:890 -#, php-format -msgid "New %1$s..." -msgstr "Nieuwe %1$s..." - -#: classes/Gems/Controller/BrowseEditAction.php:898 -msgid "Save" -msgstr "Opslaan" - -#: classes/Gems/Controller/BrowseEditAction.php:934 -#, php-format -msgid "%2$u %1$s saved" -msgstr "%2$u %1$s opgeslagen" - -#: classes/Gems/Controller/BrowseEditAction.php:937 -msgid "No changes to save." -msgstr "Geen verandering om op te slaan." - -#: classes/Gems/Controller/BrowseEditAction.php:946 -msgid "Input error! No changes saved!" -msgstr "Invoer fout! Veranderingen niet opgeslagen!" - -#: classes/Gems/Controller/BrowseEditAction.php:974 -#, php-format -msgid "Show %s" -msgstr "Toon %s" - -#: classes/Gems/Controller/BrowseEditAction.php:981 -#, php-format -msgid "Unknown %s." -msgstr "%s is onbekend." - -#: classes/Gems/Controller/ModelActionAbstract.php:97 -#: classes/Gems/Default/DatabaseAction.php:503 -msgid "Cancel" -msgstr "Annuleren" - -#: classes/Gems/Controller/ModelSnippetActionAbstract.php:238 -#, php-format -msgid "Do you want to delete this %s?" -msgstr "Weet u zeker dat deze %s verwijderd moet worden?" - -#: classes/Gems/Controller/ModelSnippetActionAbstract.php:271 -msgid "No data found." -msgstr "Geen gegevens gevonden." - -#: classes/Gems/Controller/ModelSnippetActionAbstract.php:333 -#, php-format -msgid "No %s found..." -msgstr "Geen %s gevonden..." - -#: classes/Gems/Controller/ModelSnippetActionAbstract.php:343 -#, php-format -msgid "Showing %s" -msgstr "Toon %s" - -#: classes/Gems/Controller/ModelSnippetActionAbstract.php:379 -msgid "item" -msgid_plural "items" -msgstr[0] "item" -msgstr[1] "items" - -#: classes/Gems/Controller/Action/Helper/BatchRunner.php:65 -msgid "Prepare recheck" -msgstr "Hercontrole voorbereiden" - -#: classes/Gems/Controller/Action/Helper/BatchRunner.php:68 -#, php-format -msgid "Start %s jobs" -msgstr "Start %s opdrachten" - -#: classes/Gems/Controller/Action/Helper/BatchRunner.php:71 -msgid "Nothing to do." -msgstr "Niets te doen." - -#: classes/Gems/Default/AskAction.php:88 -#, php-format -msgid "Enter your %s token" -msgstr "Voer uw %s kenmerk in" - -#: classes/Gems/Default/AskAction.php:91 -msgid "Tokens identify a survey that was assigned to you personally." -msgstr "Elk kenmerk verwijst naar een specifiek aan u toegekende vragenlijst." - -#: classes/Gems/Default/AskAction.php:91 -msgid "Entering the token and pressing OK will open that survey." -msgstr "Vul uw kenmerk in en druk op OK om die vragenlijst te openen." - -#: classes/Gems/Default/AskAction.php:95 -msgid "After answering the survey you will be logged off automatically." -msgstr "Na het invullen wordt u automatisch uitgelogd." - -#: classes/Gems/Default/AskAction.php:100 -msgid "A token consists of two groups of four letters and numbers, separated by an optional hyphen. Tokens are case insensitive." -msgstr "Een kenmerk bestaat uit twee groepen van vier cijfers en letters met een (niet verplicht) streepje ertussen. Hoofdletters of gewone letters maakt niets uit." - -#: classes/Gems/Default/AskAction.php:101 -msgid "The number zero and the letter O are treated as the same; the same goes for the number one and the letter L." -msgstr "Er wordt geen verschil gemaakt tussen het getal nul en de letter O en ook niet tussen het getal één en de letter L." - -#: classes/Gems/Default/AskAction.php:136 -#, php-format -msgid "Thank you for answering. At the moment we have no further surveys for you to take." -msgstr "Dank u voor uw antwoorden. Op dit moment hebben we geen vragenlijsten meer voor u." - -#: classes/Gems/Default/AskAction.php:138 -#, php-format -msgid "The survey for token %s has been answered and no further surveys are open." -msgstr "De vragenlijst met het kenmerk %s is beantwoord en er staan verder geen vragenlijsten open." - -#: classes/Gems/Default/AskAction.php:145 -#, php-format -msgid "The token %s does not exist (any more)." -msgstr "Het kenmerk %s bestaat niet (meer)." - -#: classes/Gems/Default/AskAction.php:273 -#, php-format -msgid "The survey for token %s is no longer active." -msgstr "De vragenlijst voor kenmerk %s is niet meer in gebruik." - -#: classes/Gems/Default/ConsentAction.php:68 -#: classes/Gems/Default/GroupAction.php:88 -msgid "Description" -msgstr "Omschrijving" - -#: classes/Gems/Default/ConsentAction.php:70 -#: classes/Gems/Default/DatabaseAction.php:139 -msgid "Order" -msgstr "Volgorde" - -#: classes/Gems/Default/ConsentAction.php:71 -msgid "Determines order of presentation in interface." -msgstr "Bepaald de presentatie volgorde." - -#: classes/Gems/Default/ConsentAction.php:73 -msgid "Consent code" -msgstr "Consent code" - -#: classes/Gems/Default/ConsentAction.php:75 -msgid "Internal code, not visible to users, copied with the token information to the source." -msgstr "Interne code, niet zichtbaar voor gebruikers maar wordt met de token informatie aan de bron doorgegeven." - -#: classes/Gems/Default/ConsentAction.php:92 -msgid "respondent consent" -msgid_plural "respondent consents" -msgstr[0] "patiënt toestemming" -msgstr[1] "patiënt toestemmingen" - -#: classes/Gems/Default/ConsentAction.php:97 -msgid "Respondent consents" -msgstr "Patiënt toestemming" - -#: classes/Gems/Default/ContactAction.php:71 -#, php-format -msgid "%s is a web application." -msgstr "%s is een web applicatie." - -#: classes/Gems/Default/ContactAction.php:76 -#, php-format -msgid "The %s project is run by: " -msgstr "%s is een project van: " - -#: classes/Gems/Default/ContactAction.php:82 -#, php-format -msgid "%s is a collaboration of these organizations:" -msgstr "Deze organisaties werken samen voor het %s project:" - -#: classes/Gems/Default/ContactAction.php:103 -#, php-format -msgid "The %s project" -msgstr "Het %s project" - -#: classes/Gems/Default/ContactAction.php:106 -msgid "Information on this application" -msgstr "Information over deze website" - -#: classes/Gems/Default/ContactAction.php:107 -msgid "Links concerning this web application:" -msgstr "Links met informatie over deze website:" - -#: classes/Gems/Default/CronAction.php:148 -msgid "Cron jobs turned off." -msgstr "Cron opdrachten uitgezet." - -#: classes/Gems/Default/CronAction.php:222 -msgid "No mails sent." -msgstr "Geen mail verzonden." - -#: classes/Gems/Default/CronAction.php:225 -msgid "On this test system all mail will be delivered to the from address." -msgstr "Op dit test systeem worden alle emails gestuurd naar het \"van\" adres." - -#: classes/Gems/Default/DatabaseAction.php:75 -msgid "Cache cleaned" -msgstr "Cache opgeschoond" - -#: classes/Gems/Default/DatabaseAction.php:105 -#, php-format -msgid "No rows in %s." -msgstr "Geen gegevens in %s." - -#: classes/Gems/Default/DatabaseAction.php:134 -msgid "Type" -msgstr "Type" - -#: classes/Gems/Default/DatabaseAction.php:138 -msgid "Group" -msgstr "Groep" - -#: classes/Gems/Default/DatabaseAction.php:140 -msgid "Location" -msgstr "Locatie" - -#: classes/Gems/Default/DatabaseAction.php:143 -msgid "Status" -msgstr "Status" - -#: classes/Gems/Default/DatabaseAction.php:146 -msgid "Script" -msgstr "Script" - -#: classes/Gems/Default/DatabaseAction.php:148 -#: classes/Gems/Default/DatabaseAction.php:293 -#: classes/Gems/Default/DatabaseAction.php:340 -msgid "Changed on" -msgstr "Veranderd op" - -#: classes/Gems/Default/DatabaseAction.php:167 -msgid "This database object does not exist. You cannot delete it." -msgstr "Dit database object bestaat. Het kan dus ook niet verwijderd worden." - -#: classes/Gems/Default/DatabaseAction.php:172 -#, php-format -msgid "Drop %s" -msgstr "Verwijder %s" - -#: classes/Gems/Default/DatabaseAction.php:180 -#, php-format -msgid "There are %d rows in the table." -msgstr "Er zijn %d rijen in deze tabel." - -#: classes/Gems/Default/DatabaseAction.php:182 -#, php-format -msgid "Drop table with %d rows" -msgstr "Tabel met %d rijen aan data verwijderen" - -#: classes/Gems/Default/DatabaseAction.php:183 -msgid "Are you really sure?" -msgstr "Weet u het heel erg zeker?" - -#: classes/Gems/Default/DatabaseAction.php:199 -#, php-format -msgid "%1$s %2$s dropped" -msgstr "%1$s %2$s verwijderd" - -#: classes/Gems/Default/DatabaseAction.php:205 -msgid " during statement " -msgstr " tijdens het commando " - -#: classes/Gems/Default/DatabaseAction.php:216 -#, php-format -msgid "%s no longer exists in the database." -msgstr "%s bestaat niet meer in de database." - -#: classes/Gems/Default/DatabaseAction.php:219 -#, php-format -msgid "%s does not yet exist in the database." -msgstr "%s bestaat nog niet in de database." - -#: classes/Gems/Default/DatabaseAction.php:222 -#, php-format -msgid "%s object does exist." -msgstr "%s object bestaat." - -#: classes/Gems/Default/DatabaseAction.php:240 -msgid "Object is not a table." -msgstr "Niet een tabel object." - -#: classes/Gems/Default/DatabaseAction.php:264 -msgid "Structure" -msgstr "Structuur" - -#: classes/Gems/Default/DatabaseAction.php:273 -msgid "database object" -msgid_plural "database objects" -msgstr[0] "database object" -msgstr[1] "database objects" - -#: classes/Gems/Default/DatabaseAction.php:278 -msgid "Database object overview" -msgstr "Database object overzicht" - -#: classes/Gems/Default/DatabaseAction.php:287 -#: classes/Gems/Default/DatabaseAction.php:333 -msgid "Level" -msgstr "Niveau" - -#: classes/Gems/Default/DatabaseAction.php:288 -#: classes/Gems/Default/DatabaseAction.php:334 -msgid "Subtype" -msgstr "Subtype" - -#: classes/Gems/Default/DatabaseAction.php:290 -msgid "To be executed" -msgstr "Uit te voeren" - -#: classes/Gems/Default/DatabaseAction.php:291 -#: classes/Gems/Default/DatabaseAction.php:337 -msgid "Executed" -msgstr "Uitgevoerd" - -#: classes/Gems/Default/DatabaseAction.php:292 -#: classes/Gems/Default/DatabaseAction.php:338 -msgid "Finished" -msgstr "Afgerond" - -#: classes/Gems/Default/DatabaseAction.php:296 -msgid "Create the patch table!" -msgstr "De patch tabel bestaat nog niet!" - -#: classes/Gems/Default/DatabaseAction.php:298 -#, php-format -msgid "%d new or changed patch(es)." -msgstr "%d nieuwe of veranderde patch(es)." - -#: classes/Gems/Default/DatabaseAction.php:303 -msgid "Gems build" -msgstr "Gems bouwnummer" - -#: classes/Gems/Default/DatabaseAction.php:304 -msgid "Database build" -msgstr "Database versie" - -#: classes/Gems/Default/DatabaseAction.php:306 -msgid "Execute level" -msgstr "Uit te voeren versie" - -#: classes/Gems/Default/DatabaseAction.php:310 -msgid "Ignore finished" -msgstr "Afgeronde patches overslaan" - -#: classes/Gems/Default/DatabaseAction.php:311 -msgid "Ignore executed" -msgstr "Uitgevoerde patches overslaan" - -#: classes/Gems/Default/DatabaseAction.php:312 -msgid "Show patches" -msgstr "Toon patches" - -#: classes/Gems/Default/DatabaseAction.php:326 -#, php-format -msgid "%d patch(es) executed." -msgstr "%d patch(es) uitgevoerd." - -#: classes/Gems/Default/DatabaseAction.php:332 -msgid "Patch" -msgstr "Patch" - -#: classes/Gems/Default/DatabaseAction.php:336 -msgid "Query" -msgstr "Query" - -#: classes/Gems/Default/DatabaseAction.php:339 -msgid "Result" -msgstr "Resultaat" - -#: classes/Gems/Default/DatabaseAction.php:364 -msgid "Patch maintenance" -msgstr "Patch onderhoud" - -#: classes/Gems/Default/DatabaseAction.php:368 -msgid "Patch overview" -msgstr "Patch overzicht" - -#: classes/Gems/Default/DatabaseAction.php:430 -msgid "This database object does not exist. You cannot create it." -msgstr "Dit database object bestaat niet en kan ook niet aangemaakt worden." - -#: classes/Gems/Default/DatabaseAction.php:436 -msgid "This database object has no script. You cannot execute it." -msgstr "Dit database object heeft geen script. Het kan dus ook niet uitgevoerd worden." - -#: classes/Gems/Default/DatabaseAction.php:447 -#, php-format -msgid "Run %s" -msgstr "Voer %s script uit" - -#: classes/Gems/Default/DatabaseAction.php:468 -#, php-format -msgid "Starting %d object creation scripts." -msgstr "Aanvang %d object aanmaak scripts." - -#: classes/Gems/Default/DatabaseAction.php:474 -#, php-format -msgid "Finished %s creation script for object %d of %d" -msgstr "Klaar %s met aanmaak script voor object %d van %d" - -#: classes/Gems/Default/DatabaseAction.php:479 -msgid "All objects exist. Nothing was executed." -msgstr "Alle objects bestaan. Niets was uitgevoerd." - -#: classes/Gems/Default/DatabaseAction.php:486 -msgid "Create not-existing database objects" -msgstr "Aanmaak van database objecten die nog niet bestaan" - -#: classes/Gems/Default/DatabaseAction.php:488 -#, php-format -msgid "One database object does not exist." -msgid_plural "These %d database objects do not exist." -msgstr[0] "Één object bestaat nog niet in de database." -msgstr[1] "%d objecten bestaan nog niet in de database." - -#: classes/Gems/Default/DatabaseAction.php:489 -msgid "Are you sure you want to create it?" -msgid_plural "Are you sure you want to create them all?" -msgstr[0] "Weet u zeker dat u dit wil aanmaken?" -msgstr[1] "Weet u zeker dat u deze allemaal wil aanmaken?" - -#: classes/Gems/Default/DatabaseAction.php:502 -msgid "All database objects exist. There is nothing to create." -msgstr "Alle database objecten bestaan. Er valt niets te maken." - -#: classes/Gems/Default/DatabaseAction.php:515 -msgid "Separate multiple commands with semicolons (;)." -msgstr "Scheidt meerdere commando's met punt-comma's (;)." - -#: classes/Gems/Default/DatabaseAction.php:522 -msgid "Run" -msgstr "Uitvoeren" - -#: classes/Gems/Default/DatabaseAction.php:531 -msgid "raw" -msgstr "rauw" - -#: classes/Gems/Default/DatabaseAction.php:541 -#, php-format -msgid "Result set %s." -msgstr "Resultaat %s." - -#: classes/Gems/Default/DatabaseAction.php:564 -msgid "Execute raw SQL" -msgstr "SQL direct uitvoeren" - -#: classes/Gems/Default/DatabaseAction.php:567 -msgid "Result sets" -msgstr "Resultaten" - -#: classes/Gems/Default/DatabaseAction.php:592 -msgid "This database object does not exist. You cannot view it." -msgstr "Dit database object bestaat. Het kan dus ook niet bekeken worden." - -#: classes/Gems/Default/DatabaseAction.php:597 -#, php-format -msgid "The data in table %s" -msgstr "De gegevens in tabel %s" - -#: classes/Gems/Default/DatabaseAction.php:598 -#, php-format -msgid "Contents of %s %s" -msgstr "De inhoud van %s %s" - -#: classes/Gems/Default/ExportAction.php:69 -msgid "Data" -msgstr "Data" - -#: classes/Gems/Default/ExportAction.php:74 -msgid "Export data" -msgstr "Exporteer gegevens" - -#: classes/Gems/Default/ExportAction.php:153 -msgid "Survey" -msgstr "Vragenlijst" - -#: classes/Gems/Default/ExportAction.php:168 -#, php-format -msgid "%s records found." -msgstr "%s records gevonden." - -#: classes/Gems/Default/ExportAction.php:172 -#: classes/Gems/Default/LogAction.php:197 -msgid "Organization" -msgstr "Organisatie" - -#: classes/Gems/Default/ExportAction.php:181 -msgid "Export to" -msgstr "Exporteer naar" - -#: classes/Gems/Default/GroupAction.php:89 -#: classes/Gems/Default/LogAction.php:201 -msgid "Role" -msgstr "Rol" - -#: classes/Gems/Default/GroupAction.php:92 -msgid "Active" -msgstr "Actief" - -#: classes/Gems/Default/GroupAction.php:97 -msgid "Allowed IP Ranges" -msgstr "Toegestane IP adres reeksen" - -#: classes/Gems/Default/GroupAction.php:98 -msgid "Separate with | example: 10.0.0.0-10.0.0.255 (subnet masks are not supported)" -msgstr "Scheiden met | voorbeeld: 10.0.0.0-10.0.0.255 (subnet masks worden niet ondersteund)" - -#: classes/Gems/Default/GroupAction.php:108 -msgid "group" -msgid_plural "groups" -msgstr[0] "groep" -msgstr[1] "groepen" - -#: classes/Gems/Default/GroupAction.php:113 -msgid "Administrative groups" -msgstr "Beheer groepen" - -#: classes/Gems/Default/IndexAction.php:157 -msgid "Request password reset" -msgstr "Wachtwoord vergeten?" - -#: classes/Gems/Default/IndexAction.php:161 -msgid "Please enter your organization and your username or e-mail address. " -msgstr "Geef uw organisatie en uw email adres of de gebruikersnaam op. " - -#: classes/Gems/Default/IndexAction.php:163 -msgid "Please enter your username or e-mail address. " -msgstr "Geef uw email adres of gebruikersnaam op. " - -#: classes/Gems/Default/IndexAction.php:165 -msgid "We will then send you an e-mail with a link. The link will bring you to a page where you can set a new password of your choice." -msgstr "Vervolgens sturen wij u een email met een link. De link verwijst naar een pagina waar u een zelfgekozen wachtwoord in kan voeren." - -#: classes/Gems/Default/IndexAction.php:171 -msgid "Execute password reset" -msgstr "Vervang vergeten passwood" - -#: classes/Gems/Default/IndexAction.php:172 -msgid "We received your password reset request." -msgstr "We hebben uw verzoek voor een nieuw wachtwoord ontvangen." - -#: classes/Gems/Default/IndexAction.php:175 -#, php-format -msgid "Welcome to %s" -msgstr "Welkom bij %s" - -#: classes/Gems/Default/IndexAction.php:176 -msgid "Welcome to this website." -msgstr "Welkom op deze website." - -#: classes/Gems/Default/IndexAction.php:179 -msgid "Please enter your password of choice twice." -msgstr "Geef twee keer een zelfgekozen wachtwoord op." - -#: classes/Gems/Default/IndexAction.php:218 -msgid "Your password must be changed." -msgstr "Uw wachtwoord moet veranderd worden." - -#: classes/Gems/Default/IndexAction.php:233 -#, php-format -msgid "Login successful, welcome %s." -msgstr "Login in orde, welkom %s." - -#: classes/Gems/Default/IndexAction.php:273 -#, php-format -msgid "Good bye: %s." -msgstr "Tot ziens: %s." - -#: classes/Gems/Default/IndexAction.php:296 -msgid "Your password reset request is no longer valid, please request a new link." -msgstr "Uw verzoek om een nieuw wachtwoord is niet meer geldig, maar u kan hieronder een nieuwe link aanvragen." - -#: classes/Gems/Default/IndexAction.php:298 -msgid "Your password input request is no longer valid, please request a new link." -msgstr "Uw link om een wachtwoord in te voeren is niet meer geldig, maar u kan hieronder een nieuwe link aanvragen." - -#: classes/Gems/Default/IndexAction.php:317 -msgid "We sent you an e-mail with a reset link. Click on the link in the e-mail." -msgstr "We hebben u een email met reset link gestuurd. Klik op de link in de email." - -#: classes/Gems/Default/IndexAction.php:326 -msgid "New password is active." -msgstr "Nieuwe wachtwoord geactiveerd." - -#: classes/Gems/Default/IndexAction.php:347 -msgid "Password reset requested" -msgstr "Wachtwoord reset aangevraagd" - -#: classes/Gems/Default/IndexAction.php:350 -msgid "" -"Dear {greeting},\n" -"\n" -"\n" -"A new password was requested for your [b]{organization}[/b] account on the [b]{project}[/b] site, please click within {reset_in_hours} hours on [url={reset_url}]this link[/url] to enter the password of your choice.\n" -"\n" -"\n" -"{organization_signature}\n" -"\n" -"[url={reset_url}]{reset_url}[/url]\n" -msgstr "" -"Geachte {greeting},\n" -"\n" -"\n" -"Voor uw [b]{organization}[/b] account op de [b]{project}[/b] site is een nieuw wachtwoord aangevraagd. Klik a.u.b. binnen {reset_in_hours} uur op [url={reset_url}]deze link[/url] om een zelfgekozen wachtwoord op te geven.\n" -"\n" -"\n" -"{organization_signature}\n" -"\n" -"[url={reset_url}]{reset_url}[/url]\n" - -#: classes/Gems/Default/InvitationAction.php:52 -msgid "Invite" -msgstr "Uitnodigen" - -#: classes/Gems/Default/LanguageAction.php:63 -msgid "Cookies must be enabled for setting the language." -msgstr "Zonder cookies kan de taal niet ingesteld worden." - -#: classes/Gems/Default/LanguageAction.php:66 -msgid "Invalid language setting." -msgstr "Ongeldige taal instelling." - -#: classes/Gems/Default/LogAction.php:78 -msgid "from" -msgstr "vanaf" - -#: classes/Gems/Default/LogAction.php:83 -msgid "until" -msgstr "tot" - -#: classes/Gems/Default/LogAction.php:89 -msgid "days" -msgstr "dagen" - -#: classes/Gems/Default/LogAction.php:90 -msgid "weeks" -msgstr "weken" - -#: classes/Gems/Default/LogAction.php:91 -msgid "months" -msgstr "maanden" - -#: classes/Gems/Default/LogAction.php:92 -msgid "years" -msgstr "jaren" - -#: classes/Gems/Default/LogAction.php:113 -msgid "Organization:" -msgstr "Organisatie:" - -#: classes/Gems/Default/LogAction.php:115 -msgid "All organizations" -msgstr "Alle organisaties" - -#: classes/Gems/Default/LogAction.php:117 -msgid "Staff:" -msgstr "Medewerkers:" - -#: classes/Gems/Default/LogAction.php:124 -msgid "All staff" -msgstr "Alle medewerkers" - -#: classes/Gems/Default/LogAction.php:127 -msgid "Patient:" -msgstr "Patiënt:" - -#: classes/Gems/Default/LogAction.php:134 -msgid "All patients" -msgstr "Alle patiënten" - -#: classes/Gems/Default/LogAction.php:136 -msgid "Action:" -msgstr "Actie:" - -#: classes/Gems/Default/LogAction.php:139 -msgid "All actions" -msgstr "Alle acties" - -#: classes/Gems/Default/LogAction.php:190 -msgid "Date" -msgstr "Datum" - -#: classes/Gems/Default/LogAction.php:191 -#: classes/Gems/Default/LogMaintenanceAction.php:52 -msgid "Action" -msgstr "Actie" - -#: classes/Gems/Default/LogAction.php:192 -msgid "Message" -msgstr "Bericht" - -#: classes/Gems/Default/LogAction.php:198 -msgid "Respondent" -msgstr "Patiënt" - -#: classes/Gems/Default/LogAction.php:202 -msgid "IP address" -msgstr "IP adres" - -#: classes/Gems/Default/LogAction.php:209 -#: classes/Gems/Default/LogMaintenanceAction.php:53 -msgid "Log" -msgstr "Logboek" - -#: classes/Gems/Default/LogMaintenanceAction.php:71 -msgid "Log:" -msgstr "Logboek:" - -#: classes/Gems/Default/LogMaintenanceAction.php:72 -msgid "All" -msgstr "Alles" - -#: classes/Gems/Default/LogMaintenanceAction.php:78 -msgid "Log action" -msgstr "Logboek actie" - -#: classes/Gems/Default/LogMaintenanceAction.php:82 -msgid "Log maintenance" -msgstr "Logboek onderhoud" - -#: classes/Gems/Default/MailJobAction.php:78 -#: classes/Gems/Default/MailLogAction.php:118 -msgid "Template" -msgstr "Sjabloon" - -#: classes/Gems/Default/MailJobAction.php:79 -msgid "By staff member" -msgstr "Door medewerke" - -#: classes/Gems/Default/MailJobAction.php:81 -msgid "Used for logging and possibly from address." -msgstr "Gebruikt voor activiteiten log en eventueel voor vanaf adres." - -#: classes/Gems/Default/MailJobAction.php:84 -msgid "Job is only run when active." -msgstr "Een opdracht wordt alleen uitgevoerd als deze actief is." - -#: classes/Gems/Default/MailJobAction.php:87 -msgid "From address used" -msgstr "Gebruikte vanaf adres" - -#: classes/Gems/Default/MailJobAction.php:89 -msgid "From other" -msgstr "Vanaf overig" - -#: classes/Gems/Default/MailJobAction.php:90 -#, php-format -msgid "Only when '%s' is '%s'." -msgstr "Aleen als '%s' is '%s'." - -#: classes/Gems/Default/MailJobAction.php:92 -msgid "Processing Method" -msgstr "Verwerkings methode" - -#: classes/Gems/Default/MailJobAction.php:93 -msgid "Filter for" -msgstr "Selecteer op" - -#: classes/Gems/Default/MailJobAction.php:94 -msgid "Days between reminders" -msgstr "Aantal dagen tussen herinneringen" - -#: classes/Gems/Default/MailJobAction.php:95 -msgid "Maximum number of reminders" -msgstr "Maximum aantal herinneringen" - -#: classes/Gems/Default/MailJobAction.php:114 -msgid "First mail" -msgstr "Eerste mail" - -#: classes/Gems/Default/MailJobAction.php:115 -msgid "Reminder" -msgstr "Herinnering" - -#: classes/Gems/Default/MailJobAction.php:126 -msgid "Use organizational from address" -msgstr "Gebruik vanaf adres van organisatie" - -#: classes/Gems/Default/MailJobAction.php:129 -#, php-format -msgid "Use site %s address" -msgstr "Gebruik %s adres van de site" - -#: classes/Gems/Default/MailJobAction.php:132 -msgid "Use the 'By staff member' address" -msgstr "Gebruik 'Door medewerker' adres" - -#: classes/Gems/Default/MailJobAction.php:133 -msgid "Other" -msgstr "Overige" - -#: classes/Gems/Default/MailJobAction.php:145 -msgid "Automatic mail jobs" -msgstr "Automatische mail opdrachten " - -#: classes/Gems/Default/MailJobAction.php:156 -msgid "automatic mail job" -msgid_plural "automatic mail jobs" -msgstr[0] "automatische mail opdracht" -msgstr[1] "automatische mail opdrachten" - -#: classes/Gems/Default/MailJobAction.php:166 -#, php-format -msgid "Automatic mails have been turned off since %s." -msgstr "Automatische mail opdrachten staan sinds %s uit." - -#: classes/Gems/Default/MailJobAction.php:170 -msgid "Turn Automatic Mail Jobs ON" -msgstr "Automatische mail opdrachten AANzetten" - -#: classes/Gems/Default/MailJobAction.php:176 -msgid "With automatic mail jobs and a cron job on the server, mails can be sent without manual user action." -msgstr "Met automatische mail opdrachten en een cron opdracht op de server, kunnen mails verstuurd worden zonder dat een gebruiker actie hoeft te ondernemen." - -#: classes/Gems/Default/MailLogAction.php:109 -msgid "Date sent" -msgstr "Verzend datum" - -#: classes/Gems/Default/MailLogAction.php:110 -msgid "Receiver" -msgstr "Ontvanger" - -#: classes/Gems/Default/MailLogAction.php:111 -msgid "To address" -msgstr "Adres aan" - -#: classes/Gems/Default/MailLogAction.php:112 -msgid "Sender" -msgstr "Verzender" - -#: classes/Gems/Default/MailLogAction.php:113 -msgid "From address" -msgstr "Adres van" - -#: classes/Gems/Default/MailLogAction.php:115 -#: classes/Gems/Default/MailTemplateAction.php:62 -msgid "Subject" -msgstr "Onderwerp" - -#: classes/Gems/Default/MailLogAction.php:143 -msgid "Mail Activity Log" -msgstr "Logboek Mail Activiteit" - -#: classes/Gems/Default/MailLogAction.php:154 -msgid "mail activity" -msgid_plural "mail activities" -msgstr[0] "mail activiteit" -msgstr[1] "mail activiteiten" - -#: classes/Gems/Default/MailServerAction.php:68 -msgid "From address [part]" -msgstr "Vanaf adres [gedeelte]" - -#: classes/Gems/Default/MailServerAction.php:70 -msgid "E.g.: '%', '%.org' or '%@gemstracker.org' or 'ro...@ge...'." -msgstr "Bijvoorbeeld: '%', '%.nl' of '%@gemstracker.nl' of 'ro...@ge...'." - -#: classes/Gems/Default/MailServerAction.php:71 -msgid "Server" -msgstr "Server" - -#: classes/Gems/Default/MailServerAction.php:73 -msgid "Encryption" -msgstr "Encryptie" - -#: classes/Gems/Default/MailServerAction.php:76 -msgid "None" -msgstr "Geen" - -#: classes/Gems/Default/MailServerAction.php:77 -msgid "SSL" -msgstr "SSL" - -#: classes/Gems/Default/MailServerAction.php:78 -msgid "TLS" -msgstr "TLS" - -#: classes/Gems/Default/MailServerAction.php:80 -msgid "Port" -msgstr "Poort" - -#: classes/Gems/Default/MailServerAction.php:82 -msgid "Normal values: 25 for TLS and no encryption, 465 for SSL" -msgstr "Standaard waardes: 25 voor TLS en voor geen encryptie, 465 voor SSL" - -#: classes/Gems/Default/MailServerAction.php:84 -msgid "User ID" -msgstr "Gebruikers ID" - -#: classes/Gems/Default/MailServerAction.php:88 -msgid "Password" -msgstr "Wachtwoord" - -#: classes/Gems/Default/MailServerAction.php:90 -#: classes/Gems/Default/SourceAction.php:95 -msgid "Repeat password" -msgstr "Herhaal wachtwoord" - -#: classes/Gems/Default/MailServerAction.php:91 -#: classes/Gems/Default/SourceAction.php:74 -msgid "Enter only when changing" -msgstr "Alleen invoeren om het wachtwoord te wijzigen" - -#: classes/Gems/Default/MailServerAction.php:100 -msgid "email server" -msgid_plural "email servers" -msgstr[0] "email server" -msgstr[1] "email servers" - -#: classes/Gems/Default/MailServerAction.php:105 -msgid "Email servers" -msgstr "Email servers" - -#: classes/Gems/Default/MailTemplateAction.php:76 -msgid "(all organizations)" -msgstr "(alle organisaties)" - -#: classes/Gems/Default/MailTemplateAction.php:95 -msgid "email template" -msgid_plural "email templates" -msgstr[0] "email sjabloon" -msgstr[1] "email sjablonen" - -#: classes/Gems/Default/MailTemplateAction.php:100 -msgid "Email templates" -msgstr "Email sjabloon" - -#: classes/Gems/Default/OptionAction.php:81 -msgid "You are not allowed to change your password." -msgstr "U mag uw wachtwoord niet wijzigen." - -#: classes/Gems/Default/OptionAction.php:129 -msgid "Login Name" -msgstr "Login Naam" - -#: classes/Gems/Default/OptionAction.php:136 -#: classes/Gems/Default/OrganizationAction.php:132 -#: classes/Gems/Default/RespondentAction.php:175 -msgid "Language" -msgstr "Taal" - -#: classes/Gems/Default/OptionAction.php:146 -#, php-format -msgid "Options" -msgstr "Instellingen" - -#: classes/Gems/Default/OptionAction.php:155 -msgid "This overview provides information about the last login activity on your account." -msgstr "Dit overzicht geeft informatie over de recente inlog activiteit op uw account." - -#: classes/Gems/Default/OptionAction.php:175 -msgid "Date / time" -msgstr "Datum / tijd" - -#: classes/Gems/Default/OptionAction.php:186 -msgid "Item" -msgstr "Item" - -#: classes/Gems/Default/OrganizationAction.php:91 -msgid "Invalid organization." -msgstr "Ongeldige organisatie." - -#: classes/Gems/Default/OrganizationAction.php:113 -msgid "Url" -msgstr "Url" - -#: classes/Gems/Default/OrganizationAction.php:114 -msgid "Task" -msgstr "Taak" - -#: classes/Gems/Default/OrganizationAction.php:115 -msgid "Contact name" -msgstr "Contact naam" - -#: classes/Gems/Default/OrganizationAction.php:116 -msgid "Contact email" -msgstr "Contact email" - -#: classes/Gems/Default/OrganizationAction.php:119 -msgid "Style" -msgstr "Stijl" - -#: classes/Gems/Default/OrganizationAction.php:124 -msgid "Default url's" -msgstr "Standaard url's" - -#: classes/Gems/Default/OrganizationAction.php:126 -#, php-format -msgid "Always switch to this organization when %s is accessed from one of these space separated url's. The first is used for mails." -msgstr "Altijd naar deze organisatie overschakelen als %s vanaf één van deze door spatie gescheiden url's wordt aangeroepen. De eerste url wordt gebruikt voor emails." - -#: classes/Gems/Default/OrganizationAction.php:136 -msgid "Can the organization be used?" -msgstr "Is de organisatie in gebruik?" - -#: classes/Gems/Default/OrganizationAction.php:137 -msgid "Login" -msgstr "Inloggen" - -#: classes/Gems/Default/OrganizationAction.php:137 -msgid "Can people login for this organization?" -msgstr "Kunnen personen inloggen voor deze organisatie?" - -#: classes/Gems/Default/OrganizationAction.php:138 -msgid "Accepting" -msgstr "Accepteert" - -#: classes/Gems/Default/OrganizationAction.php:138 -msgid "Can new respondents be added to the organization?" -msgstr "Accepteert de organisatie nieuwe patiënten?" - -#: classes/Gems/Default/OrganizationAction.php:139 -msgid "Does the organization have respondents?" -msgstr "Heeft de organisatie patiënten?" - -#: classes/Gems/Default/OrganizationAction.php:140 -msgid "Respondent group" -msgstr "Patiënt groep" - -#: classes/Gems/Default/OrganizationAction.php:140 -msgid "Allows respondents to login." -msgstr "Patiënten toestaan in te loggen." - -#: classes/Gems/Default/OrganizationAction.php:144 -msgid "Greeting" -msgstr "Begroeting" - -#: classes/Gems/Default/OrganizationAction.php:144 -#: classes/Gems/Default/OrganizationAction.php:145 -msgid "For emails and token forward screen." -msgstr "Voor emails en kenmerk scherm." - -#: classes/Gems/Default/OrganizationAction.php:145 -msgid "Signature" -msgstr "Handtekening" - -#: classes/Gems/Default/OrganizationAction.php:147 -msgid "Accessible by" -msgstr "Toegankelijk voor" - -#: classes/Gems/Default/OrganizationAction.php:147 -msgid "Checked organizations see this organizations respondents." -msgstr "Geselecteerde organizaties kunnen de patiënten van deze organisatie bekijken." - -#: classes/Gems/Default/OrganizationAction.php:157 -msgid "Code name" -msgstr "Code naam" - -#: classes/Gems/Default/OrganizationAction.php:157 -msgid "Only for programmers." -msgstr "Uitsluitend voor programmeurs." - -#: classes/Gems/Default/OrganizationAction.php:175 -msgid "This can not be changed yet" -msgstr "Dit kan nog niet gewijzigd worden" - -#: classes/Gems/Default/OrganizationAction.php:177 -msgid "User Definition" -msgstr "User Definition" - -#: classes/Gems/Default/OrganizationAction.php:207 -msgid "Participating organizations" -msgstr "Deelnemende organisaties" - -#: classes/Gems/Default/OrganizationAction.php:218 -msgid "organization" -msgid_plural "organizations" -msgstr[0] "organisatie" -msgstr[1] "organisaties" - -#: classes/Gems/Default/OverviewPlanAction.php:115 -#: classes/Gems/Default/ProjectSurveysAction.php:88 -msgid "survey" -msgid_plural "surveys" -msgstr[0] "vragenlijst" -msgstr[1] "vragenlijsten" - -#: classes/Gems/Default/OverviewPlanAction.php:120 -msgid "Planning overview" -msgstr "Planning overzicht" - -#: classes/Gems/Default/ProjectInformationAction.php:83 -msgid "empty file" -msgstr "leeg bestand" - -#: classes/Gems/Default/ProjectInformationAction.php:87 -msgid "file not found" -msgstr "bestand niet gevonden" - -#: classes/Gems/Default/ProjectInformationAction.php:120 -msgid "Logged errors" -msgstr "Opgeslagen foutmeldingen" - -#: classes/Gems/Default/ProjectInformationAction.php:120 -msgid "Empty logfile" -msgstr "Verwijder alle foutmeldingen" - -#: classes/Gems/Default/ProjectInformationAction.php:125 -msgid "Project information" -msgstr "Project informatie" - -#: classes/Gems/Default/ProjectInformationAction.php:129 -msgid "Project name" -msgstr "Project naam" - -#: classes/Gems/Default/ProjectInformationAction.php:130 -msgid "Project version" -msgstr "Project versie" - -#: classes/Gems/Default/ProjectInformationAction.php:131 -msgid "Gems version" -msgstr "Gems versie" - -#: classes/Gems/Default/ProjectInformationAction.php:133 -msgid "Gems project" -msgstr "Gems project" - -#: classes/Gems/Default/ProjectInformationAction.php:134 -msgid "Gems web directory" -msgstr "Gems web folder" - -#: classes/Gems/Default/ProjectInformationAction.php:135 -msgid "Gems code directory" -msgstr "Gems code folder" - -#: classes/Gems/Default/ProjectInformationAction.php:136 -msgid "Gems project path" -msgstr "Gems project folder" - -#: classes/Gems/Default/ProjectInformationAction.php:137 -msgid "MUtil version" -msgstr "MUtil versie" - -#: classes/Gems/Default/ProjectInformationAction.php:138 -msgid "Zend version" -msgstr "Zend versie" - -#: classes/Gems/Default/ProjectInformationAction.php:139 -msgid "Application environment" -msgstr "Applicatie omgeving" - -#: classes/Gems/Default/ProjectInformationAction.php:140 -msgid "Application baseuri" -msgstr "Applicatie baseuri" - -#: classes/Gems/Default/ProjectInformationAction.php:141 -msgid "Application directory" -msgstr "Applicatie folder" - -#: classes/Gems/Default/ProjectInformationAction.php:142 -msgid "PHP version" -msgstr "PHP versie" - -#: classes/Gems/Default/ProjectInformationAction.php:143 -msgid "Server Hostname" -msgstr "Webserver naam" - -#: classes/Gems/Default/ProjectInformationAction.php:144 -msgid "Server OS" -msgstr "Server besturingssysteem" - -#: classes/Gems/Default/ProjectInformationAction.php:145 -msgid "Time on server" -msgstr "De tijd op de server" - -#: classes/Gems/Default/ProjectInformationAction.php:149 -msgid "Turn Maintenance Mode OFF" -msgstr "Onderhoudsmodus UITzetten" - -#: classes/Gems/Default/ProjectInformationAction.php:151 -msgid "Turn Maintenance Mode ON" -msgstr "Onderhoudsmodus AANzetten" - -#: classes/Gems/Default/ProjectInformationAction.php:161 -msgid "Version information" -msgstr "Versie informatie" - -#: classes/Gems/Default/ProjectInformationAction.php:195 -msgid "Server PHP Info" -msgstr "Server PHP Info" - -#: classes/Gems/Default/ProjectInformationAction.php:212 -msgid "Project settings" -msgstr "Project instellingen" - -#: classes/Gems/Default/ProjectInformationAction.php:219 -msgid "Session content" -msgstr "Sessie inhoud" - -#: classes/Gems/Default/ProjectInformationAction.php:220 -msgid "Session" -msgstr "Sessie" - -#: classes/Gems/Default/ProjectSurveysAction.php:68 -msgid "By" -msgstr "Door" - -#: classes/Gems/Default/ProjectSurveysAction.php:69 -#: classes/Gems/Default/ProjectTracksAction.php:67 -msgid "From" -msgstr "Van" - -#: classes/Gems/Default/ProjectSurveysAction.php:70 -#: classes/Gems/Default/ProjectTracksAction.php:68 -msgid "Until" -msgstr "Tot" - -#: classes/Gems/Default/ProjectSurveysAction.php:93 -msgid "Active surveys" -msgstr "Beschikbare vragenlijsten" - -#: classes/Gems/Default/ProjectTracksAction.php:65 -msgid "Survey #" -msgstr "Vragenlijsten" - -#: classes/Gems/Default/ProjectTracksAction.php:85 -msgid "track" -msgid_plural "tracks" -msgstr[0] "traject" -msgstr[1] "trajecten" - -#: classes/Gems/Default/ProjectTracksAction.php:90 -msgid "Active tracks" -msgstr "Beschikbare trajecten" - -#: classes/Gems/Default/ProjectTracksAction.php:110 -#, php-format -msgid "Questions in survey %s" -msgstr "Vragen in vragenlijsten %s" - -#: classes/Gems/Default/ProjectTracksAction.php:118 -#, php-format -msgid "Survey %s does not exist." -msgstr "Vragenlijst %s bestaat niet." - -#: classes/Gems/Default/ProjectTracksAction.php:121 -msgid "Survey not specified." -msgstr "Vragenlijst niet opgegeven." - -#: classes/Gems/Default/ProjectTracksAction.php:132 -#, php-format -msgid "Track %s does not exist." -msgstr "Trajectnummer %s bestaat niet." - -#: classes/Gems/Default/ReceptionAction.php:55 -msgid "Can be assigned to" -msgstr "Kan toegewezen worden aan" - -#: classes/Gems/Default/ReceptionAction.php:56 -msgid "Additional action" -msgstr "Aanvullende actie" - -#: classes/Gems/Default/ReceptionAction.php:80 -msgid "Code" -msgstr "Code" - -#: classes/Gems/Default/ReceptionAction.php:83 -msgid "Is success code" -msgstr "Is succes code" - -#: classes/Gems/Default/ReceptionAction.php:87 -msgid "This reception code is a success code." -msgstr "Aanzetten als deze ontvangst code positief is." - -#: classes/Gems/Default/ReceptionAction.php:91 -msgid "Only active codes can be selected." -msgstr "Alleen actieve codes kunnen geselecteerd worden." - -#: classes/Gems/Default/ReceptionAction.php:92 -msgid "For respondents" -msgstr "Voor patiënten" - -#: classes/Gems/Default/ReceptionAction.php:95 -msgid "This reception code can be assigned to a respondent." -msgstr "Deze ontvangstcode kan aan een patiënt toegewezen worden." - -#: classes/Gems/Default/ReceptionAction.php:96 -msgid "For tracks" -msgstr "Voor trajecten" - -#: classes/Gems/Default/ReceptionAction.php:99 -msgid "This reception code can be assigned to a track." -msgstr "Deze ontvangstcode kan aan een traject toegewezen worden." - -#: classes/Gems/Default/ReceptionAction.php:100 -msgid "For surveys" -msgstr "Voor vragenlijsten" - -#: classes/Gems/Default/ReceptionAction.php:102 -msgid "This reception code can be assigned to a survey." -msgstr "Deze ontvangstcode kan aan een vragenlijst toegewezen worden." - -#: classes/Gems/Default/ReceptionAction.php:103 -msgid "Redo survey" -msgstr "Vragenlijsten herhalen" - -#: classes/Gems/Default/ReceptionAction.php:105 -msgid "Redo a survey on this reception code." -msgstr "Herhaal vragenlijst bij deze ontvangstcode." - -#: classes/Gems/Default/ReceptionAction.php:106 -msgid "Overwrite ansers" -msgstr "Overschrijf bestaande antwoorden" - -#: classes/Gems/Default/ReceptionAction.php:109 -msgid "Remove the consent from already answered surveys." -msgstr "Verwijder \"informed consent\" van beantwoorde vragenlijsten" - -#: classes/Gems/Default/ReceptionAction.php:127 -msgid "reception code" -msgid_plural "reception codes" -msgstr[0] "Ontvangst code" -msgstr[1] "Ontvangst code" - -#: classes/Gems/Default/RespondentAction.php:119 -#, php-format -msgid "Random Example BSN: %s" -msgstr "Willekeurig voorbeeld BSN: %s" - -#: classes/Gems/Default/RespondentAction.php:122 -msgid "Enter a 9-digit SSN number." -msgstr "Voer een BSN nummer van 9 cijfers in." - -#: classes/Gems/Default/RespondentAction.php:127 -msgid "Identification" -msgstr "Identificatie" - -#: classes/Gems/Default/RespondentAction.php:134 -msgid "SSN" -msgstr "SSN" - -#: classes/Gems/Default/RespondentAction.php:138 -msgid "Patient number" -msgstr "Patiënt nummer" - -#: classes/Gems/Default/RespondentAction.php:147 -msgid "Medical data" -msgstr "Medische gegevens" - -#: classes/Gems/Default/RespondentAction.php:154 -msgid "DBC's, etc..." -msgstr "DBC's, etc..." - -#: classes/Gems/Default/RespondentAction.php:157 -msgid "Contact information" -msgstr "Contact informatie" - -#: classes/Gems/Default/RespondentAction.php:162 -msgid "Respondent has no e-mail" -msgstr "Patiënt zonder email" - -#: classes/Gems/Default/RespondentAction.php:163 -msgid "With housenumber" -msgstr "Met huisnummer" - -#: classes/Gems/Default/RespondentAction.php:170 -msgid "Country" -msgstr "Land" - -#: classes/Gems/Default/RespondentAction.php:174 -msgid "Settings" -msgstr "Instellingen" - -#: classes/Gems/Default/RespondentAction.php:176 -msgid "Has the respondent signed the informed consent letter?" -msgstr "Heeft de patiënt het \"informed consent\" formulier ondertekend?" - -#: classes/Gems/Default/RespondentAction.php:206 -msgid "Comments" -msgstr "Opmerkingen" - -#: classes/Gems/Default/RespondentAction.php:207 -msgid "Treatment" -msgstr "Behandeling" - -#: classes/Gems/Default/RespondentAction.php:235 -msgid "Rejection code" -msgstr "Afkeuringscode" - -#: classes/Gems/Default/RespondentAction.php:242 -msgid "Delete respondent" -msgstr "Verwijder patiënt" - -#: classes/Gems/Default/RespondentAction.php:274 -msgid "Respondent deleted." -msgstr "Patiënt verwijderd" - -#: classes/Gems/Default/RespondentAction.php:278 -msgid "Respondent tracks stopped." -msgstr "Trajecten van patiënt zijn gestopt." - -#: classes/Gems/Default/RespondentAction.php:282 -msgid "Choose a reception code to delete." -msgstr "Kies een ontvangst code om te verwijderen." - -#: classes/Gems/Default/RespondentAction.php:331 -msgid "respondent" -msgid_plural "respondents" -msgstr[0] "patiënt" -msgstr[1] "patiënten" - -#: classes/Gems/Default/RespondentAction.php:404 -msgid "Please settle the informed consent form for this respondent." -msgstr "A.u.b. het informed consent formulier doornemen met deze patiënt" - -#: classes/Gems/Default/RespondentExportAction.php:74 -msgid "Respondent number" -msgstr "Patiënt nummer" - -#: classes/Gems/Default/RespondentExportAction.php:78 -msgid "Group surveys" -msgstr "Groepeer vragenlijsten" - -#: classes/Gems/Default/RespondentExportAction.php:87 -msgid "Output format" -msgstr "Uitvoerformaat" - -#: classes/Gems/Default/RespondentExportAction.php:92 -msgid "Export" -msgstr "Exporteer" - -#: classes/Gems/Default/RespondentExportAction.php:124 -#, php-format -msgid "Unable to run PDF conversion: \"%s\"" -msgstr "Kan PDF conversie niet starten: \"%s\"" - -#: classes/Gems/Default/RespondentExportAction.php:149 -msgid "Round" -msgstr "Ronde" - -#: classes/Gems/Default/RespondentExportAction.php:151 -msgid "Completed" -msgstr "Ingevuld" - -#: classes/Gems/Default/RespondentExportAction.php:156 -msgid "Single Survey" -msgstr "Losse vragenlijst" - -#: classes/Gems/Default/RespondentExportAction.php:197 -msgid "Enter the particulars concerning the assignment to this respondent." -msgstr "Beschrijf de redenen om dit aan deze patiënt toe te wijzen." - -#: classes/Gems/Default/RespondentExportAction.php:198 -msgid "Assigned by" -msgstr "Toewijzer" - -#: classes/Gems/Default/RespondentExportAction.php:199 -msgid "Start" -msgstr "Aanvang" - -#: classes/Gems/Default/RespondentExportAction.php:203 -msgid "Comment" -msgstr "Opmerkingen" - -#: classes/Gems/Default/RespondentExportAction.php:211 -msgid "Track information" -msgstr "Traject informatie" - -#: classes/Gems/Default/RespondentExportAction.php:255 -msgid "Respondent information" -msgstr "Patiënt informatie" - -#: classes/Gems/Default/RespondentExportAction.php:282 -msgid "Respondent report" -msgstr "Patiënt rapportage" - -#: classes/Gems/Default/RespondentExportAction.php:286 -msgid "Report information" -msgstr "Informatie over rapportage" - -#: classes/Gems/Default/RespondentExportAction.php:287 -msgid "Generated by" -msgstr "Aangemaakt door" - -#: classes/Gems/Default/RespondentExportAction.php:289 -msgid "Generated on" -msgstr "Aangemaakt op" - -#: classes/Gems/Default/RespondentExportAction.php:330 -msgid "Export respondent" -msgstr "Exporteer patiënt" - -#: classes/Gems/Default/RespondentPlanAction.php:67 -msgid "Show respondent" -msgstr "Toon patiënt" - -#: classes/Gems/Default/RespondentPlanAction.php:73 -msgid "Show track" -msgstr "Toon traject" - -#: classes/Gems/Default/RespondentPlanAction.php:136 -msgid " of " -msgstr " van " - -#: classes/Gems/Default/RespondentPlanAction.php:137 -msgid "Progress" -msgstr "Voortgang" - -#: classes/Gems/Default/RespondentPlanAction.php:144 -msgid "Respondent planning" -msgstr "Per patiënt plannen" - -#: classes/Gems/Default/RoleAction.php:94 -#: classes/Gems/Default/RoleAction.php:242 -msgid "Inherited" -msgstr "Overerfd" - -#: classes/Gems/Default/RoleAction.php:156 -msgid "Illegal name" -msgstr "Naam niet toegestaan" - -#: classes/Gems/Default/RoleAction.php:180 -#: classes/Gems/Default/RoleAction.php:239 -msgid "Parents" -msgstr "Afgeleid van" - -#: classes/Gems/Default/RoleAction.php:195 -msgid "Editing `master` is not allowed" -msgstr "Het wijzigen van `master` is niet toegestaan" - -#: classes/Gems/Default/RoleAction.php:213 -msgid "role" -msgid_plural "roles" -msgstr[0] "Rol" -msgstr[1] "Rollen" - -#: classes/Gems/Default/RoleAction.php:218 -msgid "Administrative roles" -msgstr "Beheer rollen en rechten" - -#: classes/Gems/Default/RoleAction.php:240 -#: classes/Gems/Default/RoleAction.php:258 -msgid "Allowed" -msgstr "Toegestaan" - -#: classes/Gems/Default/RoleAction.php:247 -msgid "Project role overview" -msgstr "Project rollen" - -#: classes/Gems/Default/RoleAction.php:257 -msgid "Privilege" -msgstr "Privilége" - -#: classes/Gems/Default/RoleAction.php:259 -msgid "Denied" -msgstr "Geweigerd" - -#: classes/Gems/Default/RoleAction.php:263 -msgid "Project privileges" -msgstr "Project priviléges" - -#: classes/Gems/Default/SourceAction.php:69 -msgid "Leave empty for the Gems database." -msgstr "Leeglaten bij gebruik van de Gems database." - -#: classes/Gems/Default/SourceAction.php:79 -msgid "E.g. the name of the project - for single source projects." -msgstr "Bijvoorbeeld de project naam - bij projecten met maar één bron." - -#: classes/Gems/Default/SourceAction.php:81 -msgid "For creating token-survey url." -msgstr "Voor kenmerk-vragenlijst url." - -#: classes/Gems/Default/SourceAction.php:86 -msgid "The database server used by the source." -msgstr "Het merk database server gebruikt door deze bron." - -#: classes/Gems/Default/SourceAction.php:88 -msgid "Do not forget the underscores." -msgstr "Vergeet de underscores niet." - -#: classes/Gems/Default/SourceAction.php:91 -msgid "Database Username" -msgstr "Database gebruikersnaam" - -#: classes/Gems/Default/SourceAction.php:93 -msgid "Database Password" -msgstr "Database wachtwoord" - -#: classes/Gems/Default/SourceAction.php:116 -#, php-format -msgid "Refreshing token attributes for %s source." -msgstr "Kenmerk attributen verversing voor %s bron." - -#: classes/Gems/Default/SourceAction.php:132 -#, php-format -msgid "Checking survey results for %s source." -msgstr "Controle vragenlijstresultaten voor %s bron." - -#: classes/Gems/Default/SourceAction.php:144 -msgid "Checking survey results for all sources." -msgstr "Controle vragenlijstresultaten voor alle bronnen." - -#: classes/Gems/Default/SourceAction.php:165 -msgid "Source Url" -msgstr "Bron Url" - -#: classes/Gems/Default/SourceAction.php:167 -msgid "Adaptor class" -msgstr "Adaptor klasse" - -#: classes/Gems/Default/SourceAction.php:169 -msgid "Database Server" -msgstr "Database Server" - -#: classes/Gems/Default/SourceAction.php:171 -msgid "Database host" -msgstr "Database machine" - -#: classes/Gems/Default/SourceAction.php:173 -msgid "Charset" -msgstr "Tekenset" - -#: classes/Gems/Default/SourceAction.php:176 -msgid "Table prefix" -msgstr "Voorvoegsel tabel" - -#: classes/Gems/Default/SourceAction.php:180 -msgid "Last check" -msgstr "Laatste controle" - -#: classes/Gems/Default/Sour... [truncated message content] |
From: <gem...@li...> - 2012-05-31 20:11:41
|
Revision: 724 http://gemstracker.svn.sourceforge.net/gemstracker/?rev=724&view=rev Author: michieltcs Date: 2012-05-31 20:11:35 +0000 (Thu, 31 May 2012) Log Message: ----------- Allow export of multiple respondents Modified Paths: -------------- trunk/library/classes/Gems/Default/RespondentExportAction.php Modified: trunk/library/classes/Gems/Default/RespondentExportAction.php =================================================================== --- trunk/library/classes/Gems/Default/RespondentExportAction.php 2012-05-31 20:05:14 UTC (rev 723) +++ trunk/library/classes/Gems/Default/RespondentExportAction.php 2012-05-31 20:11:35 UTC (rev 724) @@ -72,6 +72,7 @@ $element = new Zend_Form_Element_Text('id'); $element->setLabel($this->_('Respondent number')); + $element->setDescription($this->_('Separate multiple respondents with a comma (,)')); $form->addElement($element); $element = new Zend_Form_Element_Checkbox('group'); @@ -262,6 +263,7 @@ } } + $this->html->h2($respondentId); $this->html[] = $bridge->getTable(); $this->html->hr(); @@ -276,9 +278,9 @@ /** * Renders the entire report (including layout) * - * @param string $respondentId + * @param string[] $respondentId */ - protected function _render($respondentId) + protected function _render($respondents) { $this->html = new MUtil_Html_Sequence(); $this->html->h1($this->_('Respondent report')); @@ -295,7 +297,11 @@ $this->html->br(); - $this->_exportRespondent($respondentId); + foreach ($respondents as $respondentId) { + $this->_exportRespondent($respondentId); + + $this->html->div(array('style' => 'height: 100px')); + } $this->escort->menu->setVisible(false); if ($this->escort instanceof Gems_Project_Layout_MultiLayoutInterface) { @@ -338,11 +344,9 @@ $form->populate($request->getParams()); if ($request->isPost()) { - $respondentId = $request->getParam('id'); + $respondents = explode(',', $request->getParam('id')); - if (!empty($respondentId)) { - $this->_render($respondentId); - } + $this->_render($respondents); } } } \ No newline at end of file This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <gem...@li...> - 2012-05-31 20:05:20
|
Revision: 723 http://gemstracker.svn.sourceforge.net/gemstracker/?rev=723&view=rev Author: michieltcs Date: 2012-05-31 20:05:14 +0000 (Thu, 31 May 2012) Log Message: ----------- Fix if statement Modified Paths: -------------- trunk/library/classes/Gems/Default/RespondentExportAction.php Modified: trunk/library/classes/Gems/Default/RespondentExportAction.php =================================================================== --- trunk/library/classes/Gems/Default/RespondentExportAction.php 2012-05-31 15:35:25 UTC (rev 722) +++ trunk/library/classes/Gems/Default/RespondentExportAction.php 2012-05-31 20:05:14 UTC (rev 723) @@ -157,12 +157,14 @@ ->td(strtoupper($token->getTokenId())) ->td(($token->isCompleted() ? $this->_('Yes') : $this->_('No'))); - if (($engine->getTrackType() == 'S' || !$groupSurveys) && $token->isCompleted()) { - $this->html->span()->b($token->getSurveyName() . ($token->getRoundDescription() ? ' (' . $token->getRoundDescription() . ')' : '')); - $this->addSnippet($this->_singleSurveySnippet, 'token', $token, 'tokenId', $token->getTokenId(), - 'showHeaders', false, 'showButtons', false, 'showSelected', false, 'showTakeButton', false); - - $this->html->br(); + if ($engine->getTrackType() == 'S' || !$groupSurveys) { + if ($token->isCompleted()) { + $this->html->span()->b($token->getSurveyName() . ($token->getRoundDescription() ? ' (' . $token->getRoundDescription() . ')' : '')); + $this->addSnippet($this->_singleSurveySnippet, 'token', $token, 'tokenId', $token->getTokenId(), + 'showHeaders', false, 'showButtons', false, 'showSelected', false, 'showTakeButton', false); + + $this->html->br(); + } } else { if (!isset($surveys[$token->getSurveyId()])) { $surveys[$token->getSurveyId()] = true; This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <gem...@li...> - 2012-05-31 15:35:36
|
Revision: 722 http://gemstracker.svn.sourceforge.net/gemstracker/?rev=722&view=rev Author: matijsdejong Date: 2012-05-31 15:35:25 +0000 (Thu, 31 May 2012) Log Message: ----------- Not all elements allowed a graceful addition of multiple texts as an array. Modified Paths: -------------- trunk/library/classes/MUtil/Html/ElementDecorator.php Modified: trunk/library/classes/MUtil/Html/ElementDecorator.php =================================================================== --- trunk/library/classes/MUtil/Html/ElementDecorator.php 2012-05-31 14:29:05 UTC (rev 721) +++ trunk/library/classes/MUtil/Html/ElementDecorator.php 2012-05-31 15:35:25 UTC (rev 722) @@ -144,8 +144,10 @@ } else { $html = MUtil_Html::create('ul'); } - $html->append($errors); - + foreach ($errors as $error) { + $html->append($error); + } + $prologue .= $html->render($view); } } This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <gem...@li...> - 2012-05-31 14:29:17
|
Revision: 721 http://gemstracker.svn.sourceforge.net/gemstracker/?rev=721&view=rev Author: matijsdejong Date: 2012-05-31 14:29:05 +0000 (Thu, 31 May 2012) Log Message: ----------- Corrections of some spelling mistakes Modified Paths: -------------- trunk/library/classes/MUtil/Snippets/SnippetAbstract.php trunk/library/languages/default-en.mo trunk/library/languages/default-en.po trunk/library/languages/default-nl.mo trunk/library/languages/default-nl.po Modified: trunk/library/classes/MUtil/Snippets/SnippetAbstract.php =================================================================== --- trunk/library/classes/MUtil/Snippets/SnippetAbstract.php 2012-05-31 13:55:24 UTC (rev 720) +++ trunk/library/classes/MUtil/Snippets/SnippetAbstract.php 2012-05-31 14:29:05 UTC (rev 721) @@ -37,7 +37,7 @@ /** * An abstract class for building snippets. Sub classes should override at least - * getHtmlOutput(0 or render() to generate output. + * getHtmlOutput() or render() to generate output. * * This class add's to the interface helper variables and functions for: * - attribute use: $this->attributes, $this->class & applyHtmlAttributes() Modified: trunk/library/languages/default-en.mo =================================================================== (Binary files differ) Modified: trunk/library/languages/default-en.po =================================================================== --- trunk/library/languages/default-en.po 2012-05-31 13:55:24 UTC (rev 720) +++ trunk/library/languages/default-en.po 2012-05-31 14:29:05 UTC (rev 721) @@ -2,9 +2,9 @@ msgstr "" "Project-Id-Version: GemsTracker EN\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-05-07 11:24+0100\n" +"POT-Creation-Date: 2012-05-31 16:28+0100\n" "PO-Revision-Date: \n" -"Last-Translator: Menno Dekker <men...@er...>\n" +"Last-Translator: Matijs de Jong <mj...@ma...>\n" "Language-Team: Erasmus MGZ <mat...@ma...>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -23,72 +23,72 @@ msgid "Path %s not writable" msgstr "Path %s not writable" -#: classes/GemsEscort.php:752 +#: classes/GemsEscort.php:756 #, php-format msgid "You are logged in as %s" msgstr "You are logged in as %s" -#: classes/GemsEscort.php:754 +#: classes/GemsEscort.php:758 #: classes/Gems/Menu.php:249 msgid "Logoff" msgstr "Logoff" -#: classes/GemsEscort.php:757 +#: classes/GemsEscort.php:761 msgid "You are not logged in" msgstr "You are not logged in" -#: classes/GemsEscort.php:941 +#: classes/GemsEscort.php:945 #, php-format msgid "User: %s" msgstr "User: %s" -#: classes/GemsEscort.php:966 +#: classes/GemsEscort.php:970 msgid "version" msgstr "version" -#: classes/GemsEscort.php:1397 +#: classes/GemsEscort.php:1412 msgid "Take note: your session has expired, your inputs were not saved. Please check the input data and try again" msgstr "Take note: your session has expired, your inputs were not saved. Please check the input data and try again" -#: classes/GemsEscort.php:1528 +#: classes/GemsEscort.php:1543 msgid "Please check back later." msgstr "Please check back later." -#: classes/GemsEscort.php:1530 -#: classes/GemsEscort.php:1534 -#: classes/GemsEscort.php:1535 +#: classes/GemsEscort.php:1545 +#: classes/GemsEscort.php:1549 +#: classes/GemsEscort.php:1550 msgid "System is in maintenance mode" msgstr "System is in maintenance mode" -#: classes/GemsEscort.php:1545 +#: classes/GemsEscort.php:1560 msgid "No access to site." msgstr "No access to site." -#: classes/GemsEscort.php:1547 -#: classes/GemsEscort.php:1589 +#: classes/GemsEscort.php:1562 +#: classes/GemsEscort.php:1605 msgid "You have no access to this site." msgstr "You have no access to this site." -#: classes/GemsEscort.php:1563 +#: classes/GemsEscort.php:1578 msgid "No access to page" msgstr "No access to page" -#: classes/GemsEscort.php:1565 +#: classes/GemsEscort.php:1580 #, php-format msgid "Access to this page is not allowed for current role: %s." msgstr "Access to this page is not allowed for current role: %s." -#: classes/GemsEscort.php:1575 -#: classes/GemsEscort.php:1587 +#: classes/GemsEscort.php:1590 +#: classes/GemsEscort.php:1603 msgid "You are no longer logged in." msgstr "You are no longer logged in." -#: classes/GemsEscort.php:1576 +#: classes/GemsEscort.php:1591 msgid "You must login to access this page." msgstr "You must login to access this page." -#: classes/GemsEscort.php:1716 -#: classes/GemsEscort.php:1718 +#: classes/GemsEscort.php:1732 +#: classes/GemsEscort.php:1734 #, php-format msgid "%d survey" msgid_plural "%d surveys" @@ -185,7 +185,7 @@ msgstr "Roles" #: classes/Gems/Menu.php:197 -#: classes/Gems/Menu.php:346 +#: classes/Gems/Menu.php:347 msgid "Assigned" msgstr "Assigned" @@ -218,7 +218,7 @@ msgstr "Upgrade" #: classes/Gems/Menu.php:220 -#: classes/Gems/Menu.php:319 +#: classes/Gems/Menu.php:320 msgid "Show" msgstr "Show" @@ -264,147 +264,147 @@ msgstr "Change password" #: classes/Gems/Menu.php:248 -#: classes/Gems/Menu.php:288 -#: classes/Gems/Menu.php:323 +#: classes/Gems/Menu.php:289 +#: classes/Gems/Menu.php:324 msgid "Token" msgstr "Token" -#: classes/Gems/Menu.php:284 +#: classes/Gems/Menu.php:285 msgid "Track" msgstr "Track" -#: classes/Gems/Menu.php:291 -#: classes/Gems/Menu.php:311 -#: classes/Gems/Menu.php:342 +#: classes/Gems/Menu.php:292 +#: classes/Gems/Menu.php:312 +#: classes/Gems/Menu.php:343 msgid "Add" msgstr "Add" -#: classes/Gems/Menu.php:295 -#: classes/Gems/Menu.php:377 +#: classes/Gems/Menu.php:296 +#: classes/Gems/Menu.php:378 msgid "Preview" msgstr "Preview" -#: classes/Gems/Menu.php:302 +#: classes/Gems/Menu.php:303 msgid "Tracks" msgstr "Tracks" -#: classes/Gems/Menu.php:315 +#: classes/Gems/Menu.php:316 msgid "Assignments" msgstr "Assignments" -#: classes/Gems/Menu.php:327 +#: classes/Gems/Menu.php:328 msgid "Edit" msgstr "Edit" -#: classes/Gems/Menu.php:331 +#: classes/Gems/Menu.php:332 msgid "Delete" msgstr "Delete" -#: classes/Gems/Menu.php:336 +#: classes/Gems/Menu.php:337 msgid "Surveys" msgstr "Surveys" -#: classes/Gems/Menu.php:368 +#: classes/Gems/Menu.php:369 msgid "Fill in" msgstr "Fill in" -#: classes/Gems/Menu.php:371 +#: classes/Gems/Menu.php:372 msgid "Print PDF" msgstr "Print PDF" -#: classes/Gems/Menu.php:374 +#: classes/Gems/Menu.php:375 msgid "E-Mail now!" msgstr "E-Mail now!" -#: classes/Gems/Menu.php:380 +#: classes/Gems/Menu.php:381 msgid "Answers" msgstr "Answers" -#: classes/Gems/Menu.php:530 +#: classes/Gems/Menu.php:531 msgid "Respondents" msgstr "Patients" -#: classes/Gems/Menu.php:538 +#: classes/Gems/Menu.php:539 msgid "Overview" msgstr "Overview" -#: classes/Gems/Menu.php:545 +#: classes/Gems/Menu.php:546 msgid "Project" msgstr "Project" -#: classes/Gems/Menu.php:548 +#: classes/Gems/Menu.php:549 msgid "Setup" msgstr "Setup" -#: classes/Gems/Menu.php:551 +#: classes/Gems/Menu.php:552 msgid "Mail" msgstr "Mail" -#: classes/Gems/Menu.php:554 +#: classes/Gems/Menu.php:555 msgid "Track Builder" msgstr "Track Builder" -#: classes/Gems/Menu.php:563 +#: classes/Gems/Menu.php:567 msgid "Contact" msgstr "Contact" -#: classes/Gems/Menu.php:576 +#: classes/Gems/Menu.php:580 msgid "Changelog" msgstr "Changelog" -#: classes/Gems/Model.php:205 +#: classes/Gems/Model.php:230 msgid "Respondent nr" msgstr "Patient nr" -#: classes/Gems/Model.php:206 +#: classes/Gems/Model.php:231 msgid "Opened" msgstr "Opened" -#: classes/Gems/Model.php:207 +#: classes/Gems/Model.php:232 msgid "Consent" msgstr "Consent" -#: classes/Gems/Model.php:209 +#: classes/Gems/Model.php:234 msgid "E-Mail" msgstr "E-Mail" -#: classes/Gems/Model.php:214 +#: classes/Gems/Model.php:239 msgid "Gender" msgstr "Gender" -#: classes/Gems/Model.php:215 +#: classes/Gems/Model.php:240 msgid "First name" msgstr "First name" -#: classes/Gems/Model.php:216 +#: classes/Gems/Model.php:241 msgid "Surname prefix" msgstr "Surname prefix" -#: classes/Gems/Model.php:217 +#: classes/Gems/Model.php:242 msgid "Last name" msgstr "Last name" -#: classes/Gems/Model.php:219 +#: classes/Gems/Model.php:244 msgid "Name" msgstr "Name" -#: classes/Gems/Model.php:222 +#: classes/Gems/Model.php:247 msgid "Street" msgstr "Street" -#: classes/Gems/Model.php:223 +#: classes/Gems/Model.php:248 msgid "Zipcode" msgstr "Zipcode" -#: classes/Gems/Model.php:224 +#: classes/Gems/Model.php:249 msgid "City" msgstr "City" -#: classes/Gems/Model.php:226 +#: classes/Gems/Model.php:251 msgid "Phone" msgstr "Phone" -#: classes/Gems/Model.php:228 +#: classes/Gems/Model.php:253 msgid "Birthday" msgstr "Birthday" @@ -442,13 +442,11 @@ msgstr "Trying upgrade for %s to level %s: %s" #: classes/Gems/Controller/BrowseEditAction.php:354 -#: classes/Gems/Controller/ModelSnippetActionAbstract.php:228 #, php-format msgid "New %s..." msgstr "New %s..." #: classes/Gems/Controller/BrowseEditAction.php:387 -#: classes/Gems/Controller/ModelSnippetActionAbstract.php:248 #, php-format msgid "Delete %s" msgstr "Delete %s" @@ -464,7 +462,6 @@ msgstr "Edit %s %s" #: classes/Gems/Controller/BrowseEditAction.php:410 -#: classes/Gems/Controller/ModelSnippetActionAbstract.php:258 #, php-format msgid "Edit %s" msgstr "Edit %s" @@ -483,7 +480,6 @@ msgstr "No %s found" #: classes/Gems/Controller/BrowseEditAction.php:679 -#: classes/Gems/Default/ExportAction.php:234 #, php-format msgid "No %s found." msgstr "No %s found." @@ -493,14 +489,10 @@ msgstr "Are you sure?" #: classes/Gems/Controller/BrowseEditAction.php:813 -#: classes/Gems/Default/DatabaseAction.php:187 -#: classes/Gems/Default/DatabaseAction.php:499 msgid "Yes" msgstr "Yes" #: classes/Gems/Controller/BrowseEditAction.php:814 -#: classes/Gems/Default/DatabaseAction.php:188 -#: classes/Gems/Default/DatabaseAction.php:500 msgid "No" msgstr "No" @@ -693,11 +685,11 @@ msgid "Cron jobs turned off." msgstr "Cron jobs turned off." -#: classes/Gems/Default/CronAction.php:221 +#: classes/Gems/Default/CronAction.php:222 msgid "No mails sent." msgstr "No mails sent." -#: classes/Gems/Default/CronAction.php:224 +#: classes/Gems/Default/CronAction.php:225 msgid "On this test system all mail will be delivered to the from address." msgstr "On this test system all mail will be delivered to the from address." @@ -1060,41 +1052,41 @@ msgid "Please enter your password of choice twice." msgstr "Please enter your password of choice twice." -#: classes/Gems/Default/IndexAction.php:217 +#: classes/Gems/Default/IndexAction.php:218 msgid "Your password must be changed." msgstr "Your password must be changed." -#: classes/Gems/Default/IndexAction.php:232 +#: classes/Gems/Default/IndexAction.php:233 #, php-format msgid "Login successful, welcome %s." msgstr "Login successful, welcome %s." -#: classes/Gems/Default/IndexAction.php:272 +#: classes/Gems/Default/IndexAction.php:273 #, php-format msgid "Good bye: %s." msgstr "Good bye: %s." -#: classes/Gems/Default/IndexAction.php:295 +#: classes/Gems/Default/IndexAction.php:296 msgid "Your password reset request is no longer valid, please request a new link." msgstr "Your password reset request is no longer valid, please request a new link." -#: classes/Gems/Default/IndexAction.php:297 +#: classes/Gems/Default/IndexAction.php:298 msgid "Your password input request is no longer valid, please request a new link." msgstr "Your password input request is no longer valid, please request a new link." -#: classes/Gems/Default/IndexAction.php:316 +#: classes/Gems/Default/IndexAction.php:317 msgid "We sent you an e-mail with a reset link. Click on the link in the e-mail." msgstr "We sent you an e-mail with a reset link. Click on the link in the e-mail." -#: classes/Gems/Default/IndexAction.php:325 +#: classes/Gems/Default/IndexAction.php:326 msgid "New password is active." msgstr "New password is active." -#: classes/Gems/Default/IndexAction.php:346 +#: classes/Gems/Default/IndexAction.php:347 msgid "Password reset requested" msgstr "Password reset requested" -#: classes/Gems/Default/IndexAction.php:349 +#: classes/Gems/Default/IndexAction.php:350 msgid "" "Dear {greeting},\n" "\n" @@ -1189,6 +1181,7 @@ msgstr "Date" #: classes/Gems/Default/LogAction.php:191 +#: classes/Gems/Default/LogMaintenanceAction.php:52 msgid "Action" msgstr "Action" @@ -1205,6 +1198,7 @@ msgstr "IP address" #: classes/Gems/Default/LogAction.php:209 +#: classes/Gems/Default/LogMaintenanceAction.php:53 msgid "Log" msgstr "Log" @@ -1266,51 +1260,55 @@ msgid "Days between reminders" msgstr "Days between reminders" -#: classes/Gems/Default/MailJobAction.php:113 +#: classes/Gems/Default/MailJobAction.php:95 +msgid "Maximum number of reminders" +msgstr "Maximum number of reminders" + +#: classes/Gems/Default/MailJobAction.php:114 msgid "First mail" msgstr "First mail" -#: classes/Gems/Default/MailJobAction.php:114 +#: classes/Gems/Default/MailJobAction.php:115 msgid "Reminder" msgstr "Reminder" -#: classes/Gems/Default/MailJobAction.php:125 +#: classes/Gems/Default/MailJobAction.php:126 msgid "Use organizational from address" msgstr "Use organizational from address" -#: classes/Gems/Default/MailJobAction.php:128 +#: classes/Gems/Default/MailJobAction.php:129 #, php-format msgid "Use site %s address" msgstr "Use site %s address" -#: classes/Gems/Default/MailJobAction.php:131 +#: classes/Gems/Default/MailJobAction.php:132 msgid "Use the 'By staff member' address" msgstr "Use the 'By staff member' address" -#: classes/Gems/Default/MailJobAction.php:132 +#: classes/Gems/Default/MailJobAction.php:133 msgid "Other" msgstr "Other" -#: classes/Gems/Default/MailJobAction.php:144 +#: classes/Gems/Default/MailJobAction.php:145 msgid "Automatic mail jobs" msgstr "Automatic mail jobs" -#: classes/Gems/Default/MailJobAction.php:155 +#: classes/Gems/Default/MailJobAction.php:156 msgid "automatic mail job" msgid_plural "automatic mail jobs" msgstr[0] "automatic mail job" msgstr[1] "automatic mail jobs" -#: classes/Gems/Default/MailJobAction.php:165 +#: classes/Gems/Default/MailJobAction.php:166 #, php-format msgid "Automatic mails have been turned off since %s." msgstr "Automatic mails have been turned off since %s." -#: classes/Gems/Default/MailJobAction.php:169 +#: classes/Gems/Default/MailJobAction.php:170 msgid "Turn Automatic Mail Jobs ON" msgstr "Turn Automatic Mail Jobs ON" -#: classes/Gems/Default/MailJobAction.php:175 +#: classes/Gems/Default/MailJobAction.php:176 msgid "With automatic mail jobs and a cron job on the server, mails can be sent without manual user action." msgstr "With automatic mail jobs and a cron job on the server, mails can be sent without manual user action." @@ -1905,6 +1903,83 @@ msgid "Please settle the informed consent form for this respondent." msgstr "Please settle the informed consent form for this patient." +#: classes/Gems/Default/RespondentExportAction.php:74 +msgid "Respondent number" +msgstr "Patient number" + +#: classes/Gems/Default/RespondentExportAction.php:78 +msgid "Group surveys" +msgstr "Group surveys" + +#: classes/Gems/Default/RespondentExportAction.php:87 +msgid "Output format" +msgstr "Output format" + +#: classes/Gems/Default/RespondentExportAction.php:92 +msgid "Export" +msgstr "Export" + +#: classes/Gems/Default/RespondentExportAction.php:124 +#, php-format +msgid "Unable to run PDF conversion: \"%s\"" +msgstr "Unable to run PDF conversion: \"%s\"" + +#: classes/Gems/Default/RespondentExportAction.php:149 +msgid "Round" +msgstr "Round" + +#: classes/Gems/Default/RespondentExportAction.php:151 +msgid "Completed" +msgstr "Completed" + +#: classes/Gems/Default/RespondentExportAction.php:156 +msgid "Single Survey" +msgstr "Single Survey" + +#: classes/Gems/Default/RespondentExportAction.php:197 +msgid "Enter the particulars concerning the assignment to this respondent." +msgstr "Enter the particulars concerning the assignment to this patient." + +#: classes/Gems/Default/RespondentExportAction.php:198 +msgid "Assigned by" +msgstr "Assigned by" + +#: classes/Gems/Default/RespondentExportAction.php:199 +msgid "Start" +msgstr "Start" + +#: classes/Gems/Default/RespondentExportAction.php:203 +msgid "Comment" +msgstr "Comment" + +#: classes/Gems/Default/RespondentExportAction.php:211 +msgid "Track information" +msgstr "Track information" + +#: classes/Gems/Default/RespondentExportAction.php:255 +msgid "Respondent information" +msgstr "Patient information" + +#: classes/Gems/Default/RespondentExportAction.php:282 +msgid "Respondent report" +msgstr "Respondent report" + +#: classes/Gems/Default/RespondentExportAction.php:286 +msgid "Report information" +msgstr "Report information" + +#: classes/Gems/Default/RespondentExportAction.php:287 +msgid "Generated by" +msgstr "Generated by" + +#: classes/Gems/Default/RespondentExportAction.php:289 +msgid "Generated on" +msgstr "Generated on" + +#: classes/Gems/Default/RespondentExportAction.php:330 +msgid "Export respondent" +msgstr "Export respondent" + #: classes/Gems/Default/RespondentPlanAction.php:67 msgid "Show respondent" msgstr "Show patient" @@ -1925,48 +2000,52 @@ msgid "Respondent planning" msgstr "Patient planning" -#: classes/Gems/Default/RoleAction.php:175 +#: classes/Gems/Default/RoleAction.php:94 +#: classes/Gems/Default/RoleAction.php:242 +msgid "Inherited" +msgstr "Inherited" + +#: classes/Gems/Default/RoleAction.php:156 msgid "Illegal name" msgstr "Illegal name" -#: classes/Gems/Default/RoleAction.php:199 -#: classes/Gems/Default/RoleAction.php:258 +#: classes/Gems/Default/RoleAction.php:180 +#: classes/Gems/Default/RoleAction.php:239 msgid "Parents" msgstr "Parents" -#: classes/Gems/Default/RoleAction.php:214 +#: classes/Gems/Default/RoleAction.php:195 msgid "Editing `master` is not allowed" msgstr "Editing `master` is not allowed" -#: classes/Gems/Default/RoleAction.php:232 +#: classes/Gems/Default/RoleAction.php:213 msgid "role" msgid_plural "roles" msgstr[0] "role" msgstr[1] "roles" -#: classes/Gems/Default/RoleAction.php:237 +#: classes/Gems/Default/RoleAction.php:218 msgid "Administrative roles" msgstr "Administrative roles" -#: classes/Gems/Default/RoleAction.php:259 -#: classes/Gems/Default/RoleAction.php:275 +#: classes/Gems/Default/RoleAction.php:240 +#: classes/Gems/Default/RoleAction.php:258 msgid "Allowed" msgstr "Allowed" -#: classes/Gems/Default/RoleAction.php:260 -#: classes/Gems/Default/RoleAction.php:276 -msgid "Denied" -msgstr "Denied" - -#: classes/Gems/Default/RoleAction.php:264 +#: classes/Gems/Default/RoleAction.php:247 msgid "Project role overview" msgstr "Project role overview" -#: classes/Gems/Default/RoleAction.php:274 +#: classes/Gems/Default/RoleAction.php:257 msgid "Privilege" msgstr "Privilege" -#: classes/Gems/Default/RoleAction.php:280 +#: classes/Gems/Default/RoleAction.php:259 +msgid "Denied" +msgstr "Denied" + +#: classes/Gems/Default/RoleAction.php:263 msgid "Project privileges" msgstr "Project privileges" @@ -2067,55 +2146,55 @@ msgid "Synchronize all sources." msgstr "Synchronize all sources." -#: classes/Gems/Default/StaffAction.php:158 +#: classes/Gems/Default/StaffAction.php:164 msgid "Unsupported User Definition" msgstr "Unsupported User Definition" -#: classes/Gems/Default/StaffAction.php:187 +#: classes/Gems/Default/StaffAction.php:193 msgid "Users can only login when this box is checked." msgstr "Users can only login when this box is checked." -#: classes/Gems/Default/StaffAction.php:188 +#: classes/Gems/Default/StaffAction.php:194 msgid "If checked the user will logoff when answering a survey." msgstr "If checked the user will logoff when answering a survey." -#: classes/Gems/Default/StaffAction.php:205 +#: classes/Gems/Default/StaffAction.php:211 msgid "You are not allowed to edit this staff member." msgstr "You are not allowed to edit this staff member." -#: classes/Gems/Default/StaffAction.php:262 +#: classes/Gems/Default/StaffAction.php:268 #, php-format msgid "User with id %s already exists but is deleted, do you want to reactivate the account?" msgstr "User with id %s already exists but is deleted, do you want to reactivate the account?" -#: classes/Gems/Default/StaffAction.php:303 +#: classes/Gems/Default/StaffAction.php:309 msgid "Username" msgstr "Username" -#: classes/Gems/Default/StaffAction.php:318 +#: classes/Gems/Default/StaffAction.php:324 msgid "Primary function" msgstr "Primary function" -#: classes/Gems/Default/StaffAction.php:328 +#: classes/Gems/Default/StaffAction.php:334 msgid "Can login" msgstr "Can login" -#: classes/Gems/Default/StaffAction.php:329 +#: classes/Gems/Default/StaffAction.php:335 msgid "Logout on survey" msgstr "Logout on survey" -#: classes/Gems/Default/StaffAction.php:404 +#: classes/Gems/Default/StaffAction.php:410 msgid "staff member" msgid_plural "staff members" msgstr[0] "staff member" msgstr[1] "staff members" -#: classes/Gems/Default/StaffAction.php:436 +#: classes/Gems/Default/StaffAction.php:442 #, php-format msgid "Reset password for: %s" msgstr "Reset password for: %s" -#: classes/Gems/Default/StaffAction.php:439 +#: classes/Gems/Default/StaffAction.php:445 msgid "You are not allowed to change this password." msgstr "You are not allowed to change this password." @@ -2159,7 +2238,7 @@ msgid "Show surveys" msgstr "Show surveys" -#: classes/Gems/Default/SurveyAction.php:208 +#: classes/Gems/Default/SurveyAction.php:212 msgid "Assigned surveys" msgstr "Assigned surveys" @@ -2183,83 +2262,83 @@ msgid "Upload new PDF" msgstr "Upload new PDF" -#: classes/Gems/Default/SurveyMaintenanceAction.php:135 +#: classes/Gems/Default/SurveyMaintenanceAction.php:136 msgid "Usage" msgstr "Usage" -#: classes/Gems/Default/SurveyMaintenanceAction.php:150 +#: classes/Gems/Default/SurveyMaintenanceAction.php:151 msgid "Single Survey Assignment" msgstr "Single Survey Assignment" -#: classes/Gems/Default/SurveyMaintenanceAction.php:195 +#: classes/Gems/Default/SurveyMaintenanceAction.php:196 msgid "Assignable since" msgstr "Assignable since" -#: classes/Gems/Default/SurveyMaintenanceAction.php:196 +#: classes/Gems/Default/SurveyMaintenanceAction.php:197 msgid "Assignable until" msgstr "Assignable until" -#: classes/Gems/Default/SurveyMaintenanceAction.php:202 +#: classes/Gems/Default/SurveyMaintenanceAction.php:203 msgid "Create Single Survey" msgstr "Create Single Survey" -#: classes/Gems/Default/SurveyMaintenanceAction.php:206 +#: classes/Gems/Default/SurveyMaintenanceAction.php:207 msgid "At the moment this survey can only be assigned to respondents as part of an existing track." msgstr "At the moment this survey can only be assigned to paitents as part of an existing track." -#: classes/Gems/Default/SurveyMaintenanceAction.php:259 +#: classes/Gems/Default/SurveyMaintenanceAction.php:262 msgid "Survey should be assigned to a group before making it active." msgstr "Survey should be assigned to a group before making it active." -#: classes/Gems/Default/SurveyMaintenanceAction.php:276 +#: classes/Gems/Default/SurveyMaintenanceAction.php:279 #, php-format msgid "Checking survey results for the %s survey." msgstr "Checking survey results for the %s survey." -#: classes/Gems/Default/SurveyMaintenanceAction.php:288 +#: classes/Gems/Default/SurveyMaintenanceAction.php:291 msgid "Checking survey results for all surveys." msgstr "Checking survey results for all surveys." -#: classes/Gems/Default/SurveyMaintenanceAction.php:345 +#: classes/Gems/Default/SurveyMaintenanceAction.php:348 msgid "OK" msgstr "OK" -#: classes/Gems/Default/SurveyMaintenanceAction.php:352 +#: classes/Gems/Default/SurveyMaintenanceAction.php:355 msgid "Source" msgstr "Source" -#: classes/Gems/Default/SurveyMaintenanceAction.php:353 +#: classes/Gems/Default/SurveyMaintenanceAction.php:356 msgid "Status in source" msgstr "Status in source" -#: classes/Gems/Default/SurveyMaintenanceAction.php:356 +#: classes/Gems/Default/SurveyMaintenanceAction.php:359 msgid "Active in source" msgstr "Active in source" -#: classes/Gems/Default/SurveyMaintenanceAction.php:357 +#: classes/Gems/Default/SurveyMaintenanceAction.php:360 #, php-format msgid "Active in %s" msgstr "Active in %s" -#: classes/Gems/Default/SurveyMaintenanceAction.php:364 +#: classes/Gems/Default/SurveyMaintenanceAction.php:367 msgid "Single" msgstr "Single" -#: classes/Gems/Default/SurveyMaintenanceAction.php:397 +#: classes/Gems/Default/SurveyMaintenanceAction.php:400 #, php-format msgid "%d times in track." msgstr "%d times in track." -#: classes/Gems/Default/SurveyMaintenanceAction.php:399 +#: classes/Gems/Default/SurveyMaintenanceAction.php:402 #, php-format msgid "%d times in %d track(s)." msgstr "%d times in %d track(s)." -#: classes/Gems/Default/SurveyMaintenanceAction.php:403 +#: classes/Gems/Default/SurveyMaintenanceAction.php:406 msgid "Not used in track." msgstr "Not used in track." -#: classes/Gems/Default/SurveyMaintenanceAction.php:405 +#: classes/Gems/Default/SurveyMaintenanceAction.php:408 msgid "Not used in tracks." msgstr "Not used in tracks." @@ -2369,10 +2448,6 @@ msgid "Token planning" msgstr "Token planning" -#: classes/Gems/Default/TrackAction.php:121 -msgid "Respondent number" -msgstr "Patient number" - #: classes/Gems/Default/TrackAction.php:122 msgid "Respondent name" msgstr "Patient name" @@ -2452,38 +2527,22 @@ msgid "Adding the %s track to respondent %s" msgstr "Adding the %s track to patient %s" -#: classes/Gems/Default/TrackActionAbstract.php:209 -msgid "Enter the particulars concerning the assignment to this respondent." -msgstr "Enter the particulars concerning the assignment to this patient." - -#: classes/Gems/Default/TrackActionAbstract.php:210 -msgid "Assigned by" -msgstr "Assigned by" - -#: classes/Gems/Default/TrackActionAbstract.php:211 -msgid "Start" -msgstr "Start" - -#: classes/Gems/Default/TrackActionAbstract.php:215 -msgid "Comment" -msgstr "Comment" - -#: classes/Gems/Default/TrackActionAbstract.php:302 +#: classes/Gems/Default/TrackActionAbstract.php:303 #, php-format msgid "Email %s %s" msgstr "Email %s %s" -#: classes/Gems/Default/TrackActionAbstract.php:308 +#: classes/Gems/Default/TrackActionAbstract.php:309 #, php-format msgid "%s %s not found." msgstr "%s %s not found." -#: classes/Gems/Default/TrackActionAbstract.php:492 +#: classes/Gems/Default/TrackActionAbstract.php:493 #, php-format msgid "Overview of %s track for respondent %s" msgstr "Overview of %s track for patient %s" -#: classes/Gems/Default/TrackActionAbstract.php:496 +#: classes/Gems/Default/TrackActionAbstract.php:497 msgid "This track is currently not assigned to this respondent." msgstr "This track is currently not assigned to this patient." @@ -2707,10 +2766,6 @@ msgid "Survey cannot be taken at this moment." msgstr "Survey cannot be taken at this moment." -#: classes/Gems/Email/OneMailForm.php:55 -msgid "Round" -msgstr "Round" - #: classes/Gems/Email/OneMailForm.php:58 msgid "Last contact" msgstr "Last contact" @@ -2763,97 +2818,97 @@ msgid "Some help for this export" msgstr "Some help for this export" -#: classes/Gems/Menu/MenuAbstract.php:247 +#: classes/Gems/Menu/MenuAbstract.php:250 msgid "Activity log" msgstr "Activity Log" -#: classes/Gems/Menu/MenuAbstract.php:253 +#: classes/Gems/Menu/MenuAbstract.php:256 msgid "Automatic mail" msgstr "Automatic mail" -#: classes/Gems/Menu/MenuAbstract.php:254 +#: classes/Gems/Menu/MenuAbstract.php:257 msgid "Turn Automatic Mail Jobs OFF" msgstr "Turn Automatic Mail Jobs OFF" -#: classes/Gems/Menu/MenuAbstract.php:258 +#: classes/Gems/Menu/MenuAbstract.php:261 msgid "Servers" msgstr "Servers" -#: classes/Gems/Menu/MenuAbstract.php:262 +#: classes/Gems/Menu/MenuAbstract.php:265 msgid "Templates" msgstr "Templates" -#: classes/Gems/Menu/MenuAbstract.php:294 +#: classes/Gems/Menu/MenuAbstract.php:297 msgid "By period" msgstr "By period" -#: classes/Gems/Menu/MenuAbstract.php:295 +#: classes/Gems/Menu/MenuAbstract.php:298 msgid "By token" msgstr "By token" -#: classes/Gems/Menu/MenuAbstract.php:296 +#: classes/Gems/Menu/MenuAbstract.php:299 msgid "By respondent" msgstr "By patient" -#: classes/Gems/Menu/MenuAbstract.php:300 +#: classes/Gems/Menu/MenuAbstract.php:303 msgid "Bulk mail" msgstr "Bulk mail" -#: classes/Gems/Menu/MenuAbstract.php:318 +#: classes/Gems/Menu/MenuAbstract.php:321 msgid "Errors" msgstr "Errors" -#: classes/Gems/Menu/MenuAbstract.php:319 +#: classes/Gems/Menu/MenuAbstract.php:322 msgid "PHP" msgstr "PHP" -#: classes/Gems/Menu/MenuAbstract.php:322 +#: classes/Gems/Menu/MenuAbstract.php:325 msgid "Maintenance mode" msgstr "Maintenance mode" -#: classes/Gems/Menu/MenuAbstract.php:323 +#: classes/Gems/Menu/MenuAbstract.php:326 msgid "Clean cache" msgstr "Clean cache" -#: classes/Gems/Menu/MenuAbstract.php:390 +#: classes/Gems/Menu/MenuAbstract.php:393 msgid "Reset password" msgstr "Reset password" -#: classes/Gems/Menu/MenuAbstract.php:416 +#: classes/Gems/Menu/MenuAbstract.php:419 msgid "Check status" msgstr "Check status" -#: classes/Gems/Menu/MenuAbstract.php:417 +#: classes/Gems/Menu/MenuAbstract.php:420 msgid "Synchronize surveys" msgstr "Synchronize surveys" -#: classes/Gems/Menu/MenuAbstract.php:418 -#: classes/Gems/Menu/MenuAbstract.php:430 +#: classes/Gems/Menu/MenuAbstract.php:421 +#: classes/Gems/Menu/MenuAbstract.php:433 msgid "Check answers" msgstr "Check answers" -#: classes/Gems/Menu/MenuAbstract.php:419 +#: classes/Gems/Menu/MenuAbstract.php:422 msgid "Check attributes" msgstr "Check attributes" -#: classes/Gems/Menu/MenuAbstract.php:420 +#: classes/Gems/Menu/MenuAbstract.php:423 msgid "Synchronize all surveys" msgstr "Synchronize all surveys" -#: classes/Gems/Menu/MenuAbstract.php:421 -#: classes/Gems/Menu/MenuAbstract.php:431 +#: classes/Gems/Menu/MenuAbstract.php:424 +#: classes/Gems/Menu/MenuAbstract.php:434 msgid "Check all answers" msgstr "Check all answers" -#: classes/Gems/Menu/MenuAbstract.php:427 +#: classes/Gems/Menu/MenuAbstract.php:430 msgid "PDF" msgstr "PDF" -#: classes/Gems/Menu/MenuAbstract.php:461 +#: classes/Gems/Menu/MenuAbstract.php:464 msgid "Check assignments" msgstr "Check assignments" -#: classes/Gems/Menu/MenuAbstract.php:464 +#: classes/Gems/Menu/MenuAbstract.php:467 msgid "Check all assignments" msgstr "Check all assignments" @@ -3127,7 +3182,6 @@ msgstr "%d sources checked." #: classes/Gems/Tracker/Engine/AnyStepEngine.php:95 -#: classes/Gems/Tracker/Engine/NextStepEngine.php:92 msgid "This round" msgstr "This round" @@ -3151,10 +3205,6 @@ msgid "Engine for tracks containing a single survey." msgstr "Engine for tracks containing a single survey." -#: classes/Gems/Tracker/Engine/SingleSurveyEngine.php:127 -msgid "Single Survey" -msgstr "Single Survey" - #: classes/Gems/Tracker/Engine/SingleSurveyEngine.php:149 msgid "This track type does not allow the creation of new rounds." msgstr "This track type does not allow the creation of new rounds." @@ -3290,10 +3340,6 @@ msgid "Measure(d) on" msgstr "Measure(d) on" -#: classes/Gems/Tracker/Model/StandardTokenModel.php:219 -msgid "Completed" -msgstr "Completed" - #: classes/Gems/Tracker/Model/StandardTokenModel.php:220 msgid "Duration in seconds" msgstr "Duration in seconds" @@ -3314,36 +3360,36 @@ msgid "Use until" msgstr "Use until" -#: classes/Gems/Tracker/Snippets/AnswerModelSnippetGeneric.php:145 +#: classes/Gems/Tracker/Snippets/AnswerModelSnippetGeneric.php:153 msgid "Question" msgstr "Question" -#: classes/Gems/Tracker/Snippets/AnswerModelSnippetGeneric.php:215 +#: classes/Gems/Tracker/Snippets/AnswerModelSnippetGeneric.php:223 #, php-format msgid "%s answers for patient number %s" msgstr "%s answers for patient number %s" -#: classes/Gems/Tracker/Snippets/AnswerModelSnippetGeneric.php:218 +#: classes/Gems/Tracker/Snippets/AnswerModelSnippetGeneric.php:226 #, php-format msgid "Answers for token %s, patient number %s: %s." msgstr "Answers for token %s, patient number %s: %s." -#: classes/Gems/Tracker/Snippets/AnswerModelSnippetGeneric.php:232 +#: classes/Gems/Tracker/Snippets/AnswerModelSnippetGeneric.php:240 #: classes/Gems/Tracker/Snippets/EditTokenSnippetAbstract.php:124 #, php-format msgid "Token %s not found." msgstr "Token %s not found." -#: classes/Gems/Tracker/Snippets/AnswerModelSnippetGeneric.php:236 +#: classes/Gems/Tracker/Snippets/AnswerModelSnippetGeneric.php:244 #: classes/Gems/Tracker/Snippets/EditTokenSnippetAbstract.php:128 msgid "No token specified." msgstr "No token specified." -#: classes/Gems/Tracker/Snippets/AnswerModelSnippetGeneric.php:241 +#: classes/Gems/Tracker/Snippets/AnswerModelSnippetGeneric.php:249 msgid "Close" msgstr "Close" -#: classes/Gems/Tracker/Snippets/AnswerModelSnippetGeneric.php:242 +#: classes/Gems/Tracker/Snippets/AnswerModelSnippetGeneric.php:250 msgid "Print" msgstr "Print" @@ -3667,7 +3713,7 @@ msgid "may not contain numbers" msgstr "may not contain numbers" -#: classes/Gems/User/RadiusUserDefinition.php:165 +#: classes/Gems/User/RadiusUserDefinition.php:166 msgid "Shared secret" msgstr "Shared secret" @@ -3683,21 +3729,21 @@ msgid "You are not allowed to login from this location." msgstr "You are not allowed to login from this location." -#: classes/Gems/User/User.php:1113 +#: classes/Gems/User/User.php:1123 msgid "Your birthday" msgstr "Your birthday" -#: classes/Gems/User/User.php:1129 +#: classes/Gems/User/User.php:1139 #: classes/Gems/User/Form/ChangePasswordForm.php:163 #, php-format msgid "%s is not correct." msgstr "%s is not correct." -#: classes/Gems/User/User.php:1211 +#: classes/Gems/User/User.php:1221 msgid "Trying to send a password reset to a user that cannot be reset." msgstr "Trying to send a password reset to a user that cannot be reset." -#: classes/Gems/User/User.php:1239 +#: classes/Gems/User/User.php:1249 msgid "Unable to send e-mail." msgstr "Unable to send e-mail." @@ -3951,7 +3997,7 @@ msgstr "Value is required and can't be empty" #: languages/FakeTranslations.php:41 -#: languages/FakeTranslations.php:78 +#: languages/FakeTranslations.php:81 msgid "Invalid type given, value should be string, integer or float" msgstr "Invalid type given, value should be string, integer or float" @@ -4007,30 +4053,34 @@ msgstr "'%value%' is not a phone number (e.g. +12 (0)34-567 890)." #: languages/FakeTranslations.php:75 +msgid "Unsupported PDF version %value% - only versions 1.0 - 1.4 are supported." +msgstr "Unsupported PDF version %value% - only versions 1.0 - 1.4 are supported." + +#: languages/FakeTranslations.php:78 msgid "To set '%description%' you have to set '%fieldDescription%'." msgstr "To set '%description%' you have to set '%fieldDescription%'." -#: languages/FakeTranslations.php:79 +#: languages/FakeTranslations.php:82 msgid "'%value%' is not an email address (e.g. na...@so...)." msgstr "'%value%' is not an email address (e.g. na...@so...)." -#: languages/FakeTranslations.php:82 +#: languages/FakeTranslations.php:85 msgid "'%value%' is not a series of email addresses (e.g. na...@so..., no...@no...)." msgstr "'%value%' is not a series of email addresses (e.g. na...@so..., no...@no...)." -#: languages/FakeTranslations.php:85 +#: languages/FakeTranslations.php:88 msgid "'%value%' must contain only digits" msgstr "'%value%' must contain only digits" -#: languages/FakeTranslations.php:86 +#: languages/FakeTranslations.php:89 msgid "'%value%' is an empty string" msgstr "'%value%' is an empty string" -#: languages/FakeTranslations.php:87 +#: languages/FakeTranslations.php:90 msgid "Invalid type given. String, integer or float expected" msgstr "Invalid type given. String, integer or float expected" -#: languages/FakeTranslations.php:90 +#: languages/FakeTranslations.php:93 msgid "One or more IPs are illegal." msgstr "One or more IPs are illegal." @@ -4106,11 +4156,6 @@ msgid "Recalculate track" msgstr "Recalculate track" -#: snippets/RespondentDetailsSnippet.php:59 -#: snippets/RespondentDetailsWithAssignmentsSnippet.php:74 -msgid "Respondent information" -msgstr "Patient information" - #: snippets/RespondentDetailsSnippet.php:71 #: snippets/RespondentDetailsWithAssignmentsSnippet.php:97 msgid "Respondent nr: " @@ -4258,17 +4303,17 @@ msgid "Round: %s" msgstr "Round: %s" -#: snippets/Track/Token/ShowAllOpenSnippet.php:188 +#: snippets/Track/Token/ShowAllOpenSnippet.php:189 msgid "Please answer the open survey." msgid_plural "Please answer the open surveys." msgstr[0] "Please answer the open survey." msgstr[1] "Please answer the open surveys." -#: snippets/Track/Token/ShowAllOpenSnippet.php:190 +#: snippets/Track/Token/ShowAllOpenSnippet.php:191 msgid "Thank you for answering all open surveys." msgstr "Thank you for answering all open surveys." -#: snippets/Track/Token/ShowAllOpenSnippet.php:193 +#: snippets/Track/Token/ShowAllOpenSnippet.php:194 msgid "There are no surveys to show for this token." msgstr "There are no surveys to show for this token." @@ -4295,9 +4340,8 @@ msgstr[0] "After this survey there is one other survey we would like you to answer." msgstr[1] "After this survey there are another %d surveys we would like you to answer." -#: views/scripts/index/login.phtml:12 -msgid "The Pulse software was made possible thanks to support from " -msgstr "The Pulse software was made possible thanks to support from " +#~ msgid "The Pulse software was made possible thanks to support from " +#~ msgstr "The Pulse software was made possible thanks to support from " #~ msgid "Edit %s..." #~ msgstr "Edit %s..." @@ -4665,9 +4709,6 @@ #~ msgid "Left" #~ msgstr "Left" -#~ msgid "Created by" -#~ msgstr "Created by" - #~ msgid "Hand dominance" #~ msgstr "Hand dominance" Modified: trunk/library/languages/default-nl.mo =================================================================== (Binary files differ) Modified: trunk/library/languages/default-nl.po =================================================================== --- trunk/library/languages/default-nl.po 2012-05-31 13:55:24 UTC (rev 720) +++ trunk/library/languages/default-nl.po 2012-05-31 14:29:05 UTC (rev 721) @@ -1,5057 +1,5084 @@ -msgid "" -msgstr "" -"Project-Id-Version: GemsTracker NL\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-05-31 10:10+0100\n" -"PO-Revision-Date: \n" -"Last-Translator: Michiel Rook <in...@to...>\n" -"Language-Team: Erasmus MGZ <mat...@ma...>\n" -"Language: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Poedit-Language: Dutch\n" -"X-Poedit-Country: NETHERLANDS\n" -"X-Poedit-SourceCharset: iso-8859-1\n" -"X-Poedit-Basepath: ../\n" -"X-Poedit-KeywordsList: plural:1,2\n" -"X-Poedit-SearchPath-0: .\n" - -#: classes/GemsEscort.php:214 -#, php-format -msgid "Path %s not writable" -msgstr "Path %s niet schrijfbaar" - -#: classes/GemsEscort.php:756 -#, php-format -msgid "You are logged in as %s" -msgstr "Ingelogd als %s" - -#: classes/GemsEscort.php:758 -msgid "Logoff" -msgstr "Uitloggen" - -#: classes/GemsEscort.php:761 -msgid "You are not logged in" -msgstr "U bent niet ingelogd" - -#: classes/GemsEscort.php:945 -#, php-format -msgid "User: %s" -msgstr "Login: %s" - -#: classes/GemsEscort.php:970 -msgid "version" -msgstr "versie" - -#: classes/GemsEscort.php:1412 -msgid "Take note: your session has expired, your inputs were not saved. Please check the input data and try again" -msgstr "Let op: uw sessie is verlopen, uw invoer is niet opgeslagen. Controleer uw gegevens en probeer a.u.b. opnieuw." - -#: classes/GemsEscort.php:1543 -msgid "Please check back later." -msgstr "Probeer het later opnieuw." - -#: classes/GemsEscort.php:1545 -#: classes/GemsEscort.php:1550 -msgid "System is in maintenance mode" -msgstr "Systeem is in onderhoudsmodus" - -#: classes/GemsEscort.php:1560 -msgid "No access to site." -msgstr "Geen toegang tot website." - -#: classes/GemsEscort.php:1562 -msgid "You have no access to this site." -msgstr "U heeft geen toegang tot deze website." - -#: classes/GemsEscort.php:1578 -msgid "No access to page" -msgstr "Geen toegang tot pagina" - -#: classes/GemsEscort.php:1580 -#, php-format -msgid "Access to this page is not allowed for current role: %s." -msgstr "U heeft geen toegang tot deze pagina. Uw huidige rol is: %s." - -#: classes/GemsEscort.php:1590 -msgid "You are no longer logged in." -msgstr "U bent niet meer ingelogd." - -#: classes/GemsEscort.php:1591 -msgid "You must login to access this page." -msgstr "U moet ingelogd zijn voor toegang tot deze pagina." - -#: classes/GemsEscort.php:1732 -#, php-format -msgid "%d survey" -msgid_plural "%d surveys" -msgstr[0] "%d vragenlijst" -msgstr[1] "%d vragenlijsten" - -#: classes/Gems/Pdf.php:198 -#, php-format -msgid "PDF Source File '%s' not found!" -msgstr "PDF bron bestand %s niet gevonden!" - -#: classes/Gems/Pdf.php:240 -#, php-format -msgid "Could not create '%s' directory." -msgstr "Kon de directory '%s' niet aanmaken." - -#: classes/Gems/Pdf.php:283 -#, php-format -msgid " The error message is: %s" -msgstr "De foutmelding is: %s" - -#: classes/Gems/Upgrades.php:77 -msgid "Syncing surveys for all sources" -msgstr "Vragenlijsten synchroniseren voor alle bronnen." - -#: classes/Gems/AccessLog.php:236 -msgid "Database needs to be updated!" -msgstr "Database dient ververst te worden!" - -#: classes/Gems/Html.php:154 -msgid "<< First" -msgstr "<< Eerste" - -#: classes/Gems/Html.php:155 -msgid "< Previous" -msgstr "< Terug" - -#: classes/Gems/Html.php:156 -msgid "Next >" -msgstr "Verder >" - -#: classes/Gems/Html.php:157 -msgid "Last >>" -msgstr "Laatste >>" - -#: classes/Gems/Html.php:158 -msgid " | " -msgstr " | " - -#: classes/Gems/Html.php:162 -msgid "to" -msgstr "tot" - -#: classes/Gems/Html.php:163 -msgid "of" -msgstr "van" - -#: classes/Gems/Menu.php:140 -#, php-format -msgid "About %s" -msgstr "Over %s" - -#: classes/Gems/Menu.php:144 -msgid "Reporting bugs" -msgstr "Meld een bug" - -#: classes/Gems/Menu.php:147 -msgid "Support" -msgstr "Ondersteuning" - -#: classes/Gems/Menu.php:167 -msgid "Project setup" -msgstr "Projectinfo" - -#: classes/Gems/Menu.php:170 -msgid "Database" -msgstr "Database" - -#: classes/Gems/Menu.php:174 -msgid "Content" -msgstr "Inhoud" - -#: classes/Gems/Menu.php:177 -msgid "Execute" -msgstr "Uitvoeren" - -#: classes/Gems/Menu.php:182 -msgid "Patches" -msgstr "Patches" - -#: classes/Gems/Menu.php:183 -msgid "Execute new" -msgstr "Nieuwe aanmaken" - -#: classes/Gems/Menu.php:185 -msgid "Refresh translateables" -msgstr "Ververs vertaalbaren" - -#: classes/Gems/Menu.php:187 -msgid "Run SQL" -msgstr "SQL uitvoeren" - -#: classes/Gems/Menu.php:190 -msgid "Reception codes" -msgstr "Ontvangst codes" - -#: classes/Gems/Menu.php:193 -msgid "Consents" -msgstr "Toestemmingen" - -#: classes/Gems/Menu.php:196 -msgid "Roles" -msgstr "Rollen" - -#: classes/Gems/Menu.php:197 -msgid "Assigned" -msgstr "Toegewezen" - -#: classes/Gems/Menu.php:198 -msgid "Privileges" -msgstr "Priviléges" - -#: classes/Gems/Menu.php:201 -msgid "Groups" -msgstr "Groepen" - -#: classes/Gems/Menu.php:204 -msgid "Organizations" -msgstr "Organisaties" - -#: classes/Gems/Menu.php:207 -msgid "Staff" -msgstr "Medewerkers" - -#: classes/Gems/Menu.php:210 -msgid "Logging" -msgstr "Logboek" - -#: classes/Gems/Menu.php:214 -msgid "Maintenance" -msgstr "Onderhoud" - -#: classes/Gems/Menu.php:219 -msgid "Upgrade" -msgstr "Upgrade" - -#: classes/Gems/Menu.php:220 -msgid "Show" -msgstr "Toon" - -#: classes/Gems/Menu.php:221 -msgid "Execute all" -msgstr "Alles uitvoeren" - -#: classes/Gems/Menu.php:222 -msgid "Execute this" -msgstr "Dit uitvoeren" - -#: classes/Gems/Menu.php:223 -msgid "Execute from here" -msgstr "Uitvoeren vanaf hier" - -#: classes/Gems/Menu.php:224 -msgid "Execute to here" -msgstr "Uitvoeren tot hier" - -#: classes/Gems/Menu.php:236 -#, php-format -msgid "Stand-alone privilige: %s" -msgstr "Zelfstandig privilege: %s" - -#: classes/Gems/Menu.php:243 -msgid "Logon" -msgstr "Login" - -#: classes/Gems/Menu.php:244 -msgid "Lost password" -msgstr "Wachtwoord vergeten" - -#: classes/Gems/Menu.php:245 -msgid "Your account" -msgstr "Uw account" - -#: classes/Gems/Menu.php:246 -msgid "Activity overview" -msgstr "Activiteiten overzicht" - -#: classes/Gems/Menu.php:247 -msgid "Change password" -msgstr "Uw wachtwoord" - -#: classes/Gems/Menu.php:248 -#: classes/Gems/Menu.php:323 -msgid "Token" -msgstr "Kenmerk" - -#: classes/Gems/Menu.php:284 -msgid "Track" -msgstr "Traject" - -#: classes/Gems/Menu.php:291 -#: classes/Gems/Menu.php:342 -msgid "Add" -msgstr "Voeg toe" - -#: classes/Gems/Menu.php:295 -msgid "Preview" -msgstr "Preview" - -#: classes/Gems/Menu.php:302 -msgid "Tracks" -msgstr "Trajecten" - -#: classes/Gems/Menu.php:315 -msgid "Assignments" -msgstr "Toewijzingen" - -#: classes/Gems/Menu.php:327 -msgid "Edit" -msgstr "Wijzig" - -#: classes/Gems/Menu.php:331 -msgid "Delete" -msgstr "Verwijder" - -#: classes/Gems/Menu.php:336 -msgid "Surveys" -msgstr "Vragenlijsten" - -#: classes/Gems/Menu.php:368 -msgid "Fill in" -msgstr "Vul in" - -#: classes/Gems/Menu.php:371 -msgid "Print PDF" -msgstr "Print PDF" - -#: classes/Gems/Menu.php:374 -msgid "E-Mail now!" -msgstr "Email nu!" - -#: classes/Gems/Menu.php:380 -msgid "Answers" -msgstr "Antwoorden" - -#: classes/Gems/Menu.php:530 -msgid "Respondents" -msgstr "Patiënten" - -#: classes/Gems/Menu.php:538 -msgid "Overview" -msgstr "Overzicht" - -#: classes/Gems/Menu.php:545 -msgid "Project" -msgstr "Project" - -#: classes/Gems/Menu.php:548 -msgid "Setup" -msgstr "Beheer" - -#: classes/Gems/Menu.php:551 -msgid "Mail" -msgstr "Email" - -#: classes/Gems/Menu.php:554 -msgid "Track Builder" -msgstr "Traject bouwer" - -#: classes/Gems/Menu.php:566 -msgid "Contact" -msgstr "Contact" - -#: classes/Gems/Menu.php:579 -msgid "Changelog" -msgstr "Changelog" - -#: classes/Gems/Model.php:230 -msgid "Respondent nr" -msgstr "Patiënt nr" - -#: classes/Gems/Model.php:231 -msgid "Opened" -msgstr "Bekeken op" - -#: classes/Gems/Model.php:232 -msgid "Consent" -msgstr "Toestemming" - -#: classes/Gems/Model.php:234 -msgid "E-Mail" -msgstr "Email" - -#: classes/Gems/Model.php:239 -msgid "Gender" -msgstr "Geslacht" - -#: classes/Gems/Model.php:240 -msgid "First name" -msgstr "Voornaam" - -#: classes/Gems/Model.php:241 -msgid "Surname prefix" -msgstr "Tussenvoegsel" - -#: classes/Gems/Model.php:242 -msgid "Last name" -msgstr "Achternaam" - -#: classes/Gems/Model.php:244 -msgid "Name" -msgstr "Naam" - -#: classes/Gems/Model.php:247 -msgid "Street" -msgstr "Straat" - -#: classes/Gems/Model.php:248 -msgid "Zipcode" -msgstr "Postcode" - -#: classes/Gems/Model.php:249 -msgid "City" -msgstr "Woonplaats" - -#: classes/Gems/Model.php:251 -msgid "Phone" -msgstr "Telefoon" - -#: classes/Gems/Model.php:253 -msgid "Birthday" -msgstr "Geboren op" - -#: classes/Gems/UpgradesAbstract.php:154 -msgid "Already at max. level." -msgstr "Al op het hoogste niveau." - -#: classes/Gems/UpgradesAbstract.php:161 -#, php-format -msgid "Trying upgrade for %s from level %s to level %s" -msgstr "Probeert upgrade voor %s van niveau %s naar niveau %s uit te voeren" - -#: classes/Gems/UpgradesAbstract.php:169 -#, php-format -msgid "Trying upgrade for %s to level %s: %s" -msgstr "Probeert upgrade voor %s naar niveau %s: %s" - -#: classes/Gems/Model/DbaModel.php:97 -msgid "created" -msgstr "bestaat" - -#: classes/Gems/Model/DbaModel.php:98 -msgid "not created" -msgstr "niet aanwezig" - -#: classes/Gems/Model/DbaModel.php:99 -msgid "unknown" -msgstr "onbekend" - -#: classes/Gems/Model/DbaModel.php:420 -#, php-format -msgid "Executed %2$s creation script %1$s:" -msgstr "Uitvoerresultaat %2$s script %1$s:" - -#: classes/Gems/Model/DbaModel.php:430 -#, php-format -msgid "%d record(s) returned as result set %d in step %d of %d." -msgstr "%d rij(en) in resultaat %d in stap %d van %d." - -#: classes/Gems/Model/DbaModel.php:434 -#, php-format -msgid "%d record(s) updated in step %d of %d." -msgstr "In stap %2$d van %3$d zijn %1$d rij(en) aangepast." - -#: classes/Gems/Model/DbaModel.php:437 -#, php-format -msgid "Script ran step %d of %d succesfully." -msgstr "Stap %d van %d in het script met succes uitgevoerd." - -#: classes/Gems/Model/DbaModel.php:440 -msgid " in step " -msgstr " in stap " - -#: classes/Gems/Model/DbaModel.php:445 -#, php-format -msgid "No script for %1$s." -msgstr "Geen script voor %1$s:" - -#: classes/Gems/Export/Spss.php:59 -msgid "Which file" -msgstr "Kies bestand" - -#: classes/Gems/Export/Spss.php:60 -msgid "syntax" -msgstr "syntax" - -#: classes/Gems/Export/Spss.php:61 -msgid "data" -msgstr "data" - -#: classes/Gems/Export/Spss.php:66 -msgid "Some help for this export" -msgstr "Uitleg over deze export mogelijkheid" - -#: classes/Gems/Export/Excel.php:60 -msgid "Excel options" -msgstr "Excel opties" - -#: classes/Gems/Export/Excel.php:62 -msgid "Export questions instead of variable names" -msgstr "Exporteer vragen in plaats van variabele namen" - -#: classes/Gems/Export/Excel.php:63 -msgid "Format answers" -msgstr "Antwoorden opmaken" - -#: classes/Gems/Util/Translated.php:81 -msgid "-" -msgstr "n.v.t." - -#: classes/Gems/Util/Translated.php:96 -msgid "forever" -msgstr "altijd" - -#: classes/Gems/Util/Translated.php:105 -msgid "n/a" -msgstr "n.v.t." - -#: classes/Gems/Util/Translated.php:114 -msgid "never" -msgstr "nooit" - -#: classes/Gems/Util/Translated.php:139 -msgid "2 days ago" -msgstr "Eergisteren" - -#: classes/Gems/Util/Translated.php:142 -msgid "Yesterday" -msgstr "Gisteren" - -#: classes/Gems/Util/Translated.php:145 -msgid "Today" -msgstr "Vandaag" - -#: classes/Gems/Util/Translated.php:148 -msgid "Tomorrow" -msgstr "Morgen" - -#: classes/Gems/Util/Translated.php:151 -msgid "Over 2 days" -msgstr "Overmorgen" - -#: classes/Gems/Util/Translated.php:156 -#, php-format -msgid "Over %d days" -msgstr "Over %d dagen" - -#: classes/Gems/Util/Translated.php:158 -#, php-format -msgid "%d days ago" -msgstr "%d dagen terug" - -#: classes/Gems/Util/Translated.php:177 -msgid "Send multiple mails per respondent, one for each checked token." -msgstr "Verstuur meerdere emails per patiënt, één per gekozen kenmerk." - -#: classes/Gems/Util/Translated.php:178 -msgid "Send one mail per respondent, mark all checked tokens as send." -msgstr "Verstuur één email per patiënt, zet alle gekozen kenmerken op verzonden." - -#: classes/Gems/Util/Translated.php:179 -msgid "Send one mail per respondent, mark only mailed tokens as send." -msgstr "Verstuur één email per patiënt, zet alleen de verzonden kenmerken op verzonden." - -#: classes/Gems/Util/Translated.php:204 -msgid "Male" -msgstr "Man" - -#: classes/Gems/Util/Translated.php:204 -msgid "Female" -msgstr "Vrouw" - -#: classes/Gems/Util/Translated.php:204 -msgid "Unknown" -msgstr "Onbekend" - -#: classes/Gems/Util/Translated.php:217 -msgid "mr." -msgstr "meneer" - -#: classes/Gems/Util/Translated.php:217 -msgid "mrs." -msgstr "mevrouw" - -#: classes/Gems/Util/Translated.php:217 -msgid "mr./mrs." -msgstr "heer/mevrouw" - -#: classes/Gems/Util/Translated.php:230 -msgid "Mr." -msgstr "De heer" - -#: classes/Gems/Util/Translated.php:230 -msgid "Mrs." -msgstr "Mevrouw" - -#: classes/Gems/Util/Translated.php:230 -msgid "Mr./Mrs." -msgstr "De heer/Mevrouw" - -#: classes/Gems/Util/Translated.php:238 -msgid "Yes" -msgstr "Ja" - -#: classes/Gems/Util/Translated.php:238 -#: classes/Gems/Util/ReceptionCodeLibrary.php:99 -#: classes/Gems/Util/ReceptionCodeLibrary.php:123 -msgid "No" -msgstr "Nee" - -#: classes/Gems/Util/TrackData.php:147 -msgid "Active" -msgstr "Actief" - -#: classes/Gems/Util/TrackData.php:147 -msgid "Inactive" -msgstr "Inactief" - -#: classes/Gems/Util/ReceptionCodeLibrary.php:100 -msgid "Yes (forget answers)" -msgstr "Ja (vergeet antwoorden)" - -#: classes/Gems/Util/ReceptionCodeLibrary.php:101 -msgid "Yes (keep answers)" -msgstr "Ja (met behoud van antwoorden)" - -#: classes/Gems/Util/ReceptionCodeLibrary.php:124 -msgid "Yes (individual surveys only)" -msgstr "Ja (alleen zelfstandige vragenlijsten)" - -#: classes/Gems/Util/ReceptionCodeLibrary.php:125 -msgid "Stop (per respondent or track only)" -msgstr "Stop (alleen per patiënt og traject)" - -#: classes/Gems/Controller/ModelActionAbstract.php:97 -msgid "Cancel" -msgstr "Annuleren" - -#: classes/Gems/Controller/ModelSnippetActionAbstract.php:228 -#: classes/Gems/Controller/BrowseEditAction.php:354 -#, php-format -msgid "New %s..." -msgstr "Nieuwe %s..." - -#: classes/Gems/Controller/ModelSnippetActionAbstract.php:238 -#, php-format -msgid "Do you want to delete this %s?" -msgstr "Weet u zeker dat deze %s verwijderd moet worden?" - -#: classes/Gems/Controller/ModelSnippetActionAbstract.php:248 -#: classes/Gems/Controller/BrowseEditAction.php:387 -#, php-format -msgid "Delete %s" -msgstr "Verwijder %s" - -#: classes/Gems/Controller/ModelSnippetActionAbstract.php:258 -#: classes/Gems/Controller/BrowseEditAction.php:410 -#, php-format -msgid "Edit %s" -msgstr "Bewerk %s" - -#: classes/Gems/Controller/ModelSnippetActionAbstract.php:271 -msgid "No data found." -msgstr "Geen gegevens gevonden." - -#: classes/Gems/Controller/ModelSnippetActionAbstract.php:333 -#, php-format -msgid "No %s found..." -msgstr "Geen %s gevonden..." - -#: classes/Gems/Controller/ModelSnippetActionAbstract.php:343 -#, php-format -msgid "Showing %s" -msgstr "Toon %s" - -#: classes/Gems/Controller/ModelSnippetActionAbstract.php:379 -msgid "item" -msgid_plural "items" -msgstr[0] "item" -msgstr[1] "items" - -#: classes/Gems/Controller/BrowseEditAction.php:391 -#, php-format -msgid "%2$u %1$s deleted" -msgstr "%2$u %1$s verwijderd" - -#: classes/Gems/Controller/BrowseEditAction.php:408 -#, php-format -msgid "Edit %s %s" -msgstr "Bewerk %s %s" - -#: classes/Gems/Controller/BrowseEditAction.php:508 -msgid "Free search text" -msgstr "Vrije zoek tekst" - -#: classes/Gems/Controller/BrowseEditAction.php:579 -msgid "Search" -msgstr "Zoeken" - -#: classes/Gems/Controller/BrowseEditAction.php:595 -#, php-format -msgid "No %s found" -msgstr "Geen %s gevonden" - -#: classes/Gems/Controller/BrowseEditAction.php:679 -#, php-format -msgid "No %s found." -msgstr "Geen %s gevonden." - -#: classes/Gems/Controller/BrowseEditAction.php:797 -msgid "Are you sure?" -msgstr "Weet u het zeker?" - -#: classes/Gems/Controller/BrowseEditAction.php:867 -#, php-format -msgid "Unknown %s requested" -msgstr "Onjuist %s verzoek" - -#: classes/Gems/Controller/BrowseEditAction.php:890 -#, php-format -msgid "New %1$s..." -msgstr "Nieuwe %1$s..." - -#: classes/Gems/Controller/BrowseEditAction.php:898 -msgid "Save" -msgstr "Opslaan" - -#: classes/Gems/Controller/BrowseEditAction.php:934 -#, php-format -msgid "%2$u %1$s saved" -msgstr "%2$u %1$s opgeslagen" - -#: classes/Gems/Controller/BrowseEditAction.php:937 -msgid "No changes to save." -msgstr "Geen verandering om op te slaan." - -#: classes/Gems/Controller/BrowseEditAction.php:946 -msgid "Input error! No changes saved!" -msgstr "Invoer fout! Veranderingen niet opgeslagen!" - -#: classes/Gems/Controller/BrowseEditAction.php:974 -#, php-format -msgid "Show %s" -msgstr "Toon %s" - -#: classes/Gems/Controller/BrowseEditAction.php:981 -#, php-format -msgid "Unknown %s." -msgstr "%s is onbekend." - -#: classes/Gems/Controller/Action/Helper/BatchRunner.php:65 -msgid "Prepare recheck" -msgstr "Hercontrole voorbereiden" - -#: classes/Gems/Controller/Action/Helper/BatchRunner.php:68 -#, php-format -msgid "Start %s jobs" -msgstr "Start %s opdrachten" - -#: classes/Gems/Controller/Action/Helper/BatchRunner.php:71 -msgid "Nothing to do." -msgstr "Niets te doen." - -#: classes/Gems/Snippets/TokenModelSnippetAbstract.php:59 -msgid "+" -msgstr "+" - -#: classes/Gems/Email/MailTemplateForm.php:56 -msgid "Send (test)" -msgstr "Verstuur (test)" - -#: classes/Gems/Email/MailTemplateForm.php:81 -#: classes/Gems/Email/EmailFormAbstract.php:193 -#: classes/Gems/Email/EmailFormAbstract.php:251 -msgid "From" -msgstr "Van" - -#: classes/Gems/Email/MailTemplateForm.php:95 -msgid "Test using" -msgstr "Test met" - -#: classes/Gems/Email/MailTemplateForm.php:124 -msgid "To (test)" -msgstr "Aan (test)" - -#: classes/Gems/Email/MailTemplateForm.php:168 -msgid "Test mail send, changes not saved!" -msgstr "Test email verstuurd. De veranderingen zijn nog niet opgeslagen!" - -#: classes/Gems/Email/EmailFormAbstract.php:101 -msgid "no email adress" -msgstr "geen email adres" - -#: classes/Gems/Email/EmailFormAbstract.php:145 -msgid "Available fields" -msgstr "Beschikbare velden" - -#: classes/Gems/Email/EmailFormAbstract.php:153 -msgid "BBCode" -msgstr "BBCode" - -#: classes/Gems/Email/EmailFormAbstract.php:168 -msgid "Message" -msgstr "Bericht" - -#: classes/Gems/Email/EmailFormAbstract.php:216 -msgid "Organization does not have an e-mail address." -msgstr "Organisatie heeft geen email adres." - -#: classes/Gems/Email/EmailFormAbstract.php:231 -msgid "You do not have an e-mail address." -msgstr "U heeft geen email adres." - -#: classes/Gems/Email/EmailFormAbstract.php:291 -msgid "Preview HTML" -msgstr "Html voorbeeld" - -#: classes/Gems/Email/EmailFormAbstract.php:300 -msgid "Preview text" -msgstr "Tekstvoorbeeld" - -#: classes/Gems/Email/EmailFormAbstract.php:308 -msgid "Template" -msgstr "Sjabloon" - -#: classes/Gems/Email/EmailFormAbstract.php:332 -msgid "Send" -msgstr "Verstuur" - -#: classes/Gems/Email/EmailFormAbstract.php:349 -msgid "Subject" -msgstr "Onderwerp" - -#: classes/Gems/Email/EmailFormAbstract.php:429 -msgid "Input error! No changes made!" -msgstr "Invoer fout! Veranderingen niet uitgevoerd!" - -#: classes/Gems/Email/EmailFormAbstract.php:446 -msgid "Subject:" -msgstr "Onderwerp:" - -#: classes/Gems/Email/EmailFormAbstract.php:474 -msgid "Field" -msgstr "Veld" - -#: classes/Gems/Email/EmailFormAbstract.php:475 -msgid "Value" -msgstr "waarde" - -#: classes/Gems/Email/EmailFormAbstract.php:478 -msgid "BBCode info page" -msgstr "BBCode info pagina" - -#: classes/Gems/Email/OneMailForm.php:47 -msgid "On this test system all mail will be delivered to the from address." -msgstr "Op dit test systeem worden alle emails gestuurd naar het \"van\" adres." - -#: classes/Gems/Email/OneMailForm.php:55 -msgid "Round" -msgstr "Ronde" - -#: classes/Gems/Email/OneMailForm.php:57 -msgid "Survey" -msgstr "Vragenlijst" - -#: classes/Gems/Email/OneMailForm.php:58 -msgid "Last contact" -msgstr "Contactdatum" - -#: classes/Gems/Email/OneMailForm.php:87 -msgid "To" -msgstr "Aan" - -#: classes/Gems/Email/OneMailForm.php:131 -#: classes/Gems/Email/TemplateMailer.php:217 -msgid "The sending of emails was blocked for this installation." -msgstr "Het versturen van emails is geblokkeerd in deze installatie." - -#: classes/Gems/Email/OneMailForm.php:141 -#: classes/Gems/Email/TemplateMailer.php:250 -msgid "Mail failed to send." -msgstr "Mail sturen mislukt." - -#: classes/Gems/Email/OneMailForm.php:145 -#, php-format -msgid "Sent email to %s." -msgstr "Email naar %s verzonden." - -#: classes/Gems/Email/TemplateMailer.php:266 -#, php-format -msgid "Sent %d e-mails, updated %d tokens." -msgstr "%d emails verzonden en %d kenmerken bijgewerkt." - -#: classes/Gems/Email/MultiMailForm.php:75 -msgid "Method" -msgstr "Methode" - -#: classes/Gems/Email/MultiMailForm.php:122 -msgid "Survey has been taken." -msgstr "Vragenlijsten is al afgenomen" - -#: classes/Gems/Email/MultiMailForm.php:125 -msgid "Respondent does not have an e-mail address." -msgstr "Patiënt heeft geen email adres" - -#: classes/Gems/Email/MultiMailForm.php:128 -msgid "Survey cannot be taken by a respondent." -msgstr "Deze vragenlijst kan niet door een patiënt ingevuld worden." - -#: classes/Gems/Email/MultiMailForm.php:130 -msgid "Survey cannot be taken at this moment." -msgstr "Deze vragenlijst kan op dit moment niet afgenomen worden." - -#: classes/Gems/Tracker/ChangeTracker.php:64 -#, php-format -msgid "Checked %d tracks." -msgstr "%d trajecten gecontroleerd." - -#: classes/Gems/Tracker/ChangeTracker.php:67 -#, php-format -msgid "Checked %d tokens." -msgstr "%d kenmerken gecontroleerd." - -#: classes/Gems/Tracker/ChangeTracker.php:72 -#, php-format -msgid "Answers changed by survey completion event for %d tokens." -msgstr "Bij %d kenmerken zijn de antwoorden aangepast... [truncated message content] |
From: <gem...@li...> - 2012-05-31 13:55:30
|
Revision: 720 http://gemstracker.svn.sourceforge.net/gemstracker/?rev=720&view=rev Author: michieltcs Date: 2012-05-31 13:55:24 +0000 (Thu, 31 May 2012) Log Message: ----------- Allow export from respondent page (probably needs refactoring) Modified Paths: -------------- trunk/library/classes/Gems/Default/RespondentAction.php trunk/library/classes/Gems/Default/RespondentExportAction.php trunk/library/classes/Gems/Menu.php Modified: trunk/library/classes/Gems/Default/RespondentAction.php =================================================================== --- trunk/library/classes/Gems/Default/RespondentAction.php 2012-05-31 13:44:35 UTC (rev 719) +++ trunk/library/classes/Gems/Default/RespondentAction.php 2012-05-31 13:55:24 UTC (rev 720) @@ -414,4 +414,9 @@ $params['respondentData'] = $data; $this->addSnippets($this->showSnippets, $params); } + + public function exportAction() + { + $this->_reroute(array('controller' => 'respondent-export', 'action' => 'index')); + } } Modified: trunk/library/classes/Gems/Default/RespondentExportAction.php =================================================================== --- trunk/library/classes/Gems/Default/RespondentExportAction.php 2012-05-31 13:44:35 UTC (rev 719) +++ trunk/library/classes/Gems/Default/RespondentExportAction.php 2012-05-31 13:55:24 UTC (rev 720) @@ -70,7 +70,7 @@ $form = new Gems_Form_TableForm(); $form->setAttrib('target', '_blank'); - $element = new Zend_Form_Element_Text('respondentId'); + $element = new Zend_Form_Element_Text('id'); $element->setLabel($this->_('Respondent number')); $form->addElement($element); @@ -333,10 +333,10 @@ $request = $this->getRequest(); + $form->populate($request->getParams()); + if ($request->isPost()) { - $form->populate($request->getPost()); - - $respondentId = $request->getParam('respondentId'); + $respondentId = $request->getParam('id'); if (!empty($respondentId)) { $this->_render($respondentId); Modified: trunk/library/classes/Gems/Menu.php =================================================================== --- trunk/library/classes/Gems/Menu.php 2012-05-31 13:44:35 UTC (rev 719) +++ trunk/library/classes/Gems/Menu.php 2012-05-31 13:55:24 UTC (rev 720) @@ -277,6 +277,7 @@ */ $page->addEditAction('pr.respondent.edit')->addNamedParameters(MUtil_Model::REQUEST_ID, 'gr2o_patient_nr'); + $page->addAction('Export', 'pr.export-html', 'export')->addNamedParameters(MUtil_Model::REQUEST_ID, 'gr2o_patient_nr'); if ($this->escort instanceof Gems_Project_Tracks_SingleTrackInterface) { This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <gem...@li...> - 2012-05-31 13:44:46
|
Revision: 719 http://gemstracker.svn.sourceforge.net/gemstracker/?rev=719&view=rev Author: mennodekker Date: 2012-05-31 13:44:35 +0000 (Thu, 31 May 2012) Log Message: ----------- fixed notice Modified Paths: -------------- trunk/library/classes/Gems/Default/RespondentExportAction.php Modified: trunk/library/classes/Gems/Default/RespondentExportAction.php =================================================================== --- trunk/library/classes/Gems/Default/RespondentExportAction.php 2012-05-31 13:36:48 UTC (rev 718) +++ trunk/library/classes/Gems/Default/RespondentExportAction.php 2012-05-31 13:44:35 UTC (rev 719) @@ -55,7 +55,7 @@ { parent::init(); - if (isset($this->project->export['wkhtmltopdf'])) { + if (isset($this->project->export) && isset($this->project->export['wkhtmltopdf'])) { $this->_wkhtmltopdfLocation = $this->project->export['wkhtmltopdf']; } } This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <gem...@li...> - 2012-05-31 13:36:59
|
Revision: 718 http://gemstracker.svn.sourceforge.net/gemstracker/?rev=718&view=rev Author: mennodekker Date: 2012-05-31 13:36:48 +0000 (Thu, 31 May 2012) Log Message: ----------- Removed session from DbLookup Prevented setting primary group when editing a user with a group we can not set (not superadmin downgrades superadmin while editing) Made staff browse-edit a little more compact Modified Paths: -------------- trunk/library/classes/Gems/Default/StaffAction.php trunk/library/classes/Gems/Util/DbLookup.php Modified: trunk/library/classes/Gems/Default/StaffAction.php =================================================================== --- trunk/library/classes/Gems/Default/StaffAction.php 2012-05-31 12:22:35 UTC (rev 717) +++ trunk/library/classes/Gems/Default/StaffAction.php 2012-05-31 13:36:48 UTC (rev 718) @@ -69,9 +69,41 @@ if ($menuItem = $this->findAllowedMenuItem('show')) { $bridge->addItemLink($menuItem->toActionLinkLower($this->getRequest(), $bridge)); } + + $br = MUtil_Html::create('br'); + $orgCount = count($model->get('gsf_id_organization', 'multiOptions')); foreach($model->getItemsOrdered() as $name) { if ($label = $model->get($name, 'label')) { - $bridge->addSortable($name, $label); + switch ($name) { + case 'name': + if ($orgCount > 1) { + $bridge->addMultiSort('name', $br, 'gsf_email'); + } else { + $bridge->addSortable($name, $label); + } + + break; + + case 'gsf_email': + if ($orgCount > 1) { + //Do nothing as it is already linked in the 'name' field + } else { + $bridge->addSortable($name, $label); + } + break; + + case 'gsf_id_organization': + if ($orgCount > 1) { + $bridge->addSortable($name, $label); + } else { + //Don't show as it is always the same + } + break; + + default: + $bridge->addSortable($name, $label); + break; + } } } // Add edit button if allowed, otherwise show, again if allowed @@ -102,9 +134,16 @@ $user = $this->loader->getUserLoader()->getUserByStaffId($data['gsf_id_user']); // MUtil_Echo::track($data['gsf_id_user'], $user->getLoginName()); } - $dbLookup = $this->util->getDbLookup(); - $model->set('gsf_id_primary_group', 'multiOptions', MUtil_Lazy::call($dbLookup->getAllowedStaffGroups)); + // Find out if this group is in the inheritance path of the current user + $allowedGroups = $this->util->getDbLookup()->getAllowedStaffGroups(); + if (!array_key_exists($data['gsf_id_primary_group'], $allowedGroups)) { + //Not allowed to update + $model->set('gsf_id_primary_group', 'elementClass', 'Exhibitor'); + } else { + //Allow only certain groups + $model->set('gsf_id_primary_group', 'multiOptions', $allowedGroups); + } if ($new) { $model->set('gsf_id_primary_group', 'default', $dbLookup->getDefaultGroup()); } @@ -150,7 +189,7 @@ $bridge->addFilter( 'gsf_last_name', $ucfirst); $bridge->addText( 'gsf_email', array('size' => 30))->addValidator('SimpleEmail'); - $bridge->addSelect('gsf_id_primary_group'); + $bridge->add('gsf_id_primary_group'); $bridge->addCheckbox('gul_can_login', 'description', $this->_('Users can only login when this box is checked.')); $bridge->addCheckbox('gsf_logout_on_survey', 'description', $this->_('If checked the user will logoff when answering a survey.')); Modified: trunk/library/classes/Gems/Util/DbLookup.php =================================================================== --- trunk/library/classes/Gems/Util/DbLookup.php 2012-05-31 12:22:35 UTC (rev 717) +++ trunk/library/classes/Gems/Util/DbLookup.php 2012-05-31 13:36:48 UTC (rev 718) @@ -70,12 +70,6 @@ protected $util; /** - * - * @var Zend_Session - */ - protected $session; - - /** * Retrieve a list of orgid/name pairs * * @staticvar array $organizations @@ -148,11 +142,12 @@ public function getAllowedStaffGroups() { $groups = $this->getActiveStaffGroups(); - if ($this->session->user_role === 'master') { + $user = GemsEscort::getInstance()->getLoader()->getCurrentUser(); + if ($user->getRole() === 'master') { return $groups; } else { - $rolesAllowed = $this->acl->getRoleAndParents($this->session->user_role); + $rolesAllowed = $user->getRoles(); $roles = $this->db->fetchPairs('SELECT ggp_id_group, ggp_role FROM gems__groups WHERE ggp_group_active=1 AND ggp_staff_members=1 ORDER BY ggp_name'); $result = array(); This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <gem...@li...> - 2012-05-31 12:22:46
|
Revision: 717 http://gemstracker.svn.sourceforge.net/gemstracker/?rev=717&view=rev Author: michieltcs Date: 2012-05-31 12:22:35 +0000 (Thu, 31 May 2012) Log Message: ----------- Store temporary files in <app>/var/tmp, show message if respondent is not found Modified Paths: -------------- trunk/library/classes/Gems/Default/RespondentExportAction.php Modified: trunk/library/classes/Gems/Default/RespondentExportAction.php =================================================================== --- trunk/library/classes/Gems/Default/RespondentExportAction.php 2012-05-31 10:04:17 UTC (rev 716) +++ trunk/library/classes/Gems/Default/RespondentExportAction.php 2012-05-31 12:22:35 UTC (rev 717) @@ -105,8 +105,8 @@ */ protected function _convertToPdf($content) { - $tempInputFilename = tempnam(sys_get_temp_dir(), 'gemshtml') . '.html'; - $tempOutputFilename = tempnam(sys_get_temp_dir(), 'gemspdf') . '.pdf'; + $tempInputFilename = tempnam(GEMS_ROOT_DIR . '/var/tmp/', 'gemshtml') . '.html'; + $tempOutputFilename = tempnam(GEMS_ROOT_DIR . '/var/tmp/', 'gemspdf') . '.pdf'; if (empty($tempInputFilename) || empty($tempOutputFilename)) { throw new Exception("Unable to create temporary file(s)"); @@ -245,6 +245,11 @@ $respondentModel->setFilter(array('gr2o_patient_nr' => $respondentId)); $respondentData = $respondentModel->loadFirst(); + if (empty($respondentData)) { + $this->html->p()->b(sprintf('Unknown respondent %s', $respondentId)); + return; + } + $bridge = new MUtil_Model_VerticalTableBridge($respondentModel, array('class' => 'browser')); $bridge->setRepeater(MUtil_Lazy::repeat(array($respondentData))); $bridge->th($this->_('Respondent information'), array('colspan' => 4)); This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <gem...@li...> - 2012-05-31 10:04:26
|
Revision: 716 http://gemstracker.svn.sourceforge.net/gemstracker/?rev=716&view=rev Author: michieltcs Date: 2012-05-31 10:04:17 +0000 (Thu, 31 May 2012) Log Message: ----------- Fix wrong survey names Modified Paths: -------------- trunk/library/classes/Gems/Default/RespondentExportAction.php Modified: trunk/library/classes/Gems/Default/RespondentExportAction.php =================================================================== --- trunk/library/classes/Gems/Default/RespondentExportAction.php 2012-05-31 09:17:16 UTC (rev 715) +++ trunk/library/classes/Gems/Default/RespondentExportAction.php 2012-05-31 10:04:17 UTC (rev 716) @@ -48,8 +48,8 @@ protected $_wkhtmltopdfLocation = ""; - protected $_groupedSurveySnippet = 'AnswerModelSnippet'; - protected $_singleSurveySnippet = 'TrackAnswersModelSnippet'; + protected $_groupedSurveySnippet = 'TrackAnswersModelSnippet'; + protected $_singleSurveySnippet = 'AnswerModelSnippet'; public function init() { This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <gem...@li...> - 2012-05-31 09:17:27
|
Revision: 715 http://gemstracker.svn.sourceforge.net/gemstracker/?rev=715&view=rev Author: michieltcs Date: 2012-05-31 09:17:16 +0000 (Thu, 31 May 2012) Log Message: ----------- Fix a few E_NOTICE issues Modified Paths: -------------- trunk/library/classes/Gems/Tracker/Survey.php trunk/library/classes/Gems/User/Form/OrganizationFormAbstract.php Modified: trunk/library/classes/Gems/Tracker/Survey.php =================================================================== --- trunk/library/classes/Gems/Tracker/Survey.php 2012-05-31 09:16:04 UTC (rev 714) +++ trunk/library/classes/Gems/Tracker/Survey.php 2012-05-31 09:17:16 UTC (rev 715) @@ -385,7 +385,7 @@ */ public function getSource() { - if (! $this->_source) { + if (! $this->_source && isset($this->_gemsSurvey['gsu_id_source'])) { $this->_source = $this->tracker->getSource($this->_gemsSurvey['gsu_id_source']); if (! $this->_source) { Modified: trunk/library/classes/Gems/User/Form/OrganizationFormAbstract.php =================================================================== --- trunk/library/classes/Gems/User/Form/OrganizationFormAbstract.php 2012-05-31 09:16:04 UTC (rev 714) +++ trunk/library/classes/Gems/User/Form/OrganizationFormAbstract.php 2012-05-31 09:17:16 UTC (rev 715) @@ -254,7 +254,8 @@ */ public function isValid($data, $disableTranslateValidators = null) { - $this->_user = $this->loader->getUser($data[$this->usernameFieldName], $data[$this->organizationFieldName]); + $this->_user = $this->loader->getUser($data[$this->usernameFieldName], + (isset($data[$this->organizationFieldName]) ? $data[$this->organizationFieldName] : '')); return parent::isValid($data, $disableTranslateValidators); } This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <gem...@li...> - 2012-05-31 09:16:10
|
Revision: 714 http://gemstracker.svn.sourceforge.net/gemstracker/?rev=714&view=rev Author: michieltcs Date: 2012-05-31 09:16:04 +0000 (Thu, 31 May 2012) Log Message: ----------- Move names of survey snippets to properties Modified Paths: -------------- trunk/library/classes/Gems/Default/RespondentExportAction.php Modified: trunk/library/classes/Gems/Default/RespondentExportAction.php =================================================================== --- trunk/library/classes/Gems/Default/RespondentExportAction.php 2012-05-31 09:11:51 UTC (rev 713) +++ trunk/library/classes/Gems/Default/RespondentExportAction.php 2012-05-31 09:16:04 UTC (rev 714) @@ -48,6 +48,9 @@ protected $_wkhtmltopdfLocation = ""; + protected $_groupedSurveySnippet = 'AnswerModelSnippet'; + protected $_singleSurveySnippet = 'TrackAnswersModelSnippet'; + public function init() { parent::init(); @@ -156,7 +159,7 @@ if (($engine->getTrackType() == 'S' || !$groupSurveys) && $token->isCompleted()) { $this->html->span()->b($token->getSurveyName() . ($token->getRoundDescription() ? ' (' . $token->getRoundDescription() . ')' : '')); - $this->addSnippet('AnswerModelSnippet', 'token', $token, 'tokenId', $token->getTokenId(), + $this->addSnippet($this->_singleSurveySnippet, 'token', $token, 'tokenId', $token->getTokenId(), 'showHeaders', false, 'showButtons', false, 'showSelected', false, 'showTakeButton', false); $this->html->br(); @@ -165,7 +168,7 @@ $surveys[$token->getSurveyId()] = true; $this->html->span()->b($token->getSurveyName()); - $this->addSnippet('TrackAnswersModelSnippet', 'token', $token, 'tokenId', $token->getTokenId(), + $this->addSnippet($this->_groupedSurveySnippet, 'token', $token, 'tokenId', $token->getTokenId(), 'showHeaders', false, 'showButtons', false, 'showSelected', false, 'showTakeButton', false); $this->html->br(); This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <gem...@li...> - 2012-05-31 09:12:02
|
Revision: 713 http://gemstracker.svn.sourceforge.net/gemstracker/?rev=713&view=rev Author: michieltcs Date: 2012-05-31 09:11:51 +0000 (Thu, 31 May 2012) Log Message: ----------- Use escapeshellarg() to escape the command, delete temp files before throwing exception Modified Paths: -------------- trunk/library/classes/Gems/Default/RespondentExportAction.php Modified: trunk/library/classes/Gems/Default/RespondentExportAction.php =================================================================== --- trunk/library/classes/Gems/Default/RespondentExportAction.php 2012-05-31 08:11:00 UTC (rev 712) +++ trunk/library/classes/Gems/Default/RespondentExportAction.php 2012-05-31 09:11:51 UTC (rev 713) @@ -111,10 +111,13 @@ file_put_contents($tempInputFilename, $content); - $lastLine = exec(escapeshellcmd($this->_wkhtmltopdfLocation) . ' ' . escapeshellarg($tempInputFilename) + $lastLine = exec(escapeshellarg($this->_wkhtmltopdfLocation) . ' ' . escapeshellarg($tempInputFilename) . ' ' . escapeshellarg($tempOutputFilename), $outputLines, $return); if ($return > 0) { + @unlink($tempInputFilename); + @unlink($tempOutputFilename); + throw new Exception(sprintf($this->_('Unable to run PDF conversion: "%s"'), $lastLine)); } This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <gem...@li...> - 2012-05-31 08:11:12
|
Revision: 712 http://gemstracker.svn.sourceforge.net/gemstracker/?rev=712&view=rev Author: michieltcs Date: 2012-05-31 08:11:00 +0000 (Thu, 31 May 2012) Log Message: ----------- Escape command & arguments, update translations Modified Paths: -------------- trunk/library/classes/Gems/Default/RespondentExportAction.php trunk/library/languages/default-nl.mo trunk/library/languages/default-nl.po Modified: trunk/library/classes/Gems/Default/RespondentExportAction.php =================================================================== --- trunk/library/classes/Gems/Default/RespondentExportAction.php 2012-05-30 14:16:07 UTC (rev 711) +++ trunk/library/classes/Gems/Default/RespondentExportAction.php 2012-05-31 08:11:00 UTC (rev 712) @@ -111,10 +111,11 @@ file_put_contents($tempInputFilename, $content); - $lastLine = exec($this->_wkhtmltopdfLocation . ' ' . $tempInputFilename . ' ' . $tempOutputFilename, $outputLines, $return); + $lastLine = exec(escapeshellcmd($this->_wkhtmltopdfLocation) . ' ' . escapeshellarg($tempInputFilename) + . ' ' . escapeshellarg($tempOutputFilename), $outputLines, $return); if ($return > 0) { - throw new Exception("Unable to run PDF conversion: {$lastLine}"); + throw new Exception(sprintf($this->_('Unable to run PDF conversion: "%s"'), $lastLine)); } $pdfContents = file_get_contents($tempOutputFilename); Modified: trunk/library/languages/default-nl.mo =================================================================== (Binary files differ) Modified: trunk/library/languages/default-nl.po =================================================================== --- trunk/library/languages/default-nl.po 2012-05-30 14:16:07 UTC (rev 711) +++ trunk/library/languages/default-nl.po 2012-05-31 08:11:00 UTC (rev 712) @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: GemsTracker NL\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-05-30 16:11+0100\n" +"POT-Creation-Date: 2012-05-31 10:10+0100\n" "PO-Revision-Date: \n" "Last-Translator: Michiel Rook <in...@to...>\n" "Language-Team: Erasmus MGZ <mat...@ma...>\n" @@ -1559,117 +1559,117 @@ msgid "Excel export" msgstr "Excel export" -#: classes/Gems/Menu/MenuAbstract.php:247 +#: classes/Gems/Menu/MenuAbstract.php:250 msgid "Activity log" msgstr "Activiteit" -#: classes/Gems/Menu/MenuAbstract.php:253 +#: classes/Gems/Menu/MenuAbstract.php:256 msgid "Automatic mail" msgstr "Automatische mail" -#: classes/Gems/Menu/MenuAbstract.php:254 +#: classes/Gems/Menu/MenuAbstract.php:257 msgid "Turn Automatic Mail Jobs OFF" msgstr "Automatische mail opdrachten UITzetten" -#: classes/Gems/Menu/MenuAbstract.php:255 +#: classes/Gems/Menu/MenuAbstract.php:258 msgid "Run" msgstr "Uitvoeren" -#: classes/Gems/Menu/MenuAbstract.php:258 +#: classes/Gems/Menu/MenuAbstract.php:261 msgid "Servers" msgstr "Servers" -#: classes/Gems/Menu/MenuAbstract.php:262 +#: classes/Gems/Menu/MenuAbstract.php:265 msgid "Templates" msgstr "Sjablonen" -#: classes/Gems/Menu/MenuAbstract.php:294 +#: classes/Gems/Menu/MenuAbstract.php:297 msgid "By period" msgstr "Per periode" -#: classes/Gems/Menu/MenuAbstract.php:295 +#: classes/Gems/Menu/MenuAbstract.php:298 msgid "By token" msgstr "Per kenmerk" -#: classes/Gems/Menu/MenuAbstract.php:296 +#: classes/Gems/Menu/MenuAbstract.php:299 msgid "By respondent" msgstr "Per patiënt" -#: classes/Gems/Menu/MenuAbstract.php:300 +#: classes/Gems/Menu/MenuAbstract.php:303 msgid "Bulk mail" msgstr "Bulk mail" -#: classes/Gems/Menu/MenuAbstract.php:318 +#: classes/Gems/Menu/MenuAbstract.php:321 msgid "Errors" msgstr "Foutmeldingen" -#: classes/Gems/Menu/MenuAbstract.php:319 +#: classes/Gems/Menu/MenuAbstract.php:322 msgid "PHP" msgstr "PHP" -#: classes/Gems/Menu/MenuAbstract.php:321 +#: classes/Gems/Menu/MenuAbstract.php:324 msgid "Session" msgstr "Sessie" -#: classes/Gems/Menu/MenuAbstract.php:322 +#: classes/Gems/Menu/MenuAbstract.php:325 msgid "Maintenance mode" msgstr "Onderhoudsmodus" -#: classes/Gems/Menu/MenuAbstract.php:323 +#: classes/Gems/Menu/MenuAbstract.php:326 msgid "Clean cache" msgstr "Cache opruimen" -#: classes/Gems/Menu/MenuAbstract.php:390 +#: classes/Gems/Menu/MenuAbstract.php:393 msgid "Reset password" msgstr "Reset wachtwoord" -#: classes/Gems/Menu/MenuAbstract.php:415 +#: classes/Gems/Menu/MenuAbstract.php:418 msgid "Survey Sources" msgstr "Bronnen" -#: classes/Gems/Menu/MenuAbstract.php:416 +#: classes/Gems/Menu/MenuAbstract.php:419 msgid "Check status" msgstr "Status controle" -#: classes/Gems/Menu/MenuAbstract.php:417 +#: classes/Gems/Menu/MenuAbstract.php:420 msgid "Synchronize surveys" msgstr "Synchroniseer vragenlijsten" -#: classes/Gems/Menu/MenuAbstract.php:418 -#: classes/Gems/Menu/MenuAbstract.php:430 +#: classes/Gems/Menu/MenuAbstract.php:421 +#: classes/Gems/Menu/MenuAbstract.php:433 msgid "Check answers" msgstr "Antwoord controle" -#: classes/Gems/Menu/MenuAbstract.php:419 +#: classes/Gems/Menu/MenuAbstract.php:422 msgid "Check attributes" msgstr "Controleer attributen" -#: classes/Gems/Menu/MenuAbstract.php:420 +#: classes/Gems/Menu/MenuAbstract.php:423 msgid "Synchronize all surveys" msgstr "Synchroniseer alle vragenlijsten" -#: classes/Gems/Menu/MenuAbstract.php:421 -#: classes/Gems/Menu/MenuAbstract.php:431 +#: classes/Gems/Menu/MenuAbstract.php:424 +#: classes/Gems/Menu/MenuAbstract.php:434 msgid "Check all answers" msgstr "Controleer alle antwoorden" -#: classes/Gems/Menu/MenuAbstract.php:427 +#: classes/Gems/Menu/MenuAbstract.php:430 msgid "PDF" msgstr "PDF" -#: classes/Gems/Menu/MenuAbstract.php:439 +#: classes/Gems/Menu/MenuAbstract.php:442 msgid "Fields" msgstr "Velden" -#: classes/Gems/Menu/MenuAbstract.php:446 +#: classes/Gems/Menu/MenuAbstract.php:449 msgid "Rounds" msgstr "Rondes" -#: classes/Gems/Menu/MenuAbstract.php:461 +#: classes/Gems/Menu/MenuAbstract.php:464 msgid "Check assignments" msgstr "Controleer toewijzingen" -#: classes/Gems/Menu/MenuAbstract.php:464 +#: classes/Gems/Menu/MenuAbstract.php:467 msgid "Check all assignments" msgstr "Controleer alle toewijzingen" @@ -2043,7 +2043,7 @@ #: classes/Gems/Default/GroupAction.php:89 #: classes/Gems/Default/LogAction.php:201 -#: classes/Gems/Default/RoleAction.php:257 +#: classes/Gems/Default/RoleAction.php:238 msgid "Role" msgstr "Rol" @@ -2120,31 +2120,36 @@ msgid "Export" msgstr "Exporteer" -#: classes/Gems/Default/RespondentExportAction.php:204 +#: classes/Gems/Default/RespondentExportAction.php:118 +#, php-format +msgid "Unable to run PDF conversion: \"%s\"" +msgstr "Kan PDF conversie niet starten: \"%s\"" + +#: classes/Gems/Default/RespondentExportAction.php:205 msgid "Track information" msgstr "Traject informatie" -#: classes/Gems/Default/RespondentExportAction.php:243 +#: classes/Gems/Default/RespondentExportAction.php:244 msgid "Respondent information" msgstr "Patiënt informatie" -#: classes/Gems/Default/RespondentExportAction.php:270 +#: classes/Gems/Default/RespondentExportAction.php:271 msgid "Respondent report" msgstr "Patiënt rapportage" -#: classes/Gems/Default/RespondentExportAction.php:274 +#: classes/Gems/Default/RespondentExportAction.php:275 msgid "Report information" msgstr "Informatie over rapportage" -#: classes/Gems/Default/RespondentExportAction.php:275 +#: classes/Gems/Default/RespondentExportAction.php:276 msgid "Generated by" msgstr "Aangemaakt door" -#: classes/Gems/Default/RespondentExportAction.php:277 +#: classes/Gems/Default/RespondentExportAction.php:278 msgid "Generated on" msgstr "Aangemaakt op" -#: classes/Gems/Default/RespondentExportAction.php:318 +#: classes/Gems/Default/RespondentExportAction.php:319 msgid "Export respondent" msgstr "Exporteer patiënt" @@ -2590,48 +2595,52 @@ msgid "The survey for token %s is no longer active." msgstr "De vragenlijst voor kenmerk %s is niet meer in gebruik." -#: classes/Gems/Default/RoleAction.php:175 +#: classes/Gems/Default/RoleAction.php:94 +#: classes/Gems/Default/RoleAction.php:242 +msgid "Inherited" +msgstr "Overerfd" + +#: classes/Gems/Default/RoleAction.php:156 msgid "Illegal name" msgstr "Naam niet toegestaan" -#: classes/Gems/Default/RoleAction.php:199 -#: classes/Gems/Default/RoleAction.php:258 +#: classes/Gems/Default/RoleAction.php:180 +#: classes/Gems/Default/RoleAction.php:239 msgid "Parents" msgstr "Afgeleid van" -#: classes/Gems/Default/RoleAction.php:214 +#: classes/Gems/Default/RoleAction.php:195 msgid "Editing `master` is not allowed" msgstr "Het wijzigen van `master` is niet toegestaan" -#: classes/Gems/Default/RoleAction.php:232 +#: classes/Gems/Default/RoleAction.php:213 msgid "role" msgid_plural "roles" msgstr[0] "Rol" msgstr[1] "Rollen" -#: classes/Gems/Default/RoleAction.php:237 +#: classes/Gems/Default/RoleAction.php:218 msgid "Administrative roles" msgstr "Beheer rollen en rechten" -#: classes/Gems/Default/RoleAction.php:259 -#: classes/Gems/Default/RoleAction.php:275 +#: classes/Gems/Default/RoleAction.php:240 +#: classes/Gems/Default/RoleAction.php:258 msgid "Allowed" msgstr "Toegestaan" -#: classes/Gems/Default/RoleAction.php:260 -#: classes/Gems/Default/RoleAction.php:276 -msgid "Denied" -msgstr "Geweigerd" - -#: classes/Gems/Default/RoleAction.php:264 +#: classes/Gems/Default/RoleAction.php:247 msgid "Project role overview" msgstr "Project rollen" -#: classes/Gems/Default/RoleAction.php:274 +#: classes/Gems/Default/RoleAction.php:257 msgid "Privilege" msgstr "Privilége" -#: classes/Gems/Default/RoleAction.php:280 +#: classes/Gems/Default/RoleAction.php:259 +msgid "Denied" +msgstr "Geweigerd" + +#: classes/Gems/Default/RoleAction.php:263 msgid "Project privileges" msgstr "Project priviléges" This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <gem...@li...> - 2012-05-30 14:16:18
|
Revision: 711 http://gemstracker.svn.sourceforge.net/gemstracker/?rev=711&view=rev Author: michieltcs Date: 2012-05-30 14:16:07 +0000 (Wed, 30 May 2012) Log Message: ----------- Add (empty) entry for export.wkhtmltopdf Modified Paths: -------------- trunk/new_project/application/configs/project.ini Modified: trunk/new_project/application/configs/project.ini =================================================================== --- trunk/new_project/application/configs/project.ini 2012-05-30 14:15:42 UTC (rev 710) +++ trunk/new_project/application/configs/project.ini 2012-05-30 14:16:07 UTC (rev 711) @@ -286,6 +286,13 @@ ; line below to use a custom setting ;logLevel = 6; +;--------------------------------------------------------- +; EXPORT SECTION +;--------------------------------------------------------- +; Location of the 'wkhtmltopdf' binary, be sure to use the latest +; binary from http://code.google.com/p/wkhtmltopdf/ +export.wkhtmltopdf = + [testing : production] admin.user = superadmin admin.pwd = superadmin This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <gem...@li...> - 2012-05-30 14:15:53
|
Revision: 710 http://gemstracker.svn.sourceforge.net/gemstracker/?rev=710&view=rev Author: michieltcs Date: 2012-05-30 14:15:42 +0000 (Wed, 30 May 2012) Log Message: ----------- Add base url to layouts to assist PDF generation Modified Paths: -------------- trunk/library/layouts/scripts/gems.phtml trunk/library/layouts/scripts/gemsnew.phtml Modified: trunk/library/layouts/scripts/gems.phtml =================================================================== --- trunk/library/layouts/scripts/gems.phtml 2012-05-30 14:12:36 UTC (rev 709) +++ trunk/library/layouts/scripts/gems.phtml 2012-05-30 14:15:42 UTC (rev 710) @@ -1,6 +1,8 @@ <?php echo $this->doctype(); ?> <html <?php echo 'xmlns="http://www.w3.org/1999/xhtml" xml:lang="'.$this->locale.'"' ?> lang="<?php echo $this->locale; ?>"> -<head><?php +<head> + <base href="<?php echo $this->serverUrl() . $this->baseUrl() ?>"/> + <?php echo $this->headMeta(); echo $this->headTitle(); echo $this->headLink(); Modified: trunk/library/layouts/scripts/gemsnew.phtml =================================================================== --- trunk/library/layouts/scripts/gemsnew.phtml 2012-05-30 14:12:36 UTC (rev 709) +++ trunk/library/layouts/scripts/gemsnew.phtml 2012-05-30 14:15:42 UTC (rev 710) @@ -1,6 +1,8 @@ <?php echo $this->doctype(); ?> <html <?php echo 'xmlns="http://www.w3.org/1999/xhtml" xml:lang="'.$this->locale.'"' ?> lang="<?php echo $this->locale; ?>"> -<head><?php +<head> + <base href="<?php echo $this->serverUrl() . $this->baseUrl() ?>"/> + <?php echo $this->headMeta(); echo $this->headTitle(); echo $this->headLink(); This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <gem...@li...> - 2012-05-30 14:12:47
|
Revision: 709 http://gemstracker.svn.sourceforge.net/gemstracker/?rev=709&view=rev Author: michieltcs Date: 2012-05-30 14:12:36 +0000 (Wed, 30 May 2012) Log Message: ----------- Update translations Modified Paths: -------------- trunk/library/languages/default-nl.mo trunk/library/languages/default-nl.po Modified: trunk/library/languages/default-nl.mo =================================================================== (Binary files differ) Modified: trunk/library/languages/default-nl.po =================================================================== --- trunk/library/languages/default-nl.po 2012-05-30 14:09:16 UTC (rev 708) +++ trunk/library/languages/default-nl.po 2012-05-30 14:12:36 UTC (rev 709) @@ -2,7 +2,7 @@ msgstr "" "Project-Id-Version: GemsTracker NL\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-05-29 17:17+0100\n" +"POT-Creation-Date: 2012-05-30 16:11+0100\n" "PO-Revision-Date: \n" "Last-Translator: Michiel Rook <in...@to...>\n" "Language-Team: Erasmus MGZ <mat...@ma...>\n" @@ -2104,43 +2104,47 @@ msgid "Planning overview" msgstr "Planning overzicht" -#: classes/Gems/Default/RespondentExportAction.php:60 +#: classes/Gems/Default/RespondentExportAction.php:71 msgid "Respondent number" msgstr "Patiënt nummer" -#: classes/Gems/Default/RespondentExportAction.php:64 +#: classes/Gems/Default/RespondentExportAction.php:75 msgid "Group surveys" msgstr "Groepeer vragenlijsten" -#: classes/Gems/Default/RespondentExportAction.php:68 +#: classes/Gems/Default/RespondentExportAction.php:84 +msgid "Output format" +msgstr "Uitvoerformaat" + +#: classes/Gems/Default/RespondentExportAction.php:89 msgid "Export" msgstr "Exporteer" -#: classes/Gems/Default/RespondentExportAction.php:151 +#: classes/Gems/Default/RespondentExportAction.php:204 msgid "Track information" msgstr "Traject informatie" -#: classes/Gems/Default/RespondentExportAction.php:190 +#: classes/Gems/Default/RespondentExportAction.php:243 msgid "Respondent information" msgstr "Patiënt informatie" -#: classes/Gems/Default/RespondentExportAction.php:217 +#: classes/Gems/Default/RespondentExportAction.php:270 msgid "Respondent report" msgstr "Patiënt rapportage" -#: classes/Gems/Default/RespondentExportAction.php:221 +#: classes/Gems/Default/RespondentExportAction.php:274 msgid "Report information" msgstr "Informatie over rapportage" -#: classes/Gems/Default/RespondentExportAction.php:222 +#: classes/Gems/Default/RespondentExportAction.php:275 msgid "Generated by" msgstr "Aangemaakt door" -#: classes/Gems/Default/RespondentExportAction.php:224 +#: classes/Gems/Default/RespondentExportAction.php:277 msgid "Generated on" msgstr "Aangemaakt op" -#: classes/Gems/Default/RespondentExportAction.php:252 +#: classes/Gems/Default/RespondentExportAction.php:318 msgid "Export respondent" msgstr "Exporteer patiënt" This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <gem...@li...> - 2012-05-30 14:09:22
|
Revision: 708 http://gemstracker.svn.sourceforge.net/gemstracker/?rev=708&view=rev Author: mennodekker Date: 2012-05-30 14:09:16 +0000 (Wed, 30 May 2012) Log Message: ----------- Add helper to find all organizations with the same gor_code Modified Paths: -------------- trunk/library/classes/Gems/Util/DbLookup.php Modified: trunk/library/classes/Gems/Util/DbLookup.php =================================================================== --- trunk/library/classes/Gems/Util/DbLookup.php 2012-05-30 14:06:59 UTC (rev 707) +++ trunk/library/classes/Gems/Util/DbLookup.php 2012-05-30 14:09:16 UTC (rev 708) @@ -236,6 +236,30 @@ } /** + * Get all organizations that share a given code + * + * On empty this will return all organizations + * + * @staticvar array $organizations + * @param string $code + * @return array key = gor_id_organization, value = gor_name + */ + public function getOrganizationsByCode($code = null) + { + static $organizations = array(); + + if (is_null($code)) { + return $this->getOrganizations(); + } + + if (!isset($organizations[$code])) { + $organizations[$code] = $this->db->fetchPairs('SELECT gor_id_organization, gor_name FROM gems__organizations WHERE gor_active=1 and gor_code=? ORDER BY gor_name', array($code)); + } + + return $organizations[$code]; + } + + /** * Returns a list of the organizations where users can login. * * @staticvar array $organizations This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <gem...@li...> - 2012-05-30 14:07:09
|
Revision: 707 http://gemstracker.svn.sourceforge.net/gemstracker/?rev=707&view=rev Author: mennodekker Date: 2012-05-30 14:06:59 +0000 (Wed, 30 May 2012) Log Message: ----------- Separate inherited roles in edit screen and show inherited roles in overview (skipping the unused deny) Modified Paths: -------------- trunk/library/classes/Gems/Default/RoleAction.php Modified: trunk/library/classes/Gems/Default/RoleAction.php =================================================================== --- trunk/library/classes/Gems/Default/RoleAction.php 2012-05-30 14:05:24 UTC (rev 706) +++ trunk/library/classes/Gems/Default/RoleAction.php 2012-05-30 14:06:59 UTC (rev 707) @@ -77,22 +77,23 @@ $roles = $this->acl->getRoles(); $parents = array_combine($roles, $roles); + // Don't allow master or nologin as parents + unset($parents['master']); + unset($parents['nologin']); $bridge->addMultiCheckbox('grl_parents', 'multiOptions', $parents, 'required', false); - $checkbox = $bridge->addMultiCheckbox('grl_privileges', 'multiOptions', $this->getUsedPrivileges(), 'required', false); + $allPrivileges = $this->getUsedPrivileges(); + $rolePrivileges = $this->escort->acl->getRolePrivileges(); + $inheritedPrivileges = $rolePrivileges[$data['grl_name']][MUtil_Acl::INHERITED][Zend_Acl::TYPE_ALLOW]; + $privileges = array_diff_key($allPrivileges, array_flip($inheritedPrivileges)); + $inheritedPrivileges = array_intersect_key($allPrivileges, array_flip($inheritedPrivileges)); - //Get inherited privileges and disable tem - $result = $this->escort->acl->getRolePrivileges(); - $disable = array(); - if (isset($result[$data['grl_name']][MUtil_Acl::INHERITED][Zend_Acl::TYPE_ALLOW])) { - foreach($result[$data['grl_name']][MUtil_Acl::INHERITED][Zend_Acl::TYPE_ALLOW] as $key => $value) { - $disable[] = $value; - } - } - $checkbox->setAttrib('disable', $disable); + $checkbox = $bridge->addMultiCheckbox('grl_privileges', 'multiOptions', $privileges, 'required', false); + $checkbox->setAttrib('escape', false); //Don't use escaping, so the line breaks work - //Don't use escaping, so the line breaks work - $checkbox->setAttrib('escape', false); + $checkbox = $bridge->addMultiCheckbox('inherited', 'label', $this->_('Inherited'), 'multiOptions', $inheritedPrivileges, 'required', false, 'disabled', 'disabled'); + $checkbox->setAttrib('escape', false); //Don't use escaping, so the line breaks work + $checkbox->setValue(array_keys($inheritedPrivileges)); //To check the boxes } /** @@ -127,27 +128,7 @@ } /** - * Check the disabled (=inherited) privileges * - * @param Gems_Form $form - * @param boolean $isNew - * @return Gems_Form - */ - public function beforeFormDisplay($form, $isNew) { - $form = parent::beforeFormDisplay($form, $isNew); - $checkbox = $form->getElement('grl_privileges'); - $values = $checkbox->getValue(); - $disabled = $checkbox->getAttrib('disable'); - - if ($disabled) { - $values = array_merge((array) $values, $disabled); - } - $checkbox->setValue($values); - return $form; - } - - /** - * * @param array $data The data that will be saved. * @param boolean $isNew * $param Zend_Form $form @@ -257,7 +238,9 @@ $roles[$role][$this->_('Role')] = $role; $roles[$role][$this->_('Parents')] = $privileges[MUtil_Acl::PARENTS] ? implode(', ', $privileges[MUtil_Acl::PARENTS]) : null; $roles[$role][$this->_('Allowed')] = $privileges[Zend_Acl::TYPE_ALLOW] ? implode(', ', $privileges[Zend_Acl::TYPE_ALLOW]) : null; - $roles[$role][$this->_('Denied')] = $privileges[Zend_Acl::TYPE_DENY] ? implode(', ', $privileges[Zend_Acl::TYPE_DENY]) : null; + //$roles[$role][$this->_('Denied')] = $privileges[Zend_Acl::TYPE_DENY] ? implode(', ', $privileges[Zend_Acl::TYPE_DENY]) : null; + $roles[$role][$this->_('Inherited')] = $privileges[MUtil_Acl::INHERITED][Zend_Acl::TYPE_ALLOW] ? implode(', ', $privileges[MUtil_Acl::INHERITED][Zend_Acl::TYPE_ALLOW]) : null; + //$roles[$role][$this->_('Parent denied')] = $privileges[MUtil_Acl::INHERITED][Zend_Acl::TYPE_DENY] ? implode(', ', $privileges[MUtil_Acl::INHERITED][Zend_Acl::TYPE_DENY]) : null; } ksort($roles); This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |