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

Add table and statistics + some minor fixes

This commit is contained in:
Bauke 2018-07-31 23:57:19 +02:00
parent 23ccb3cc87
commit d630427302
Signed by: Bauke
GPG Key ID: C1C0F29952BCF558
1 changed files with 478 additions and 5 deletions

View File

@ -131,7 +131,7 @@ html(lang="en")
p Written Date: 2018-07-25 p Written Date: 2018-07-25
h3(id="new-groups") New Groups h3(id="new-groups") New Groups
p July 23rd saw the introduction of 4 new groups, listed below, after the p July 23rd saw the introduction of 4 new groups, listed below, following the
| |
| |
a(href="https://tildes.net/~tildes.official/342") group requests topic a(href="https://tildes.net/~tildes.official/342") group requests topic
@ -167,7 +167,7 @@ html(lang="en")
a(href="https://tildes.net/~tildes.official/3x9") Not-so-daily Tildes discussion a(href="https://tildes.net/~tildes.official/3x9") Not-so-daily Tildes discussion
| . | .
| Outlining what the future of the Daily Discussions will hold. To sum it up, daily discussions will now appear on a more "on-demand" basis. Initially the daily discussions were to boost the site's activity however it's not really needed anymore. Along with the current backlog of plans and previous discussions that need attention first. | Outlining what the future of the Daily Discussions will hold. To sum it up, daily discussions will now appear on a more "on-demand" basis. Initially the daily discussions were to boost the site's activity however it's not really needed anymore. Along with the current backlog of plans and previous discussions that need attention first.
p Also noted is that there will be a new post each Monday including the general plan for the week, as well as a general feedback/questions/suggestions topic every couple of weeks. p Also noted is that there will be a new post each Monday including the general plans for the week, as well as a general feedback/questions/suggestions topic every couple of weeks.
p I highly recommend reading the p I highly recommend reading the
| |
| |
@ -183,8 +183,101 @@ html(lang="en")
article(id="statistics") article(id="statistics")
h2 Statistics h2 Statistics
//- Any statistics that would be fun/interesting to read about, more info: issue #1 p In the month of July 31 issues were opened and 29 issues were closed.
//- These are automatically generated, see the README. p An average of 1.03 issues were opened and 0.97 issues were closed each day.
p The average time to close issues was 30.69 days or 736.59 hours.
p Top 3 issue creators:
ol
li
a(href="https://gitlab.com/Deimorz") Deimorz
|
| with
|
a(href="https://gitlab.com/tildes/tildes/issues?state=all&author_username=Deimorz") 10 issues created
| .
li
a(href="https://gitlab.com/Bauke") Bauke
|
| with
|
a(href="https://gitlab.com/tildes/tildes/issues?state=all&author_username=Bauke") 5 issues created
| .
li
a(href="https://gitlab.com/cfabbro") cfabbro
|
| with
|
a(href="https://gitlab.com/tildes/tildes/issues?state=all&author_username=cfabbro") 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
| :
| 6 times.
li
a(href="https://gitlab.com/tildes/tildes/issues?state=opened&label_name%5B%5D=code") code
| :
| 3 times.
li
a(href="https://gitlab.com/tildes/tildes/issues?state=opened&label_name%5B%5D=design") design
| :
| 3 times.
li
a(href="https://gitlab.com/tildes/tildes/issues?state=opened&label_name%5B%5D=feature") feature
| :
| 5 times.
li
a(href="https://gitlab.com/tildes/tildes/issues?state=opened&label_name%5B%5D=high+priority") high priority
| :
| 2 times.
li
a(href="https://gitlab.com/tildes/tildes/issues?state=opened&label_name%5B%5D=in+progress") in progress
| :
| 2 times.
li
a(href="https://gitlab.com/tildes/tildes/issues?state=opened&label_name%5B%5D=investigate") investigate
| :
| 6 times.
li
a(href="https://gitlab.com/tildes/tildes/issues?state=opened&label_name%5B%5D=suggestion") suggestion
| :
| 2 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
| :
| 10 times.
li
a(href="https://gitlab.com/tildes/tildes/issues?state=closed&label_name%5B%5D=design") design
| :
| 7 times.
li
a(href="https://gitlab.com/tildes/tildes/issues?state=closed&label_name%5B%5D=feature") feature
| :
| 6 times.
li
a(href="https://gitlab.com/tildes/tildes/issues?state=closed&label_name%5B%5D=high+priority") high priority
| :
| 2 times.
li
a(href="https://gitlab.com/tildes/tildes/issues?state=closed&label_name%5B%5D=in+progress") in progress
| :
| 1 time.
li
a(href="https://gitlab.com/tildes/tildes/issues?state=closed&label_name%5B%5D=investigate") investigate
| :
| 4 times.
li
a(href="https://gitlab.com/tildes/tildes/issues?state=closed&label_name%5B%5D=tweak") tweak
| :
| 5 times.
article(id="daily-discussions") article(id="daily-discussions")
h2 Daily Discussions h2 Daily Discussions
@ -254,7 +347,387 @@ html(lang="en")
article(id="issue-table") article(id="issue-table")
h2 Issue Table h2 Issue Table
//- These are automatically generated, see the README. 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/150") 150
td Consider supporting the "click to expand" deta...
td: a(href="https://gitlab.com/cfabbro") cfabbro
td 2018/07/08 02:15:55
td
tr
td: a(href="https://gitlab.com/tildes/tildes/issues/151") 151
td Topic listing is mis-styled on /?after= page
td: a(href="https://gitlab.com/teaearlgraycold") teaearlgraycold
td 2018/07/10 03:00:30
td 2018/07/10 20:24:14
tr
td: a(href="https://gitlab.com/tildes/tildes/issues/152") 152
td Broken list styling with pagination
td: a(href="https://gitlab.com/TauZero1") TauZero1
td 2018/07/10 03:04:02
td 2018/07/10 08:37:51
tr
td: a(href="https://gitlab.com/tildes/tildes/issues/153") 153
td Add preference to change default comment sortin...
td: a(href="https://gitlab.com/Deimorz") Deimorz
td 2018/07/10 09:23:19
td
tr
td: a(href="https://gitlab.com/tildes/tildes/issues/154") 154
td Add pagination to users viewing their own profile
td: a(href="https://gitlab.com/cfabbro") cfabbro
td 2018/07/12 16:44:20
td
tr
td: a(href="https://gitlab.com/tildes/tildes/issues/155") 155
td Confirmations for leaving page with post/messag...
td: a(href="https://gitlab.com/Deimorz") Deimorz
td 2018/07/12 22:09:58
td
tr
td: a(href="https://gitlab.com/tildes/tildes/issues/156") 156
td Add styling for "target" comment when linked to...
td: a(href="https://gitlab.com/Deimorz") Deimorz
td 2018/07/13 02:20:28
td 2018/07/20 00:47:40
tr
td: a(href="https://gitlab.com/tildes/tildes/issues/157") 157
td Markdown - prevention of accidental numbered li...
td: a(href="https://gitlab.com/Deimorz") Deimorz
td 2018/07/13 06:03:06
td
tr
td: a(href="https://gitlab.com/tildes/tildes/issues/158") 158
td When I create a new topic and I use Control + E...
td: a(href="https://gitlab.com/AdamsT") AdamsT
td 2018/07/17 18:31:58
td 2018/07/19 23:15:51
tr
td: a(href="https://gitlab.com/tildes/tildes/issues/159") 159
td Clarify what the inbound contributions are lice...
td: a(href="https://gitlab.com/hook") hook
td 2018/07/18 09:42:20
td 2018/07/23 01:22:24
tr
td: a(href="https://gitlab.com/tildes/tildes/issues/160") 160
td Weird behaviour with Vim Vixen plug-in
td: a(href="https://gitlab.com/Wanda-Seldon") Wanda-Seldon
td 2018/07/18 11:16:20
td
tr
td: a(href="https://gitlab.com/tildes/tildes/issues/161") 161
td Include licensing and copyright info in source ...
td: a(href="https://gitlab.com/hook") hook
td 2018/07/18 12:22:35
td
tr
td: a(href="https://gitlab.com/tildes/tildes/issues/162") 162
td Editing tags without making changes and pressin...
td: a(href="https://gitlab.com/Bauke") Bauke
td 2018/07/19 20:47:11
td 2018/07/20 02:58:45
tr
td: a(href="https://gitlab.com/tildes/tildes/issues/163") 163
td Invite code display order changes on re-load
td: a(href="https://gitlab.com/jms301") jms301
td 2018/07/20 13:51:59
td 2018/07/25 04:04:50
tr
td: a(href="https://gitlab.com/tildes/tildes/issues/164") 164
td Posting a reply on a topic that's been deleted ...
td: a(href="https://gitlab.com/Bauke") Bauke
td 2018/07/20 18:37:20
td
tr
td: a(href="https://gitlab.com/tildes/tildes/issues/165") 165
td It's too easy to overwrite your previous topic ...
td: a(href="https://gitlab.com/Deimorz") Deimorz
td 2018/07/20 23:37:24
td
tr
td: a(href="https://gitlab.com/tildes/tildes/issues/166") 166
td Replace site logo (either entirely or just with...
td: a(href="https://gitlab.com/Deimorz") Deimorz
td 2018/07/21 01:02:05
td
tr
td: a(href="https://gitlab.com/tildes/tildes/issues/167") 167
td Add pinned topics
td: a(href="https://gitlab.com/Bauke") Bauke
td 2018/07/21 02:06:44
td 2018/07/23 01:12:31
tr
td: a(href="https://gitlab.com/tildes/tildes/issues/168") 168
td Make theme setting internal and not session
td: a(href="https://gitlab.com/Bauke") Bauke
td 2018/07/22 14:18:29
td
tr
td: a(href="https://gitlab.com/tildes/tildes/issues/169") 169
td Potential memory leak when using commonmark-gfm...
td: a(href="https://gitlab.com/IdiocyInAction") IdiocyInAction
td 2018/07/22 17:49:24
td
tr
td: a(href="https://gitlab.com/tildes/tildes/issues/170") 170
td Add ability to open links in comments / text to...
td: a(href="https://gitlab.com/Deimorz") Deimorz
td 2018/07/23 19:35:55
td 2018/07/31 01:29:22
tr
td: a(href="https://gitlab.com/tildes/tildes/issues/171") 171
td Fix/re-enable scraper for link topic favicons
td: a(href="https://gitlab.com/Deimorz") Deimorz
td 2018/07/23 23:06:49
td
tr
td: a(href="https://gitlab.com/tildes/tildes/issues/172") 172
td Tildes tries to fix html tags where it shouldn't
td: a(href="https://gitlab.com/SoptikHa2") SoptikHa2
td 2018/07/24 08:37:49
td 2018/07/24 09:24:22
tr
td: a(href="https://gitlab.com/tildes/tildes/issues/173") 173
td Mobile Safari displays underscores in place of ...
td: a(href="https://gitlab.com/Deimorz") Deimorz
td 2018/07/25 03:24:24
td
tr
td: a(href="https://gitlab.com/tildes/tildes/issues/174") 174
td Move the `post-buttons` (edit, tags, delete) to...
td: a(href="https://gitlab.com/cfabbro") cfabbro
td 2018/07/27 10:42:40
td
tr
td: a(href="https://gitlab.com/tildes/tildes/issues/175") 175
td Tildes display in mobile version on QuteBrowser
td: a(href="https://gitlab.com/SoptikHa2") SoptikHa2
td 2018/07/28 13:33:19
td 2018/07/28 19:15:05
tr
td: a(href="https://gitlab.com/tildes/tildes/issues/176") 176
td Add style to error pages
td: a(href="https://gitlab.com/Bauke") Bauke
td 2018/07/30 15:10:02
td
tr
td: a(href="https://gitlab.com/tildes/tildes/issues/177") 177
td Switch to Python-based Markdown implementation
td: a(href="https://gitlab.com/ivanfon") ivanfon
td 2018/07/30 18:01:07
td
tr
td: a(href="https://gitlab.com/tildes/tildes/issues/178") 178
td Change the web app manifest display mode to `mi...
td: a(href="https://gitlab.com/nektro") nektro
td 2018/07/31 02:26:34
td
tr
td: a(href="https://gitlab.com/tildes/tildes/issues/179") 179
td Add support for browser notifications
td: a(href="https://gitlab.com/nektro") nektro
td 2018/07/31 07:04:20
td
tr
td: a(href="https://gitlab.com/tildes/tildes/issues/180") 180
td Implement "Black" code-formatter
td: a(href="https://gitlab.com/Deimorz") Deimorz
td 2018/07/31 10:38:41
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/10") 10
td Add a maximum length to markdown fields (text t...
td: a(href="https://gitlab.com/Deimorz") Deimorz
td 2018/05/04 07:38:16
td 2018/07/13 07:07:09
tr
td: a(href="https://gitlab.com/tildes/tildes/issues/20") 20
td The "Sidebar" link on mobile should highlight i...
td: a(href="https://gitlab.com/Deimorz") Deimorz
td 2018/05/11 02:14:32
td 2018/07/20 08:57:43
tr
td: a(href="https://gitlab.com/tildes/tildes/issues/22") 22
td Implement PWA manifest
td: a(href="https://gitlab.com/Deimorz") Deimorz
td 2018/05/19 03:38:44
td 2018/07/13 07:26:43
tr
td: a(href="https://gitlab.com/tildes/tildes/issues/34") 34
td Create option to open external links in new tabs
td: a(href="https://gitlab.com/chris109") chris109
td 2018/05/22 02:06:18
td 2018/07/22 02:17:38
tr
td: a(href="https://gitlab.com/tildes/tildes/issues/40") 40
td add gitlab link to footer
td: a(href="https://gitlab.com/cfabbro") cfabbro
td 2018/05/22 22:40:32
td 2018/07/20 19:09:58
tr
td: a(href="https://gitlab.com/tildes/tildes/issues/42") 42
td ability to revisit past "mark as read" notifica...
td: a(href="https://gitlab.com/cfabbro") cfabbro
td 2018/05/22 22:47:24
td 2018/07/21 23:13:35
tr
td: a(href="https://gitlab.com/tildes/tildes/issues/50") 50
td make it easier to distinguish between voted and...
td: a(href="https://gitlab.com/cfabbro") cfabbro
td 2018/05/23 01:57:27
td 2018/07/20 00:48:13
tr
td: a(href="https://gitlab.com/tildes/tildes/issues/63") 63
td small visual bug in title length error message
td: a(href="https://gitlab.com/cfabbro") cfabbro
td 2018/05/26 06:49:07
td 2018/07/25 03:44:37
tr
td: a(href="https://gitlab.com/tildes/tildes/issues/65") 65
td leaving unclosed <a makes entire comment after...
td: a(href="https://gitlab.com/cfabbro") cfabbro
td 2018/05/26 07:26:48
td 2018/07/13 07:31:07
tr
td: a(href="https://gitlab.com/tildes/tildes/issues/66") 66
td trying to delete comment that isn't yours resul...
td: a(href="https://gitlab.com/cfabbro") cfabbro
td 2018/05/26 07:28:22
td 2018/07/29 21:33:20
tr
td: a(href="https://gitlab.com/tildes/tildes/issues/75") 75
td add warning when navigating away from the page ...
td: a(href="https://gitlab.com/cfabbro") cfabbro
td 2018/05/26 18:18:07
td 2018/07/08 22:45:33
tr
td: a(href="https://gitlab.com/tildes/tildes/issues/76") 76
td Website font is not standardized across platforms
td: a(href="https://gitlab.com/ko.jak") ko.jak
td 2018/05/26 19:46:00
td 2018/07/21 00:59:02
tr
td: a(href="https://gitlab.com/tildes/tildes/issues/120") 120
td Small visual bug when submitting invalid URL
td: a(href="https://gitlab.com/cfabbro") cfabbro
td 2018/06/10 04:45:05
td 2018/07/25 03:40:47
tr
td: a(href="https://gitlab.com/tildes/tildes/issues/138") 138
td Remove margin-right from last item in tab-listi...
td: a(href="https://gitlab.com/Bauke") Bauke
td 2018/06/16 19:37:50
td 2018/07/20 00:48:31
tr
td: a(href="https://gitlab.com/tildes/tildes/issues/143") 143
td iOS - clicking a tag in a group page results in...
td: a(href="https://gitlab.com/cfabbro") cfabbro
td 2018/06/23 22:35:14
td 2018/07/08 22:23:45
tr
td: a(href="https://gitlab.com/tildes/tildes/issues/146") 146
td Change theme application mechanic
td: a(href="https://gitlab.com/Bauke") Bauke
td 2018/06/26 22:46:46
td 2018/07/31 02:49:41
tr
td: a(href="https://gitlab.com/tildes/tildes/issues/147") 147
td A bullet is displayed to the left of each post'...
td: a(href="https://gitlab.com/AdamsT") AdamsT
td 2018/06/28 16:41:39
td 2018/07/08 22:29:12
tr
td: a(href="https://gitlab.com/tildes/tildes/issues/149") 149
td Filter tags button too big?
td: a(href="https://gitlab.com/Bauke") Bauke
td 2018/06/29 19:46:57
td 2018/07/19 02:42:33
tr
td: a(href="https://gitlab.com/tildes/tildes/issues/151") 151
td Topic listing is mis-styled on /?after= page
td: a(href="https://gitlab.com/teaearlgraycold") teaearlgraycold
td 2018/07/10 03:00:30
td 2018/07/10 20:24:14
tr
td: a(href="https://gitlab.com/tildes/tildes/issues/152") 152
td Broken list styling with pagination
td: a(href="https://gitlab.com/TauZero1") TauZero1
td 2018/07/10 03:04:02
td 2018/07/10 08:37:51
tr
td: a(href="https://gitlab.com/tildes/tildes/issues/156") 156
td Add styling for "target" comment when linked to...
td: a(href="https://gitlab.com/Deimorz") Deimorz
td 2018/07/13 02:20:28
td 2018/07/20 00:47:40
tr
td: a(href="https://gitlab.com/tildes/tildes/issues/158") 158
td When I create a new topic and I use Control + E...
td: a(href="https://gitlab.com/AdamsT") AdamsT
td 2018/07/17 18:31:58
td 2018/07/19 23:15:51
tr
td: a(href="https://gitlab.com/tildes/tildes/issues/159") 159
td Clarify what the inbound contributions are lice...
td: a(href="https://gitlab.com/hook") hook
td 2018/07/18 09:42:20
td 2018/07/23 01:22:24
tr
td: a(href="https://gitlab.com/tildes/tildes/issues/162") 162
td Editing tags without making changes and pressin...
td: a(href="https://gitlab.com/Bauke") Bauke
td 2018/07/19 20:47:11
td 2018/07/20 02:58:45
tr
td: a(href="https://gitlab.com/tildes/tildes/issues/163") 163
td Invite code display order changes on re-load
td: a(href="https://gitlab.com/jms301") jms301
td 2018/07/20 13:51:59
td 2018/07/25 04:04:50
tr
td: a(href="https://gitlab.com/tildes/tildes/issues/167") 167
td Add pinned topics
td: a(href="https://gitlab.com/Bauke") Bauke
td 2018/07/21 02:06:44
td 2018/07/23 01:12:31
tr
td: a(href="https://gitlab.com/tildes/tildes/issues/170") 170
td Add ability to open links in comments / text to...
td: a(href="https://gitlab.com/Deimorz") Deimorz
td 2018/07/23 19:35:55
td 2018/07/31 01:29:22
tr
td: a(href="https://gitlab.com/tildes/tildes/issues/172") 172
td Tildes tries to fix html tags where it shouldn't
td: a(href="https://gitlab.com/SoptikHa2") SoptikHa2
td 2018/07/24 08:37:49
td 2018/07/24 09:24:22
tr
td: a(href="https://gitlab.com/tildes/tildes/issues/175") 175
td Tildes display in mobile version on QuteBrowser
td: a(href="https://gitlab.com/SoptikHa2") SoptikHa2
td 2018/07/28 13:33:19
td 2018/07/28 19:15:05
footer(id="footer") footer(id="footer")
h3: a(href="../index.html") Home h3: a(href="../index.html") Home