click here a>.
NoCPforUser=You don't have any available day.
AddCP=Make a leave request
-Employe=Employee
DateDebCP=Start date
DateFinCP=End date
DateCreateCP=Creation date
@@ -79,7 +78,6 @@ PrevSoldeCP=Previous Balance
NewSoldeCP=New Balance
alreadyCPexist=A leave request has already been done on this period.
UserName=Name
-Employee=Employee
FirstDayOfHoliday=First day of vacation
LastDayOfHoliday=Last day of vacation
BoxTitleLastLeaveRequests=Last %s modified leave requests
diff --git a/htdocs/langs/en_US/hrm.lang b/htdocs/langs/en_US/hrm.lang
index 1d03a8ebbf9..1c6ec8e61fc 100644
--- a/htdocs/langs/en_US/hrm.lang
+++ b/htdocs/langs/en_US/hrm.lang
@@ -15,5 +15,6 @@ DictionaryFunction=HRM - Function list
ListOfEmployees=List of employees
Employees=Employees
Employee=Employee
+Employe=Employe
NewEmployee=New employee
EmployeeCard=Employee card
diff --git a/htdocs/langs/en_US/salaries.lang b/htdocs/langs/en_US/salaries.lang
index 79dbeadf775..da177410860 100644
--- a/htdocs/langs/en_US/salaries.lang
+++ b/htdocs/langs/en_US/salaries.lang
@@ -3,7 +3,6 @@ SALARIES_ACCOUNTING_ACCOUNT_PAYMENT=Accountancy code for salaries payments
SALARIES_ACCOUNTING_ACCOUNT_CHARGE=Accountancy code for financial charge
Salary=Salary
Salaries=Salaries
-Employee=Employee
NewSalaryPayment=New salary payment
SalaryPayment=Salary payment
SalariesPayments=Salaries payments
diff --git a/htdocs/product/index.php b/htdocs/product/index.php
index c2a702e796a..ccba0f887eb 100644
--- a/htdocs/product/index.php
+++ b/htdocs/product/index.php
@@ -94,7 +94,7 @@ if (count($listofsearchfields))
foreach($listofsearchfields as $key => $value)
{
if ($i == 0) print '| '.$langs->trans("Search").' |
';
- print '';
+ print '
';
print '| : | | ';
if ($i == 0) print ' | ';
print '
';
diff --git a/htdocs/projet/activity/index.php b/htdocs/projet/activity/index.php
index 1be05aed2d8..9dec7555ae0 100644
--- a/htdocs/projet/activity/index.php
+++ b/htdocs/projet/activity/index.php
@@ -83,7 +83,7 @@ if (count($listofsearchfields))
foreach($listofsearchfields as $key => $value)
{
if ($i == 0) print '| '.$langs->trans("Search").' |
';
- print '';
+ print '
';
print '| : | | ';
if ($i == 0) print ' | ';
print '
';
diff --git a/htdocs/projet/index.php b/htdocs/projet/index.php
index 8b3d2b76c25..e1bc581453d 100644
--- a/htdocs/projet/index.php
+++ b/htdocs/projet/index.php
@@ -113,7 +113,7 @@ if (count($listofsearchfields))
foreach($listofsearchfields as $key => $value)
{
if ($i == 0) print '| '.$langs->trans("Search").' |
';
- print '';
+ print '
';
print '| : | | ';
if ($i == 0) print ' | ';
print '
';
diff --git a/htdocs/societe/index.php b/htdocs/societe/index.php
index 9556a95b826..b5f895cdcbb 100644
--- a/htdocs/societe/index.php
+++ b/htdocs/societe/index.php
@@ -77,7 +77,7 @@ if (count($listofsearchfields))
foreach($listofsearchfields as $key => $value)
{
if ($i == 0) print '| '.$langs->trans("Search").' |
';
- print '';
+ print '
';
print '| : | | ';
if ($i == 0) print ' | ';
print '
';
diff --git a/htdocs/supplier_proposal/index.php b/htdocs/supplier_proposal/index.php
index 9339f801583..9e07aaf5d96 100644
--- a/htdocs/supplier_proposal/index.php
+++ b/htdocs/supplier_proposal/index.php
@@ -64,10 +64,9 @@ $var=false;
print '
\n";
diff --git a/htdocs/theme/eldy/style.css.php b/htdocs/theme/eldy/style.css.php
index 5dd49a57266..6592e5e4116 100644
--- a/htdocs/theme/eldy/style.css.php
+++ b/htdocs/theme/eldy/style.css.php
@@ -2931,6 +2931,10 @@ table.dp {
vertical-align:middle;
cursor: pointer;
}
+.datenowlink
+{
+ color: rgb();
+}
/* ============================================================================== */
diff --git a/htdocs/theme/md/img/menus/home.png b/htdocs/theme/md/img/menus/home.png
index 1614347a829..c5441fa2962 100644
Binary files a/htdocs/theme/md/img/menus/home.png and b/htdocs/theme/md/img/menus/home.png differ
diff --git a/htdocs/theme/md/img/title_home.png b/htdocs/theme/md/img/title_home.png
index b832916f5e9..9f61d7bf25b 100644
Binary files a/htdocs/theme/md/img/title_home.png and b/htdocs/theme/md/img/title_home.png differ
diff --git a/htdocs/theme/md/style.css.php b/htdocs/theme/md/style.css.php
index 6e10a9e5024..5983243341e 100644
--- a/htdocs/theme/md/style.css.php
+++ b/htdocs/theme/md/style.css.php
@@ -90,9 +90,9 @@ $colorbacklineimpair2='255,255,255'; // line impair
$colorbacklinepair1='250,250,250'; // line pair
$colorbacklinepair2='248,248,248'; // line pair
$colorbacklinepairhover='244,244,244'; // line pair
-$colorbackbody='255,255,255';
+$colorbackbody='248,248,248';
$colortexttitlenotab='90,90,90';
-$colortexttitle='0,0,0';
+$colortexttitle='20,20,20';
$colortext='0,0,0';
$colortextlink='0,0,120';
$fontsize='13';
@@ -165,7 +165,7 @@ else { $colortextbackvmenu='000000'; }
$tmppart=explode(',',$colorbacktitle1);
$tmpval=(! empty($tmppart[1]) ? $tmppart[1] : '')+(! empty($tmppart[2]) ? $tmppart[2] : '')+(! empty($tmppart[3]) ? $tmppart[3] : '');
if ($tmpval <= 260) { $colortexttitle='FFFFFF'; $colorshadowtitle='888888'; }
-else { $colortexttitle='000000'; $colorshadowtitle='FFFFFF'; }
+else { $colortexttitle='404040'; $colorshadowtitle='FFFFFF'; }
$tmppart=explode(',',$colorbacktabcard1);
$tmpval=(! empty($tmppart[1]) ? $tmppart[1] : '')+(! empty($tmppart[2]) ? $tmppart[2] : '')+(! empty($tmppart[3]) ? $tmppart[3] : '');
if ($tmpval <= 340) { $colortextbacktab='FFFFFF'; }
@@ -1925,6 +1925,8 @@ table.liste, table.noborder, table.formdoc, div.noborder {
-webkit-box-shadow: 2px 2px 4px #CCC;
box-shadow: 2px 2px 4px #CCC;
*/
+ box-shadow: 0 0 3px rgba(0,0,0,0.16);
+
-moz-border-radius: 0.1em;
-webkit-border-radius: 0.1em;
border-radius: 0.1em;
@@ -1943,10 +1945,10 @@ table.noborder tr, div.noborder form {
min-height: 26px;
}
-table.liste th, table.noborder th {
- padding: 5px 2px 5px 3px; /* t r b l */
+table.liste th, table.noborder th, table.noborder tr.liste_titre td {
+ padding: 12px 2px 12px 3px; /* t r b l */
}
-table.noborder th, table.noborder td, div.noborder form, div.noborder form div {
+table.noborder td, div.noborder form, div.noborder form div {
padding: 4px 2px 4px 3px; /* t r b l */
}
@@ -2245,7 +2247,6 @@ div.liste_titre, tr.liste_titre, tr.liste_titre_sel, form.liste_titre, form.list
{
/* TO MATCH BOOTSTRAP */
background: #ddd;
- color: #000 !important;
/* TO MATCH ELDY */
/*
@@ -2773,7 +2774,10 @@ table.dp {
vertical-align:middle;
cursor: pointer;
}
-
+.datenowlink
+{
+ color: rgb();
+}
/* ============================================================================== */
/* Afficher/cacher */
diff --git a/htdocs/user/card.php b/htdocs/user/card.php
index 7a4ffcb1372..374aaf51fbb 100644
--- a/htdocs/user/card.php
+++ b/htdocs/user/card.php
@@ -87,6 +87,7 @@ $langs->load("users");
$langs->load("companies");
$langs->load("ldap");
$langs->load("admin");
+$langs->load('hrm');
$object = new User($db);
$extrafields = new ExtraFields($db);
diff --git a/htdocs/user/index.php b/htdocs/user/index.php
index 43812be515c..d0ac0aaa66d 100644
--- a/htdocs/user/index.php
+++ b/htdocs/user/index.php
@@ -34,6 +34,7 @@ if (! $user->rights->user->user->lire && ! $user->admin)
$langs->load("users");
$langs->load("companies");
+$langs->load('hrm');
// Security check (for external users)
$socid=0;