]> wagnertech.de Git - timetracker.git/commitdiff
Cleanup.
authorNik Okuntseff <support@anuko.com>
Tue, 13 Feb 2018 19:21:51 +0000 (19:21 +0000)
committerNik Okuntseff <support@anuko.com>
Tue, 13 Feb 2018 19:21:51 +0000 (19:21 +0000)
32 files changed:
WEB-INF/resources/ca.lang.php
WEB-INF/resources/cs.lang.php
WEB-INF/resources/da.lang.php
WEB-INF/resources/de.lang.php
WEB-INF/resources/en.lang.php
WEB-INF/resources/es.lang.php
WEB-INF/resources/et.lang.php
WEB-INF/resources/fa.lang.php
WEB-INF/resources/fi.lang.php
WEB-INF/resources/fr.lang.php
WEB-INF/resources/he.lang.php
WEB-INF/resources/hu.lang.php
WEB-INF/resources/it.lang.php
WEB-INF/resources/ja.lang.php
WEB-INF/resources/ko.lang.php
WEB-INF/resources/nl.lang.php
WEB-INF/resources/no.lang.php
WEB-INF/resources/pl.lang.php
WEB-INF/resources/pt-br.lang.php
WEB-INF/resources/pt.lang.php
WEB-INF/resources/ro.lang.php
WEB-INF/resources/ru.lang.php
WEB-INF/resources/sk.lang.php
WEB-INF/resources/sl.lang.php
WEB-INF/resources/sr.lang.php
WEB-INF/resources/sv.lang.php
WEB-INF/resources/tr.lang.php
WEB-INF/resources/zh-cn.lang.php
WEB-INF/resources/zh-tw.lang.php
WEB-INF/templates/footer.tpl
initialize.php
profile_edit.php

