[TikiWiki-commits] [Git][tikiwiki/tiki][master] [FIX] tiki-syslog.php: display the name of the modified preference in logs

"ushindi bienvenu \(@usbbush\) via TikiWiki-cvs" <[email protected]>
Newsgroups gmane.comp.cms.tiki.cvs
Message-ID <692387b2be3bc_2a743db3490be@gitlab-sidekiq-low-urgency-cpu-bound-v2-5d57c968f-8rbkd.mail>

ushindi bienvenu pushed to branch master at Tiki Wiki CMS Groupware / Tiki


Commits:
ba4bad01 by David Maene at 2025-11-23T22:08:18+00:00
[FIX] tiki-syslog.php: display the name of the modified preference in logs
---
* [FIX] tiki-syslog.php: display the name of the modified preference in logs

See merge request tikiwiki/tiki!9099

- - - - -


1 changed file:

- templates/tiki-syslog.tpl


Changes:

=====================================
templates/tiki-syslog.tpl
=====================================
@@ -34,6 +34,7 @@
             <th>{self_link _sort_arg="sort_mode" _sort_field="lastModif"}{tr}Time{/tr}{/self_link}</th>
             <th>{self_link _sort_arg="sort_mode" _sort_field="user"}{tr}User{/tr}{/self_link}</th>
             <th>{self_link _sort_arg="sort_mode" _sort_field="comment"}{tr}Message{/tr}{/self_link}</th>
+            <th>{self_link _sort_arg="sort_mode" _sort_field="object"}{tr}Object{/tr}{/self_link}</th>
             <th>{self_link _sort_arg="sort_mode" _sort_field="ip"}{tr}IP{/tr}{/self_link}</th>
             <th>{self_link _sort_arg="sort_mode" _sort_field="client"}{tr}Client{/tr}{/self_link}</th>
             <th>Actions</th>
@@ -46,6 +47,7 @@
                 <td class="date"><span title="{$list[ix].lastModif|tiki_long_datetime}">{$list[ix].lastModif|tiki_date_format:"%Y-%m-%d %H:%M:%S"}</span></td>
                 <td class="username">{$list[ix].user|userlink}</td>
                 <td class="text"><textarea class="form-control" readonly="readonly">{$list[ix].comment|escape:'html'}</textarea></td>
+                <td class="text">{$list[ix].object|escape:"html"}</td>
                 <td class="text">{$list[ix].ip|escape:"html"}</td>
                 <td class="text"><span title="{$list[ix].client|escape:'html'}">{$list[ix].client|truncate:30:"..."|escape:'html'}</span></td>
                 <td class="text">



View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/ba4bad016ce56f478a7898339c200b2f7be09609

-- 
View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/ba4bad016ce56f478a7898339c200b2f7be09609
You're receiving this email because of your account on gitlab.com.

_______________________________________________
TikiWiki-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tikiwiki-cvs
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.