Fossil SCM
Updates to the change log.
Commit
c7dcf38c5b89ccc895b96e54b2c3d697bb4cd7b8dcf06a9b99e9e0cce3c47cbf
Parent
4d88ef4fcdc1a5c…
1 file changed
+18
+18
| --- www/changes.wiki | ||
| +++ www/changes.wiki | ||
| @@ -6,11 +6,29 @@ | ||
| 6 | 6 | * The "[/help?cmd=clone|fossil clone]" command is enhanced so that |
| 7 | 7 | if the repository filename is omitted, an appropriate name is derived |
| 8 | 8 | from the remote URL and the newly cloned repo is opened. This makes |
| 9 | 9 | the clone command work more like Git, thus making it easier for |
| 10 | 10 | people transitioning from Git. |
| 11 | + * Changed the way that wiki edits are stored in the EVENT table of the | |
| 12 | + database, for more flexibility and better features. | |
| 13 | + <b>Run "fossil rebuild" to take advantage of this change</b>. | |
| 11 | 14 | * Add the "contact" sub-command to [/help?cmd=user|fossil user]. |
| 15 | + * Added commands "[/help?cmd=all|fossil all git export]" and | |
| 16 | + "[/help?cmd=all|fossil all git status]". | |
| 17 | + * Improvements to the "[/sitemap]" page. Add subpages | |
| 18 | + [/sitemap-timeline] and [/sitmap-test]. | |
| 19 | + * Better text position in cylinder objects of Pikchr diagrams. | |
| 20 | + * New "details.txt" settings available to custom skins to better control | |
| 21 | + the rendering of Pikchr diagrams: | |
| 22 | + <ul> | |
| 23 | + <li> pikchr-foreground | |
| 24 | + <li> pikchr-scale | |
| 25 | + <li> pikchr-fontscale | |
| 26 | + </ul> | |
| 27 | + * Allow the use of SQL functions inside the ticket table definition | |
| 28 | + for custom ticket configurations. | |
| 29 | + * Countless improvements and enhancements to the documentation | |
| 12 | 30 | |
| 13 | 31 | <a name='v2_13'></a> |
| 14 | 32 | <h2>Changes for Version 2.13 (2020-11-01)</h2> |
| 15 | 33 | |
| 16 | 34 | * Added support for [./interwiki.md|interwiki links]. |
| 17 | 35 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -6,11 +6,29 @@ | |
| 6 | * The "[/help?cmd=clone|fossil clone]" command is enhanced so that |
| 7 | if the repository filename is omitted, an appropriate name is derived |
| 8 | from the remote URL and the newly cloned repo is opened. This makes |
| 9 | the clone command work more like Git, thus making it easier for |
| 10 | people transitioning from Git. |
| 11 | * Add the "contact" sub-command to [/help?cmd=user|fossil user]. |
| 12 | |
| 13 | <a name='v2_13'></a> |
| 14 | <h2>Changes for Version 2.13 (2020-11-01)</h2> |
| 15 | |
| 16 | * Added support for [./interwiki.md|interwiki links]. |
| 17 |
| --- www/changes.wiki | |
| +++ www/changes.wiki | |
| @@ -6,11 +6,29 @@ | |
| 6 | * The "[/help?cmd=clone|fossil clone]" command is enhanced so that |
| 7 | if the repository filename is omitted, an appropriate name is derived |
| 8 | from the remote URL and the newly cloned repo is opened. This makes |
| 9 | the clone command work more like Git, thus making it easier for |
| 10 | people transitioning from Git. |
| 11 | * Changed the way that wiki edits are stored in the EVENT table of the |
| 12 | database, for more flexibility and better features. |
| 13 | <b>Run "fossil rebuild" to take advantage of this change</b>. |
| 14 | * Add the "contact" sub-command to [/help?cmd=user|fossil user]. |
| 15 | * Added commands "[/help?cmd=all|fossil all git export]" and |
| 16 | "[/help?cmd=all|fossil all git status]". |
| 17 | * Improvements to the "[/sitemap]" page. Add subpages |
| 18 | [/sitemap-timeline] and [/sitmap-test]. |
| 19 | * Better text position in cylinder objects of Pikchr diagrams. |
| 20 | * New "details.txt" settings available to custom skins to better control |
| 21 | the rendering of Pikchr diagrams: |
| 22 | <ul> |
| 23 | <li> pikchr-foreground |
| 24 | <li> pikchr-scale |
| 25 | <li> pikchr-fontscale |
| 26 | </ul> |
| 27 | * Allow the use of SQL functions inside the ticket table definition |
| 28 | for custom ticket configurations. |
| 29 | * Countless improvements and enhancements to the documentation |
| 30 | |
| 31 | <a name='v2_13'></a> |
| 32 | <h2>Changes for Version 2.13 (2020-11-01)</h2> |
| 33 | |
| 34 | * Added support for [./interwiki.md|interwiki links]. |
| 35 |