index df19a2cfc5cb9b21e309e4acac1b1aea88813291..08e3fc067b3bdb57a15916ab42d3d41574c5d7e6 100644 (file)
@@ -487,8 +487,6 @@ $i18n_key_words = array(
 // 'form.profile.type_duration' => 'duration',
 // 'form.profile.allow_overlap' => 'Allow overlap',
 // 'form.profile.uncompleted_indicators' => 'Uncompleted indicators',
-// 'form.profile.uncompleted_indicators_none' => 'do not show',
-// 'form.profile.uncompleted_indicators_show' => 'show',
 // 'form.profile.plugins' => 'Plugins',
 
 // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report.
index 680b28e95ebdb050f527a76c9dd7d482fda12531..0a300d8e454be63003517c4fca5a44ea0c4cc437 100644 (file)
@@ -502,8 +502,6 @@ $i18n_key_words = array(
 // 'form.profile.type_duration' => 'duration',
 // 'form.profile.allow_overlap' => 'Allow overlap',
 // 'form.profile.uncompleted_indicators' => 'Uncompleted indicators',
-// 'form.profile.uncompleted_indicators_none' => 'do not show',
-// 'form.profile.uncompleted_indicators_show' => 'show',
 // 'form.profile.plugins' => 'Plugins',
 
 // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report.
index 9e56b50f2506bcd28899444a2ed63b706012b9f3..262c4f45fb020c8c737fa51f023a293cf57d7f6e 100644 (file)
@@ -435,8 +435,6 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'form.profile.allow_overlap' => 'Allow overlap',
 'form.profile.uncompleted_indicators' => 'Uafsluttede indikatore',
-'form.profile.uncompleted_indicators_none' => 'Vis ikke',
-'form.profile.uncompleted_indicators_show' => 'Vis',
 'form.profile.plugins' => 'Plugins',
 
 // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report.
index d3f43242b202e70a23328fd71f4681d091925d5b..7a9b178ca2bf1ec032c39a215dc81fee11a7277e 100644 (file)
@@ -433,8 +433,6 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'form.profile.allow_overlap' => 'Allow overlap',
 // 'form.profile.uncompleted_indicators' => 'Uncompleted indicators',
-// 'form.profile.uncompleted_indicators_none' => 'do not show',
-//'form.profile.uncompleted_indicators_show' => 'show',
 'form.profile.plugins' => 'Erweiterungen',
 
 // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report.
index a417f62b39d6e1c76a4306befc83bf6fef8ffb86..e5330ca96e515fb6e96eb19232c31eb3a7003afb 100644 (file)
@@ -428,8 +428,6 @@ $i18n_key_words = array(
 'form.profile.type_duration' => 'duration',
 'form.profile.allow_overlap' => 'Allow overlap',
 'form.profile.uncompleted_indicators' => 'Uncompleted indicators',
-'form.profile.uncompleted_indicators_none' => 'do not show',
-'form.profile.uncompleted_indicators_show' => 'show',
 'form.profile.plugins' => 'Plugins',
 
 // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report.
index c15cac5f064033b5574f583ad22911a9b6a84d16..0caf6e50ba1fd06e33b4b71c07170c96262f6435 100644 (file)
@@ -500,8 +500,6 @@ $i18n_key_words = array(
 // 'form.profile.type_duration' => 'duration',
 // 'form.profile.allow_overlap' => 'Allow overlap',
 // 'form.profile.uncompleted_indicators' => 'Uncompleted indicators',
-// 'form.profile.uncompleted_indicators_none' => 'do not show',
-// 'form.profile.uncompleted_indicators_show' => 'show',
 // 'form.profile.plugins' => 'Plugins',
 
 // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report.
index b774f74be5c57ea32a6ed2ef3343543e888361e9..69a71332aa5ecfcd36f1b6847953fb745ecbef62 100644 (file)
@@ -498,8 +498,6 @@ $i18n_key_words = array(
 // 'form.profile.type_duration' => 'duration',
 // 'form.profile.allow_overlap' => 'Allow overlap',
 // 'form.profile.uncompleted_indicators' => 'Uncompleted indicators',
-// 'form.profile.uncompleted_indicators_none' => 'do not show',
-// 'form.profile.uncompleted_indicators_show' => 'show',
 // 'form.profile.plugins' => 'Plugins',
 
 // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report.
index 0a3a2778811dd87e508cc0dd0b0f2581b6a1d826..d4d9eb91ac8b6e4b297aeac20481305d283702a0 100644 (file)
@@ -464,8 +464,6 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'form.profile.allow_overlap' => 'Allow overlap',
 // 'form.profile.uncompleted_indicators' => 'Uncompleted indicators',
-// 'form.profile.uncompleted_indicators_none' => 'do not show',
-// 'form.profile.uncompleted_indicators_show' => 'show',
 'form.profile.plugins' => 'پلاگین ها',
 
 // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report.
index ef65a2f10cf83002a964bebb81229d318a267787..6becda6be61ca688678812aca76f627f72b159e7 100644 (file)
@@ -442,8 +442,6 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'form.profile.allow_overlap' => 'Allow overlap',
 // 'form.profile.uncompleted_indicators' => 'Uncompleted indicators',
-// 'form.profile.uncompleted_indicators_none' => 'do not show',
-// 'form.profile.uncompleted_indicators_show' => 'show',
 'form.profile.plugins' => 'Lisäosat',
 
 // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report.
index 7d2b924f347592d08fe87a4da55f380f108446e9..eb39469f7d714341aaf119aa91384c6330955747 100644 (file)
@@ -432,8 +432,6 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'form.profile.allow_overlap' => 'Allow overlap',
 // 'form.profile.uncompleted_indicators' => 'Uncompleted indicators',
-// 'form.profile.uncompleted_indicators_none' => 'do not show',
-// 'form.profile.uncompleted_indicators_show' => 'show',
 'form.profile.plugins' => 'Plugins',
 
 // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report.
index 03669f76afad1a0da0618d18111cd9b20e8c62e0..9ce2735b025788cf71a4f6d9648daae3f4364855 100644 (file)
@@ -469,8 +469,6 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'form.profile.allow_overlap' => 'Allow overlap',
 // 'form.profile.uncompleted_indicators' => 'Uncompleted indicators',
-// 'form.profile.uncompleted_indicators_none' => 'do not show',
-// 'form.profile.uncompleted_indicators_show' => 'show',
 'form.profile.plugins' => 'תוספים',
 
 // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report.
index fca0e8d4919489dfd9e7637e2731fa1adc3398cc..dd94782e9e667d50ad11f28c8cf0dd4577bd54cd 100644 (file)
@@ -497,8 +497,6 @@ $i18n_key_words = array(
 // 'form.profile.type_duration' => 'duration',
 // 'form.profile.allow_overlap' => 'Allow overlap',
 // 'form.profile.uncompleted_indicators' => 'Uncompleted indicators',
-// 'form.profile.uncompleted_indicators_none' => 'do not show',
-// 'form.profile.uncompleted_indicators_show' => 'show',
 // 'form.profile.plugins' => 'Plugins',
 
 // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report.
index e834fcadd868f9e3f1594b673bbdce01006ae5e6..074abd55709e1abb553a459e868c30189f734210 100644 (file)
@@ -435,8 +435,6 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'form.profile.allow_overlap' => 'Allow overlap',
 'form.profile.uncompleted_indicators' => 'Indicatori incompleti',
-'form.profile.uncompleted_indicators_none' => 'non mostrare',
-'form.profile.uncompleted_indicators_show' => 'mostra',
 // TODO: translate the following. If the translation is the same word, indicate so. Plugini, perhaps?
 // 'form.profile.plugins' => 'Plugins',
 
index 1458a9c1f3c63efb891e3bb9edde8ab98a512df2..e20543955828bb5956907468c36f2e4408e152ae 100644 (file)
@@ -487,8 +487,6 @@ $i18n_key_words = array(
 // 'form.profile.type_duration' => 'duration',
 // 'form.profile.allow_overlap' => 'Allow overlap',
 // 'form.profile.uncompleted_indicators' => 'Uncompleted indicators',
-// 'form.profile.uncompleted_indicators_none' => 'do not show',
-// 'form.profile.uncompleted_indicators_show' => 'show',
 // 'form.profile.plugins' => 'Plugins',
 
 // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report.
index d1fdc85b874740cfc95ecf21944a3ada9331e792..6948e80416e74d62aad1fe5d24b8143ea2921bf2 100644 (file)
@@ -489,8 +489,6 @@ $i18n_key_words = array(
 // 'form.profile.type_duration' => 'duration',
 // 'form.profile.allow_overlap' => 'Allow overlap',
 // 'form.profile.uncompleted_indicators' => 'Uncompleted indicators',
-// 'form.profile.uncompleted_indicators_none' => 'do not show',
-// 'form.profile.uncompleted_indicators_show' => 'show',
 // 'form.profile.plugins' => 'Plugins',
 
 // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report.
index 7f38d369c599478b13a03dc7b1dbfbf231861de2..ec5fa51157b21035d37ae1ed3fd26bb27dfcfd79 100644 (file)
@@ -431,8 +431,6 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'form.profile.allow_overlap' => 'Allow overlap',
 'form.profile.uncompleted_indicators' => 'Onvolledige indicatoren',
-'form.profile.uncompleted_indicators_none' => 'verberg',
-'form.profile.uncompleted_indicators_show' => 'toon',
 'form.profile.plugins' => 'Plugins',
 
 // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report.
index 150ecb7b52b1a2109fc43461d2cfdb3d5b8311b1..1cf774644f8a05d99735bc45bf9523e75377cdce 100644 (file)
@@ -485,8 +485,6 @@ $i18n_key_words = array(
 // 'form.profile.type_duration' => 'duration',
 // 'form.profile.allow_overlap' => 'Allow overlap',
 // 'form.profile.uncompleted_indicators' => 'Uncompleted indicators',
-// 'form.profile.uncompleted_indicators_none' => 'do not show',
-// 'form.profile.uncompleted_indicators_show' => 'show',
 // 'form.profile.plugins' => 'Plugins',
 
 // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report.
index 5e4f251e3a452a75d2c71cbfeaf5d78a62611879..7ea5e96efea9226e7e88784dba3bc69efd91143b 100644 (file)
@@ -445,8 +445,6 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'form.profile.allow_overlap' => 'Allow overlap',
 // 'form.profile.uncompleted_indicators' => 'Uncompleted indicators',
-// 'form.profile.uncompleted_indicators_none' => 'do not show',
-// 'form.profile.uncompleted_indicators_show' => 'show',
 'form.profile.plugins' => 'Dodatkowe moduły',
 
 // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report.
index 714d2e7982c179bf41838042671aed5fe264075e..a832f7e67b47955b40d072f51c1d70411634c59e 100644 (file)
@@ -440,8 +440,6 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'form.profile.allow_overlap' => 'Allow overlap',
 // 'form.profile.uncompleted_indicators' => 'Uncompleted indicators',
-// 'form.profile.uncompleted_indicators_none' => 'do not show',
-// 'form.profile.uncompleted_indicators_show' => 'show',
 'form.profile.plugins' => 'Plugins',
 
 // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report.
index b8648fdac1ab7dbb0f2d43563510c77dff462322..b0923333ab9427c22ceb630a69dd5f0ccf6dea0a 100644 (file)
@@ -478,8 +478,6 @@ $i18n_key_words = array(
 // 'form.profile.type_duration' => 'duration',
 // 'form.profile.allow_overlap' => 'Allow overlap',
 // 'form.profile.uncompleted_indicators' => 'Uncompleted indicators',
-// 'form.profile.uncompleted_indicators_none' => 'do not show',
-// 'form.profile.uncompleted_indicators_show' => 'show',
 // 'form.profile.plugins' => 'Plugins',
 
 // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report.
index 8a4b2b66d4b5d3684744d469fd5fc0028c364988..3dfc9fdcdee85bf323b38e1516c57aed95d44ef4 100644 (file)
@@ -495,8 +495,6 @@ $i18n_key_words = array(
 // 'form.profile.type_duration' => 'duration',
 // 'form.profile.allow_overlap' => 'Allow overlap',
 // 'form.profile.uncompleted_indicators' => 'Uncompleted indicators',
-// 'form.profile.uncompleted_indicators_none' => 'do not show',
-// 'form.profile.uncompleted_indicators_show' => 'show',
 // 'form.profile.plugins' => 'Plugins',
 
 // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report.
index 7ccbeda0a09bf3df3ef41d5c20e1825eec43fce8..76e78705e247a94c2f0a685dc522e857a3cf4034 100644 (file)
@@ -426,8 +426,6 @@ $i18n_key_words = array(
 'form.profile.type_duration' => 'длительность',
 'form.profile.allow_overlap' => 'Возможное перекрывание',
 'form.profile.uncompleted_indicators' => 'Индикаторы незавершения',
-'form.profile.uncompleted_indicators_none' => 'не показывать',
-'form.profile.uncompleted_indicators_show' => 'показывать',
 'form.profile.plugins' => 'Плагины',
 
 // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report.
index 28f09a53938141ba889620756f33145135cf09fa..81bcc7259aa37f6ef0c9567d90c8af49602e1dc3 100644 (file)
@@ -461,8 +461,6 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'form.profile.allow_overlap' => 'Allow overlap',
 // 'form.profile.uncompleted_indicators' => 'Uncompleted indicators',
-// 'form.profile.uncompleted_indicators_none' => 'do not show',
-// 'form.profile.uncompleted_indicators_show' => 'show',
 'form.profile.plugins' => 'Doplnkové moduly',
 
 // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report.
index 7bb52f757574e82fc4b736b709886f3472214b32..bdf54a49997b408e0ef76eeaad54ff557f241a07 100644 (file)
@@ -474,8 +474,6 @@ $i18n_key_words = array(
 // 'form.profile.type_duration' => 'duration',
 // 'form.profile.allow_overlap' => 'Allow overlap',
 // 'form.profile.uncompleted_indicators' => 'Uncompleted indicators',
-// 'form.profile.uncompleted_indicators_none' => 'do not show',
-// 'form.profile.uncompleted_indicators_show' => 'show',
 // 'form.profile.plugins' => 'Plugins',
 
 // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report.
index ebb4751a49d3ec47fbad668e7a576c3b9c46b1de..519f9a136903456815b0ea8129d7561e83ee60df 100644 (file)
@@ -443,8 +443,6 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'form.profile.allow_overlap' => 'Allow overlap',
 // 'form.profile.uncompleted_indicators' => 'Uncompleted indicators',
-// 'form.profile.uncompleted_indicators_none' => 'do not show',
-// 'form.profile.uncompleted_indicators_show' => 'show',
 'form.profile.plugins' => 'Dodaci',
 
 // Forma mejla. Pogledajte primer na https://timetracker.anuko.com/report_send.php when emailing a report.
index 96c8ee3f1f3a09b26d5cd7fc6cfa376ce7f57e27..567bb5445a184a171445a0304409c0a3087849bd 100644 (file)
@@ -440,8 +440,6 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'form.profile.allow_overlap' => 'Allow overlap',
 'form.profile.uncompleted_indicators' => 'Indikatorer för oavslutad registrering',
-'form.profile.uncompleted_indicators_none' => 'Visa inte',
-'form.profile.uncompleted_indicators_show' => 'Visa',
 'form.profile.plugins' => 'Tillägg',
 
 // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report.
index 44e2b88c65ca5811f179fa92962933340a9c0d69..ce0d563afeeb9c31a49ded19bd53b5b4baabbfd9 100644 (file)
@@ -506,8 +506,6 @@ $i18n_key_words = array(
 // 'form.profile.type_duration' => 'duration',
 // 'form.profile.allow_overlap' => 'Allow overlap',
 // 'form.profile.uncompleted_indicators' => 'Uncompleted indicators',
-// 'form.profile.uncompleted_indicators_none' => 'do not show',
-// 'form.profile.uncompleted_indicators_show' => 'show',
 // 'form.profile.plugins' => 'Plugins',
 
 // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report.
index 3ae2f5d0b990aff172ed6c298959b88a3a8efe7b..59b4916fff1b94f66f1888da632379268f20d17f 100644 (file)
@@ -474,8 +474,6 @@ $i18n_key_words = array(
 // 'form.profile.type_duration' => 'duration',
 // 'form.profile.allow_overlap' => 'Allow overlap',
 // 'form.profile.uncompleted_indicators' => 'Uncompleted indicators',
-// 'form.profile.uncompleted_indicators_none' => 'do not show',
-// 'form.profile.uncompleted_indicators_show' => 'show',
 // 'form.profile.plugins' => 'Plugins',
 
 // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report.
index 9b3de6ec5f1366247939d5efd64fa908e2f9fda8..bd66279d9dc4883bfa253bc449b264380cfc9dc3 100644 (file)
@@ -484,8 +484,6 @@ $i18n_key_words = array(
 // 'form.profile.type_duration' => 'duration',
 // 'form.profile.allow_overlap' => 'Allow overlap',
 // 'form.profile.uncompleted_indicators' => 'Uncompleted indicators',
-// 'form.profile.uncompleted_indicators_none' => 'do not show',
-// 'form.profile.uncompleted_indicators_show' => 'show',
 // 'form.profile.plugins' => 'Plugins',
 
 // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report.
index 45b1d7d4a566971adf7a2ab4c689ec2a5b32f9fd..78f5cec1811bca5a552fbe71507333ed16ba433e 100644 (file)
@@ -12,7 +12,7 @@
       <br>
       <table cellspacing="0" cellpadding="4" width="100%" border="0">
         <tr>
-          <td align="center">&nbsp;Anuko Time Tracker 1.17.17.3986 | Copyright &copy; <a href="https://www.anuko.com/lp/tt_3.htm" target="_blank">Anuko</a> |
+          <td align="center">&nbsp;Anuko Time Tracker 1.17.17.3987 | Copyright &copy; <a href="https://www.anuko.com/lp/tt_3.htm" target="_blank">Anuko</a> |
             <a href="https://www.anuko.com/lp/tt_4.htm" target="_blank">{$i18n.footer.credits}</a> |
             <a href="https://www.anuko.com/lp/tt_5.htm" target="_blank">{$i18n.footer.license}</a> |
             <a href="https://www.anuko.com/lp/tt_7.htm" target="_blank">{$i18n.footer.improve}</a>
index c1a8437a035ed675a9665b8d63054277c4667627..f309ee6a9a170b438dd6d7ae791d9aabb8ab208d 100644 (file)
@@ -125,10 +125,6 @@ define('TYPE_ALL', 0); // Time record can be specified with either duration or s
 define('TYPE_START_FINISH', 1); // Time record has start and finish times.
 define('TYPE_DURATION', 2); // Time record has only duration, no start and finish times.
 
-// Definitions for uncompleted time entry indicators.
-define('UNCOMPLETED_INDICATORS_NONE', 0); // Do not show indicators.
-define('UNCOMPLETED_INDICATORS', 1); // Show indicators.
-
 // User access rights - bits that collectively define an access mask to the system (a role).
 // We'll have some bits here (1,2, etc...) reserved for future use.
 define('right_data_entry', 4);     // Right to enter work hours and expenses.
index 6abcce1af95860dfad57a126bc8d1affeb5cc572..575bafe64f1d515820a5810ef50fa961882df47e 100644 (file)
@@ -189,13 +189,6 @@ if ($user->canManageTeam()) {
   $record_type_options[TYPE_DURATION] = $i18n->getKey('form.profile.type_duration');
   $form->addInput(array('type'=>'combobox','name'=>'record_type','style'=>'width: 150px;','data'=>$record_type_options,'value'=>$cl_record_type));
 
-  // Prepare uncompleted indicators choices.
-  /*
-  $uncompleted_indicators_options = array();
-  $uncompleted_indicators_options[UNCOMPLETED_INDICATORS_NONE] = $i18n->getKey('form.profile.uncompleted_indicators_none');
-  $uncompleted_indicators_options[UNCOMPLETED_INDICATORS] = $i18n->getKey('form.profile.uncompleted_indicators_show');
-  $form->addInput(array('type'=>'combobox','name'=>'uncompleted_indicators','style'=>'width: 150px;','data'=>$uncompleted_indicators_options,'value'=>$cl_uncompleted_indicators));
-  */
   // Uncompleted indicators checkbox.
   $form->addInput(array('type'=>'checkbox','name'=>'uncompleted_indicators','value'=>$cl_uncompleted_indicators));