History: Trackers
Source of version: 47 (current)
Copy to clipboard
! Status/RoadMap
Tiki trackers are an amazingly powerful feature. It is a bug tracker on steroids! It is a custom database/forms manager. It is very powerful when combined with ((PluginTrackerList)) or ((PluginList)) plugins. It still has some quirks which are being worked on. Please see: ((Trackers Examples))
Also see: ((Tracker Query))
Also see: ((Tracker Ajax Services))
! Wishlist
!! Open
{wishes filtervalue="28" status="o"}
!! Pending and Closed
{wishes filtervalue="28" status="p OR c" server="y"}
! Community members interested in Trackers/Tracker dev.
{LIST()}
{filter type="trackeritem"}
{filter field="tracker_id" exact="2"}
{filter field="tracker_status" content="o OR p OR c"}
{filter categories="28"}
{sort mode="modification_date_ndesc"}
{pagination max="20"}
{OUTPUT(template="table" pagination="y")}
{column label="Login" translatelabel="y" field="f_39" sort="tracker_field_f_39" mode="raw"}
{column label="Full name" translatelabel="y" field="f_11" sort="tracker_field_f_11" mode="raw"}
{column sort="modification_date" label="Last Modif" field="modified"}
{OUTPUT}
{FORMAT(name="f_39")}{display name="tracker_field_f_39" format="objectlink"}{FORMAT}
{FORMAT(name="f_11")}{display name="tracker_field_f_11" default=""}{FORMAT}
{FORMAT(name="modified")}{display name=modification_date format=date dateFormat="%d %b %y %H:%M"}{FORMAT}
{LIST}
! Related
* ((Trackers DB schema))
* ((TrackerField UI Revamp))
* ((Tracker Tabular))
! Alias
(alias(Tracker))
(alias(Form))
(alias(Forms))
(alias(Form Generator))
(alias(Forms Generator))
(alias(User Tracker))
(alias(User Trackers))
(alias(CRUD))