FIX: Use array keys for config_check_valid_option() to prevent errors when saving [q12562]
M /trunk/include/config_functions.php
r28315
2026-02-26
FIX: Removing updated language strings for re-translating. [q12562]
M /trunk/languages/ar.php
M /trunk/languages/be.php
M /trunk/languages/bn.php
M /trunk/languages/ca.php
M /trunk/languages/cs.php
M /trunk/languages/cy.php
M /trunk/languages/da.php
M /trunk/languages/de.php
M /trunk/languages/el.php
M /trunk/languages/es-AR.php
M /trunk/languages/es.php
M /trunk/languages/fa.php
M /trunk/languages/fi.php
M /trunk/languages/fr.php
M /trunk/languages/hi.php
M /trunk/languages/hr.php
M /trunk/languages/hu.php
M /trunk/languages/id.php
M /trunk/languages/it.php
M /trunk/languages/jp.php
M /trunk/languages/ko.php
M /trunk/languages/ms.php
M /trunk/languages/nl.php
M /trunk/languages/no.php
M /trunk/languages/pa.php
M /trunk/languages/pl.php
M /trunk/languages/pt-BR.php
M /trunk/languages/pt.php
M /trunk/languages/ro.php
M /trunk/languages/ru.php
M /trunk/languages/sk.php
M /trunk/languages/sv.php
M /trunk/languages/sw.php
M /trunk/languages/th.php
M /trunk/languages/tl.php
M /trunk/languages/tr.php
M /trunk/languages/uk.php
M /trunk/languages/ur.php
M /trunk/languages/vi.php
M /trunk/languages/zh-CN.php
r28275
2026-02-19
NEW: Add more configuration options into the System Configuration page. [q12562]
M /trunk
M /trunk/css
M /trunk/css/global.css
M /trunk/include/config_functions.php
M /trunk/languages/en.php
M /trunk/login.php
M /trunk/pages/admin/admin_system_config.php
M /trunk/pages/user/user_preferences.php
M /trunk/plugins/consentmanager/pages/edit.php
M /trunk/plugins/licensemanager/pages/edit.php
r28274
2026-02-19
CHG: Updating branch with latest from trunk. [q12562]
M /branches/20260209_tpiechowicz_q12562
M /branches/20260209_tpiechowicz_q12562/batch/cron_jobs/015_action_notifications.php
M /branches/20260209_tpiechowicz_q12562/include/authenticate.php
M /branches/20260209_tpiechowicz_q12562/include/general_functions.php
M /branches/20260209_tpiechowicz_q12562/include/image_processing.php
M /branches/20260209_tpiechowicz_q12562/include/job_functions.php
M /branches/20260209_tpiechowicz_q12562/include/user_functions.php
M /branches/20260209_tpiechowicz_q12562/js/global.js
M /branches/20260209_tpiechowicz_q12562/login.php
M /branches/20260209_tpiechowicz_q12562/pages/download.php
M /branches/20260209_tpiechowicz_q12562/pages/edit_fields/4.php
M /branches/20260209_tpiechowicz_q12562/pages/manage_jobs.php
M /branches/20260209_tpiechowicz_q12562/pages/preview.php
M /branches/20260209_tpiechowicz_q12562/pages/view.php
M /branches/20260209_tpiechowicz_q12562/plugins/clip/hooks/all.php
D /branches/20260209_tpiechowicz_q12562/plugins/clip/hooks/manage_jobs.php
M /branches/20260209_tpiechowicz_q12562/plugins/emu/hooks/edit.php
M /branches/20260209_tpiechowicz_q12562/plugins/faces/hooks/all.php
D /branches/20260209_tpiechowicz_q12562/plugins/faces/hooks/manage_jobs.php
M /branches/20260209_tpiechowicz_q12562/plugins/google_vision/hooks/all.php
D /branches/20260209_tpiechowicz_q12562/plugins/google_vision/hooks/manage_jobs.php
M /branches/20260209_tpiechowicz_q12562/plugins/google_vision/job_handlers/process_gv_existing.php
M /branches/20260209_tpiechowicz_q12562/plugins/google_vision/pages/offline_jobs/process_gv_existing.php
M /branches/20260209_tpiechowicz_q12562/plugins/lightbox_preview/hooks/view.php
M /branches/20260209_tpiechowicz_q12562/plugins/openai_gpt/hooks/all.php
D /branches/20260209_tpiechowicz_q12562/plugins/openai_gpt/hooks/manage_jobs.php
M /branches/20260209_tpiechowicz_q12562/plugins/simplesaml/include/simplesaml_functions.php
M /branches/20260209_tpiechowicz_q12562/plugins/whisper/hooks/all.php
D /branches/20260209_tpiechowicz_q12562/plugins/whisper/hooks/manage_jobs.php
M /branches/20260209_tpiechowicz_q12562/tests/test_list/001570_parse_int_ranges.php
r28229
2026-02-11
CHG: Adding extra configuration options into the System Configuration page and input checks. [q12562]
M /branches/20260209_tpiechowicz_q12562/css/global.css
M /branches/20260209_tpiechowicz_q12562/include/config_functions.php
M /branches/20260209_tpiechowicz_q12562/languages/en.php
M /branches/20260209_tpiechowicz_q12562/pages/admin/admin_system_config.php
r28215
2026-02-11
CHG: Adding more configuration options into the System Configuration page and function changes. [q12562]
M /branches/20260209_tpiechowicz_q12562/include/config_functions.php
M /branches/20260209_tpiechowicz_q12562/languages/en.php
M /branches/20260209_tpiechowicz_q12562/pages/admin/admin_system_config.php
M /branches/20260209_tpiechowicz_q12562/pages/user/user_preferences.php
M /branches/20260209_tpiechowicz_q12562/plugins/consentmanager/pages/edit.php
M /branches/20260209_tpiechowicz_q12562/plugins/licensemanager/pages/edit.php