110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
|
to repopulate the table using the new column names. Note that the TICKET
table schema and content is part of the local state of a repository
and is not shared with other repositories during a sync, push, or pull.
Each repository also defines scripts used to generate web pages for
creating new tickets, viewing existing tickets, and modifying an
existing ticket. These scripts consist of HTML with an embedded
scripts written a Tcl-like language called "[./th1.md|TH1]". Every new fossil
repository is created with default scripts. Administrators wishing to
customize their ticket entry, viewing, and editing screens should
modify the default scripts to suit their needs. These screen generator
scripts are part of the local state of a repository and are not shared
with other repositories during a sync, push, or pull.
<i>To be continued...</i>
|
|
|
|
|
|
|
|
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
|
to repopulate the table using the new column names. Note that the TICKET
table schema and content is part of the local state of a repository
and is not shared with other repositories during a sync, push, or pull.
Each repository also defines scripts used to generate web pages for
creating new tickets, viewing existing tickets, and modifying an
existing ticket. These scripts consist of HTML with an embedded
scripts written in a Tcl-like language called "[./th1.md|TH1]". Every
new fossil repository is created with default scripts. Administrators
wishing to customize their ticket entry, viewing, and editing screens
should modify the default scripts to suit their needs. These screen
generator scripts are part of the local state of a repository and are
not shared with other repositories during a sync, push, or pull.
<i>To be continued...</i>
|