Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events by user drh occurring around 2017-12-05 01:30:44.
2017-12-06
| ||
17:14 | Fix harmless typo in comment. ... (check-in: bf82c41d9b user: drh tags: trunk) | |
16:50 | Reorganize the elements of the "Overview" section of a check-in view, to give more prominence to the "Download" links. ... (check-in: 4290984dd3 user: drh tags: trunk) | |
15:37 | Use an HTML5 color chooser dialog in the check-in comment editor. ... (check-in: f8bc3ce8c7 user: drh tags: trunk) | |
13:48 | Remove the last bits of in-line javascript from the timelines. ... (check-in: b799891b82 user: drh tags: trunk) | |
11:14 | Move all inline javascript associated with the login screen into a separate script file. ... (check-in: c6785fabf9 user: drh tags: trunk) | |
10:28 | Move the in-line javascript associated with the user capability editing into a separate script file. ... (check-in: ef63351dba user: drh tags: trunk) | |
10:01 | Perform table sorting using a separate javascript file rather than using in-line javascript. ... (check-in: 6b645d631d user: drh tags: trunk) | |
02:02 | Move all the in-line javascript from the file tree browser into a separate "tree.js" script. ... (check-in: 2f5c2f658c user: drh tags: trunk) | |
01:44 | Enable -Wall on default builds. Fix harmless compiler warnings. ... (check-in: 3f2cde2ce4 user: drh tags: trunk) | |
01:38 | Remove the use of in-line javascript from the submenu controls. ... (check-in: 3969757f37 user: drh tags: trunk) | |
01:09 | Add the --no-opt option to the ./configure script. Fix the menu.js script to avoid the use of eval(). ... (check-in: 189adb9959 user: drh tags: trunk) | |
2017-12-05
| ||
22:39 | Make the Basic/Advanced menu controls on timelines a setting that persists in the display preferences cookie. ... (check-in: 259074d364 user: drh tags: trunk) | |
21:36 | Remember the last Unified/Side-by-side diff in the display preferences cookie. ... (check-in: 0a1f4ed6aa user: drh tags: trunk) | |
20:33 | Move the in-line javascript used to initialize side-by-side diffs into a separately loaded script file. ... (check-in: 138dbc98ff user: drh tags: trunk) | |
20:16 | Replace the in-line graph-drawing javascript with a separate graph drawing module, "graph.js". ... (check-in: 32a2fff850 user: drh tags: trunk) | |
17:17 | Remove unused local variable from style_footer(). ... (check-in: 57ffe304c5 user: drh tags: trunk) | |
16:44 | Add default CSS for the label-value table. ... (check-in: d2e9b37694 user: drh tags: trunk) | |
16:22 | If a @-line for a string literal ends with "\" then omit the newline. ... (check-in: 09d882ee81 user: drh tags: trunk) | |
16:05 | • Edit [537b498e6cd4f10d|537b498e6c]: Edit check-in comment. ... (artifact: 6ca0b693ed user: drh) | |
16:04 | Remove the [...] surrounding hashes in the detail information of the timeline. ... (check-in: cc846d4bcd user: drh tags: trunk) | |
15:48 | Tolerate "[...]" delimiters enclosing hash identifiers. ... (check-in: 537b498e6c user: drh tags: trunk) | |
15:21 | Add the "/test-builtin-files" webpage. ... (check-in: cee662d96e user: drh tags: trunk) | |
15:09 | Change the name of "main.js" to "href.js". Rework the javascript code so that there can be multiple javascript files sourced on an as-needed basis. ... (check-in: 09494b0207 user: drh tags: trunk) | |
13:50 | Cache the main.js file. ... (check-in: 1760a15156 user: drh tags: trunk) | |
01:30 | Remove code inside of #if 0...#endif. ... (check-in: 7c408d751c user: drh tags: trunk) | |
01:29 | Add the "main.js" javascript file. Load that script on every page just before the </body> element, and use it to reduce the need for inline JS and CSS. ... (check-in: 8394d2fee2 user: drh tags: trunk) | |
01:24 | Remove unnecessary "antibot" class names from anchors. ... (Closed-Leaf check-in: 52a47db1a6 user: drh tags: main.js) | |
01:05 | Anti-robot defenses are now CSP-safe. ... (check-in: 4f2c984132 user: drh tags: main.js) | |
2017-12-04
| ||
21:49 | Make the default page size on SQL archives 512 bytes. ... (check-in: f5c81a6c4f user: drh tags: trunk) | |
21:29 | Add the /sqlar webpage. Link to this page from the /info page. ... (check-in: 768e19219f user: drh tags: trunk) | |
21:08 | Attempt to add a separate JS file and source it just prior to </body> ... (check-in: 487aa43f42 user: drh tags: main.js) | |
17:00 | Remove some stale ".timelineSpacer" CSS selectors. ... (check-in: 5c0238b3a3 user: drh tags: trunk) | |
16:42 | Remove ".timelineSpacer" rows surrounding the select row on a timeline. ... (check-in: 38b223df9c user: drh tags: trunk) | |
16:23 | Add a side-by-side diff option to the skin editor. ... (check-in: 523c548b2e user: drh tags: trunk) | |
16:13 | More initialization and diff options for skin editing. ... (check-in: c6ee75a912 user: drh tags: trunk) | |
13:55 | Fix the auto-backup mechanism that runs when publishing a new skin. ... (check-in: 205a748ed5 user: drh tags: trunk) | |
13:52 | Fix typos in comments. ... (check-in: 6d0d1f7167 user: drh tags: trunk) | |
2017-12-03
| ||
17:09 | Improved formatting of the generated CSS. ... (check-in: 52b003f1f9 user: drh tags: trunk) | |
16:19 | Fix the th_tcl.c to include new macros defined in file.c. ... (check-in: e27b18565e user: drh tags: trunk) | |
11:18 | Rework the Setup/Skin page so that all edits are done on a draft, then tested, then the draft is published to become the default skin. ... (check-in: 106fe618f4 user: drh tags: trunk) | |
11:16 | Refactor the symlink processing logic so that most of the file access routines take a new parameter indicating the conditions under which symlinks should and should not be followed. ... (check-in: 1772357fc2 user: drh tags: trunk) | |
02:11 | Fix the setting of authorized editors on the new skin page. ... (Closed-Leaf check-in: d8846443b4 user: drh tags: skin-setup-refactor) | |
01:57 | On the Skins admin page, add Step 8 which gives administrators a link to the legacy Skin control page, with updates to deal with drafts. ... (check-in: 49d923bd81 user: drh tags: skin-setup-refactor) | |
01:29 | Improvements and fixes to the new skin editing. ... (check-in: 38762b9f6c user: drh tags: skin-setup-refactor) | |
2017-12-02
| ||
21:48 | Improvements to the skin file editing. ... (check-in: 2179ffd47a user: drh tags: skin-setup-refactor) | |
21:24 | The new skin editing is working, minimally. Still needs lots of work, though. ... (check-in: 5840fdd732 user: drh tags: skin-setup-refactor) | |
16:22 | The URL parser now understands the /draftN/ prefix. Draft skins can now be initialized from built-ins. Another incremental check-in. ... (check-in: 0cba37ec1a user: drh tags: skin-setup-refactor) | |
14:39 | Rework the Setup/Skin page so that all edits are done on a draft, then tested, then the draft is published to become the default skin. This specific check-in is just the beginning. Must code needs to be added. This is just an incremental check-in. ... (check-in: 9bafe6cb60 user: drh tags: skin-setup-refactor) | |
13:00 | Update a comment due to changes in the purpose of Fossil 2.x. No changes to code. ... (Closed-Leaf check-in: 244b84b809 user: drh tags: symlink-refactor) | |
2017-11-30
| ||
18:07 | Fix a bug in the "fossil add" command that prevented the adding of symbolic links. ... (check-in: b259473846 user: drh tags: symlink-refactor) | |