Added the company mode switch to set if a company is real or only for testing purposes.

This commit is contained in:
Llewellyn van der Merwe 2016-03-11 15:57:01 +02:00
parent 84f8263d9e
commit e10b35feed
417 changed files with 1415 additions and 1190 deletions

View File

@ -1,4 +1,4 @@
# Cost Benefit Projection (3.3.8)
# Cost Benefit Projection (3.3.9)
This is a [Joomla 3.x] (http://www.joomla.org/) component.
@ -22,12 +22,12 @@ max_input_vars = 5000
+ *Author*: [Llewellyn van der Merwe] (mailto:llewellyn@vdm.io)
+ *Name*: [Cost Benefit Projection] (https://www.staffhealthcbp.com/)
+ *First Build*: 15th June, 2012
+ *Last Build*: 10th March, 2016
+ *Version*: 3.3.8
+ *Last Build*: 11th March, 2016
+ *Version*: 3.3.9
+ *Copyright*: Copyright (C) 2015. All Rights Reserved
+ *License*: GNU/GPL Version 2 or later - http://www.gnu.org/licenses/gpl-2.0.html
+ *Line count*: **83686**
+ *File count*: **554**
+ *Line count*: **83928**
+ *File count*: **555**
+ *Folder count*: **101**
> This **component** was build with a Joomla [Automated Component Builder] (https://www.vdm.io/joomla-component-builder).

View File

@ -45,6 +45,7 @@
<action name="company.edit.datayear" title="COM_COSTBENEFITPROJECTION_COMPANIES_EDIT_DATAYEAR" description="COM_COSTBENEFITPROJECTION_COMPANIES_EDIT_DATAYEAR_DESC" />
<action name="company.edit.department" title="COM_COSTBENEFITPROJECTION_COMPANIES_EDIT_DEPARTMENT" description="COM_COSTBENEFITPROJECTION_COMPANIES_EDIT_DEPARTMENT_DESC" />
<action name="company.edit.email" title="COM_COSTBENEFITPROJECTION_COMPANIES_EDIT_EMAIL" description="COM_COSTBENEFITPROJECTION_COMPANIES_EDIT_EMAIL_DESC" />
<action name="company.edit.mode" title="COM_COSTBENEFITPROJECTION_COMPANIES_EDIT_MODE" description="COM_COSTBENEFITPROJECTION_COMPANIES_EDIT_MODE_DESC" />
<action name="company.edit.own" title="COM_COSTBENEFITPROJECTION_COMPANIES_EDIT_OWN" description="COM_COSTBENEFITPROJECTION_COMPANIES_EDIT_OWN_DESC" />
<action name="company.edit.per" title="COM_COSTBENEFITPROJECTION_COMPANIES_EDIT_PER" description="COM_COSTBENEFITPROJECTION_COMPANIES_EDIT_PER_DESC" />
<action name="company.edit.percentfemale" title="COM_COSTBENEFITPROJECTION_COMPANIES_EDIT_PERCENTFEMALE" description="COM_COSTBENEFITPROJECTION_COMPANIES_EDIT_PERCENTFEMALE_DESC" />
@ -172,6 +173,7 @@
<action name="company.edit.department" title="COM_COSTBENEFITPROJECTION_COMPANIES_EDIT_DEPARTMENT" description="COM_COSTBENEFITPROJECTION_COMPANIES_EDIT_DEPARTMENT_DESC" />
<action name="company.edit.country" title="COM_COSTBENEFITPROJECTION_COMPANIES_EDIT_COUNTRY" description="COM_COSTBENEFITPROJECTION_COMPANIES_EDIT_COUNTRY_DESC" />
<action name="company.edit.service_provider" title="COM_COSTBENEFITPROJECTION_COMPANIES_EDIT_SERVICE_PROVIDER" description="COM_COSTBENEFITPROJECTION_COMPANIES_EDIT_SERVICE_PROVIDER_DESC" />
<action name="company.edit.mode" title="COM_COSTBENEFITPROJECTION_COMPANIES_EDIT_MODE" description="COM_COSTBENEFITPROJECTION_COMPANIES_EDIT_MODE_DESC" />
<action name="company.edit.per" title="COM_COSTBENEFITPROJECTION_COMPANIES_EDIT_PER" description="COM_COSTBENEFITPROJECTION_COMPANIES_EDIT_PER_DESC" />
<action name="company.edit.percentfemale" title="COM_COSTBENEFITPROJECTION_COMPANIES_EDIT_PERCENTFEMALE" description="COM_COSTBENEFITPROJECTION_COMPANIES_EDIT_PERCENTFEMALE_DESC" />
<action name="company.edit.causesrisks" title="COM_COSTBENEFITPROJECTION_COMPANIES_EDIT_CAUSESRISKS" description="COM_COSTBENEFITPROJECTION_COMPANIES_EDIT_CAUSESRISKS_DESC" />

View File

@ -2,8 +2,8 @@
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
/-------------------------------------------------------------------------------------------------------/
@version 3.3.8
@build 10th March, 2016
@version 3.3.9
@build 11th March, 2016
@created 15th June, 2012
@package Cost Benefit Projection
@subpackage admin.css

View File

@ -2,8 +2,8 @@
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
/-------------------------------------------------------------------------------------------------------/
@version 3.3.8
@build 10th March, 2016
@version 3.3.9
@build 11th March, 2016
@created 15th June, 2012
@package Cost Benefit Projection
@subpackage causerisk.css

View File

@ -2,8 +2,8 @@
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
/-------------------------------------------------------------------------------------------------------/
@version 3.3.8
@build 10th March, 2016
@version 3.3.9
@build 11th March, 2016
@created 15th June, 2012
@package Cost Benefit Projection
@subpackage causesrisks.css

View File

@ -2,8 +2,8 @@
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
/-------------------------------------------------------------------------------------------------------/
@version 3.3.8
@build 10th March, 2016
@version 3.3.9
@build 11th March, 2016
@created 15th June, 2012
@package Cost Benefit Projection
@subpackage combinedresults.css

View File

@ -2,8 +2,8 @@
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
/-------------------------------------------------------------------------------------------------------/
@version 3.3.8
@build 10th March, 2016
@version 3.3.9
@build 11th March, 2016
@created 15th June, 2012
@package Cost Benefit Projection
@subpackage companies.css

View File

@ -2,8 +2,8 @@
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
/-------------------------------------------------------------------------------------------------------/
@version 3.3.8
@build 10th March, 2016
@version 3.3.9
@build 11th March, 2016
@created 15th June, 2012
@package Cost Benefit Projection
@subpackage company.css

View File

@ -2,8 +2,8 @@
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
/-------------------------------------------------------------------------------------------------------/
@version 3.3.8
@build 10th March, 2016
@version 3.3.9
@build 11th March, 2016
@created 15th June, 2012
@package Cost Benefit Projection
@subpackage companyresults.css

View File

@ -2,8 +2,8 @@
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
/-------------------------------------------------------------------------------------------------------/
@version 3.3.8
@build 10th March, 2016
@version 3.3.9
@build 11th March, 2016
@created 15th June, 2012
@package Cost Benefit Projection
@subpackage countries.css

View File

@ -2,8 +2,8 @@
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
/-------------------------------------------------------------------------------------------------------/
@version 3.3.8
@build 10th March, 2016
@version 3.3.9
@build 11th March, 2016
@created 15th June, 2012
@package Cost Benefit Projection
@subpackage country.css

View File

@ -2,8 +2,8 @@
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
/-------------------------------------------------------------------------------------------------------/
@version 3.3.8
@build 10th March, 2016
@version 3.3.9
@build 11th March, 2016
@created 15th June, 2012
@package Cost Benefit Projection
@subpackage currencies.css

View File

@ -2,8 +2,8 @@
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
/-------------------------------------------------------------------------------------------------------/
@version 3.3.8
@build 10th March, 2016
@version 3.3.9
@build 11th March, 2016
@created 15th June, 2012
@package Cost Benefit Projection
@subpackage currency.css

View File

@ -2,8 +2,8 @@
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
/-------------------------------------------------------------------------------------------------------/
@version 3.3.8
@build 10th March, 2016
@version 3.3.9
@build 11th March, 2016
@created 15th June, 2012
@package Cost Benefit Projection
@subpackage dashboard.css

View File

@ -2,8 +2,8 @@
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
/-------------------------------------------------------------------------------------------------------/
@version 3.3.8
@build 10th March, 2016
@version 3.3.9
@build 11th March, 2016
@created 15th June, 2012
@package Cost Benefit Projection
@subpackage health_data.css

View File

@ -2,8 +2,8 @@
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
/-------------------------------------------------------------------------------------------------------/
@version 3.3.8
@build 10th March, 2016
@version 3.3.9
@build 11th March, 2016
@created 15th June, 2012
@package Cost Benefit Projection
@subpackage health_data_sets.css

View File

@ -2,8 +2,8 @@
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
/-------------------------------------------------------------------------------------------------------/
@version 3.3.8
@build 10th March, 2016
@version 3.3.9
@build 11th March, 2016
@created 15th June, 2012
@package Cost Benefit Projection
@subpackage help_document.css

View File

@ -2,8 +2,8 @@
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
/-------------------------------------------------------------------------------------------------------/
@version 3.3.8
@build 10th March, 2016
@version 3.3.9
@build 11th March, 2016
@created 15th June, 2012
@package Cost Benefit Projection
@subpackage help_documents.css

View File

@ -2,8 +2,8 @@
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
/-------------------------------------------------------------------------------------------------------/
@version 3.3.8
@build 10th March, 2016
@version 3.3.9
@build 11th March, 2016
@created 15th June, 2012
@package Cost Benefit Projection
@subpackage intervention.css

View File

@ -2,8 +2,8 @@
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
/-------------------------------------------------------------------------------------------------------/
@version 3.3.8
@build 10th March, 2016
@version 3.3.9
@build 11th March, 2016
@created 15th June, 2012
@package Cost Benefit Projection
@subpackage interventions.css

View File

@ -2,8 +2,8 @@
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
/-------------------------------------------------------------------------------------------------------/
@version 3.3.8
@build 10th March, 2016
@version 3.3.9
@build 11th March, 2016
@created 15th June, 2012
@package Cost Benefit Projection
@subpackage scaling_factor.css

View File

@ -2,8 +2,8 @@
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
/-------------------------------------------------------------------------------------------------------/
@version 3.3.8
@build 10th March, 2016
@version 3.3.9
@build 11th March, 2016
@created 15th June, 2012
@package Cost Benefit Projection
@subpackage scaling_factors.css

View File

@ -2,8 +2,8 @@
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
/-------------------------------------------------------------------------------------------------------/
@version 3.3.8
@build 10th March, 2016
@version 3.3.9
@build 11th March, 2016
@created 15th June, 2012
@package Cost Benefit Projection
@subpackage service_provider.css

View File

@ -2,8 +2,8 @@
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
/-------------------------------------------------------------------------------------------------------/
@version 3.3.8
@build 10th March, 2016
@version 3.3.9
@build 11th March, 2016
@created 15th June, 2012
@package Cost Benefit Projection
@subpackage service_providers.css

View File

@ -3,8 +3,8 @@
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
/-------------------------------------------------------------------------------------------------------/
@version 3.3.8
@build 10th March, 2016
@version 3.3.9
@build 11th March, 2016
@created 15th June, 2012
@package Cost Benefit Projection
@subpackage controller.php

View File

@ -3,8 +3,8 @@
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
/-------------------------------------------------------------------------------------------------------/
@version 3.3.8
@build 10th March, 2016
@version 3.3.9
@build 11th March, 2016
@created 15th June, 2012
@package Cost Benefit Projection
@subpackage ajax.json.php

View File

@ -3,8 +3,8 @@
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
/-------------------------------------------------------------------------------------------------------/
@version 3.3.8
@build 10th March, 2016
@version 3.3.9
@build 11th March, 2016
@created 15th June, 2012
@package Cost Benefit Projection
@subpackage causerisk.php

View File

@ -3,8 +3,8 @@
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
/-------------------------------------------------------------------------------------------------------/
@version 3.3.8
@build 10th March, 2016
@version 3.3.9
@build 11th March, 2016
@created 15th June, 2012
@package Cost Benefit Projection
@subpackage causesrisks.php

View File

@ -3,8 +3,8 @@
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
/-------------------------------------------------------------------------------------------------------/
@version 3.3.8
@build 10th March, 2016
@version 3.3.9
@build 11th March, 2016
@created 15th June, 2012
@package Cost Benefit Projection
@subpackage combinedresults.php

View File

@ -3,8 +3,8 @@
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
/-------------------------------------------------------------------------------------------------------/
@version 3.3.8
@build 10th March, 2016
@version 3.3.9
@build 11th March, 2016
@created 15th June, 2012
@package Cost Benefit Projection
@subpackage companies.php

View File

@ -3,8 +3,8 @@
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
/-------------------------------------------------------------------------------------------------------/
@version 3.3.8
@build 10th March, 2016
@version 3.3.9
@build 11th March, 2016
@created 15th June, 2012
@package Cost Benefit Projection
@subpackage company.php

View File

@ -3,8 +3,8 @@
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
/-------------------------------------------------------------------------------------------------------/
@version 3.3.8
@build 10th March, 2016
@version 3.3.9
@build 11th March, 2016
@created 15th June, 2012
@package Cost Benefit Projection
@subpackage companyresults.php

View File

@ -3,8 +3,8 @@
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
/-------------------------------------------------------------------------------------------------------/
@version 3.3.8
@build 10th March, 2016
@version 3.3.9
@build 11th March, 2016
@created 15th June, 2012
@package Cost Benefit Projection
@subpackage costbenefitprojection.php

View File

@ -3,8 +3,8 @@
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
/-------------------------------------------------------------------------------------------------------/
@version 3.3.8
@build 10th March, 2016
@version 3.3.9
@build 11th March, 2016
@created 15th June, 2012
@package Cost Benefit Projection
@subpackage countries.php

View File

@ -3,8 +3,8 @@
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
/-------------------------------------------------------------------------------------------------------/
@version 3.3.8
@build 10th March, 2016
@version 3.3.9
@build 11th March, 2016
@created 15th June, 2012
@package Cost Benefit Projection
@subpackage country.php

View File

@ -3,8 +3,8 @@
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
/-------------------------------------------------------------------------------------------------------/
@version 3.3.8
@build 10th March, 2016
@version 3.3.9
@build 11th March, 2016
@created 15th June, 2012
@package Cost Benefit Projection
@subpackage currencies.php

View File

@ -3,8 +3,8 @@
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
/-------------------------------------------------------------------------------------------------------/
@version 3.3.8
@build 10th March, 2016
@version 3.3.9
@build 11th March, 2016
@created 15th June, 2012
@package Cost Benefit Projection
@subpackage currency.php

View File

@ -3,8 +3,8 @@
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
/-------------------------------------------------------------------------------------------------------/
@version 3.3.8
@build 10th March, 2016
@version 3.3.9
@build 11th March, 2016
@created 15th June, 2012
@package Cost Benefit Projection
@subpackage health_data.php

View File

@ -3,8 +3,8 @@
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
/-------------------------------------------------------------------------------------------------------/
@version 3.3.8
@build 10th March, 2016
@version 3.3.9
@build 11th March, 2016
@created 15th June, 2012
@package Cost Benefit Projection
@subpackage health_data_sets.php

View File

@ -3,8 +3,8 @@
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
/-------------------------------------------------------------------------------------------------------/
@version 3.3.8
@build 10th March, 2016
@version 3.3.9
@build 11th March, 2016
@created 15th June, 2012
@package Cost Benefit Projection
@subpackage help.php

View File

@ -3,8 +3,8 @@
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
/-------------------------------------------------------------------------------------------------------/
@version 3.3.8
@build 10th March, 2016
@version 3.3.9
@build 11th March, 2016
@created 15th June, 2012
@package Cost Benefit Projection
@subpackage help_document.php

View File

@ -3,8 +3,8 @@
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
/-------------------------------------------------------------------------------------------------------/
@version 3.3.8
@build 10th March, 2016
@version 3.3.9
@build 11th March, 2016
@created 15th June, 2012
@package Cost Benefit Projection
@subpackage help_documents.php

View File

@ -3,8 +3,8 @@
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
/-------------------------------------------------------------------------------------------------------/
@version 3.3.8
@build 10th March, 2016
@version 3.3.9
@build 11th March, 2016
@created 15th June, 2012
@package Cost Benefit Projection
@subpackage import.php

View File

@ -3,8 +3,8 @@
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
/-------------------------------------------------------------------------------------------------------/
@version 3.3.8
@build 10th March, 2016
@version 3.3.9
@build 11th March, 2016
@created 15th June, 2012
@package Cost Benefit Projection
@subpackage intervention.php

View File

@ -3,8 +3,8 @@
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
/-------------------------------------------------------------------------------------------------------/
@version 3.3.8
@build 10th March, 2016
@version 3.3.9
@build 11th March, 2016
@created 15th June, 2012
@package Cost Benefit Projection
@subpackage interventions.php

View File

@ -3,8 +3,8 @@
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
/-------------------------------------------------------------------------------------------------------/
@version 3.3.8
@build 10th March, 2016
@version 3.3.9
@build 11th March, 2016
@created 15th June, 2012
@package Cost Benefit Projection
@subpackage scaling_factor.php

View File

@ -3,8 +3,8 @@
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
/-------------------------------------------------------------------------------------------------------/
@version 3.3.8
@build 10th March, 2016
@version 3.3.9
@build 11th March, 2016
@created 15th June, 2012
@package Cost Benefit Projection
@subpackage scaling_factors.php

View File

@ -3,8 +3,8 @@
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
/-------------------------------------------------------------------------------------------------------/
@version 3.3.8
@build 10th March, 2016
@version 3.3.9
@build 11th March, 2016
@created 15th June, 2012
@package Cost Benefit Projection
@subpackage service_provider.php

View File

@ -3,8 +3,8 @@
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
/-------------------------------------------------------------------------------------------------------/
@version 3.3.8
@build 10th March, 2016
@version 3.3.9
@build 11th March, 2016
@created 15th June, 2012
@package Cost Benefit Projection
@subpackage service_providers.php

View File

@ -3,8 +3,8 @@
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
/-------------------------------------------------------------------------------------------------------/
@version 3.3.8
@build 10th March, 2016
@version 3.3.9
@build 11th March, 2016
@created 15th June, 2012
@package Cost Benefit Projection
@subpackage costbenefitprojection.php

View File

@ -3,8 +3,8 @@
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
/-------------------------------------------------------------------------------------------------------/
@version 3.3.8
@build 10th March, 2016
@version 3.3.9
@build 11th March, 2016
@created 15th June, 2012
@package Cost Benefit Projection
@subpackage costbenefitprojection.php

View File

@ -3,8 +3,8 @@
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
/-------------------------------------------------------------------------------------------------------/
@version 3.3.8
@build 10th March, 2016
@version 3.3.9
@build 11th March, 2016
@created 15th June, 2012
@package Cost Benefit Projection
@subpackage batch_.php

View File

@ -3,8 +3,8 @@
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
/-------------------------------------------------------------------------------------------------------/
@version 3.3.8
@build 10th March, 2016
@version 3.3.9
@build 11th March, 2016
@created 15th June, 2012
@package Cost Benefit Projection
@subpackage sum.php

View File

@ -3,8 +3,8 @@
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
/-------------------------------------------------------------------------------------------------------/
@version 3.3.8
@build 10th March, 2016
@version 3.3.9
@build 11th March, 2016
@created 15th June, 2012
@package Cost Benefit Projection
@subpackage sumcombine.php

View File

@ -131,6 +131,8 @@ COM_COSTBENEFITPROJECTION_COMPANIES_EDIT_DEPARTMENT_DESC="Allows the users in th
COM_COSTBENEFITPROJECTION_COMPANIES_EDIT_DESC="Allows the users in this group to edit the company"
COM_COSTBENEFITPROJECTION_COMPANIES_EDIT_EMAIL="Companies Edit Email"
COM_COSTBENEFITPROJECTION_COMPANIES_EDIT_EMAIL_DESC="Allows the users in this group to update the edit email of the company"
COM_COSTBENEFITPROJECTION_COMPANIES_EDIT_MODE="Companies Edit Mode"
COM_COSTBENEFITPROJECTION_COMPANIES_EDIT_MODE_DESC="Allows the users in this group to update the edit mode of the company"
COM_COSTBENEFITPROJECTION_COMPANIES_EDIT_OWN="Companies Edit Own"
COM_COSTBENEFITPROJECTION_COMPANIES_EDIT_OWN_DESC="Allows the users in this group to edit edit own companies created by them"
COM_COSTBENEFITPROJECTION_COMPANIES_EDIT_PER="Companies Edit Per"
@ -227,6 +229,9 @@ COM_COSTBENEFITPROJECTION_COMPANY_MEDICAL_TURNOVERS_MALES="Medical Turnovers Mal
COM_COSTBENEFITPROJECTION_COMPANY_MEDICAL_TURNOVERS_MALES_DESCRIPTION="The total number of medical turnovers for males per/year."
COM_COSTBENEFITPROJECTION_COMPANY_MEDICAL_TURNOVERS_MALES_HINT="per/year"
COM_COSTBENEFITPROJECTION_COMPANY_MEDICAL_TURNOVERS_MALES_LABEL="Total Number Medical Turnovers Male"
COM_COSTBENEFITPROJECTION_COMPANY_MODE="Mode"
COM_COSTBENEFITPROJECTION_COMPANY_MODE_DESCRIPTION="Please tell us if this company is a real company or only for testing purposes."
COM_COSTBENEFITPROJECTION_COMPANY_MODE_LABEL="Mode"
COM_COSTBENEFITPROJECTION_COMPANY_NAME="Name"
COM_COSTBENEFITPROJECTION_COMPANY_NAME_DESCRIPTION="Enter Company Name Here"
COM_COSTBENEFITPROJECTION_COMPANY_NAME_HINT="Company Name Here"
@ -252,6 +257,7 @@ COM_COSTBENEFITPROJECTION_COMPANY_PRODUCTIVITY_LOSSES_DESCRIPTION="The interim n
COM_COSTBENEFITPROJECTION_COMPANY_PRODUCTIVITY_LOSSES_HINT="Between 0 and 1"
COM_COSTBENEFITPROJECTION_COMPANY_PRODUCTIVITY_LOSSES_LABEL="Medical Turnover Cost Factor"
COM_COSTBENEFITPROJECTION_COMPANY_PUBLISHING="Publishing"
COM_COSTBENEFITPROJECTION_COMPANY_REAL_COMPANY="Real company"
COM_COSTBENEFITPROJECTION_COMPANY_RESULTS_ACCESS="Company Results Access"
COM_COSTBENEFITPROJECTION_COMPANY_RESULTS_ACCESS_DESC=" Allows the users in this group to access company results."
COM_COSTBENEFITPROJECTION_COMPANY_RESULTS_ACCESS_SITE="Company results (Site) Access"
@ -274,6 +280,7 @@ COM_COSTBENEFITPROJECTION_COMPANY_SICK_LEAVE_MALES_HINT="per/year"
COM_COSTBENEFITPROJECTION_COMPANY_SICK_LEAVE_MALES_LABEL="Total Number Sick Leave Days Males"
COM_COSTBENEFITPROJECTION_COMPANY_SIXTYSIXTY_FOUR="60-64"
COM_COSTBENEFITPROJECTION_COMPANY_STATUS="Status"
COM_COSTBENEFITPROJECTION_COMPANY_TESTING_COMPANY="Testing company"
COM_COSTBENEFITPROJECTION_COMPANY_THIRTYTHIRTY_FOUR="30-34"
COM_COSTBENEFITPROJECTION_COMPANY_THIRTY_FIVETHIRTY_NINE="35-39"
COM_COSTBENEFITPROJECTION_COMPANY_TOTAL_HEALTHCARE="Total Healthcare"

View File

@ -3,8 +3,8 @@
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
/-------------------------------------------------------------------------------------------------------/
@version 3.3.8
@build 10th March, 2016
@version 3.3.9
@build 11th March, 2016
@created 15th June, 2012
@package Cost Benefit Projection
@subpackage batchselection.php

View File

@ -3,8 +3,8 @@
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
/-------------------------------------------------------------------------------------------------------/
@version 3.3.8
@build 10th March, 2016
@version 3.3.9
@build 11th March, 2016
@created 15th June, 2012
@package Cost Benefit Projection
@subpackage details_above.php

View File

@ -3,8 +3,8 @@
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
/-------------------------------------------------------------------------------------------------------/
@version 3.3.8
@build 10th March, 2016
@version 3.3.9
@build 11th March, 2016
@created 15th June, 2012
@package Cost Benefit Projection
@subpackage details_left.php

View File

@ -3,8 +3,8 @@
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
/-------------------------------------------------------------------------------------------------------/
@version 3.3.8
@build 10th March, 2016
@version 3.3.9
@build 11th March, 2016
@created 15th June, 2012
@package Cost Benefit Projection
@subpackage publishing.php

View File

@ -3,8 +3,8 @@
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
/-------------------------------------------------------------------------------------------------------/
@version 3.3.8
@build 10th March, 2016
@version 3.3.9
@build 11th March, 2016
@created 15th June, 2012
@package Cost Benefit Projection
@subpackage publlshing.php

View File

@ -3,8 +3,8 @@
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
/-------------------------------------------------------------------------------------------------------/
@version 3.3.8
@build 10th March, 2016
@version 3.3.9
@build 11th March, 2016
@created 15th June, 2012
@package Cost Benefit Projection
@subpackage age_groups_percentages_fullwidth.php

View File

@ -3,8 +3,8 @@
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
/-------------------------------------------------------------------------------------------------------/
@version 3.3.8
@build 10th March, 2016
@version 3.3.9
@build 11th March, 2016
@created 15th June, 2012
@package Cost Benefit Projection
@subpackage age_groups_percentages_left.php

View File

@ -3,8 +3,8 @@
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
/-------------------------------------------------------------------------------------------------------/
@version 3.3.8
@build 10th March, 2016
@version 3.3.9
@build 11th March, 2016
@created 15th June, 2012
@package Cost Benefit Projection
@subpackage age_groups_percentages_right.php

View File

@ -3,8 +3,8 @@
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
/-------------------------------------------------------------------------------------------------------/
@version 3.3.8
@build 10th March, 2016
@version 3.3.9
@build 11th March, 2016
@created 15th June, 2012
@package Cost Benefit Projection
@subpackage causerisk_selection_fullwidth.php

View File

@ -3,8 +3,8 @@
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
/-------------------------------------------------------------------------------------------------------/
@version 3.3.8
@build 10th March, 2016
@version 3.3.9
@build 11th March, 2016
@created 15th June, 2012
@package Cost Benefit Projection
@subpackage details_above.php

View File

@ -3,8 +3,8 @@
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
/-------------------------------------------------------------------------------------------------------/
@version 3.3.8
@build 10th March, 2016
@version 3.3.9
@build 11th March, 2016
@created 15th June, 2012
@package Cost Benefit Projection
@subpackage details_left.php
@ -28,7 +28,8 @@ $fields = $displayData->get('fields') ?: array(
'email',
'country',
'service_provider',
'datayear'
'datayear',
'mode'
);
$hiddenFields = $displayData->get('hidden_fields') ?: array();

View File

@ -3,8 +3,8 @@
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
/-------------------------------------------------------------------------------------------------------/
@version 3.3.8
@build 10th March, 2016
@version 3.3.9
@build 11th March, 2016
@created 15th June, 2012
@package Cost Benefit Projection
@subpackage details_right.php

View File

@ -3,8 +3,8 @@
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
/-------------------------------------------------------------------------------------------------------/
@version 3.3.8
@build 10th March, 2016
@version 3.3.9
@build 11th March, 2016
@created 15th June, 2012
@package Cost Benefit Projection
@subpackage details_under.php

View File

@ -3,8 +3,8 @@
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
/-------------------------------------------------------------------------------------------------------/
@version 3.3.8
@build 10th March, 2016
@version 3.3.9
@build 11th March, 2016
@created 15th June, 2012
@package Cost Benefit Projection
@subpackage interventions_fullwidth.php

View File

@ -3,8 +3,8 @@
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
/-------------------------------------------------------------------------------------------------------/
@version 3.3.8
@build 10th March, 2016
@version 3.3.9
@build 11th March, 2016
@created 15th June, 2012
@package Cost Benefit Projection
@subpackage publishing.php

View File

@ -3,8 +3,8 @@
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
/-------------------------------------------------------------------------------------------------------/
@version 3.3.8
@build 10th March, 2016
@version 3.3.9
@build 11th March, 2016
@created 15th June, 2012
@package Cost Benefit Projection
@subpackage publlshing.php

View File

@ -3,8 +3,8 @@
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
/-------------------------------------------------------------------------------------------------------/
@version 3.3.8
@build 10th March, 2016
@version 3.3.9
@build 11th March, 2016
@created 15th June, 2012
@package Cost Benefit Projection
@subpackage scaling_factors_fullwidth.php

View File

@ -3,8 +3,8 @@
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
/-------------------------------------------------------------------------------------------------------/
@version 3.3.8
@build 10th March, 2016
@version 3.3.9
@build 11th March, 2016
@created 15th June, 2012
@package Cost Benefit Projection
@subpackage age_groups_percentages_left.php

View File

@ -3,8 +3,8 @@
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
/-------------------------------------------------------------------------------------------------------/
@version 3.3.8
@build 10th March, 2016
@version 3.3.9
@build 11th March, 2016
@created 15th June, 2012
@package Cost Benefit Projection
@subpackage age_groups_percentages_right.php

View File

@ -3,8 +3,8 @@
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
/-------------------------------------------------------------------------------------------------------/
@version 3.3.8
@build 10th March, 2016
@version 3.3.9
@build 11th March, 2016
@created 15th June, 2012
@package Cost Benefit Projection
@subpackage causerisk_selection_fullwidth.php

View File

@ -3,8 +3,8 @@
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
/-------------------------------------------------------------------------------------------------------/
@version 3.3.8
@build 10th March, 2016
@version 3.3.9
@build 11th March, 2016
@created 15th June, 2012
@package Cost Benefit Projection
@subpackage companies_fullwidth.php
@ -55,6 +55,9 @@ $can = CostbenefitprojectionHelper::getActions('company');
<?php echo JText::_('COM_COSTBENEFITPROJECTION_COMPANY_SERVICE_PROVIDER_LABEL'); ?>
</th>
<th data-hide="phone,tablet">
<?php echo JText::_('COM_COSTBENEFITPROJECTION_COMPANY_MODE_LABEL'); ?>
</th>
<th data-hide="all">
<?php echo JText::_('COM_COSTBENEFITPROJECTION_COMPANY_PER_LABEL'); ?>
</th>
<th width="10" data-hide="phone,tablet">
@ -111,6 +114,9 @@ $can = CostbenefitprojectionHelper::getActions('company');
<div class="name"><?php echo JFactory::getUser((int)$item->service_provider_user)->name; ?></div>
<?php endif; ?>
</td>
<td>
<?php echo JText::_($item->mode); ?>
</td>
<td>
<?php echo JText::_($item->per); ?>
</td>
@ -147,7 +153,7 @@ $can = CostbenefitprojectionHelper::getActions('company');
</tbody>
<tfoot class="hide-if-no-paging">
<tr>
<td colspan="8">
<td colspan="9">
<div class="pagination pagination-centered"></div>
</td>
</tr>

View File

@ -3,8 +3,8 @@
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
/-------------------------------------------------------------------------------------------------------/
@version 3.3.8
@build 10th March, 2016
@version 3.3.9
@build 11th March, 2016
@created 15th June, 2012
@package Cost Benefit Projection
@subpackage details_above.php

View File

@ -3,8 +3,8 @@
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
/-------------------------------------------------------------------------------------------------------/
@version 3.3.8
@build 10th March, 2016
@version 3.3.9
@build 11th March, 2016
@created 15th June, 2012
@package Cost Benefit Projection
@subpackage details_left.php

View File

@ -3,8 +3,8 @@
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
/-------------------------------------------------------------------------------------------------------/
@version 3.3.8
@build 10th March, 2016
@version 3.3.9
@build 11th March, 2016
@created 15th June, 2012
@package Cost Benefit Projection
@subpackage details_right.php

View File

@ -3,8 +3,8 @@
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
/-------------------------------------------------------------------------------------------------------/
@version 3.3.8
@build 10th March, 2016
@version 3.3.9
@build 11th March, 2016
@created 15th June, 2012
@package Cost Benefit Projection
@subpackage health_data_totals_left.php

View File

@ -3,8 +3,8 @@
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
/-------------------------------------------------------------------------------------------------------/
@version 3.3.8
@build 10th March, 2016
@version 3.3.9
@build 11th March, 2016
@created 15th June, 2012
@package Cost Benefit Projection
@subpackage health_data_totals_right.php

View File

@ -3,8 +3,8 @@
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
/-------------------------------------------------------------------------------------------------------/
@version 3.3.8
@build 10th March, 2016
@version 3.3.9
@build 11th March, 2016
@created 15th June, 2012
@package Cost Benefit Projection
@subpackage interventions_fullwidth.php

View File

@ -3,8 +3,8 @@
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
/-------------------------------------------------------------------------------------------------------/
@version 3.3.8
@build 10th March, 2016
@version 3.3.9
@build 11th March, 2016
@created 15th June, 2012
@package Cost Benefit Projection
@subpackage public_details_fullwidth.php

View File

@ -3,8 +3,8 @@
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
/-------------------------------------------------------------------------------------------------------/
@version 3.3.8
@build 10th March, 2016
@version 3.3.9
@build 11th March, 2016
@created 15th June, 2012
@package Cost Benefit Projection
@subpackage publishing.php

View File

@ -3,8 +3,8 @@
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
/-------------------------------------------------------------------------------------------------------/
@version 3.3.8
@build 10th March, 2016
@version 3.3.9
@build 11th March, 2016
@created 15th June, 2012
@package Cost Benefit Projection
@subpackage publlshing.php

View File

@ -3,8 +3,8 @@
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
/-------------------------------------------------------------------------------------------------------/
@version 3.3.8
@build 10th March, 2016
@version 3.3.9
@build 11th March, 2016
@created 15th June, 2012
@package Cost Benefit Projection
@subpackage service_providers_fullwidth.php

View File

@ -3,8 +3,8 @@
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
/-------------------------------------------------------------------------------------------------------/
@version 3.3.8
@build 10th March, 2016
@version 3.3.9
@build 11th March, 2016
@created 15th June, 2012
@package Cost Benefit Projection
@subpackage details_above.php

View File

@ -3,8 +3,8 @@
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
/-------------------------------------------------------------------------------------------------------/
@version 3.3.8
@build 10th March, 2016
@version 3.3.9
@build 11th March, 2016
@created 15th June, 2012
@package Cost Benefit Projection
@subpackage details_left.php

View File

@ -3,8 +3,8 @@
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
/-------------------------------------------------------------------------------------------------------/
@version 3.3.8
@build 10th March, 2016
@version 3.3.9
@build 11th March, 2016
@created 15th June, 2012
@package Cost Benefit Projection
@subpackage details_right.php

View File

@ -3,8 +3,8 @@
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
/-------------------------------------------------------------------------------------------------------/
@version 3.3.8
@build 10th March, 2016
@version 3.3.9
@build 11th March, 2016
@created 15th June, 2012
@package Cost Benefit Projection
@subpackage publishing.php

View File

@ -3,8 +3,8 @@
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
/-------------------------------------------------------------------------------------------------------/
@version 3.3.8
@build 10th March, 2016
@version 3.3.9
@build 11th March, 2016
@created 15th June, 2012
@package Cost Benefit Projection
@subpackage publlshing.php

View File

@ -3,8 +3,8 @@
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
/-------------------------------------------------------------------------------------------------------/
@version 3.3.8
@build 10th March, 2016
@version 3.3.9
@build 11th March, 2016
@created 15th June, 2012
@package Cost Benefit Projection
@subpackage databreakdownmalefemale.php

View File

@ -3,8 +3,8 @@
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
/-------------------------------------------------------------------------------------------------------/
@version 3.3.8
@build 10th March, 2016
@version 3.3.9
@build 11th March, 2016
@created 15th June, 2012
@package Cost Benefit Projection
@subpackage details_above.php

View File

@ -3,8 +3,8 @@
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
/-------------------------------------------------------------------------------------------------------/
@version 3.3.8
@build 10th March, 2016
@version 3.3.9
@build 11th March, 2016
@created 15th June, 2012
@package Cost Benefit Projection
@subpackage details_left.php

View File

@ -3,8 +3,8 @@
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
/-------------------------------------------------------------------------------------------------------/
@version 3.3.8
@build 10th March, 2016
@version 3.3.9
@build 11th March, 2016
@created 15th June, 2012
@package Cost Benefit Projection
@subpackage details_right.php

View File

@ -3,8 +3,8 @@
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
/-------------------------------------------------------------------------------------------------------/
@version 3.3.8
@build 10th March, 2016
@version 3.3.9
@build 11th March, 2016
@created 15th June, 2012
@package Cost Benefit Projection
@subpackage details_rightside.php

View File

@ -3,8 +3,8 @@
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
/-------------------------------------------------------------------------------------------------------/
@version 3.3.8
@build 10th March, 2016
@version 3.3.9
@build 11th March, 2016
@created 15th June, 2012
@package Cost Benefit Projection
@subpackage publishing.php

View File

@ -3,8 +3,8 @@
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
/-------------------------------------------------------------------------------------------------------/
@version 3.3.8
@build 10th March, 2016
@version 3.3.9
@build 11th March, 2016
@created 15th June, 2012
@package Cost Benefit Projection
@subpackage publlshing.php

View File

@ -3,8 +3,8 @@
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
/-------------------------------------------------------------------------------------------------------/
@version 3.3.8
@build 10th March, 2016
@version 3.3.9
@build 11th March, 2016
@created 15th June, 2012
@package Cost Benefit Projection
@subpackage details_above.php

View File

@ -3,8 +3,8 @@
Deutsche Gesellschaft für International Zusammenarbeit (GIZ) Gmb
/-------------------------------------------------------------------------------------------------------/
@version 3.3.8
@build 10th March, 2016
@version 3.3.9
@build 11th March, 2016
@created 15th June, 2012
@package Cost Benefit Projection
@subpackage details_fullwidth.php

Some files were not shown because too many files have changed in this diff Show More