Bauke/tildes-issue-log
Bauke
/
tildes-issue-log
Archived
1
Fork 0

Add November 2018 entry

This commit is contained in:
Bauke 2018-12-01 15:17:45 +01:00
parent 2d991dfa77
commit 1177457718
Signed by: Bauke
GPG Key ID: C1C0F29952BCF558
3 changed files with 367 additions and 0 deletions

View File

@ -8,6 +8,7 @@
* [August](https://til.bauke.xyz/posts/august-2018.html)
* [September](https://til.bauke.xyz/posts/september-2018.html)
* [October](https://til.bauke.xyz/posts/october-2018.html)
* [November](https://til.bauke.xyz/posts/november-2018.html)
## Contributing

View File

@ -23,6 +23,8 @@ html(lang="en")
section(id="posts")
h1 Posts
article(class="post")
h2: a(href="posts/november-2018.html") November 2018
article(class="post")
h2: a(href="posts/october-2018.html") October 2018
article(class="post")

364
src/posts/november-2018.pug Normal file
View File

@ -0,0 +1,364 @@
<!DOCTYPE html>
html(lang="en")
head
meta(name="viewport", content="width=device-width, initial-scale=1.0")
title November 2018
link(rel="stylesheet", href="../css/common.css")
link(rel="stylesheet", href="../css/post.css")
//- NOTE: favicons are under "src/favicons" but in "public/" for build
link(rel="apple-touch-icon" sizes="180x180" href="../apple-touch-icon.png")
link(rel="apple-touch-icon" sizes="180x180" href="../apple-touch-icon.png")
link(rel="icon" type="image/png" sizes="32x32" href="../favicon-32x32.png")
link(rel="icon" type="image/png" sizes="16x16" href="../favicon-16x16.png")
link(rel="manifest" href="../site.webmanifest")
link(rel="mask-icon" href="../safari-pinned-tab.svg" color="#282a36")
link(rel="shortcut icon" href="../favicon.ico")
meta(name="msapplication-TileColor" content="#282a36")
meta(name="msapplication-config" content="../browserconfig.xml")
meta(name="theme-color" content="#282a36")
body
div(id="wrapper")
h1 November 2018
section(id="post")
article(id="toc")
h2 Table Of Contents
ul
li: a(href="#about") About
li: a(href="#feedback") Feedback
li
a(href="#highlights") Highlights
ul
li: a(href="#a-slow-month") A Slow Month
li: a(href="#statistics") Statistics
li
a(href="#issue-table") Issue Table
ul
li: a(href="#opened") Opened
li: a(href="#closed") Closed
article(id="about")
h2 About
p The Tildes Issue Log is a monthly recurring post about the changes and progression that Tildes has made. Highlighting some of the newest additions and changes, as well as a complete table of every issue opened and closed in that month, along with some interesting statistics so you can get a look into the development process and a quick grasp of anything you may have missed.
article(id="feedback")
h2 Feedback
p If anything is incorrect or you have anything that you'd like to see changed or added please
|
|
a(href="https://gitlab.com/Bauke/tildes-issue-log/issues") open an issue
| ,
|
a(href="https://tildes.net/user/Bauke/new_message") PM me
|
| or comment on the posted topic on Tildes.
p If you'd like to write a highlight section or want to contribute in any other way, feel free to do so. Like Tildes, this will remain entirely open-source.
article(id="highlights")
h2 Highlights
//- User written highlights of what happened with development and any notable changes, if applicable.
h3(id="a-slow-month") A Slow Month
p November has been a slow and uneventful month and
|
|
a(href="https://tildes.net/~tildes.official/8oi") the only official topic from this month
|
| talks about why that is and how December is gonna be noticeably different, since the plan is to make Tildes publicly viewable! There's more details in the official topic so definitely read that if you haven't already.
details
summary Details
p Author:
|
|
a(href="https://tildes.net/user/Bauke") Bauke
p Written Date: 2018-30-11
article(id="statistics")
h2 Statistics
p In the month of November 21 issues were opened and 6 issues were closed.
p An average of 0.70 issues were opened and 0.20 issues were closed each day.
p The average time to close issues was 3.69 days or 88.47 hours.
p Top 3 issue creators:
ol
li
a(href="https://gitlab.com/cfabbro") cfabbro
|
| with
|
a(href="https://gitlab.com/tildes/tildes/issues?state=all&author_username=cfabbro") 4 issues created
| .
li
a(href="https://gitlab.com/Bauke") Bauke
|
| with
|
a(href="https://gitlab.com/tildes/tildes/issues?state=all&author_username=Bauke") 4 issues created
| .
li
a(href="https://gitlab.com/Deimorz") Deimorz
|
| with
|
a(href="https://gitlab.com/tildes/tildes/issues?state=all&author_username=Deimorz") 3 issues created
| .
p Amount of labels assigned to currently open issues:
ul
li
a(href="https://gitlab.com/tildes/tildes/issues?state=opened&label_name%5B%5D=bug") bug
| :
| 5 times.
li
a(href="https://gitlab.com/tildes/tildes/issues?state=opened&label_name%5B%5D=design") design
| :
| 1 time.
li
a(href="https://gitlab.com/tildes/tildes/issues?state=opened&label_name%5B%5D=dev") dev
| :
| 1 time.
li
a(href="https://gitlab.com/tildes/tildes/issues?state=opened&label_name%5B%5D=feature") feature
| :
| 2 times.
li
a(href="https://gitlab.com/tildes/tildes/issues?state=opened&label_name%5B%5D=investigate") investigate
| :
| 4 times.
li
a(href="https://gitlab.com/tildes/tildes/issues?state=opened&label_name%5B%5D=suggestion") suggestion
| :
| 6 times.
li
a(href="https://gitlab.com/tildes/tildes/issues?state=opened&label_name%5B%5D=tweak") tweak
| :
| 1 time.
p Amount of labels assigned to closed issues:
ul
li
a(href="https://gitlab.com/tildes/tildes/issues?state=closed&label_name%5B%5D=bug") bug
| :
| 1 time.
li
a(href="https://gitlab.com/tildes/tildes/issues?state=closed&label_name%5B%5D=code") code
| :
| 1 time.
li
a(href="https://gitlab.com/tildes/tildes/issues?state=closed&label_name%5B%5D=design") design
| :
| 1 time.
li
a(href="https://gitlab.com/tildes/tildes/issues?state=closed&label_name%5B%5D=in+progress") in progress
| :
| 2 times.
li
a(href="https://gitlab.com/tildes/tildes/issues?state=closed&label_name%5B%5D=suggestion") suggestion
| :
| 2 times.
article(id="issue-table")
h2 Issue Table
h3(id="opened") Opened
table
thead
tr
td Issue
td Title
td Author
td Opened
td Closed
tbody
tr
td: a(href="https://gitlab.com/tildes/tildes/issues/313") 313
td Add organization options to the bookmark featur...
td: a(href="https://gitlab.com/cfabbro") cfabbro
td 2018/11/01 12:37:29
td
tr
td: a(href="https://gitlab.com/tildes/tildes/issues/314") 314
td Add a way to identify extra-good topics, simila...
td: a(href="https://gitlab.com/cfabbro") cfabbro
td 2018/11/01 16:53:43
td
tr
td: a(href="https://gitlab.com/tildes/tildes/issues/315") 315
td Remove "title_of_topic" part from URL
td: a(href="https://gitlab.com/Bauke") Bauke
td 2018/11/01 20:07:17
td 2018/11/01 20:15:41
tr
td: a(href="https://gitlab.com/tildes/tildes/issues/316") 316
td Add short links to topics (and comments?) via t...
td: a(href="https://gitlab.com/Deimorz") Deimorz
td 2018/11/01 20:23:10
td
tr
td: a(href="https://gitlab.com/tildes/tildes/issues/317") 317
td Feature request: tag own comments as offtopic (...
td: a(href="https://gitlab.com/cadadr") cadadr
td 2018/11/01 22:31:46
td
tr
td: a(href="https://gitlab.com/tildes/tildes/issues/318") 318
td Add a "most bookmarked" topic sort and/or "# of...
td: a(href="https://gitlab.com/cfabbro") cfabbro
td 2018/11/01 22:51:09
td
tr
td: a(href="https://gitlab.com/tildes/tildes/issues/319") 319
td Update Pyramid to 1.10
td: a(href="https://gitlab.com/Deimorz") Deimorz
td 2018/11/01 23:25:44
td 2018/11/21 00:54:29
tr
td: a(href="https://gitlab.com/tildes/tildes/issues/320") 320
td Incorrect error message when no search results ...
td: a(href="https://gitlab.com/anowlcalledjosh") anowlcalledjosh
td 2018/11/02 00:26:27
td
tr
td: a(href="https://gitlab.com/tildes/tildes/issues/321") 321
td Populate dev database with topics/comments/... ...
td: a(href="https://gitlab.com/Bauke") Bauke
td 2018/11/06 15:11:41
td
tr
td: a(href="https://gitlab.com/tildes/tildes/issues/322") 322
td Automatic mobile & non-mobile link support
td: a(href="https://gitlab.com/dcelasun") dcelasun
td 2018/11/06 18:42:39
td 2018/11/07 20:26:17
tr
td: a(href="https://gitlab.com/tildes/tildes/issues/323") 323
td Decrease indent size in code blocks
td: a(href="https://gitlab.com/haykam") haykam
td 2018/11/06 22:24:38
td 2018/11/07 19:17:51
tr
td: a(href="https://gitlab.com/tildes/tildes/issues/324") 324
td Syntax highlighting isn't applying CSS classes.
td: a(href="https://gitlab.com/Bauke") Bauke
td 2018/11/06 23:03:56
td 2018/11/07 00:58:44
tr
td: a(href="https://gitlab.com/tildes/tildes/issues/325") 325
td Text input boxes can be covered by other page e...
td: a(href="https://gitlab.com/Wanda-Seldon") Wanda-Seldon
td 2018/11/10 16:37:54
td
tr
td: a(href="https://gitlab.com/tildes/tildes/issues/326") 326
td A space in the tag query parameter results in a...
td: a(href="https://gitlab.com/ainar-g") ainar-g
td 2018/11/11 12:33:58
td
tr
td: a(href="https://gitlab.com/tildes/tildes/issues/327") 327
td Don't titlecase abbreviations
td: a(href="https://gitlab.com/ainar-g") ainar-g
td 2018/11/11 22:47:48
td 2018/11/12 23:29:43
tr
td: a(href="https://gitlab.com/tildes/tildes/issues/328") 328
td Topic excerpt should show bold/strikethrough/.....
td: a(href="https://gitlab.com/Bauke") Bauke
td 2018/11/13 05:13:31
td
tr
td: a(href="https://gitlab.com/tildes/tildes/issues/330") 330
td Scrape the original source domain from outline....
td: a(href="https://gitlab.com/cfabbro") cfabbro
td 2018/11/18 16:08:57
td
tr
td: a(href="https://gitlab.com/tildes/tildes/issues/331") 331
td Filtering by multiple tags
td: a(href="https://gitlab.com/ainar-g") ainar-g
td 2018/11/21 19:50:07
td
tr
td: a(href="https://gitlab.com/tildes/tildes/issues/332") 332
td New comment count is wrong after marking a repl...
td: a(href="https://gitlab.com/Deimorz") Deimorz
td 2018/11/22 08:03:57
td
tr
td: a(href="https://gitlab.com/tildes/tildes/issues/333") 333
td Fresh Vagrant Up gives an error.
td: a(href="https://gitlab.com/jms301") jms301
td 2018/11/25 17:27:45
td
tr
td: a(href="https://gitlab.com/tildes/tildes/issues/334") 334
td Ampersands aren't included in links
td: a(href="https://gitlab.com/anowlcalledjosh") anowlcalledjosh
td 2018/11/28 23:13:27
td
h3(id="closed") Closed
table
thead
tr
td Issue
td Title
td Author
td Opened
td Closed
tbody
tr
td: a(href="https://gitlab.com/tildes/tildes/issues/315") 315
td Remove "title_of_topic" part from URL
td: a(href="https://gitlab.com/Bauke") Bauke
td 2018/11/01 20:07:17
td 2018/11/01 20:15:41
tr
td: a(href="https://gitlab.com/tildes/tildes/issues/319") 319
td Update Pyramid to 1.10
td: a(href="https://gitlab.com/Deimorz") Deimorz
td 2018/11/01 23:25:44
td 2018/11/21 00:54:29
tr
td: a(href="https://gitlab.com/tildes/tildes/issues/322") 322
td Automatic mobile & non-mobile link support
td: a(href="https://gitlab.com/dcelasun") dcelasun
td 2018/11/06 18:42:39
td 2018/11/07 20:26:17
tr
td: a(href="https://gitlab.com/tildes/tildes/issues/323") 323
td Decrease indent size in code blocks
td: a(href="https://gitlab.com/haykam") haykam
td 2018/11/06 22:24:38
td 2018/11/07 19:17:51
tr
td: a(href="https://gitlab.com/tildes/tildes/issues/324") 324
td Syntax highlighting isn't applying CSS classes.
td: a(href="https://gitlab.com/Bauke") Bauke
td 2018/11/06 23:03:56
td 2018/11/07 00:58:44
tr
td: a(href="https://gitlab.com/tildes/tildes/issues/327") 327
td Don't titlecase abbreviations
td: a(href="https://gitlab.com/ainar-g") ainar-g
td 2018/11/11 22:47:48
td 2018/11/12 23:29:43
footer(id="footer")
h3: a(href="../index.html") Home
h3: a(href="#") To Top
h3: a(href="https://tildes.net") Tildes
h3 Built with
|
|
a(href="https://pugjs.org") Pug
|
| and
|
a(href="https://sass-lang.com/") Sass
h3 Colors from
|
|
a(href="https://draculatheme.com") Dracula
h3 View the
|
|
a(href="https://gitlab.com/Bauke/tildes-issue-log") source