Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History of file src/tktsetup.c at check-in 4b56350ecb2c4d32
|
2025-12-23
| ||
| 16:06 | Assorted fixes of typos and grammar in code comments. No functional changes. file: [22e7338e93] check-in: [e2bdc10572] user: danield branch: trunk, size: 28509 | |
|
2025-11-26
| ||
| 11:27 | Patch the default ticket display TH1 script, as suggested by [forum:/forumpost/5e0a68ccc9|forum post 5e0a68ccc9]. file: [08792f3656] check-in: [f0a30252d6] user: drh branch: trunk, size: 28509 | |
|
2025-10-07
| ||
| 19:46 | Experimentally add a JS toggle to the /tktview comment list to show the comment history in reverse order (newest first). This toggle only appears if JS is available and is persistent on the client. It was added per an off-list request from Steve Landers. file: [38e6ef6950] check-in: [531668f5b1] user: stephan branch: tktview-newest-first, size: 28493 | |
|
2025-08-01
| ||
| 12:08 | Change all datetime() calls in tktsetup.c to use toLocal() as their second argument so that they display in the configured timezone. This should resolve [forum:82ac9af1533f78f7 | forum thread 82ac9af1533f78f7]. file: [792e42fe28] check-in: [2a39681ad1] user: stephan branch: trunk, size: 28267 | |
|
2025-04-28
| ||
| 11:14 | Fix the new wiki-comments-on-ticket fieature so that it is controllable via TH1. file: [6d730c2688] check-in: [a884fbbd58] user: drh branch: trunk, size: 28227 | |
|
2025-04-19
| ||
| 19:18 | Update the default ticket configuration to avoid sending out text that seems tainted. There are no actual XSS issues here, but these changes do add an extra margin of safety. file: [04d368c15e] check-in: [5d17ced68d] user: drh branch: th1-taint, size: 28138 | |
|
2025-04-18
| ||
| 16:12 | fix bug in /tktview: use relative instead of absolute link for version file: [1e049364b4] check-in: [f1db9ead1d] user: jkosche branch: trunk, size: 28174 | |
|
2025-04-17
| ||
| 11:00 | different improvements to the ticket system as described in [forum:/forumpost/4756d97a64|forum post 4756d97a64] file: [f8f1cd5ef6] check-in: [fab9f00477] user: jkosche branch: trunk, size: 28176 | |
|
2025-04-13
| ||
| 12:39 | better quoting to make intent clearer, thanks to [forum:/forumpost/cf724a9bea] file: [af7db7d329] check-in: [3e16be4e02] user: jkosche branch: tkt-improvements, size: 27366 | |
| 12:15 | better regexp to match the hyphen, thanks to [forum:/forumpost/81529972df] file: [dda774fedf] check-in: [ac848122fa] user: jkosche branch: tkt-improvements, size: 27368 | |
| 11:01 | some more html quoting file: [6abe41c871] check-in: [e8a72ebbaf] user: jkosche branch: tkt-improvements, size: 27372 | |
| 00:12 | add hyphen to pattern via unicode escape file: [451c113aa7] check-in: [439d7a36e8] user: jkosche branch: tkt-improvements, size: 27350 | |
|
2025-04-12
| ||
| 16:31 | only allow a certain whitelist of characters for linked tags and hashes to guard against injection file: [bd1c48b867] check-in: [70b2569ec0] user: jkosche branch: tkt-improvements, size: 27345 | |
| 14:54 | url quoting to avoid XSS file: [7e0bec8773] check-in: [27f6238ce7] user: jkosche branch: tkt-improvements, size: 27174 | |
| 13:53 | Fix SQL Injection vulnerability introduced by the new code in this branch. There still exists XSS vulnerabilities, but this is a first step. file: [cf5fa5e07f] check-in: [ffb5a46715] user: drh branch: tkt-improvements, size: 27112 | |
| 13:41 | fix lines >80 chars file: [12ce5cd649] check-in: [7b41c73e67] user: jkosche branch: tkt-improvements, size: 27069 | |
|
2025-04-10
| ||
| 13:57 | also show age of ctime and mtime in /tktview file: [9be2f3546a] check-in: [8b48a054ed] user: jkosche branch: tkt-improvements, size: 27035 | |
|
2025-04-09
| ||
| 13:33 | also display creation time in /tktview file: [1e67235010] check-in: [814a417b4d] user: jkosche branch: tkt-improvements, size: 26913 | |
|
2025-04-08
| ||
| 22:30 | show creation date in default template for the ticket report and use better names for the columns file: [4b9083de2e] check-in: [86c1910ffb] user: jkosche branch: tkt-improvements, size: 26715 | |
| 22:05 | make the version field a link, if it contains a valid checkin hash or tagname, see ticket [04ba0f70b816cebe] file: [bf31d68877] check-in: [44bd394f0a] user: jkosche branch: tkt-improvements, size: 26674 | |
|
2025-03-30
| ||
| 17:02 | show previous ticket comments for [/tktview/3bcacd36ff|ticket: Show ticket history on ticket edit page] file: [714bfea27c] check-in: [ff009a8f0e] user: jkosche branch: tkt-improvements, size: 26275 | |
| 15:54 | improve navigation of tktsetup-subpages file: [87ed249ca2] check-in: [f5619ef3e0] user: jkosche branch: tkt-improvements, size: 24715 | |
|
2025-03-23
| ||
| 11:20 | fix punctuation in button description file: [a5d74a536a] check-in: [2f29cbbc0f] user: jkosche branch: tktnew-template, size: 25430 | |
| 11:19 | change the submenu for copy ticket to default TH1, so that admins can change it file: [7f7f530b01] check-in: [fd40330268] user: jkosche branch: tktnew-template, size: 25428 | |
| 10:45 | extend tktnew to have a button 'Submit and New' that allows to chain creation of multiple tickets file: [b27ccb1171] check-in: [e729e6b202] user: jkosche branch: tktnew-template, size: 25350 | |
|
2025-03-09
| ||
| 09:33 | add fields for priority and subsystem to tktnew-form, if user has Write-Tkt rights, which allows them to edit these fields in tktedit file: [f99dab91fb] check-in: [1b7033ffa5] user: jkosche branch: tktnew-template, size: 25109 | |
|
2025-03-07
| ||
| 15:56 | Enhance codecheck1.c to detect cases where style_header() is called with arguments that are not easily proven to be HTML-free. Fix multiple calls to style_header() to prove they are always HTML-free. file: [e6c3bb3f27] check-in: [2da41072ff] user: drh branch: enhanced-defenses, size: 24620 | |
|
2025-01-18
| ||
| 12:36 | set default ticket view th1 with description file: [dee6358557] check-in: [09d555c765] user: jkosche branch: ticket-wiki, size: 24620 | |
|
2023-09-18
| ||
| 13:18 | Try to simplify and rationalize the defenses against cross-site request forgery attacks. A hodgepodge of techniques have been used in the past. This changes attempts to make everything work more alike and to centralize CSRF defenses for easier auditing. file: [ae0401b6ef] check-in: [88a402fe2a] user: drh branch: csrf-defense-enhancement, size: 24485 | |
|
2023-05-10
| ||
| 18:40 | Removed all of the XML-style " />" tag closing markers on empty tags such as "hr", "br", and "input" to placate modern HTML5 validators. That's the doctype we declare, not XHTML, so we should conform. (Besides which, the XHTML dream is dead.) file: [2f158b31b2] check-in: [f5482a0a79] user: wyoung branch: trunk, size: 24509 | |
|
2022-12-12
| ||
| 16:12 | Add support for omitting some ticket events from the default timeline view. Filtering is defined by the 'ticket-hidden-expr' option added to the <tt>/tktsetup_timeline</tt> page. Filtering is bypassed if this expression is unset or if the "Unhide" checkbox (at the timeline's submenu) is checked. See [forum:/forumthread/4c49b2ad661c90b7|forum thread 4c49b2ad661c] for discussion. file: [c70087565b] check-in: [452805c2a0] user: george branch: tkt-hidden-expr, size: 24862 | |
|
2022-11-13
| ||
| 16:26 | Apply fixes to all web views to pass WCAG 2.1 tests performed by "axe DevTools" browser extension. Most fixes related to screen reader compatibility, like making sure that form elements have labels. Some color changes to improve contrast on Default skin. Made more HTML5 compliant. Minor improvement to select combo boxes for UX. Improved Search form UX. Two minor bug fixes for malformed HTML. Fixed help pages to resolve issues with non-compliant HTML being generated. Mostly documented at https://fossil-scm.org/forum/forumpost/aafb17a981df4166 file: [80e93524dd] check-in: [1f231db380] user: ericwikman branch: wcag-2.1, size: 25299 | |
|
2022-05-08
| ||
| 20:40 | Rename proposed column to <var>tkt_user</var> which seems more natural. Amend default schema to create this column (and also drop a nearby comment). Add a tiny optimization to <code>getAllTicketFields()</code>. file: [55408ff315] check-in: [6d95ae4f88] user: george branch: tkt-ucard, size: 24592 | |
|
2022-05-01
| ||
| 21:00 | Add support for optional <var>tkt_ucard</var> column of the <var>TICKETCHNG</var> table. If this column is present then its value is populated from the [/doc/tkt-ucard/www/fileformat.wiki#tktchng|U-card] of the corresponding artifact. file: [3dd7e9ffb2] check-in: [d681e1dc1d] user: george branch: tkt-ucard, size: 24625 | |
|
2021-10-16
| ||
| 06:59 | In the default ticket view, add a SPAN with CSS class tktDspCommenter around the commenter's name, per suggestion in [forum:491ed22f44|forum post 491ed22f44]. file: [cee83ae5c8] check-in: [9f53093dca] user: stephan branch: trunk, size: 24573 | |
|
2021-07-08
| ||
| 17:43 | Enhancement to codecheck1.c to verify that routines like db_set() use a string literal as the setting argument, and are thus impervious to injection attacks. file: [7ca5bc4b48] check-in: [0a5d0e191c] user: drh branch: trunk, size: 24512 | |
|
2020-12-22
| ||
| 12:13 | Removed the parameter from style_finish_page() since the resulting content div class is now redundant with respect to the body class. This potentially breaks CSS made against old class names that a prior commit on this branch changed, but such skins would be made against an unreleased version of Fossil, it's unlikely many are using that first version of the feature anyway, and most of the class names did *not* change unless you were targeting a "div" instead of "body" or just a generic class name. None of the shipping skins are affected. file: [de356833b4] check-in: [0e83ca88ce] user: wyoung branch: body-feature-class, size: 24476 | |
| 11:58 | Calling the new style_set_current_feature() function to override the new TH1 variable $current_feature for Fossil UI pages where the page name isn't what we want used as the "body" CSS class. For the most part, this matches the value currently being passed to style_finish_page(), but a few have changed with the benefit of hindsight. Not all calls to style_finish_page() have a corresponding call to the new function since the default value for $current_page now suffices. file: [e7ac5e58ef] check-in: [8ac0830bfc] user: wyoung branch: body-feature-class, size: 24506 | |
|
2020-12-09
| ||
| 00:09 | Fix typo in the default new ticket script. file: [499fb8a501] check-in: [1fbd2e1590] user: drh branch: trunk, size: 24383 | |
|
2020-11-07
| ||
| 13:25 | Rename the "style_body_and_footer()" interface to "style_finish_page()" and add a more detailed header comment to the implementation. file: [e3f94db222] check-in: [942b2076c6] user: drh branch: default-css-cleanups, size: 24384 | |
|
2020-11-05
| ||
| 23:15 | Added a parameter to style_footer() and renamed it to match its actual function (style_body_and_footer()) so we can add a CSS class to each page that indicates which major Fossil feature served the page, so we can have module-specific CSS. file: [e4a399d15c] check-in: [ef5424b683] user: wyoung branch: default-css-cleanups, size: 24396 | |
|
2020-10-04
| ||
| 14:35 | Exchanged most uses of %s(g.zTop) and such in the code with use of %R in Fossil's special printf() type functions. (The branch is named after just one of several of these, mprintf(), being one of the shortest names.) At the least, this is shorter, simpler code, but there is also some hope that it may fix some doubled slash problems someone is having on the forum. (https://www.fossil-scm.org/forum/forumpost/1ea72176e0) file: [3778b61b72] check-in: [2907721acd] user: wyoung branch: prefer-mprintf-r, size: 24339 | |
|
2020-05-27
| ||
| 22:14 | Updated all user-facing documentation and "fossil help" output (plus select internal comments and function names) to use "hash" rather than "UUID". No functional changes. (Yet?) See forum thread https://www.fossil-scm.org/forum/forumpost/ddc14c6866 for discussion. file: [87857cd6f2] check-in: [df5201950e] user: wyoung branch: uuid-to-hash, size: 24355 | |
|
2020-04-05
| ||
| 23:45 | Match the COMMAND and WEBPAGE names with _cmd and _page functions; [https://fossil-scm.org/forum/forumpost/045bffda68|forumpost/045bffda68] file: [51ed8f2599] check-in: [06afb7022f] user: ashepilko branch: api-cleanup, size: 24360 | |
|
2019-12-23
| ||
| 12:47 | On the ticket timeline configuration screen, show the names of the underlying properties. file: [30ef374d7c] check-in: [d725f611a3] user: drh branch: trunk, size: 24355 | |
|
2019-12-19
| ||
| 18:54 | Several memleak fixes reported via https://fossil-scm.org/forum/forumpost/205b004d8a. In a branch so the OP can test them in his setup. file: [b9dcd40579] check-in: [4566da665d] user: stephan branch: memleak-fixes, size: 24249 | |
|
2019-11-20
| ||
| 15:25 | Add support for Markdown in the default ticket configuration, and make Markdown the default choice for markup. file: [d70ee363fd] check-in: [16fb915279] user: drh branch: trunk, size: 24206 | |
|
2019-08-31
| ||
| 16:42 | Merge in latest from trunk. file: [8ad838f414] check-in: [aa37639112] user: andybradford branch: db-begin-txn-updates, size: 23780 | |
|
2019-06-10
| ||
| 01:37 | Longer default hash length for the copy button on ticket view pages. file: [7d70961300] check-in: [e055942cf2] user: drh branch: trunk, size: 23786 | |
|
2019-06-05
| ||
| 07:47 | Define the spacing between copy buttons and adjacent elements by CSS rules, so that (0) no additional white space (nbsp) needs to be inserted into the HTML document, (1) the spacing can be modified by CSS rules, and (2) the copy buttons can be hidden by CSS rules. file: [d7c94a7402] check-in: [63ebcafb19] user: florian branch: copybtn.js-tweaks, size: 23786 | |
| 07:17 | More consistent naming scheme for IDs of copy buttons and their target elements. file: [86790b4479] check-in: [b19a982608] user: florian branch: copybtn.js-tweaks, size: 23784 | |
|
2019-06-02
| ||
| 11:31 | Add a TH1 command to output text with a copy button, and modify the default View Ticket Page template to include a copy button for the ticket hash (UUID). file: [743e30b869] check-in: [68405c3f5b] user: florian branch: copybtn.js-demonstration, size: 23785 | |
|
2019-03-19
| ||
| 14:09 | Replace most calls to db_begin_transaction() with db_begin_write() to avoid having a reader locking during a COMMIT. file: [8fd9aa9b81] check-in: [6cc5354821] user: andybradford branch: db-begin-txn-updates, size: 23829 | |
|
2016-06-15
| ||
| 08:38 | More consistancy in using <br /> and <hr /> HTML tags file: [164102f794] check-in: [bd559ff0d0] user: jan.nijtmans branch: trunk, size: 23835 | |
|
2016-04-01
| ||
| 20:21 | Work in progress on spell-check and proof-reading sweep over the help text. file: [c7af6bda5a] check-in: [2a4e31bd8d] user: rberteig branch: ross-spellcheck, size: 23827 | |
|
2015-09-16
| ||
| 10:49 | eliminate many unnessary type-casts file: [32e23747e8] check-in: [5b456cfa6b] user: jan.nijtmans branch: trunk, size: 23826 | |
|
2015-04-27
| ||
| 13:19 | Provide help text for all commands and webpages. file: [1360904128] check-in: [7ab03289ee] user: drh branch: trunk, size: 23889 | |
|
2015-02-14
| ||
| 14:05 | Change default headers to show menu-bar items that would be available to user "anonymous" even if the current user is not logged in. file: [c4682befe7] check-in: [72cddddbcc] user: drh branch: login-enhancements, size: 22984 | |
| 12:24 | When the user is "nobody", make the g.anon permission vector for "anonymous" available in addition to g.perm. Hyperlinks to pages that would be available to anonymous are shown rather than suppressed. When permission is denied and control jumps to login_needed() a new flag shows whether or not logging in as "anonymous" would help. Work in progress. file: [cc78dda4e6] check-in: [2f50d427a9] user: drh branch: login-enhancements, size: 22980 | |
|
2014-09-17
| ||
| 06:24 | Add the same handling for the '$tkt_datetime' variable. Also, TH1 does not short-circuit the '&&' operator. file: [3208196e41] check-in: [b84b8865a0] user: mistachkin branch: please-review, size: 22940 | |
| 05:47 | When deleting a brand new ticket that was pending moderation, eliminate TH1 script errors about the missing '$tkt_uuid' variable. file: [85e02efb89] check-in: [a21d475e01] user: mistachkin branch: please-review, size: 22844 | |
|
2014-02-28
| ||
| 10:34 | Remove unnecessary spaces at end-of-lines. No change in functionality. file: [7102241789] check-in: [3df526ca41] user: jan.nijtmans branch: trunk, size: 22588 | |
|
2013-07-10
| ||
| 13:00 | Bug-fixes: - ticket change resulted in ticket hook firing twice. - uuid for commits was determined wrong. file: [389d153eab] check-in: [078c67e0c4] user: jan.nijtmans branch: tkt-change-hook, size: 21985 | |
| 10:22 | Add new "Tranfer Commit" hook, together with UI pages. Move existing "Ticket" hook there as well. file: [498b7a1ccc] check-in: [266aca1c42] user: jan.nijtmans branch: tkt-change-hook, size: 22104 | |
|
2013-05-07
| ||
| 07:52 | Move check for g.localOpen inside db_get_do_versionable(), because all callers will need this. Add "disabled" parameter to onoff_attribute(), entry_attribute() and textarea_attribute(). file: [fada8afa77] check-in: [10d8abcd0c] user: jan.nijtmans branch: trunk, size: 22621 | |
|
2013-01-15
| ||
| 03:02 | Ticket enhancements: Add the TICKET.TKT_CTIME field and make it hold the creation time of the ticket. Make sure that a TICKETCHNG entry is created for each change to the ticket if the TICKETCHNG.TKT_RID field exists. file: [e736285953] check-in: [8554d3e656] user: drh branch: trunk, size: 22576 | |
|
2013-01-11
| ||
| 18:03 | Enhancements to the TICKETCHNG table: (1) Add the tkt_rid column and populate it (if present) with the recordID of the artifact. (2) For columns that appear in both TICKET and TICKETCHNG but are missing from the artifact, fill in the TICKETCHNG value with the value from TICKET at that point in time. (3) Add the test-ticket-rebuild command for testing the above. file: [57ed694ac5] check-in: [a18a49c875] user: drh branch: trunk, size: 22556 | |
|
2012-12-01
| ||
| 03:55 | Update the default new-ticket and edit-ticket scripts so that the Submit button is still shown after a prior submit attempt where the captcha failed. file: [bdce1faa3e] check-in: [28faff0d6a] user: drh branch: trunk, size: 22519 | |
| 03:50 | Revise the default ticket viewer so that it omits blank comments from the User Comments section. file: [829b0aa35e] check-in: [ee40fcb448] user: drh branch: trunk, size: 22478 | |
|
2012-11-27
| ||
| 15:32 | Fix some HTML markup irregularities. Improvements to the default ticket viewer. file: [aa99ac0dfb] check-in: [7575b52e15] user: drh branch: ticket-enhancements, size: 22455 | |
|
2012-11-26
| ||
| 21:30 | Fix a string-quoting error in the previous commit. file: [69087889bc] check-in: [3c8195c876] user: drh branch: ticket-enhancements, size: 22178 | |
| 19:32 | Change the default ticketing scripts to take advantage of TICKETCHNG. file: [94697dc4e0] check-in: [fb3b0f66a3] user: drh branch: ticket-enhancements, size: 22190 | |
|
2012-11-24
| ||
| 20:53 | Add support fo the TICKETCHNG table in the repository database. file: [3d09ca70d3] check-in: [48645c39a4] user: drh branch: ticket-enhancements, size: 23021 | |
|
2012-11-23
| ||
| 22:29 | New and improved default ticket setup. file: [cb72be1ac5] check-in: [340040a8a5] user: drh branch: ticket-enhancements, size: 22675 | |
|
2012-11-04
| ||
| 12:59 | Fix typos. file: [69e0b84786] check-in: [45065c5c28] user: dmitry branch: spelling, size: 19631 | |
|
2012-11-02
| ||
| 02:26 | Additional tweaks to the wiki/ticket editing logic with moderation control. file: [925be10cc5] check-in: [d3d094ff55] user: drh branch: moderation, size: 19633 | |
|
2012-08-29
| ||
| 13:57 | Allow UTF-8 characters in sources. translate.exe will translate it to ASCII file: [73b73602c4] check-in: [9f6abc5968] user: jan.nijtmans branch: msvc-broken, size: 19511 | |
|
2012-08-17
| ||
| 18:14 | Fixed a number of "the the" duplications in comments, documentation, and HTML (templates). Left the 17 occurences of same in sqlite.c alone. file: [a63d053af5] check-in: [b00e462ffc] user: andreask branch: trunk, size: 19512 | |
|
2012-03-29
| ||
| 14:54 | Add vim modline everywhere file: [4d4b59aed7] check-in: [a496d8e88d] user: mgagnon branch: mgagnon_fix, size: 19558 | |
|
2012-02-09
| ||
| 04:48 | Add experimental support for running a TH1 script after a ticket is edited or created. file: [9bbae8cc78] check-in: [9555560966] user: mistachkin branch: tktChangeScript, size: 19516 | |
|
2011-09-14
| ||
| 17:45 | Refactored g.okXXX perms flags to g.perm.XXX. file: [fcc92cae6a] check-in: [34b4dec0bc] user: stephan branch: stephan-hack, size: 18880 | |
|
2010-12-30
| ||
| 14:41 | Add a -local option to the "date" TH1 command. This allows a custom ticket-edit script to use localtime instead of UTC for the date stamp for when a comment is added. Also modify the default ticket-edit script to show UTC after the date stamp, to avoid ambiguity. Ticket [5c1490e26b8b2f8]. file: [44113180c0] check-in: [e07625279c] user: drh branch: trunk, size: 18871 | |
|
2010-12-16
| ||
| 14:46 | Use relative URLs for hyperlinks whereever possible, so that Fossil can work better behind a reverse proxy. file: [392c112e2e] check-in: [daeb10f65f] user: drh branch: trunk, size: 18867 | |
|
2010-09-28
| ||
| 16:16 | corrected error CSS usages file: [7eccd2a08e] check-in: [94abf61c52] user: wolfgang branch: wolfgangFormat2CSS_2, size: 18875 | |
| 15:45 | more formats to css file: [1435604a85] check-in: [e05f750a45] user: wolfgang branch: wolfgangFormat2CSS_2, size: 18882 | |
|
2010-09-13
| ||
| 22:14 | Avoid the use of tabs. Make sure lines do not exceed 80 characters. file: [78b47c645f] check-in: [4cc0ebef9a] user: drh branch: wolfgangFormat2CSS, size: 18885 | |
|
2010-09-12
| ||
| 17:12 | some ticket pages html validated file: [cffea56ba1] check-in: [b9f38e16d0] user: wolfgang branch: wolfgangFormat2CSS, size: 18884 | |
| 12:49 | corrected some & chars in hyperlinks and added missing quotes in attribute values file: [b3c93dac7f] check-in: [214d2faf6d] user: wolfgang branch: wolfgangFormat2CSS, size: 18624 | |
| 08:47 | correct all unclosed br and hr tags, skipped sqlite.c file: [741909717e] check-in: [692b67bdcc] user: wolfgang branch: wolfgangFormat2CSS, size: 18607 | |
|
2010-09-11
| ||
| 21:20 | HTML validator error free ticket configuration file: [fa1365c968] check-in: [cf8d628d1d] user: wolfgang branch: wolfgangFormat2CSS, size: 18571 | |
|
2010-05-16
| ||
| 19:08 | Change from GPL to the Simplified BSD License. file: [bc8010e9f3] check-in: [c06edd231f] user: drh branch: clear-title, size: 18594 | |
|
2010-02-09
| ||
| 22:13 | Not all tickets are "problems". Adjust label for "one-line summary" entry when creating new ticket. file: [1918ece724] check-in: [2b79f36e5a] user: bch branch: trunk, size: 18870 | |
|
2010-01-10
| ||
| 00:07 | Fixes to the configurable "report list". Load the correct default TH script when no report list script is specified. Send and receive the report list TH script together with other ticket configuration scripts. file: [600a0203f6] check-in: [cd93f5965b] user: drh branch: experimental, size: 18871 | |
|
2010-01-09
| ||
| 18:32 | Added a user configurable TH1 template for the ticket report list. file: [eb46ab268d] check-in: [14253e9b33] user: jeremy_c branch: trunk, size: 18865 | |
|
2009-09-23
| ||
| 13:08 | Change default ticket viewer format to display ticket title as wiki. Show event summaries as wiki on the timeline. Allow <nowiki> markup in "NOBLOCK" wiki renderings. Ticket [218153bb7c3]. file: [57c97126a8] check-in: [d6bfe8d9a8] user: drh branch: trunk, size: 17745 | |
|
2009-01-23
| ||
| 01:01 | Nomenclature chanage: "bug report" becomes "ticket" file: [831f07a38a] check-in: [cf9ee7d67e] user: drh branch: trunk, size: 17731 | |
|
2008-12-14
| ||
| 22:54 | Moved new tcksetup.c into checkout dir before commit, added rstats command to get stat page info from command line. file: [8063829836] check-in: [cdbc3ab248] user: kejoki branch: trunk, size: 17739 | |
|
2008-11-26
| ||
| 02:36 | Add a "Preview" button to the default Edit Ticket screen configuration. file: [893b046bc6] check-in: [6bcff72d23] user: drh branch: trunk, size: 17703 | |
|
2008-10-26
| ||
| 02:16 | Change the default subsystem list for tickets to an empty set. Update documentation to begin making a clearer distinction between local state and global state. file: [866d7baa7c] check-in: [efb759a07d] user: drh branch: trunk, size: 17197 | |
|
2008-10-20
| ||
| 06:41 | More improvements to the timeline display of ticket changes. file: [953c7e0a99] check-in: [f0c8693845] user: drh branch: trunk, size: 17207 | |
|
2008-10-18
| ||
| 12:55 | Add defenses against [http://en.wikipedia.org/wiki/Cross-site_request_forgery | cross-site request forgery] attacks. file: [c8d31b703f] check-in: [0be54823ba] user: drh branch: trunk, size: 17022 | |
| 02:27 | Improvements to how ticket changes are displayed in the UI. The hyperlink is show with strick-through if the ticket is closed. The title is shown after the ticket hyperlink. SQL to determine the closed condition and the title can be set in the ticket setup screens. file: [cc6def603d] check-in: [ac3f1f2ba7] user: drh branch: trunk, size: 16898 | |
|
2008-10-05
| ||
| 13:13 | The UNIQUE constraint on the default TICKET table was wrong. The tkt_uuid column should be unique unto itself, not in combination with tkt_time. Existing servers will need to fix their TICKET implementations using the setup menu. This check-in changes the default. file: [5326eea0e1] check-in: [fb8dc7d07f] user: drh branch: trunk, size: 15779 | |
|
2008-08-24
| ||
| 06:40 | Spelling error. file: [a85601ed8a] check-in: [f3ce1c9fed] user: bharder branch: trunk, size: 15845 | |
|
2008-07-24
| ||
| 15:08 | Remove redundant "Description & Comments:" label from the ticket viewer. file: [1244b8737f] check-in: [4b56350ecb] user: drh branch: trunk, size: 15845 | |
|
2008-07-19
| ||
| 15:12 | Fix enforcement of access restrictions on reports. Do not allow reports to show the content of fields whose names begin with "private_" unless the "e" permission is enabled. file: [af01500203] check-in: [21326fb6f7] user: drh branch: trunk, size: 15877 | |
| 14:15 | Fix the "Key Template" setup box under ticket configuration. file: [e7df19c0f4] check-in: [b7588eb2f7] user: drh branch: trunk, size: 15674 | |
|
2008-05-28
| ||
| 19:24 | More ticket processing refinements. file: [fa060a4666] check-in: [27d2e6e458] user: drh branch: trunk, size: 15653 | |
| 18:48 | Continuing work on the ticketing system. file: [05495fef8d] check-in: [49380d500a] user: drh branch: trunk, size: 15457 | |
| 15:29 | Split of the ticket configuratio into separately editable pieces. file: [bcb0231e49] check-in: [86db6fa150] user: drh branch: trunk, size: 12943 | |
|
2008-05-25
| ||
| 19:36 | Incremental work on tickets and especially ticket configuration. file: [3051830ac9] check-in: [ce277cadda] user: drh branch: trunk, size: 11713 | |
|
2007-11-18
| ||
| 20:48 | Add a more advanced commit-hook mechanism that allows us to specify multiple procedures in a particular order prior to commit. Continuing work toward getting tickets going. file: [eeccd454b7] check-in: [d5e7891b07] user: drh branch: trunk, size: 1270 | |
|
2007-10-03
| ||
| 12:20 | Test commands for importing and exporting ticket configurations. file: [1bb9488bc9] check-in: [1e9c0e287e] user: drh branch: trunk, size: 4097 | |
| 02:33 | Added: Begin adding setup screens for ticket configuration. file: [58133ca678] check-in: [0edee97370] user: drh branch: trunk, size: 2249 | |