]> wagnertech.de Git - timetracker.git/commitdiff
Work in progress making Allow overlap configurable.
authorNik Okuntseff <support@anuko.com>
Tue, 13 Feb 2018 15:24:15 +0000 (15:24 +0000)
committerNik Okuntseff <support@anuko.com>
Tue, 13 Feb 2018 15:24:15 +0000 (15:24 +0000)
30 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

index 0be2f1f407aaabce2558b671c57c647d4b689adf..df19a2cfc5cb9b21e309e4acac1b1aea88813291 100644 (file)
@@ -485,6 +485,7 @@ $i18n_key_words = array(
 // 'form.profile.type_all' => 'all',
 // 'form.profile.type_start_finish' => 'start and finish',
 // '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',
index 802bf2504765f17b545b673623625501f34353c6..680b28e95ebdb050f527a76c9dd7d482fda12531 100644 (file)
@@ -500,6 +500,7 @@ $i18n_key_words = array(
 // 'form.profile.type_all' => 'all',
 // 'form.profile.type_start_finish' => 'start and finish',
 // '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',
index 12873ffe800ac0e83f41134d8d4a01561b5f13e3..9e56b50f2506bcd28899444a2ed63b706012b9f3 100644 (file)
@@ -432,6 +432,8 @@ $i18n_key_words = array(
 'form.profile.type_all' => 'Alle',
 'form.profile.type_start_finish' => 'Start og slut',
 'form.profile.type_duration' => 'Varighed',
+// 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',
index 523153612403a94626b99de8fb8fdf97247f4d5d..d3f43242b202e70a23328fd71f4681d091925d5b 100644 (file)
@@ -431,6 +431,7 @@ $i18n_key_words = array(
 'form.profile.type_start_finish' => 'Start und Ende',
 'form.profile.type_duration' => 'Dauer',
 // 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',
index 78d32ecb04dc52891c29a3dc594323dac1d6e304..a417f62b39d6e1c76a4306befc83bf6fef8ffb86 100644 (file)
@@ -426,6 +426,7 @@ $i18n_key_words = array(
 'form.profile.type_all' => 'all',
 'form.profile.type_start_finish' => 'start and finish',
 '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',
index fa89d9c86949e7488f397e24b890005e517e62b3..c15cac5f064033b5574f583ad22911a9b6a84d16 100644 (file)
@@ -498,6 +498,7 @@ $i18n_key_words = array(
 // 'form.profile.type_all' => 'all',
 // 'form.profile.type_start_finish' => 'start and finish',
 // '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',
index 35806dd0db44ee355e4a5c1ab02f12a0d2752c3b..b774f74be5c57ea32a6ed2ef3343543e888361e9 100644 (file)
@@ -496,6 +496,7 @@ $i18n_key_words = array(
 // 'form.profile.type_all' => 'all',
 // 'form.profile.type_start_finish' => 'start and finish',
 // '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',
index 1ef2f4bf0623bffe3fc099d37371dd3cb7c77bac..0a3a2778811dd87e508cc0dd0b0f2581b6a1d826 100644 (file)
@@ -462,6 +462,7 @@ $i18n_key_words = array(
 'form.profile.type_start_finish' => 'شروع و اتمام',
 'form.profile.type_duration' => 'مدت زمان',
 // 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',
index 479cbf6bdc60207c3c598cbe82cced87e7b6f88f..ef65a2f10cf83002a964bebb81229d318a267787 100644 (file)
@@ -440,6 +440,7 @@ $i18n_key_words = array(
 'form.profile.type_start_finish' => 'aloitus ja lopetus',
 'form.profile.type_duration' => 'kesto',
 // 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',
index 05f4b25917a7401c64d233214fcecd39350ae56a..7d2b924f347592d08fe87a4da55f380f108446e9 100644 (file)
@@ -430,6 +430,7 @@ $i18n_key_words = array(
 'form.profile.type_start_finish' => 'Début et fin',
 'form.profile.type_duration' => 'Durée',
 // 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',
index 55d6e8673eea5fda46dbb2d8c0230899e7ac8594..03669f76afad1a0da0618d18111cd9b20e8c62e0 100644 (file)
@@ -467,6 +467,7 @@ $i18n_key_words = array(
 'form.profile.type_start_finish' => 'התחלה וסיום',
 'form.profile.type_duration' => 'משך זמן',
 // 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',
index 7c824b877fbf0ca1cdd9f824e688ec1a6c417f3a..fca0e8d4919489dfd9e7637e2731fa1adc3398cc 100644 (file)
@@ -495,6 +495,7 @@ $i18n_key_words = array(
 // 'form.profile.type_all' => 'all',
 // 'form.profile.type_start_finish' => 'start and finish',
 // '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',
index 04b63d888e7bf3ec02f906dfcbc56cd4e30143cb..e834fcadd868f9e3f1594b673bbdce01006ae5e6 100644 (file)
@@ -432,6 +432,8 @@ $i18n_key_words = array(
 'form.profile.type_all' => 'tutto',
 'form.profile.type_start_finish' => 'inizio e fine',
 'form.profile.type_duration' => 'durata',
+// 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',
index fc4208773a26662561493b8f23f0ea462a15e879..1458a9c1f3c63efb891e3bb9edde8ab98a512df2 100644 (file)
@@ -485,6 +485,7 @@ $i18n_key_words = array(
 // 'form.profile.type_all' => 'all',
 // 'form.profile.type_start_finish' => 'start and finish',
 // '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',
index 680b01c4dc2e2a1d77583c38177b1fe1c9319031..d1fdc85b874740cfc95ecf21944a3ada9331e792 100644 (file)
@@ -487,6 +487,7 @@ $i18n_key_words = array(
 // 'form.profile.type_all' => 'all',
 // 'form.profile.type_start_finish' => 'start and finish',
 // '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',
index e96e808fd0c5eafd25975c9f49780282288fa5dd..7f38d369c599478b13a03dc7b1dbfbf231861de2 100644 (file)
@@ -425,12 +425,14 @@ $i18n_key_words = array(
 'form.profile.mode_projects' => 'projecten',
 'form.profile.mode_projects_and_tasks' => 'projecten en taken',
 'form.profile.record_type' => 'Registratie type',
-'form.profile.uncompleted_indicators' => 'Onvolledige indicatoren',
-'form.profile.uncompleted_indicators_none' => 'verberg',
-'form.profile.uncompleted_indicators_show' => 'toon',
 'form.profile.type_all' => 'begin, einde en duur',
 'form.profile.type_start_finish' => 'begin en einde',
 'form.profile.type_duration' => 'duur',
+// 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 8c23797ca1f15994a11b664cd1a6dbbaae382d80..150ecb7b52b1a2109fc43461d2cfdb3d5b8311b1 100644 (file)
@@ -483,6 +483,7 @@ $i18n_key_words = array(
 // 'form.profile.type_all' => 'all',
 // 'form.profile.type_start_finish' => 'start and finish',
 // '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',
index 5ef7b6011d6d5e1a1587bfab581fb14d921bab9b..5e4f251e3a452a75d2c71cbfeaf5d78a62611879 100644 (file)
@@ -443,6 +443,7 @@ $i18n_key_words = array(
 'form.profile.type_start_finish' => 'początek i koniec',
 'form.profile.type_duration' => 'czas trwania',
 // 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',
index 387abe0593e2c677993cd8bdfb405eddd2641102..714d2e7982c179bf41838042671aed5fe264075e 100644 (file)
@@ -438,6 +438,7 @@ $i18n_key_words = array(
 'form.profile.type_start_finish' => 'início e fim',
 'form.profile.type_duration' => 'duração',
 // 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',
index 2084757c7d319b0738a92c777608da9b0548e4df..b8648fdac1ab7dbb0f2d43563510c77dff462322 100644 (file)
@@ -476,6 +476,7 @@ $i18n_key_words = array(
 // 'form.profile.type_all' => 'all',
 // 'form.profile.type_start_finish' => 'start and finish',
 // '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',
index 129473eb9ab307ba292a68a3901432f6a4cbcc65..8a4b2b66d4b5d3684744d469fd5fc0028c364988 100644 (file)
@@ -493,6 +493,7 @@ $i18n_key_words = array(
 // 'form.profile.type_all' => 'all',
 // 'form.profile.type_start_finish' => 'start and finish',
 // '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',
index 2f22c81bb1c3497e2da4cb11204461aebfae9401..7ccbeda0a09bf3df3ef41d5c20e1825eec43fce8 100644 (file)
@@ -424,6 +424,7 @@ $i18n_key_words = array(
 'form.profile.type_all' => 'все',
 'form.profile.type_start_finish' => 'начало и конец',
 'form.profile.type_duration' => 'длительность',
+'form.profile.allow_overlap' => 'Возможное перекрывание',
 'form.profile.uncompleted_indicators' => 'Индикаторы незавершения',
 'form.profile.uncompleted_indicators_none' => 'не показывать',
 'form.profile.uncompleted_indicators_show' => 'показывать',
index a2bd1b17a05130a2cc823490d6b55a1da9128b8a..28f09a53938141ba889620756f33145135cf09fa 100644 (file)
@@ -459,6 +459,7 @@ $i18n_key_words = array(
 'form.profile.type_start_finish' => 'začiatok a koniec',
 'form.profile.type_duration' => 'trvanie',
 // 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',
index 27fd0c3b325183e54d108c4b94ac7ccdd902d949..7bb52f757574e82fc4b736b709886f3472214b32 100644 (file)
@@ -472,6 +472,7 @@ $i18n_key_words = array(
 // 'form.profile.type_all' => 'all',
 // 'form.profile.type_start_finish' => 'start and finish',
 // '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',
index c3353baa009854355301d0f85ecd4b6aea0d8d3b..ebb4751a49d3ec47fbad668e7a576c3b9c46b1de 100644 (file)
@@ -441,6 +441,7 @@ $i18n_key_words = array(
 'form.profile.type_start_finish' => 'početak i kraj',
 'form.profile.type_duration' => 'trajanje',
 // 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',
index 12d8c10cbe283198e8aa1bab992932b7eb34e230..96c8ee3f1f3a09b26d5cd7fc6cfa376ce7f57e27 100644 (file)
@@ -437,6 +437,8 @@ $i18n_key_words = array(
 'form.profile.type_all' => 'Alla',
 'form.profile.type_start_finish' => 'Starttid och sluttid',
 'form.profile.type_duration' => 'Varaktighet',
+// 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',
index 25faa91bd4d4a909dbacb44fd16273c3be53e93b..44e2b88c65ca5811f179fa92962933340a9c0d69 100644 (file)
@@ -504,6 +504,7 @@ $i18n_key_words = array(
 // 'form.profile.type_all' => 'all',
 // 'form.profile.type_start_finish' => 'start and finish',
 // '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',
index c2f7cd68089b7643b05fbf9110aafc696e0a4bda..3ae2f5d0b990aff172ed6c298959b88a3a8efe7b 100644 (file)
@@ -472,6 +472,7 @@ $i18n_key_words = array(
 // 'form.profile.type_all' => 'all',
 // 'form.profile.type_start_finish' => 'start and finish',
 // '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',
index a9c842c3f92eaa49566d6d5fe90b67a4c38e856e..9b3de6ec5f1366247939d5efd64fa908e2f9fda8 100644 (file)
@@ -482,6 +482,7 @@ $i18n_key_words = array(
 // 'form.profile.type_all' => 'all',
 // 'form.profile.type_start_finish' => 'start and finish',
 // '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',
index 392fdd9a145adeba7764ec8866e1ad710f677160..f877ab054b5f89cd17df753c9864f0a6b51e8808 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.16.3984 | 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.16.3985 | 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>