]> wagnertech.de Git - timetracker.git/commitdiff
Some more renaming in progress.
authorNik Okuntseff <support@anuko.com>
Wed, 4 Apr 2018 22:46:37 +0000 (22:46 +0000)
committerNik Okuntseff <support@anuko.com>
Wed, 4 Apr 2018 22:46:37 +0000 (22:46 +0000)
43 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/gr.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/header.tpl
WEB-INF/templates/mobile/header.tpl
admin_groups.php [new file with mode: 0644]
admin_options.php
admin_team_add.php
admin_team_delete.php
admin_team_edit.php
admin_teams.php [deleted file]
index.php
login.php
mobile/index.php
mobile/login.php
password_change.php

index cbdf292aacdd5b03fa8c554bfaa95ff667c3bd0d..af4bc1d2ccf01d4db2c2ff9ab2846473c8e44c02 100644 (file)
@@ -488,7 +488,7 @@ $i18n_key_words = array(
 'form.import.file' => 'Sel·leccioni l\\\'arxiu',
 'form.import.success' => 'Importació finalitzada amb èxit.',
 
-// Groups form. See example at https://timetracker.anuko.com/admin_teams.php (login as admin first).
+// Groups form. See example at https://timetracker.anuko.com/admin_groups.php (login as admin first).
 // TODO: replace "team" with "group" in the string below.
 'form.groups.hint' => 'Crear un nou grup, creant un nou compte del manejador de l\\\'equip.<br>També pot importar dades de grups, d\\\'un arxiu xml d\\\'un altre servidor Anuko Time Tracker (no està permès col·lisions de login).',
 
index 0a0cab99f2ef48e377ca3c9ef4e285d82a3d109d..1267f46461317b72b1b09cd973ec3b088d89c429 100644 (file)
@@ -500,7 +500,7 @@ $i18n_key_words = array(
 'form.import.file' => 'Výběr souboru',
 'form.import.success' => 'Import byl úspěšně dokončen.',
 
-// Groups form. See example at https://timetracker.anuko.com/admin_teams.php (login as admin first).
+// Groups form. See example at https://timetracker.anuko.com/admin_groups.php (login as admin first).
 // TODO: translate the following. This part is not translated accurately from English:
 // "Vytvořit nový tým prostřednictvím účtu týmového manažera." Improve and check the entire string for accuracy.
 // ALSO TODO: replace "team" with "group" in the string below.
index 589cb1f803b0eb685398361219efca39af536ebf..809532b45a357df47798587859712dc52dc0a77a 100644 (file)
@@ -446,7 +446,7 @@ $i18n_key_words = array(
 'form.import.file' => 'Vælg fil',
 'form.import.success' => 'Import sluttede med succes.',
 
-// Groups form. See example at https://timetracker.anuko.com/admin_teams.php (login as admin first).
+// Groups form. See example at https://timetracker.anuko.com/admin_groups.php (login as admin first).
 // TODO: replace "team" with "group" in the string below.
 'form.groups.hint' => 'Opret et nyt team ved at oprette en ny teamadministrator konto. <br> Du kan også importere teamdata fra en xml-fil fra en anden Anuko Time Tracker-server (eksisterende brugernavne er ikke tilladt).',
 
index 2c4785eab0b4019d0273fd9850bb40b406411798..8dd92ef9861443a5241975f5fa0c34ec865a6064 100644 (file)
@@ -444,7 +444,7 @@ $i18n_key_words = array(
 'form.import.file' => 'Datei auswählen',
 'form.import.success' => 'Import erfolgreich abgeschlossen.',
 
-// Groups form. See example at https://timetracker.anuko.com/admin_teams.php (login as admin first).
+// Groups form. See example at https://timetracker.anuko.com/admin_groups.php (login as admin first).
 // TODO: replace "team" with "group" in the string below.
 'form.groups.hint' => 'Das Erzeugen eines neuen Manager Kontos, erzeugt eine neues Team.<br>Diese Teams können auch von XML-Dateien importiert werden.',
 
index ea85dd5c57b382b259e579e9886d97da3dfbc9ba..68133c8f03b5eb78d45a1539f7aa5ae5af6e1adc 100644 (file)
@@ -426,7 +426,7 @@ $i18n_key_words = array(
 'form.import.file' => 'Select file',
 'form.import.success' => 'Import completed successfully.',
 
-// Groups form. See example at https://timetracker.anuko.com/admin_teams.php (login as admin first).
+// Groups form. See example at https://timetracker.anuko.com/admin_groups.php (login as admin first).
 'form.groups.hint' => 'Create a new group by creating a new group manager account.<br>You can also import group data from an xml file from another Anuko Time Tracker server (no login collisions are allowed).',
 
 // Profile form. See example at https://timetracker.anuko.com/profile_edit.php.
index a0b4bf7981e3b0f0c00e5689e4406eb0012ed9d0..e79f3d4ad392f3146bc70292aad72d802884804e 100644 (file)
@@ -501,7 +501,7 @@ $i18n_key_words = array(
 'form.import.file' => 'Seleccione el archivo',
 'form.import.success' => 'Importación finalizada con éxito.',
 
-// Groups form. See example at https://timetracker.anuko.com/admin_teams.php (login as admin first).
+// Groups form. See example at https://timetracker.anuko.com/admin_groups.php (login as admin first).
 // TODO: improve translation of form.admin.hint - no login collisions are allowed.
 // ALSO TODO: replace "team" with "group" in the string below.
 'form.groups.hint' => 'Crear un nuevo grupo, creando una nueva cuenta del manejador del equipo.<br>También puede importar datos de grupos, de un archivo xml de otro servidor Anuko Time Tracker (no estan permitidad colisiones de e-mail).',
index 02b84499d28790b44d5fc7ed78e9b89de771b13f..a8c0a10ca428fd77d10a64cf65da549dc3a723fc 100644 (file)
@@ -498,7 +498,7 @@ $i18n_key_words = array(
 'form.import.file' => 'Vali fail',
 'form.import.success' => 'Andmed imporditud.',
 
-// Groups form. See example at https://timetracker.anuko.com/admin_teams.php (login as admin first).
+// Groups form. See example at https://timetracker.anuko.com/admin_groups.php (login as admin first).
 // TODO: translate the following.
 // 'form.groups.hint' => 'Create a new group by creating a new group manager account.<br>You can also import group data from an xml file from another Anuko Time Tracker server (no login collisions are allowed).',
 
index c7b916a3efe6d70b006d4d4dc46f191837acb410..1b744c6a98a607b4936996b2a3dc37341c1eeffa 100644 (file)
@@ -473,7 +473,7 @@ $i18n_key_words = array(
 'form.import.file' => 'انتخاب فایل',
 'form.import.success' => 'وارد کردن اطلاعات با موفقیت انجام شد',
 
-// Groups form. See example at https://timetracker.anuko.com/admin_teams.php (login as admin first).
+// Groups form. See example at https://timetracker.anuko.com/admin_groups.php (login as admin first).
 // TODO: translate form.groups.hint.
 // 'form.groups.hint' => 'Create a new group by creating a new group manager account.<br>You can also import group data from an xml file from another Anuko Time Tracker server (no login collisions are allowed).',
 
index 681cd98df25eda8122fba4b53456f993ea2fec9b..d861b32b25075b131b2100c21adc70a13b2ba8d1 100644 (file)
@@ -454,7 +454,7 @@ $i18n_key_words = array(
 'form.import.file' => 'Valitse tiedosto',
 'form.import.success' => 'Tietojen tuonti onnistui.',
 
-// Groups form. See example at https://timetracker.anuko.com/admin_teams.php (login as admin first).
+// Groups form. See example at https://timetracker.anuko.com/admin_groups.php (login as admin first).
 // TODO: replace "team" with "group" in the string below.
 'form.groups.hint' => 'Luo uusi tiimi luomalla ensin tiimin esimiehen käyttäjätili.<br>Tiimin tiedot voi myös tuoda toiselta Anuko Time Tracker -palvelimelta xml-muodossa (käyttäjänimien oltava uusia).',
 
index 12a32a66278e5e4f97e13cd8b6d58a10fe23fa83..b499eea8cd0caa42b2ee8545ca68f99376f77481 100644 (file)
@@ -443,7 +443,7 @@ $i18n_key_words = array(
 'form.import.file' => 'Sélectionner le fichier',
 'form.import.success' => 'Importation réussie.',
 
-// Groups form. See example at https://timetracker.anuko.com/admin_teams.php (login as admin first).
+// Groups form. See example at https://timetracker.anuko.com/admin_groups.php (login as admin first).
 // TODO: replace "team" with "group" in the string below.
 'form.groups.hint' => 'Créez une nouvelle équipe en créant un nouveau compte de responsable d\\\'équipe.<br>Vous pouvez également importer des données d\\\'une équipe depuis un fichier xml provenant d\\\'un autre serveur Anuko Time Tracker (les doublons d\\\'identifiants ne sont pas autorisés).',
 
index 9b7668af9630a0c956b3fae45ac5b7f8e176c272..2d2d0d5e42fc5a64f60fa2034137fcc5a02c3573 100644 (file)
@@ -427,7 +427,7 @@ $i18n_key_words = array(
 'form.import.file' => 'Επιλογή αρχείου',
 'form.import.success' => 'Η εισαγωγή ολοκληρώθηκε με επιτυχία.',
 
-// Groups form. See example at https://timetracker.anuko.com/admin_teams.php (login as admin first).
+// Groups form. See example at https://timetracker.anuko.com/admin_groups.php (login as admin first).
 'form.groups.hint' => 'Δημιουργήστε μια νέα ομάδα δημιουργώντας ένα νέο λογαριασμό διαχειριστή ομάδας.<br>Μπορείτε επίσης να εισαγάγετε δεδομένα ομάδας από ένα αρχείο xml από άλλο διακομιστή Anuko Time Tracker (δεν επιτρέπονται συγκρούσεις σύνδεσης).',
 
 // Profile form. See example at https://timetracker.anuko.com/profile_edit.php.
index 32380ed2f0672c3faed64175be4684c72c6b22e1..ef466880063660df0b39e57e365e01aee96eef46 100644 (file)
@@ -480,7 +480,7 @@ $i18n_key_words = array(
 'form.import.file' => 'בחר קובץ',
 'form.import.success' => 'הייבוא הושלם בהצלחה.',
 
-// Groups form. See example at https://timetracker.anuko.com/admin_teams.php (login as admin first).
+// Groups form. See example at https://timetracker.anuko.com/admin_groups.php (login as admin first).
 // TODO: replace "team" with "group" in the string below. Also improve formatting, as multiple spaces or no spaces look a bit weird.
 'form.groups.hint' => 'ניתן ליצור צוות חדש על-ידי יצירת מנהל צוות חדש.<br>ניתן לייבא נתוני צוות מקובץ XML משרת Anuko Time Tracker אחר (אין אפשרות לשמות משתמש זהים)',
 
index 5343a14907a9758088d92d7b492b546340bda16e..f897844cd6071d30c29ef2fd24cbf41fc21fa799 100644 (file)
@@ -491,7 +491,7 @@ $i18n_key_words = array(
 'form.import.file' => 'Válassz file',
 'form.import.success' => 'Az importálás sikeresen véget ért.',
 
-// Groups form. See example at https://timetracker.anuko.com/admin_teams.php (login as admin first).
+// Groups form. See example at https://timetracker.anuko.com/admin_groups.php (login as admin first).
 // TODO: fix form.groups.hint by translating it properly from the English string. Note that the ending is not translated at all.
 'form.groups.hint' => 'Új csoport létrehozása egy csoport-vezetői jogosultsággal.<br>A csoport adatokat importálhatjuk XML-ből (no login collisions are allowed).',
 
index 747c1c99d0547d20097a02278c15d0aabf164e8b..67af31615dff9974c73df6992a12b67676b738a1 100644 (file)
@@ -442,7 +442,7 @@ $i18n_key_words = array(
 'form.import.file' => 'Seleziona il file',
 'form.import.success' => 'Importazione eseguita con successo.',
 
-// Groups form. See example at https://timetracker.anuko.com/admin_teams.php (login as admin first).
+// Groups form. See example at https://timetracker.anuko.com/admin_groups.php (login as admin first).
 'form.groups.hint' => 'Crea un nuovo gruppo creando un account gruppo manager.<br>Puoi anche importare i dati di un gruppo da un file xml esportato da un altro server Anuko Time Tracker (non sono ammessi login duplicati).',
 
 // Profile form. See example at https://timetracker.anuko.com/profile_edit.php.
index 3e47439369e7dc2d88d0ef6c0083c283625366b6..7f63a9cde024e70aba9e60cd8a91ca22170c8590 100644 (file)
@@ -494,7 +494,7 @@ $i18n_key_words = array(
 'form.import.file' => 'ファイルの選択',
 'form.import.success' => 'インポートが成功的に完了されました。',
 
-// Groups form. See example at https://timetracker.anuko.com/admin_teams.php (login as admin first).
+// Groups form. See example at https://timetracker.anuko.com/admin_groups.php (login as admin first).
 // TODO: replace "team" with "group" in the string below.
 'form.groups.hint' => '新規チームの管理者のアカウントを生成して新規チームを作成します。<br>あなたはなお他のAnuko Time Trackerサーバのxmlのファイルからチームデータをインポートすることができます(ログインの衝突は許可されません)。',
 
index b5bc011132b56eb0f600dc8afa48cfe0bdf15ebf..8cafcde5332b77559d907d551b3618d57f3cc915 100644 (file)
@@ -492,7 +492,7 @@ $i18n_key_words = array(
 'form.import.file' => '파일 선택',
 'form.import.success' => '성과적으로 완료된 임포트.',
 
-// Groups form. See example at https://timetracker.anuko.com/admin_teams.php (login as admin first).
+// Groups form. See example at https://timetracker.anuko.com/admin_groups.php (login as admin first).
 // TODO: replace "team" with "group" in the string below.
 'form.groups.hint' => '신규 팀관리자 계정을 생성하여 신규 팀을 생성합니다.<br>또한 다른 Anuko Time Tracker 서버 에서 xml 파일로부터 팀 데이터를 임포트할수 있습니다 (로그인 충돌은 허용되지 안음).',
 
index bb455221ccbc1d6a1afd4bb49b04fe5310e85b57..f6496d25029d3f6f3c2847798472554b4b83d3ab 100644 (file)
@@ -424,7 +424,7 @@ $i18n_key_words = array(
 'form.import.file' => 'Kies bestand',
 'form.import.success' => 'Importeren gelukt.',
 
-// Groups form. See example at https://timetracker.anuko.com/admin_teams.php (login as admin first).
+// Groups form. See example at https://timetracker.anuko.com/admin_groups.php (login as admin first).
 // TODO: replace "team" with "group" in the string below (3 places).
 'form.groups.hint' => 'Maak een nieuw team door een team  manager account aan te maken.<br>U kunt ook teamgegevens importeren uit een xml file van een andere Anuko Time Tracker server (login namen moeten uniek zijn).',
 
index b379e296cbb36108e67d7fc8851c43980a5f692c..6c0e0bff2d7bad289a92ad99bb5c0a06b27703f2 100644 (file)
@@ -491,7 +491,7 @@ $i18n_key_words = array(
 'form.import.file' => 'Velg fil',
 'form.import.success' => 'Import gjennomført vellykket.',
 
-// Groups form. See example at https://timetracker.anuko.com/admin_teams.php (login as admin first).
+// Groups form. See example at https://timetracker.anuko.com/admin_groups.php (login as admin first).
 // TODO: replace "team" with "group" in the string below (3 places).
 'form.groups.hint' => 'Opprett et nytt team ved å opprette en ny team manager konto.<br>Du kan også importere team data fra en xml fil fra en annen Anuko Time Tracker server (ingen login kollisjoner er tillatt).',
 
index 26f60fbcbd64c33759da07bb7de9b203a1e01837..e59d5809bfc28d8d91e221f2033d8c94b1052313 100644 (file)
@@ -456,7 +456,7 @@ $i18n_key_words = array(
 'form.import.file' => 'Wybierz plik',
 'form.import.success' => 'Import zakończony powodzeniem.',
 
-// Groups form. See example at https://timetracker.anuko.com/admin_teams.php (login as admin first).
+// Groups form. See example at https://timetracker.anuko.com/admin_groups.php (login as admin first).
 // TODO: replace "team" with "group" in the string below.
 'form.groups.hint' => 'Załóż nowy zespół najpierw tworząc konto managera.<br>Możesz także zaimportować plik xml z danymi zespołu z innego serwera Anuko Time Tracker (nazwy loginów nie mogą się powtarzać).',
 
index 42fb7a2fa5d70a9448abdf0671019f35e1392427..944870f3f5474bd20633f4e85c04baa2ee33187b 100644 (file)
@@ -451,7 +451,7 @@ $i18n_key_words = array(
 'form.import.file' => 'Selecionar arquivo',
 'form.import.success' => 'Importação realizada com sucesso.',
 
-// Groups form. See example at https://timetracker.anuko.com/admin_teams.php (login as admin first).
+// Groups form. See example at https://timetracker.anuko.com/admin_groups.php (login as admin first).
 // TODO: replace "team" with "group" in the string below (3 places).
 'form.groups.hint' => 'Crie uma nova equipe fazendo uma nova conta de gerente.<br>Você também pode importar os dados de um arquivo xml de outro servidor Anuko Time Tracker (não havendo colisão de usuários).',
 
index 48eae11e96e783c375b1a39f4683519b9f319e51..8514a36822d22f9c44d450d7ee056457d7a70299 100644 (file)
@@ -475,7 +475,7 @@ $i18n_key_words = array(
 // 'form.import.file' => 'Select file',
 // 'form.import.success' => 'Import completed successfully.',
 
-// Groups form. See example at https://timetracker.anuko.com/admin_teams.php (login as admin first).
+// Groups form. See example at https://timetracker.anuko.com/admin_groups.php (login as admin first).
 // TODO: translate the following.
 // 'form.groups.hint' => 'Create a new group by creating a new group manager account.<br>You can also import group data from an xml file from another Anuko Time Tracker server (no login collisions are allowed).',
 
index fcdd5100342e0fe7e6485c27e1558241dec2cdd1..baf430bb61641ad66128b99170d86f1b8f56cdaf 100644 (file)
@@ -496,7 +496,7 @@ $i18n_key_words = array(
 'form.import.file' => 'Alege fisier',
 'form.import.success' => 'Importul s-a incheiat cu succes.',
 
-// Groups form. See example at https://timetracker.anuko.com/admin_teams.php (login as admin first).
+// Groups form. See example at https://timetracker.anuko.com/admin_groups.php (login as admin first).
 // TODO: check form.groups.hint for accuracy.
 // ALSO TODO: replace "team" with "group" in the string below (3 places).
 'form.groups.hint' => 'Adauga o noua echipa prin adaugarea unui nou cont de tip manager.<br>Deasemeni poti importa datele despre echipa dintr-un fisier xml generat de un alt server Anuko Time Tracker (nu sunt permise duplicate pentru login).',
index e7cf9cf3ba159bbb96373e7b3253fc1110cfe972..e6d639d11130c6dc33fa211243093e576c43dd13 100644 (file)
@@ -423,7 +423,7 @@ $i18n_key_words = array(
 'form.import.file' => 'Укажите файл',
 'form.import.success' => 'Импорт успешно выполнен.',
 
-// Groups form. See example at https://timetracker.anuko.com/admin_teams.php (login as admin first).
+// Groups form. See example at https://timetracker.anuko.com/admin_groups.php (login as admin first).
 'form.groups.hint' => 'Cоздайте новую группу, сделав новый аккаунт для её менеджера.<br>Также вы можете импортировать данные группы через xml файл из другого Anuko Time Tracker сервера (запрещено дублирование логинов).',
 
 // Profile form. See example at https://timetracker.anuko.com/profile_edit.php.
index c538d11cad822a061a590da8c3877f753762aba1..4d8cd9da3354af4dfbea56dfc14f27ddf457d32e 100644 (file)
@@ -471,7 +471,7 @@ $i18n_key_words = array(
 'form.import.file' => 'Vyberte súbor',
 'form.import.success' => 'Import úspešne dokončený.',
 
-// Groups form. See example at https://timetracker.anuko.com/admin_teams.php (login as admin first).
+// Groups form. See example at https://timetracker.anuko.com/admin_groups.php (login as admin first).
 // TODO: replace "team" with "group" in the string below (3 places).
 'form.groups.hint' => 'Pomocou vytvorenia nového účtu tímového manažéra vytvorte nový tím.<br>Taktiež môžete importovať údaje o tíme z xml súboru z iného Anuko Time Tracker serveru (nie sú povolené kolízie v prihlasovacom mene).',
 
index 39f18efeb73524ed6dc677bd0d04b8262db549a9..3609b46fed281154eeba5a608c06d64f4087839e 100644 (file)
@@ -471,7 +471,7 @@ $i18n_key_words = array(
 // 'form.import.file' => 'Select file',
 // 'form.import.success' => 'Import completed successfully.',
 
-// Groups form. See example at https://timetracker.anuko.com/admin_teams.php (login as admin first).
+// Groups form. See example at https://timetracker.anuko.com/admin_groups.php (login as admin first).
 // TODO: translate the following.
 // 'form.groups.hint' => 'Create a new group by creating a new group manager account.<br>You can also import group data from an xml file from another Anuko Time Tracker server (no login collisions are allowed).',
 
index b9f777aa7f9e6250180b12cc9d9dccff19a70d33..f42f339f5bdb3aad07cad12ae00226fb9b43d30a 100644 (file)
@@ -455,7 +455,7 @@ $i18n_key_words = array(
 'form.import.file' => 'Odaberi datoteku',
 'form.import.success' => 'Uvoz uspešan.',
 
-// Groups form. See example at https://timetracker.anuko.com/admin_teams.php (login as admin first).
+// Groups form. See example at https://timetracker.anuko.com/admin_groups.php (login as admin first).
 // TODO: replace "team" with "group" in the string below.
 'form.groups.hint' => 'Napravite novi tim. Počnite sa otvaranjem naloga za Menadžera.<br>Takođe možete uvoziti podatke iz xml fajla sa drugog Anuko Time Tracker server-a (dupliranje prijava nisu dozvoljeni).',
 
index 7a9bbfb8e7d73afd201633e37fc7f9da51924efb..4774453b58181d5f96c0204bbd62a53421ac0fae 100644 (file)
@@ -449,7 +449,7 @@ $i18n_key_words = array(
 'form.import.file' => 'Välj fil',
 'form.import.success' => 'Importeringen lyckades utan problem.',
 
-// Groups form. See example at https://timetracker.anuko.com/admin_teams.php (login as admin first).
+// Groups form. See example at https://timetracker.anuko.com/admin_groups.php (login as admin first).
 // TODO: check translation of form.groups.hint for accuracy.
 'form.groups.hint' => 'Skapa en ny grupp genom att skapa ett konto för en ansvarig person. Du kan även importera grupp från en tidigare installation av Anuko Time Tracker via en XML-fil. Se till att inga användarnamn krockar när filen importeras.',
 
index d721cb36589479574e99ca46c8ba9177e82d5093..9359107ce121383d7e41a695bd3c9379207425e2 100644 (file)
@@ -509,7 +509,7 @@ $i18n_key_words = array(
 'form.import.file' => 'Dosya seç',
 'form.import.success' => 'Içe aktarma başarıyla tamamlandı.',
 
-// Groups form. See example at https://timetracker.anuko.com/admin_teams.php (login as admin first).
+// Groups form. See example at https://timetracker.anuko.com/admin_groups.php (login as admin first).
 // TODO: check form.groups.hint for accuracy. I did not not how to translate "login", so this may be garbage now.
 // ALSO TODO: replace "team" with "group" in the string below.
 'form.groups.hint' => 'Yeni bir ekip yönetimi hesabı yaratarak yeni bir ekibi yaratın.<br>Ayrıca başka bir Anuko Time Tracker sunucusundan ekip bilgilerini bir xml dosyasından aktarabilirsiniz (login çakışmalarına izin verilmemekte).',
index e5659b836326a18707e5bdefb11aa7382d50a5eb..b0d15aaa22427e2350f9fa1e9497422dcab5e0d4 100644 (file)
@@ -478,7 +478,7 @@ $i18n_key_words = array(
 'form.import.file' => '选择档',
 'form.import.success' => '成功完成导入。',
 
-// Groups form. See example at https://timetracker.anuko.com/admin_teams.php (login as admin first).
+// Groups form. See example at https://timetracker.anuko.com/admin_groups.php (login as admin first).
 // TODO: replace "team" with "group" in the string below.
 'form.groups.hint' => '通过创建新的团队经理账号来创建新团队。<br>您也可以从其它的Anuko时间追踪器服务器的xml文件导入团队数据(登录信息不能发生冲突)。',
 
index 1bed9284c7ec4ec2a83dea1aa0d9f02b8cda459f..ae6a09e6d67598a4f1227e5acf5ecdfbf6e508ce 100644 (file)
@@ -486,7 +486,7 @@ $i18n_key_words = array(
 'form.import.file' => '選擇檔',
 'form.import.success' => '成功完成導入。',
 
-// Groups form. See example at https://timetracker.anuko.com/admin_teams.php (login as admin first).
+// Groups form. See example at https://timetracker.anuko.com/admin_groups.php (login as admin first).
 // TODO: replace "team" with "group" in the string below.
 'form.groups.hint' => '通過創建新的團隊經理帳號來創建新團隊。<br>您也可以從其它的Anuko時間追蹤器伺服器的xml檔導入團隊資料(登錄資訊不能發生衝突)。',
 
index 8dc7bc999909fc9e0284c59e70f23c7c9ab70c38..2752dc42f0645f12bc67d2ff10f517cea68abd5d 100644 (file)
@@ -71,7 +71,7 @@
       <table cellspacing="0" cellpadding="3" width="100%" border="0">
         <tr>
           <td align="center" bgcolor="#d9d9d9" nowrap height="17" background="images/subm_bg.gif">&nbsp;
-            <a class="mainMenu" href="admin_teams.php">{$i18n.menu.groups}</a> &middot;
+            <a class="mainMenu" href="admin_groups.php">{$i18n.menu.groups}</a> &middot;
             <a class="mainMenu" href="admin_options.php">{$i18n.menu.options}</a>
           </td>
         </tr>
index 417cca25b3c5105f841cd69a850aba17801a0c7e..fdded891c265afedfeddbba283779043ad2f1958 100644 (file)
@@ -61,7 +61,7 @@
       <table cellspacing="0" cellpadding="3" width="100%" border="0">
         <tr>
           <td align="center" bgcolor="#d9d9d9" height="17" style="background-repeat: repeat-x;" background="../images/subm_bg.gif">&nbsp;
-            <a class="mainMenu" href="admin_teams.php">{$i18n.menu.groups}</a> &middot;
+            <a class="mainMenu" href="admin_groups.php">{$i18n.menu.groups}</a> &middot;
             <a class="mainMenu" href="admin_options.php">{$i18n.menu.options}</a>
           </td>
         </tr>
diff --git a/admin_groups.php b/admin_groups.php
new file mode 100644 (file)
index 0000000..a5521ad
--- /dev/null
@@ -0,0 +1,41 @@
+<?php
+// +----------------------------------------------------------------------+
+// | Anuko Time Tracker
+// +----------------------------------------------------------------------+
+// | Copyright (c) Anuko International Ltd. (https://www.anuko.com)
+// +----------------------------------------------------------------------+
+// | LIBERAL FREEWARE LICENSE: This source code document may be used
+// | by anyone for any purpose, and freely redistributed alone or in
+// | combination with other software, provided that the license is obeyed.
+// |
+// | There are only two ways to violate the license:
+// |
+// | 1. To redistribute this code in source form, with the copyright
+// |    notice or license removed or altered. (Distributing in compiled
+// |    forms without embedded copyright notices is permitted).
+// |
+// | 2. To redistribute modified versions of this code in *any* form
+// |    that bears insufficient indications that the modifications are
+// |    not the work of the original author(s).
+// |
+// | This license applies to this document only, not any other software
+// | that it may be combined with.
+// |
+// +----------------------------------------------------------------------+
+// | Contributors:
+// | https://www.anuko.com/time_tracker/credits.htm
+// +----------------------------------------------------------------------+
+
+require_once('initialize.php');
+import('ttGroupHelper');
+
+// Access check.
+if (!ttAccessAllowed('administer_site')) {
+  header('Location: access_denied.php');
+  exit();
+}
+
+$smarty->assign('teams', ttGroupHelper::getTopGroups());
+$smarty->assign('title', $i18n->get('title.groups'));
+$smarty->assign('content_page_name', 'admin_teams.tpl');
+$smarty->display('index.tpl');
index cc9fd65c4cbdfffd17001d6f3c585d4218ff2087..226a8a5e70659ae1d47621c0be11f90e3ab92fc1 100644 (file)
@@ -73,7 +73,7 @@ if ($request->isPost()) {
   $admin = new ttAdmin($err);
   $result = $admin->updateSelf($fields);
   if ($result) {
-    header('Location: admin_teams.php');
+    header('Location: admin_groups.php');
     exit();
   }
 } // isPost
index 65031efdaea07969d9e741948577cecc7fcda1c5..7904d9f213c71ad02fdc9d4164a08db2cd2c659b 100644 (file)
@@ -107,7 +107,7 @@ if ($request->isPost()) {
   $registrator->register();
   $registrator->setCreatedBy($user->id); // Override created_by to admin account.
   if ($err->no()) {
-    header('Location: admin_teams.php');
+    header('Location: admin_groups.php');
     exit();
   }
 } // isPost
index 1bc290bda1816b83d24446cdede709a7b1a6d845..99d508fbdde3ecbe82377690dc82935ba3c4cb93 100644 (file)
@@ -51,14 +51,14 @@ if ($request->isPost()) {
     $admin = new ttAdmin();
     $result = $admin->markGroupDeleted($group_id);
     if ($result) {
-      header('Location: admin_teams.php');
+      header('Location: admin_groups.php');
       exit();
     } else
       $err->add($i18n->get('error.db'));
   }
 
   if ($request->getParameter('btn_cancel')) {
-    header('Location: admin_teams.php');
+    header('Location: admin_groups.php');
     exit();
   }
 } // isPost
index 58e81b99f30801311b9844862a93b63e54b8880e..0efca4f6fb879cee6f8a6c637d5b678131e427cc 100644 (file)
@@ -90,13 +90,13 @@ if ($request->isPost()) {
     $admin = new ttAdmin($err);
     $result = $admin->updateGroup($group_id, $fields);
     if ($result) {
-      header('Location: admin_teams.php');
+      header('Location: admin_groups.php');
       exit();
     }
   }
 
   if ($request->getParameter('btn_cancel')) {
-    header('Location: admin_teams.php');
+    header('Location: admin_groups.php');
     exit();
   }
 } // isPost
diff --git a/admin_teams.php b/admin_teams.php
deleted file mode 100644 (file)
index 6744582..0000000
+++ /dev/null
@@ -1,41 +0,0 @@
-<?php
-// +----------------------------------------------------------------------+
-// | Anuko Time Tracker
-// +----------------------------------------------------------------------+
-// | Copyright (c) Anuko International Ltd. (https://www.anuko.com)
-// +----------------------------------------------------------------------+
-// | LIBERAL FREEWARE LICENSE: This source code document may be used
-// | by anyone for any purpose, and freely redistributed alone or in
-// | combination with other software, provided that the license is obeyed.
-// |
-// | There are only two ways to violate the license:
-// |
-// | 1. To redistribute this code in source form, with the copyright
-// |    notice or license removed or altered. (Distributing in compiled
-// |    forms without embedded copyright notices is permitted).
-// |
-// | 2. To redistribute modified versions of this code in *any* form
-// |    that bears insufficient indications that the modifications are
-// |    not the work of the original author(s).
-// |
-// | This license applies to this document only, not any other software
-// | that it may be combined with.
-// |
-// +----------------------------------------------------------------------+
-// | Contributors:
-// | https://www.anuko.com/time_tracker/credits.htm
-// +----------------------------------------------------------------------+
-       
-require_once('initialize.php');
-import('ttGroupHelper');
-
-// Access check.
-if (!ttAccessAllowed('administer_site')) {
-  header('Location: access_denied.php');
-  exit();
-}
-
-$smarty->assign('teams', ttGroupHelper::getTopGroups());
-$smarty->assign('title', $i18n->get('title.groups'));
-$smarty->assign('content_page_name', 'admin_teams.tpl');
-$smarty->display('index.tpl');
index fd4dde8ed821ebb73443cd99781cca6f880d380f..cabc7060ba117710a7a07d632b6d7cf113feea27 100644 (file)
--- a/index.php
+++ b/index.php
@@ -31,7 +31,7 @@ require_once('initialize.php');
 // Redirects for admin and client roles.
 if ($auth->isAuthenticated()) {
   if ($user->can('administer_site')) {
-    header('Location: admin_teams.php');
+    header('Location: admin_groups.php');
     exit();
   } elseif ($user->isClient()) {
     header('Location: reports.php');
index 7ccb9391f9a7fe29e28de0b54bfdfdd6f1d56d58..3bfed9a4d4a8e89e83759ce19ec41901ab64a90c 100644 (file)
--- a/login.php
+++ b/login.php
@@ -63,7 +63,7 @@ if ($request->isPost()) {
       $user = new ttUser(null, $auth->getUserId());
       // Redirect, depending on user role.
       if ($user->can('administer_site')) {
-        header('Location: admin_teams.php');
+        header('Location: admin_groups.php');
       } elseif ($user->isClient()) {
         header('Location: reports.php');
       } else {
index 9b2ed530fb8878834602ef21e45a10443a7e0118..fa3f04c469a2acc7a790899bc04c7b29a74a504a 100644 (file)
@@ -31,7 +31,7 @@ require_once('../initialize.php');
 // Redirects for admin and client roles.
 if ($auth->isAuthenticated()) {
   if ($user->can('administer_site')) {
-    header('Location: ../admin_teams.php');
+    header('Location: ../admin_groups.php');
     exit();
   } elseif ($user->isClient()) {
     header('Location: ../reports.php');
index 78db8dab4c5aecbe4831784d0863f7b8383f102d..d1f659a931d32248e542005f22f3fa58caf5cdf6 100644 (file)
@@ -68,7 +68,7 @@ if ($request->isPost()) {
       $user = new ttUser(null, $auth->getUserId());
       // Redirect, depending on user role.
       if ($user->isAdmin()) {
-        header('Location: ../admin_teams.php');
+        header('Location: ../admin_groups.php');
       } elseif ($user->isClient()) {
         header('Location: ../reports.php');
       } else {
index f8c47112a873f6efa6320f3cce2bdbd53cb61ae6..2dce99f9a63b4d3d92ce7c362d6b13d8624ded06 100644 (file)
@@ -83,7 +83,7 @@ if ($request->isPost()) {
       setcookie('tt_login', $user->login, time() + COOKIE_EXPIRE, '/');
       // Redirect, depending on user role.
       if ($user->can('administer_site')) {
-        header('Location: admin_teams.php');
+        header('Location: admin_groups.php');
       } elseif ($user->isClient()) {
         header('Location: reports.php');
       } else {