Feb. 15th, 2021

github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github

Branch: refs/heads/master Home: https://github.com/dreamwidth/dw-free Commit: 307224364eebb7596324b0b7dc4c6bd379607615 https://github.com/dreamwidth/dw-free/commit/307224364eebb7596324b0b7dc4c6bd379607615 Author: Nick Fagerlund nick.fagerlund@gmail.com Date: 2021-02-15 (Mon, 15 Feb 2021)

Changed paths: M htdocs/scss/components/foundation-custom/_tables.scss M htdocs/scss/foundation/foundation.scss

Log Message:


Knock it off with the Foundation table styles

Disable Foundation table styles by default, but enable them for tables that opt in by setting class="table". Restore old padding for all other tables, but leave everything else relatively blank.

The Foundation site skins got away with these garish table styles as long as they weren't being used anywhere visible. But now that we're using those skins for real journal content, they're not an acceptable default. Based on the userbase's tendency to use tables for decorative markup, the default styles should do as little as possible, only adding a small amount of padding for readability.

Due to how CSS works, it's impractical to opt journal content out of global styles. So instead, any page that wants site skin styles for tabular data can opt in.

Commit: e9cc2baa04f0961de6d96a7b0d1a6b4f5410857c https://github.com/dreamwidth/dw-free/commit/e9cc2baa04f0961de6d96a7b0d1a6b4f5410857c Author: Nick Fagerlund nick.fagerlund@gmail.com Date: 2021-02-15 (Mon, 15 Feb 2021)

Changed paths: M views/admin/faq/faqcat.tt M views/admin/feeds/duplicate.tt M views/admin/feeds/merge.tt M views/admin/importer.tt M views/admin/importer/detail.tt M views/admin/importer/history.tt M views/admin/invites/codetrace.tt M views/admin/invites/promo.tt M views/admin/invites/requests.tt M views/admin/invites/review.tt M views/admin/pay/viewuser.tt M views/admin/rename.tt M views/admin/sendmail/lookup.tt M views/admin/sendmail/message.tt M views/admin/sysban/index.tt M views/admin/sysban/query.tt M views/admin/themes/category.tt M views/admin/themes/theme.tt M views/admin/translate/searchform.tt M views/communities/list.tt M views/communities/members/edit.tt M views/communities/queue/members.tt M views/customize/advanced/styles.tt M views/dev/style-guide.tt M views/dev/tests/libfunctions.html M views/directory/index.tt M views/feeds/list.tt M views/interests/int.tt M views/interests/popular.tt M views/invite/index.tt M views/oauth/admin/index.tt M views/oauth/index.tt M views/profile/main.tt M views/shop/cc/entercc.tt M views/shop/icons.tt M views/shop/points.tt M views/shop/transferpoints.tt M views/stats/main.tt M views/stats/site.tt M views/support/highscores.tt M views/support/history.tt

Log Message:


Add class="table" to a bunch of tables in views/ (but not all of em)

  • If it has any deprecated pre-CSS styling attributes like cellpadding or cellspacing, it obviously wasn't written with the expectation of being inserted into a modern website with global table styles, so it's in the same bucket as everyone's copy-pasted character sheet markup and does not want any schmancy default table styles.

  • If it has a style attribute that affects the interior content at all, it also probably predates the foundation site skins and I don't want to bother with it. But if it's just messing with the margins, that's probably fine.

    Commit: 6be5c6679da60421c1d2f7134b846e533ceb1920 https://github.com/dreamwidth/dw-free/commit/6be5c6679da60421c1d2f7134b846e533ceb1920 Author: Nick Fagerlund nick.fagerlund@gmail.com Date: 2021-02-15 (Mon, 15 Feb 2021)

    Changed paths: M htdocs/scss/components/foundation-custom/_tables.scss

    Log Message:


Remove styles for .data-table

AFAICT nothing anywhere within the entire site ever used this.

Compare: https://github.com/dreamwidth/dw-free/compare/926f5a5efac9...6be5c6679da6

github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github

Branch: refs/heads/master Home: https://github.com/dreamwidth/dw-free Commit: 032050af454e361b8420b40ec273f615d4e4871c https://github.com/dreamwidth/dw-free/commit/032050af454e361b8420b40ec273f615d4e4871c Author: Kareila kareila@dreamwidth.org Date: 2021-02-15 (Mon, 15 Feb 2021)

Changed paths: A cgi-bin/DW/Controller/Support/Request.pm M htdocs/stc/support.css R htdocs/support/see_request.bml R htdocs/support/see_request.bml.text M views/support/request/form.tt A views/support/see_request.tt A views/support/see_request.tt.text

Log Message:


Momiji's conversion of support/see_request

Commit: 5ba0c0a5331052b9a54a018a6deb2fe94f2408b1 https://github.com/dreamwidth/dw-free/commit/5ba0c0a5331052b9a54a018a6deb2fe94f2408b1 Author: Kareila kareila@dreamwidth.org Date: 2021-02-15 (Mon, 15 Feb 2021)

Changed paths: M cgi-bin/DW/Controller/Support/Request.pm M cgi-bin/lj-bml-blocks.pl M views/support/see_request.tt

Log Message:


see_request: initial reformatting and cleanup

Commit: 4838195d66deeb59753f21ac5519324c7d5e6149 https://github.com/dreamwidth/dw-free/commit/4838195d66deeb59753f21ac5519324c7d5e6149 Author: Kareila kareila@dreamwidth.org Date: 2021-02-15 (Mon, 15 Feb 2021)

Changed paths: M cgi-bin/DW/Controller/Support/Request.pm M htdocs/stc/support.css M views/support/request/form.tt M views/support/see_request.tt M views/support/see_request.tt.text

Log Message:


see_request: more tweaks and fixes from initial testing

Commit: f3ef003cf8feb10934e5e2738087181556beaa71 https://github.com/dreamwidth/dw-free/commit/f3ef003cf8feb10934e5e2738087181556beaa71 Author: Kareila kareila@dreamwidth.org Date: 2021-02-15 (Mon, 15 Feb 2021)

Changed paths: M cgi-bin/LJ/Lang.pm M cgi-bin/LJ/Support.pm

Log Message:


hush warnings

cgi-bin/LJ/Lang.pm: Not a warning fix, but a loop optimization. Only attempt variable substitution on strings that were given variables to substitute. Skip the loop if the hashref contains no elements.

cgi-bin/LJ/Support.pm: Use of uninitialized value in addition (+) at line 782.

Commit: 90bebbb057ab9a97ee37338fd76d6a888a73f443 https://github.com/dreamwidth/dw-free/commit/90bebbb057ab9a97ee37338fd76d6a888a73f443 Author: Kareila kareila@dreamwidth.org Date: 2021-02-15 (Mon, 15 Feb 2021)

Changed paths: M bin/upgrading/deadphrases.dat

Log Message:


see_request: BML deadphrases

Compare: https://github.com/dreamwidth/dw-free/compare/6be5c6679da6...90bebbb057ab

Page generated Jul. 10th, 2025 11:14 pm
Powered by Dreamwidth Studios