Fossil SCM

On the ticket timeline configuration screen, show the names of the underlying properties.

drh 2019-12-23 12:47 trunk
Commit d725f611a3920e40b8e19493867a0d4d91a21ecdd0ff9a6ebfd2e1f5b9fecdd8
1 file changed +6 -3
+6 -3
--- src/tktsetup.c
+++ src/tktsetup.c
@@ -910,23 +910,26 @@
910910
911911
@ <hr />
912912
entry_attribute("Ticket Title", 40, "ticket-title-expr", "t",
913913
"title", 0);
914914
@ <p>An SQL expression in a query against the TICKET table that will
915
- @ return the title of the ticket for display purposes.</p>
915
+ @ return the title of the ticket for display purposes.
916
+ @ (Property: ticket-title-expr)</p>
916917
917918
@ <hr />
918919
entry_attribute("Ticket Status", 40, "ticket-status-column", "s",
919920
"status", 0);
920921
@ <p>The name of the column in the TICKET table that contains the ticket
921
- @ status in human-readable form. Case sensitive.</p>
922
+ @ status in human-readable form. Case sensitive.
923
+ @ (Property: ticket-status-column)</p>
922924
923925
@ <hr />
924926
entry_attribute("Ticket Closed", 40, "ticket-closed-expr", "c",
925927
"status='Closed'", 0);
926928
@ <p>An SQL expression that evaluates to true in a TICKET table query if
927
- @ the ticket is closed.</p>
929
+ @ the ticket is closed.
930
+ @ (Property: ticket-closed-expr)</p>
928931
929932
@ <hr />
930933
@ <p>
931934
@ <input type="submit" name="submit" value="Apply Changes" />
932935
@ <input type="submit" name="setup" value="Cancel" />
933936
--- src/tktsetup.c
+++ src/tktsetup.c
@@ -910,23 +910,26 @@
910
911 @ <hr />
912 entry_attribute("Ticket Title", 40, "ticket-title-expr", "t",
913 "title", 0);
914 @ <p>An SQL expression in a query against the TICKET table that will
915 @ return the title of the ticket for display purposes.</p>
 
916
917 @ <hr />
918 entry_attribute("Ticket Status", 40, "ticket-status-column", "s",
919 "status", 0);
920 @ <p>The name of the column in the TICKET table that contains the ticket
921 @ status in human-readable form. Case sensitive.</p>
 
922
923 @ <hr />
924 entry_attribute("Ticket Closed", 40, "ticket-closed-expr", "c",
925 "status='Closed'", 0);
926 @ <p>An SQL expression that evaluates to true in a TICKET table query if
927 @ the ticket is closed.</p>
 
928
929 @ <hr />
930 @ <p>
931 @ <input type="submit" name="submit" value="Apply Changes" />
932 @ <input type="submit" name="setup" value="Cancel" />
933
--- src/tktsetup.c
+++ src/tktsetup.c
@@ -910,23 +910,26 @@
910
911 @ <hr />
912 entry_attribute("Ticket Title", 40, "ticket-title-expr", "t",
913 "title", 0);
914 @ <p>An SQL expression in a query against the TICKET table that will
915 @ return the title of the ticket for display purposes.
916 @ (Property: ticket-title-expr)</p>
917
918 @ <hr />
919 entry_attribute("Ticket Status", 40, "ticket-status-column", "s",
920 "status", 0);
921 @ <p>The name of the column in the TICKET table that contains the ticket
922 @ status in human-readable form. Case sensitive.
923 @ (Property: ticket-status-column)</p>
924
925 @ <hr />
926 entry_attribute("Ticket Closed", 40, "ticket-closed-expr", "c",
927 "status='Closed'", 0);
928 @ <p>An SQL expression that evaluates to true in a TICKET table query if
929 @ the ticket is closed.
930 @ (Property: ticket-closed-expr)</p>
931
932 @ <hr />
933 @ <p>
934 @ <input type="submit" name="submit" value="Apply Changes" />
935 @ <input type="submit" name="setup" value="Cancel" />
936

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button