Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
95 check-ins
2024-10-18
| ||
16:13 | Show the TCL version on the /env page. Leaf check-in: c941ec3d92 user: drh tags: trunk | |
2024-09-29
| ||
22:49 | Improved documentation on how to install and debug this script. check-in: 3045699dd2 user: drh tags: trunk | |
22:12 | New database files should not be executable. check-in: 7785442f05 user: drh tags: trunk | |
22:09 | Allow debugging using "fossil ui --extroot `pwd` --page /ext/checklist.tcl". Also add in recent databases. check-in: 8f0703ab24 user: drh tags: trunk | |
20:06 | Add execute permission to checklist.tcl check-in: 9909f123ab user: drh tags: trunk | |
2022-09-05
| ||
23:54 | Disable the Content Security Policy is the appropriate CSP is supplied by Fossil. check-in: d4f6c80c7b user: drh tags: trunk | |
23:51 | Somehow the /home/drh/sqlite-src-ext/checklist script on the main SQLite server is different from this script. Bring this script into conformance with what is actually deployed. check-in: 607760dca0 user: drh tags: trunk | |
2019-07-26
| ||
13:48 | Convert to be a Fossil CGI extension. check-in: ebc730eeca user: drh tags: trunk | |
2018-08-23
| ||
15:21 | Include the meta-viewport element in the header for all pages. check-in: 296b042b26 user: drh tags: trunk | |
2018-06-01
| ||
02:59 | Fix two minor issues: (1) Clear the prior content from the edit dialog when it pops up in case the AJAX request for content returns nothing. (2) Trim whitespace from both ends of comments before storing in the database. check-in: 9919c0d6f8 user: drh tags: trunk | |
2018-03-28
| ||
20:25 | On the /env page, show the SQLite version. check-in: 0846561118 user: drh tags: trunk | |
2018-02-02
| ||
03:09 | Updates to documentation and comments. No changes to code. check-in: b4a108f82b user: drh tags: trunk | |
2018-02-01
| ||
15:22 | Tweaks to the checklist.tcl script so that it passes --lint and to enable a timeout on the database connection. check-in: aae9b15e00 user: drh tags: trunk | |
2018-01-30
| ||
23:47 | Update to make use of SAME_ORIGIN. check-in: 0280010860 user: drh tags: trunk | |
20:39 | Add a warning to the login page if the client is not sending Referer headers. check-in: 1e0662e9e3 user: drh tags: trunk | |
19:09 | Omit all use of the global ::wapp dict check-in: 7b0c5b9f45 user: drh tags: trunk | |
18:01 | Clean up legacy files and create a README.md file at the top-level. check-in: a165137c40 user: drh tags: trunk | |
17:37 | Set the default DATADIR to /checklist. A few other last-minute tweaks to get it working for the website. check-in: 25c9d1ec58 user: drh tags: trunk | |
15:48 | Fix a missing </b< in the 3080300.db database. check-in: 677b092f11 user: drh tags: trunk | |
15:35 | Add the ability to edit the checklist using the /cklistedit page. check-in: daf4f29f9b user: drh tags: trunk | |
14:17 | Show/hide history by clicking on the "(status user)" text. Set cursors on clickable text. check-in: 66716f8b1d user: drh tags: trunk | |
02:49 | Show individual change history on checklist items. check-in: ec491e5144 user: drh tags: trunk | |
2018-01-29
| ||
22:38 | Enable caching of javascript and CSS resources. check-in: d1e8bef86e user: drh tags: trunk | |
20:41 | Database listing in reverse order - newest databases first. check-in: 827e911ff3 user: drh tags: trunk | |
18:40 | Commit transactions from the /sql page. Improvements to the header comment. check-in: ea17699ab0 user: drh tags: trunk | |
18:16 | Checklist updates are working using AJAX. check-in: 62e3fcb7b3 user: drh tags: trunk | |
07:18 | Shift more of the HTML into the HTML document and avoid innerHTML within javascript. check-in: 042caeec26 user: drh tags: trunk | |
07:04 | Clicking brings up the edit dialog. check-in: c8b0ef010c user: drh tags: trunk | |
02:06 | Disallow login except via HTTPS or localhost. check-in: 606874f58e user: drh tags: trunk | |
01:59 | The /jstat page now accepts updates from authenticated users. check-in: a192fe74a0 user: drh tags: trunk | |
2018-01-28
| ||
20:40 | Increased use of wapp-param and wapp-trim. check-in: 3642e8a56e user: drh tags: trunk | |
20:31 | Add the /sql page accessible to administrators. Improvements to the main menu. check-in: a4fed2d841 user: drh tags: trunk | |
18:13 | Formatting improvements. check-in: 7a56647dd1 user: drh tags: trunk | |
17:45 | Support for login and logout. check-in: dda0b567a5 user: drh tags: trunk | |
15:58 | Add the CONFIG table to all databases. Initialize it with a title and with login credentials. check-in: cf60fac559 user: drh tags: trunk | |
00:07 | Uses AJAX to query the current check-list state from the server and update the screen. check-in: 61fdbd1bd5 user: drh tags: trunk | |
2018-01-27
| ||
21:06 | The checklist.tcl script now renders the checklist, with javascript and CSS. check-in: fe4f272f47 user: drh tags: trunk | |
16:34 | Begin adding a Wapp version of the checklist program. check-in: 30e4cf66e9 user: drh tags: trunk | |
2018-01-26
| ||
21:17 | Updates to the 3.22.0 database. check-in: 42dff43d45 user: drh tags: trunk | |
2017-12-21
| ||
13:06 | Archive all historical SQLite release checklists. check-in: 7edb7bf58a user: drh tags: trunk | |
12:40 | When a writer runs the /baseline page, construct the CHECKLIST table in the database file. check-in: e5031b1b4d user: drh tags: trunk | |
2017-05-17
| ||
13:24 | Include the parent text in the history. check-in: f1880af673 user: drh tags: trunk | |
03:03 | Add the "text" attribute to the history page. check-in: f3587d2e33 user: drh tags: trunk | |
02:57 | Put the age of each change in the history check-in: f0c46a8739 user: drh tags: trunk | |
2017-05-12
| ||
15:19 | Update the built-in SQLite to the latest 3.19.0 beta. check-in: 86a7a5f891 user: drh tags: trunk | |
2016-03-24
| ||
16:22 | Add the hilight= query parameter on the index page. check-in: 7ad2391c31 user: drh tags: trunk | |
2016-01-04
| ||
12:28 | Fix to the comment quoting mechanism. check-in: 8b4c5e7c7d user: drh tags: trunk | |
00:23 | Prelim color changes to a darker blue, to more clearly distinguish from green. check-in: a49b64a96f user: drh tags: trunk | |
2016-01-03
| ||
22:36 | Improvements to form labels. Fix the colors on the history page. check-in: 9ea816e287 user: drh tags: trunk | |
22:08 | On the edit popup, make the initial value of the Status equal to the current status. check-in: 1268489e80 user: drh tags: trunk | |
21:50 | Second click on an checklist item cancels the edit dialog. check-in: 1690c186db user: drh tags: trunk | |
21:45 | Remove the "Append" feature. Instead, prepopulate the Comment: field with the existing comment. check-in: 9183c51f36 user: drh tags: trunk | |
19:18 | Allow multi-line comments on checklist changes, and an "Append" option on comments. Newlines in comments are honored. check-in: 17902a1f91 user: drh tags: trunk | |
18:31 | Cancel any prior edit dialog if a new one is started. Update to the latest SQLite. check-in: 8f414ad5ca user: drh tags: trunk | |
2015-06-16
| ||
10:50 | Default user is "anonymous". check-in: 443515061c user: drh tags: trunk | |
2014-10-14
| ||
21:07 | Update the built-in SQLite to 3.8.7 beta 3 check-in: 50d4a516b5 user: drh tags: trunk | |
2014-10-08
| ||
13:54 | Update the built-in SQLite to the 3.8.7 beta. check-in: 74844bd76b user: drh tags: trunk | |
2014-06-02
| ||
15:22 | Update to the latest 3.8.5 beta of SQLite from upstream. check-in: 428d64e112 user: drh tags: trunk | |
2014-03-07
| ||
14:15 | Update the built-in SQLite to 3.8.4 beta. Add a "retest" option. check-in: 7e9f729582 user: drh tags: trunk | |
2013-10-16
| ||
18:21 | When repeating the same status, add a "+" afterwards. check-in: ccbe632a08 user: drh tags: trunk | |
18:21 | Get the +-up markings working correctly. Closed-Leaf check-in: fdc6d6aef5 user: drh tags: plus-changes | |
17:33 | If the status is not changed, give it a "+" at the end. check-in: 8af8b2625b user: drh tags: plus-changes | |
2013-10-14
| ||
14:44 | Update to the latest SQLite (version 3.8.1 beta). Fix the history display with "id=1". check-in: cecd0619fd user: drh tags: trunk | |
2013-05-16
| ||
02:34 | Which clicking on the history * for a top-level item, show also the history of all sub-items. check-in: 457fa0fe47 user: drh tags: trunk | |
02:30 | White space between status and history hyperlink. check-in: 9c3310f522 user: drh tags: trunk | |
02:28 | Always redirect so that there is a valid method in the URL. Provide hyperlinks to history on the checklist. check-in: ab942656ac user: drh tags: trunk | |
01:43 | Update to the latest SQLite. Add color based on status to the history page. check-in: fdd787c65e user: drh tags: trunk | |
2012-12-08
| ||
23:39 | Update the built-in SQLite to the latest 3.7.15 beta. check-in: 2823fb8a60 user: drh tags: trunk | |
2012-12-04
| ||
19:10 | Include the REMOTE_USER as the "owner" when doing click-to-edit. check-in: 530c2f7802 user: drh tags: trunk | |
19:04 | Add a Cancel button on the click-to-complete form. check-in: 504c8a950c user: drh tags: trunk | |
18:52 | Redirect to a GET after making any change, so that "reload" will work correctly. check-in: 2ea8379acd user: drh tags: trunk | |
18:32 | Send changes via POST instead of GET check-in: b690b8ab7f user: drh tags: trunk | |
18:27 | Click on check-list items to change states. check-in: e8c3d06248 user: drh tags: trunk | |
2012-06-07
| ||
17:44 | Add the "prelim" category. Default the username to the current user. check-in: 8449dc7b52 user: drh tags: trunk | |
2012-05-11
| ||
16:39 | Add a pending category. check-in: 509c7c0165 user: drh tags: trunk | |
2011-07-09
| ||
14:57 | Update the makefile so that it statically links. check-in: 2bef1771bb user: drh tags: trunk | |
14:54 | Add a history report with the ability to backout changes. check-in: 5b3c77ec70 user: drh tags: trunk | |
2011-06-29
| ||
17:36 | Fix an issue with the --staledate option. check-in: 16f83f1ae4 user: drh tags: trunk | |
2011-06-21
| ||
01:10 | Add the --staledate configuration option. check-in: d479340cab user: drh tags: trunk | |
2011-06-20
| ||
11:46 | Add anchors to each checklist item. check-in: 2f2c11dd8f user: drh tags: trunk | |
2011-06-04
| ||
15:38 | Add --staleage and --showage parameters to the CGI script. check-in: 0a9c45b051 user: drh tags: trunk | |
15:06 | Add a "stale" option as one of the states of a checklist item. check-in: 84cf496b21 user: drh tags: trunk | |
2011-05-25
| ||
18:26 | Add a simple build script and a snapshot of the SQLite library source code. check-in: 2cac6917c6 user: drh tags: trunk | |
18:11 | Refactoring various pages into separate subroutines. check-in: f143adb238 user: drh tags: trunk | |
18:02 | Display the last change time for each item on the checklist. check-in: c1009be464 user: drh tags: trunk | |
17:37 | Default to the index page. check-in: 4e5eddb78e user: drh tags: trunk | |
2011-05-06
| ||
20:40 | Records changes in the history table, but does not use the history for display. check-in: 304bca2fa7 user: drh tags: trunk | |
20:11 | Working reasonable well. Still no history. check-in: d69c9d4423 user: drh tags: trunk | |
19:19 | Editing of checklists is almost working. check-in: 5fcc485bef user: drh tags: trunk | |
03:16 | Running as CGI and rendering the checklist. check-in: 92395a0472 user: drh tags: trunk | |
2011-05-04
| ||
13:59 | Improved item hash. Add the --html option. check-in: bf2fb8f6a0 user: drh tags: trunk | |
13:06 | Begin writing the application code. check-in: 757c9be544 user: drh tags: trunk | |
01:41 | Application infrastructure appears to be working. check-in: c4559b18d9 user: drh tags: trunk | |
01:30 | Initial code check-in. check-in: 9a6dc20020 user: drh tags: trunk | |
01:29 | initial empty check-in check-in: 6caba605c8 user: drh tags: trunk | |