Jul. 14th, 2014

github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github
Branch: refs/heads/release-1.21
Home: https://github.com/dreamwidth/dw-free
Commit: 2d91ded0300e9f5fa4d0e381ad0b8deb5e6d7994
https://github.com/dreamwidth/dw-free/commit/2d91ded0300e9f5fa4d0e381ad0b8deb5e6d7994
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-12 (Sat, 12 Jul 2014)

Changed paths:
M cgi-bin/DW/Controller.pm
M cgi-bin/DW/Controller/Community.pm
M cgi-bin/DW/Controller/Rename.pm
R views/old-success.tt
A views/success-page.tt
M views/success.tt

Log Message:
-----------
Rename (new) success_ml to DW::Controller->render_success

We put back the original success_ml, which matches error_ml in form

But we now also have a new function DW::Controller->render_success which
has a signature which acts a lot like DW::Controller->render_template

The first argument is the page name (scope) where the success message is
defined -- it will probably match the page name in your
DW::Controller->render_template

This page should define a .success.title and a .success.message

The second argument (optional) is a hashref of any variables in the
.success.message

The third argument (optional) is a list of links in the form of:

{ text_ml => ..., url => ...}


Commit: dcc0cae94752ad13dc4599c068e80278a5484fdc
https://github.com/dreamwidth/dw-free/commit/dcc0cae94752ad13dc4599c068e80278a5484fdc
Author: Mark Smith <mark@qq.is>
Date: 2014-07-12 (Sat, 12 Jul 2014)

Changed paths:
M cgi-bin/DW/Controller.pm
M cgi-bin/DW/Controller/Community.pm
M cgi-bin/DW/Controller/Rename.pm
R views/old-success.tt
A views/success-page.tt
M views/success.tt

Log Message:
-----------
Merge pull request #800 from afuna/render_success

Rename (new) success_ml to DW::Controller->render_success


Commit: f6b13750f7f56a1b56ffbce1c464a0ee35b4fdf4
https://github.com/dreamwidth/dw-free/commit/f6b13750f7f56a1b56ffbce1c464a0ee35b4fdf4
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-14 (Mon, 14 Jul 2014)

Changed paths:
M htdocs/stc/controlstrip.css

Log Message:
-----------
[#723] Reset control strip font size back to absolute 11px


Commit: 75b4dd1b153aa66ac8b18dfbf162df001035c341
https://github.com/dreamwidth/dw-free/commit/75b4dd1b153aa66ac8b18dfbf162df001035c341
Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-07-14 (Mon, 14 Jul 2014)

Changed paths:
M htdocs/stc/controlstrip.css

Log Message:
-----------
Merge pull request #806 from afuna/controlstrip-font-size-bug-723

[#723] Reset control strip font size back to absolute 11px


Compare: https://github.com/dreamwidth/dw-free/compare/ab4f849e9e18...75b4dd1b153a
github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github
Branch: refs/heads/release-1.21
Home: https://github.com/dreamwidth/dw-free
Commit: 38ad45f14c8072ab68ed8a2d1d10f92150ccef90
https://github.com/dreamwidth/dw-free/commit/38ad45f14c8072ab68ed8a2d1d10f92150ccef90
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-14 (Mon, 14 Jul 2014)

Changed paths:
M styles/bannering/layout.s2
M styles/bases/layout.s2
M styles/basicboxes/layout.s2
M styles/blanket/layout.s2
M styles/boxesandborders/layout.s2
M styles/brittle/layout.s2
M styles/core2.s2
M styles/crossroads/layout.s2
M styles/database/layout.s2
M styles/drifting/layout.s2
M styles/dustyfoot/layout.s2
M styles/easyread/layout.s2
M styles/fantaisie/layout.s2
M styles/fiveam/layout.s2
M styles/fluidmeasure/layout.s2
M styles/headsup/layout.s2
M styles/hibiscus/layout.s2
M styles/lefty/layout.s2
M styles/librariansdream/layout.s2
M styles/marginless/layout.s2
M styles/modular/layout.s2
M styles/motion/layout.s2
M styles/negatives/layout.s2
M styles/nouveauoleanders/layout.s2
M styles/paletteable/layout.s2
M styles/patsy/layout.s2
M styles/planetcaravan/layout.s2
M styles/practicality/layout.s2
M styles/skittlishdreams/layout.s2
M styles/strata/layout.s2
M styles/summertime/layout.s2
M styles/tectonic/layout.s2
M styles/trifecta/layout.s2
M styles/wideopen/layout.s2

Log Message:
-----------
[#722] Only include the meta viewport tag conditionally:

* only if we're using the default stylesheet

* disabled in unconverted layout

The viewport tag with width=device-width, initial-scale=1 is only
suitable for converted layouts. Custom layouts probably don't fit the
bill, and unconverted layouts definitely don't. (they look smooshed)


Commit: 28d5889ee49987557b3d89fb4ff46dce42ad956a
https://github.com/dreamwidth/dw-free/commit/28d5889ee49987557b3d89fb4ff46dce42ad956a
Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-07-14 (Mon, 14 Jul 2014)

Changed paths:
M styles/bannering/layout.s2
M styles/bases/layout.s2
M styles/basicboxes/layout.s2
M styles/blanket/layout.s2
M styles/boxesandborders/layout.s2
M styles/brittle/layout.s2
M styles/core2.s2
M styles/crossroads/layout.s2
M styles/database/layout.s2
M styles/drifting/layout.s2
M styles/dustyfoot/layout.s2
M styles/easyread/layout.s2
M styles/fantaisie/layout.s2
M styles/fiveam/layout.s2
M styles/fluidmeasure/layout.s2
M styles/headsup/layout.s2
M styles/hibiscus/layout.s2
M styles/lefty/layout.s2
M styles/librariansdream/layout.s2
M styles/marginless/layout.s2
M styles/modular/layout.s2
M styles/motion/layout.s2
M styles/negatives/layout.s2
M styles/nouveauoleanders/layout.s2
M styles/paletteable/layout.s2
M styles/patsy/layout.s2
M styles/planetcaravan/layout.s2
M styles/practicality/layout.s2
M styles/skittlishdreams/layout.s2
M styles/strata/layout.s2
M styles/summertime/layout.s2
M styles/tectonic/layout.s2
M styles/trifecta/layout.s2
M styles/wideopen/layout.s2

Log Message:
-----------
Merge pull request #807 from afuna/meta-viewport-conditional-bug-722

[#722] Only include the meta viewport tag conditionally:


Compare: https://github.com/dreamwidth/dw-free/compare/75b4dd1b153a...28d5889ee499
github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github
Branch: refs/heads/release-1.21
Home: https://github.com/dreamwidth/dw-nonfree
Commit: b7e938f1332153c864f1d94176b407ff4fd0e43d
https://github.com/dreamwidth/dw-nonfree/commit/b7e938f1332153c864f1d94176b407ff4fd0e43d
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-14 (Mon, 14 Jul 2014)

Changed paths:
M styles/sundaymorning/layout.s2
M styles/transmogrified/layout.s2

Log Message:
-----------
Disable the meta viewport tag until these layouts are converted


Commit: f2ca4583061209e917240ecb546a6e2f851ff7a5
https://github.com/dreamwidth/dw-nonfree/commit/f2ca4583061209e917240ecb546a6e2f851ff7a5
Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-07-14 (Mon, 14 Jul 2014)

Changed paths:
M styles/sundaymorning/layout.s2
M styles/transmogrified/layout.s2

Log Message:
-----------
Merge pull request #68 from afuna/meta-viewport-conditional

Disable the meta viewport tag until these layouts are converted


Compare: https://github.com/dreamwidth/dw-nonfree/compare/5976f37fac37...f2ca45830612
github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github
Branch: refs/heads/release-1.21
Home: https://github.com/dreamwidth/dw-free
Commit: 7f3a9aa9e71c0e5e9ebfe4207d964656b71a5eea
https://github.com/dreamwidth/dw-free/commit/7f3a9aa9e71c0e5e9ebfe4207d964656b71a5eea
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-14 (Mon, 14 Jul 2014)

Changed paths:
M styles/abstractia/layout.s2

Log Message:
-----------
[#789] Abstractia: mobile-friendly

* move column-specific CSS to a media query


Commit: 0308bf55be0b14a1f4f71d5774f2aeb3e2b255c1
https://github.com/dreamwidth/dw-free/commit/0308bf55be0b14a1f4f71d5774f2aeb3e2b255c1
Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-07-14 (Mon, 14 Jul 2014)

Changed paths:
M styles/abstractia/layout.s2

Log Message:
-----------
Merge pull request #808 from afuna/abstractia-mobile-bug-789

[#789] Abstractia: mobile-friendly

Fixes #789


Compare: https://github.com/dreamwidth/dw-free/compare/28d5889ee499...0308bf55be0b
github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github
Branch: refs/heads/release-1.21
Home: https://github.com/dreamwidth/dw-free
Commit: 8bc6384cf0c5a08fe0ad745a81eac37d16acf02e
https://github.com/dreamwidth/dw-free/commit/8bc6384cf0c5a08fe0ad745a81eac37d16acf02e
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-14 (Mon, 14 Jul 2014)

Changed paths:
M styles/bases/layout.s2

Log Message:
-----------
[#790] Bases: make mobile friendly

* move column-specific CSS to a media query

* unhide #secondary in one-column view (we now only apply position:
absolute to #primary on multiple columns + desktop, which should fix
the problem)


Commit: 5af39aeda3297b8964eca8b903096e64ec70c0f4
https://github.com/dreamwidth/dw-free/commit/5af39aeda3297b8964eca8b903096e64ec70c0f4
Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-07-14 (Mon, 14 Jul 2014)

Changed paths:
M styles/bases/layout.s2

Log Message:
-----------
Merge pull request #809 from afuna/bases-mobile-bug-790

[#790] Bases: make mobile friendly

Fixes #790


Compare: https://github.com/dreamwidth/dw-free/compare/0308bf55be0b...5af39aeda329
github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github
Branch: refs/heads/release-1.21
Home: https://github.com/dreamwidth/dw-free
Commit: 95338354dcd8a4514e510e7cfe071ccf5fe46738
https://github.com/dreamwidth/dw-free/commit/95338354dcd8a4514e510e7cfe071ccf5fe46738
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-14 (Mon, 14 Jul 2014)

Changed paths:
M styles/blanket/layout.s2

Log Message:
-----------
[#791] Blanket: mobile changes

* constrain to 60% only on desktop (don't need to be that narrow on
mobile)

* turn on the meta viewport tag


Commit: b303e7aa21d3a16abe10c262f52f9cfea9b58167
https://github.com/dreamwidth/dw-free/commit/b303e7aa21d3a16abe10c262f52f9cfea9b58167
Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-07-14 (Mon, 14 Jul 2014)

Changed paths:
M styles/blanket/layout.s2

Log Message:
-----------
Merge pull request #810 from afuna/blanket-mobile-bug-791

[#791] Blanket: mobile changes

Fixes #791


Compare: https://github.com/dreamwidth/dw-free/compare/5af39aeda329...b303e7aa21d3
github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github
Branch: refs/heads/release-1.21
Home: https://github.com/dreamwidth/dw-free
Commit: 22f22942039f6c2e0a7963d3174d4b3d2e0ede9b
https://github.com/dreamwidth/dw-free/commit/22f22942039f6c2e0a7963d3174d4b3d2e0ede9b
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-14 (Mon, 14 Jul 2014)

Changed paths:
M styles/skittlishdreams/layout.s2

Log Message:
-----------
[#796] Skittlish Dreams: mobile style

* move column-specific CSS to a media query

* don't move the entry userpic CSS to a media query though; that
positions the icon in the entry and doesn't affect overall readability
of the layout

* set a line-height on the navlinks so that they don't overlap when
they're on multiple lines on small screens

* make the modules at the bottom full-width on smaller screens

* print meta viewport tag

Fixes #796


Commit: 4e905e882aeac2780c359472720b86b8853465f6
https://github.com/dreamwidth/dw-free/commit/4e905e882aeac2780c359472720b86b8853465f6
Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-07-14 (Mon, 14 Jul 2014)

Changed paths:
M styles/skittlishdreams/layout.s2

Log Message:
-----------
Merge pull request #815 from afuna/skittlishdreams-mobile-bug-796

[#796] Skittlish Dreams: mobile style


Compare: https://github.com/dreamwidth/dw-free/compare/b303e7aa21d3...4e905e882aea
github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github
Branch: refs/heads/release-1.21
Home: https://github.com/dreamwidth/dw-free
Commit: 0a18af9d5bb9c70ec959d15e6157332b000aac98
https://github.com/dreamwidth/dw-free/commit/0a18af9d5bb9c70ec959d15e6157332b000aac98
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-14 (Mon, 14 Jul 2014)

Changed paths:
M styles/negatives/layout.s2

Log Message:
-----------
[#795] Negatives: mobile style

* move column-specific CSS to a media query

* no big margins for the calendar module on mobile view

* print the meta viewport tag

Fixes #795


Commit: 4bae6d78efd23a1443c359528f4725e401c55653
https://github.com/dreamwidth/dw-free/commit/4bae6d78efd23a1443c359528f4725e401c55653
Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-07-14 (Mon, 14 Jul 2014)

Changed paths:
M styles/negatives/layout.s2

Log Message:
-----------
Merge pull request #813 from afuna/negatives-mobile-bug-795

[#795] Negatives: mobile style


Compare: https://github.com/dreamwidth/dw-free/compare/4e905e882aea...4bae6d78efd2
github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github
Branch: refs/heads/release-1.21
Home: https://github.com/dreamwidth/dw-free
Commit: 0a3c1a3e5c853cc7f9a0118dcfe2bf11bbf8e179
https://github.com/dreamwidth/dw-free/commit/0a3c1a3e5c853cc7f9a0118dcfe2bf11bbf8e179
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-14 (Mon, 14 Jul 2014)

Changed paths:
M styles/drifting/layout.s2

Log Message:
-----------
[#793] Drifting: mobile style

* only split into two-columns on larger screens

* tweak borders so that they work on both one-column and two-column views

* force #primary (entries) to come above #secondary (the sidebar) in one-column view

* print out the meta viewport tag

Fixes #793


Commit: 5e97ccad5f6f22facd235368e8df1c5664a53af3
https://github.com/dreamwidth/dw-free/commit/5e97ccad5f6f22facd235368e8df1c5664a53af3
Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-07-14 (Mon, 14 Jul 2014)

Changed paths:
M styles/drifting/layout.s2

Log Message:
-----------
Merge pull request #812 from afuna/drifting-mobile-bug-793

[#793] Drifting: mobile style


Compare: https://github.com/dreamwidth/dw-free/compare/4bae6d78efd2...5e97ccad5f6f
github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github
Branch: refs/heads/release-1.21
Home: https://github.com/dreamwidth/dw-free
Commit: 08789cbffced7445bf24b6b586c1e1b2d2739758
https://github.com/dreamwidth/dw-free/commit/08789cbffced7445bf24b6b586c1e1b2d2739758
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-14 (Mon, 14 Jul 2014)

Changed paths:
M styles/brittle/layout.s2

Log Message:
-----------
[#792] Brittle: mobile style

* linearize (no sidebar) on small screens

* move the userpic inside the entry instead of outside on smaller
screens

* enable printing of the meta viewport tag

Fixes #792


Commit: 4bfd279db8fe950b4b1d4e33d2e1424c9cd5ca94
https://github.com/dreamwidth/dw-free/commit/4bfd279db8fe950b4b1d4e33d2e1424c9cd5ca94
Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-07-14 (Mon, 14 Jul 2014)

Changed paths:
M styles/brittle/layout.s2

Log Message:
-----------
Merge pull request #811 from afuna/brittle-mobile-bug-792

[#792] Brittle: mobile style


Compare: https://github.com/dreamwidth/dw-free/compare/5e97ccad5f6f...4bfd279db8fe
github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github
Branch: refs/heads/release-1.21
Home: https://github.com/dreamwidth/dw-free
Commit: 7a5e6184d0fac522e300d4f5306e1af5d45ef261
https://github.com/dreamwidth/dw-free/commit/7a5e6184d0fac522e300d4f5306e1af5d45ef261
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-14 (Mon, 14 Jul 2014)

Changed paths:
M styles/easyread/layout.s2

Log Message:
-----------
[#794] Easyread: print out the meta viewport tag

(was disabled pending conversion to work on mobile; no changes were
needed)

Fixes #794


Commit: 1dca4acca8e7d420556ef5484d17cde32124837f
https://github.com/dreamwidth/dw-free/commit/1dca4acca8e7d420556ef5484d17cde32124837f
Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-07-14 (Mon, 14 Jul 2014)

Changed paths:
M styles/easyread/layout.s2

Log Message:
-----------
Merge pull request #816 from afuna/easyread-mobile-bug-794

[#794] Easyread: print out the meta viewport tag


Compare: https://github.com/dreamwidth/dw-free/compare/4bfd279db8fe...1dca4acca8e7
github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github
Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-free
Commit: cbf30b07d18214b0521deb4389453f0864254256
https://github.com/dreamwidth/dw-free/commit/cbf30b07d18214b0521deb4389453f0864254256
Author: Kareila <kareila@dreamwidth.org>
Date: 2014-07-13 (Sun, 13 Jul 2014)

Changed paths:
M bin/upgrading/update-db-general.pl
A cgi-bin/DW/Controller/Admin/SendMail.pm
M cgi-bin/LJ/DB.pm
M doc/config-local.pl.txt
A views/admin/sendmail/index.tt
A views/admin/sendmail/index.tt.text

Log Message:
-----------
(Bug 177) finished basic /admin/sendmail page

The requested scope of this bug is in three parts: send message, lookup sent
messages, and manage form messages. This is only the first of those three
parts.

This is a convenience form for sending emails to users from registered site
addresses such as support@dreamwidth.org. Each "from" address is tied to a
particular privilege using a new hash in config-local.pl named
%LJ::SENDMAIL_ACCOUNTS. The keys of the hash are the email account names
and the values of the hash are the priv:arg pairs needed to send a message
with that account.

The original bug spec said to use userlog to record when an email is sent.
I did that, but because userlog transactions are necessarily keyed to the
user who took the action and limited in how much additional information they
can contain, I also added a new global table, siteadmin_email_history, for
recording the details of each message sent. Due to the pressure of time,
the interface for looking up sent emails hasn't been added yet, but the
information is being added to the database for later querying.


Commit: fda6f1e248a2ddcfd6bd1642f427dbc77ab2f2b4
https://github.com/dreamwidth/dw-free/commit/fda6f1e248a2ddcfd6bd1642f427dbc77ab2f2b4
Author: Kareila <kareila@dreamwidth.org>
Date: 2014-07-13 (Sun, 13 Jul 2014)

Changed paths:
M cgi-bin/DW/Controller/Admin/SendMail.pm
M cgi-bin/DW/Hooks/PrivList.pm

Log Message:
-----------
(Bug 177) only give access to users who have siteadmin:sendmail priv


Commit: 367c501af2383ae3cf4f41ba5084f7ab43252cad
https://github.com/dreamwidth/dw-free/commit/367c501af2383ae3cf4f41ba5084f7ab43252cad
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-14 (Mon, 14 Jul 2014)

Changed paths:
M cgi-bin/DW/Controller.pm
M cgi-bin/DW/Controller/Community.pm
M cgi-bin/DW/Controller/Rename.pm
R views/old-success.tt
A views/success-page.tt
M views/success.tt

Log Message:
-----------
Rename (new) success_ml to DW::Controller->render_success

We put back the original success_ml, which matches error_ml in form

But we now also have a new function DW::Controller->render_success which
has a signature which acts a lot like DW::Controller->render_template

The first argument is the page name (scope) where the success message is
defined -- it will probably match the page name in your
DW::Controller->render_template

This page should define a .success.title and a .success.message

The second argument (optional) is a hashref of any variables in the
.success.message

The third argument (optional) is a list of links in the form of:

{ text_ml => ..., url => ...}


Commit: 8850f8c8f254507a3146b01800845dadfa6e68ef
https://github.com/dreamwidth/dw-free/commit/8850f8c8f254507a3146b01800845dadfa6e68ef
Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-07-14 (Mon, 14 Jul 2014)

Changed paths:
M bin/upgrading/update-db-general.pl
A cgi-bin/DW/Controller/Admin/SendMail.pm
M cgi-bin/DW/Hooks/PrivList.pm
M cgi-bin/LJ/DB.pm
M doc/config-local.pl.txt
A views/admin/sendmail/index.tt
A views/admin/sendmail/index.tt.text

Log Message:
-----------
Merge pull request #803 from kareila/release-bug0177-sendmail

(Bug 177) finished basic /admin/sendmail page


Commit: 3566cda884585b80baf4c8bcaeb4489c2e0d2935
https://github.com/dreamwidth/dw-free/commit/3566cda884585b80baf4c8bcaeb4489c2e0d2935
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-14 (Mon, 14 Jul 2014)

Changed paths:
M styles/abstractia/layout.s2
M styles/bases/layout.s2
M styles/blanket/layout.s2
M styles/brittle/layout.s2
M styles/core2base/layout.s2
M styles/drifting/layout.s2
M styles/easyread/layout.s2
M styles/negatives/layout.s2

Log Message:
-----------
[#724] Don't show module jump link on one-column on desktop as well


Commit: cd6bde412ad1f614c4e9aca8051321363d9df213
https://github.com/dreamwidth/dw-free/commit/cd6bde412ad1f614c4e9aca8051321363d9df213
Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-07-14 (Mon, 14 Jul 2014)

Changed paths:
M styles/abstractia/layout.s2
M styles/bases/layout.s2
M styles/blanket/layout.s2
M styles/brittle/layout.s2
M styles/core2base/layout.s2
M styles/drifting/layout.s2
M styles/easyread/layout.s2
M styles/negatives/layout.s2

Log Message:
-----------
Merge pull request #804 from afuna/no-module-jump-link-on-desktop

[#724] Don't show module jump link on one-column on desktop as well


Commit: df2746622347a73beffe82843cfab875721134bf
https://github.com/dreamwidth/dw-free/commit/df2746622347a73beffe82843cfab875721134bf
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-14 (Mon, 14 Jul 2014)

Changed paths:
M styles/core2.s2

Log Message:
-----------
[#722] Adjust the small-screen-mode boundary from 60em to 30em

That's approximately 640px at the standard font size


Commit: ab4f849e9e18d3b81e2e0eaac245e15d1dccfb9b
https://github.com/dreamwidth/dw-free/commit/ab4f849e9e18d3b81e2e0eaac245e15d1dccfb9b
Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-07-14 (Mon, 14 Jul 2014)

Changed paths:
M styles/core2.s2

Log Message:
-----------
Merge pull request #805 from afuna/adjust-small-screen-boundary-bug-722

[#722] Adjust the small-screen-mode boundary from 60em to 30em


Commit: f6b13750f7f56a1b56ffbce1c464a0ee35b4fdf4
https://github.com/dreamwidth/dw-free/commit/f6b13750f7f56a1b56ffbce1c464a0ee35b4fdf4
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-14 (Mon, 14 Jul 2014)

Changed paths:
M htdocs/stc/controlstrip.css

Log Message:
-----------
[#723] Reset control strip font size back to absolute 11px


Commit: 38ad45f14c8072ab68ed8a2d1d10f92150ccef90
https://github.com/dreamwidth/dw-free/commit/38ad45f14c8072ab68ed8a2d1d10f92150ccef90
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-14 (Mon, 14 Jul 2014)

Changed paths:
M styles/bannering/layout.s2
M styles/bases/layout.s2
M styles/basicboxes/layout.s2
M styles/blanket/layout.s2
M styles/boxesandborders/layout.s2
M styles/brittle/layout.s2
M styles/core2.s2
M styles/crossroads/layout.s2
M styles/database/layout.s2
M styles/drifting/layout.s2
M styles/dustyfoot/layout.s2
M styles/easyread/layout.s2
M styles/fantaisie/layout.s2
M styles/fiveam/layout.s2
M styles/fluidmeasure/layout.s2
M styles/headsup/layout.s2
M styles/hibiscus/layout.s2
M styles/lefty/layout.s2
M styles/librariansdream/layout.s2
M styles/marginless/layout.s2
M styles/modular/layout.s2
M styles/motion/layout.s2
M styles/negatives/layout.s2
M styles/nouveauoleanders/layout.s2
M styles/paletteable/layout.s2
M styles/patsy/layout.s2
M styles/planetcaravan/layout.s2
M styles/practicality/layout.s2
M styles/skittlishdreams/layout.s2
M styles/strata/layout.s2
M styles/summertime/layout.s2
M styles/tectonic/layout.s2
M styles/trifecta/layout.s2
M styles/wideopen/layout.s2

Log Message:
-----------
[#722] Only include the meta viewport tag conditionally:

* only if we're using the default stylesheet

* disabled in unconverted layout

The viewport tag with width=device-width, initial-scale=1 is only
suitable for converted layouts. Custom layouts probably don't fit the
bill, and unconverted layouts definitely don't. (they look smooshed)


Commit: 75b4dd1b153aa66ac8b18dfbf162df001035c341
https://github.com/dreamwidth/dw-free/commit/75b4dd1b153aa66ac8b18dfbf162df001035c341
Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-07-14 (Mon, 14 Jul 2014)

Changed paths:
M htdocs/stc/controlstrip.css

Log Message:
-----------
Merge pull request #806 from afuna/controlstrip-font-size-bug-723

[#723] Reset control strip font size back to absolute 11px


Commit: 28d5889ee49987557b3d89fb4ff46dce42ad956a
https://github.com/dreamwidth/dw-free/commit/28d5889ee49987557b3d89fb4ff46dce42ad956a
Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-07-14 (Mon, 14 Jul 2014)

Changed paths:
M styles/bannering/layout.s2
M styles/bases/layout.s2
M styles/basicboxes/layout.s2
M styles/blanket/layout.s2
M styles/boxesandborders/layout.s2
M styles/brittle/layout.s2
M styles/core2.s2
M styles/crossroads/layout.s2
M styles/database/layout.s2
M styles/drifting/layout.s2
M styles/dustyfoot/layout.s2
M styles/easyread/layout.s2
M styles/fantaisie/layout.s2
M styles/fiveam/layout.s2
M styles/fluidmeasure/layout.s2
M styles/headsup/layout.s2
M styles/hibiscus/layout.s2
M styles/lefty/layout.s2
M styles/librariansdream/layout.s2
M styles/marginless/layout.s2
M styles/modular/layout.s2
M styles/motion/layout.s2
M styles/negatives/layout.s2
M styles/nouveauoleanders/layout.s2
M styles/paletteable/layout.s2
M styles/patsy/layout.s2
M styles/planetcaravan/layout.s2
M styles/practicality/layout.s2
M styles/skittlishdreams/layout.s2
M styles/strata/layout.s2
M styles/summertime/layout.s2
M styles/tectonic/layout.s2
M styles/trifecta/layout.s2
M styles/wideopen/layout.s2

Log Message:
-----------
Merge pull request #807 from afuna/meta-viewport-conditional-bug-722

[#722] Only include the meta viewport tag conditionally:


Commit: 7f3a9aa9e71c0e5e9ebfe4207d964656b71a5eea
https://github.com/dreamwidth/dw-free/commit/7f3a9aa9e71c0e5e9ebfe4207d964656b71a5eea
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-14 (Mon, 14 Jul 2014)

Changed paths:
M styles/abstractia/layout.s2

Log Message:
-----------
[#789] Abstractia: mobile-friendly

* move column-specific CSS to a media query


Commit: 0308bf55be0b14a1f4f71d5774f2aeb3e2b255c1
https://github.com/dreamwidth/dw-free/commit/0308bf55be0b14a1f4f71d5774f2aeb3e2b255c1
Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-07-14 (Mon, 14 Jul 2014)

Changed paths:
M styles/abstractia/layout.s2

Log Message:
-----------
Merge pull request #808 from afuna/abstractia-mobile-bug-789

[#789] Abstractia: mobile-friendly

Fixes #789


Commit: 8bc6384cf0c5a08fe0ad745a81eac37d16acf02e
https://github.com/dreamwidth/dw-free/commit/8bc6384cf0c5a08fe0ad745a81eac37d16acf02e
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-14 (Mon, 14 Jul 2014)

Changed paths:
M styles/bases/layout.s2

Log Message:
-----------
[#790] Bases: make mobile friendly

* move column-specific CSS to a media query

* unhide #secondary in one-column view (we now only apply position:
absolute to #primary on multiple columns + desktop, which should fix
the problem)


Commit: 5af39aeda3297b8964eca8b903096e64ec70c0f4
https://github.com/dreamwidth/dw-free/commit/5af39aeda3297b8964eca8b903096e64ec70c0f4
Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-07-14 (Mon, 14 Jul 2014)

Changed paths:
M styles/bases/layout.s2

Log Message:
-----------
Merge pull request #809 from afuna/bases-mobile-bug-790

[#790] Bases: make mobile friendly

Fixes #790


Commit: 95338354dcd8a4514e510e7cfe071ccf5fe46738
https://github.com/dreamwidth/dw-free/commit/95338354dcd8a4514e510e7cfe071ccf5fe46738
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-14 (Mon, 14 Jul 2014)

Changed paths:
M styles/blanket/layout.s2

Log Message:
-----------
[#791] Blanket: mobile changes

* constrain to 60% only on desktop (don't need to be that narrow on
mobile)

* turn on the meta viewport tag


Commit: b303e7aa21d3a16abe10c262f52f9cfea9b58167
https://github.com/dreamwidth/dw-free/commit/b303e7aa21d3a16abe10c262f52f9cfea9b58167
Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-07-14 (Mon, 14 Jul 2014)

Changed paths:
M styles/blanket/layout.s2

Log Message:
-----------
Merge pull request #810 from afuna/blanket-mobile-bug-791

[#791] Blanket: mobile changes

Fixes #791


Commit: 08789cbffced7445bf24b6b586c1e1b2d2739758
https://github.com/dreamwidth/dw-free/commit/08789cbffced7445bf24b6b586c1e1b2d2739758
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-14 (Mon, 14 Jul 2014)

Changed paths:
M styles/brittle/layout.s2

Log Message:
-----------
[#792] Brittle: mobile style

* linearize (no sidebar) on small screens

* move the userpic inside the entry instead of outside on smaller
screens

* enable printing of the meta viewport tag

Fixes #792


Commit: 0a3c1a3e5c853cc7f9a0118dcfe2bf11bbf8e179
https://github.com/dreamwidth/dw-free/commit/0a3c1a3e5c853cc7f9a0118dcfe2bf11bbf8e179
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-14 (Mon, 14 Jul 2014)

Changed paths:
M styles/drifting/layout.s2

Log Message:
-----------
[#793] Drifting: mobile style

* only split into two-columns on larger screens

* tweak borders so that they work on both one-column and two-column views

* force #primary (entries) to come above #secondary (the sidebar) in one-column view

* print out the meta viewport tag

Fixes #793


Commit: 0a18af9d5bb9c70ec959d15e6157332b000aac98
https://github.com/dreamwidth/dw-free/commit/0a18af9d5bb9c70ec959d15e6157332b000aac98
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-14 (Mon, 14 Jul 2014)

Changed paths:
M styles/negatives/layout.s2

Log Message:
-----------
[#795] Negatives: mobile style

* move column-specific CSS to a media query

* no big margins for the calendar module on mobile view

* print the meta viewport tag

Fixes #795


Commit: 22f22942039f6c2e0a7963d3174d4b3d2e0ede9b
https://github.com/dreamwidth/dw-free/commit/22f22942039f6c2e0a7963d3174d4b3d2e0ede9b
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-14 (Mon, 14 Jul 2014)

Changed paths:
M styles/skittlishdreams/layout.s2

Log Message:
-----------
[#796] Skittlish Dreams: mobile style

* move column-specific CSS to a media query

* don't move the entry userpic CSS to a media query though; that
positions the icon in the entry and doesn't affect overall readability
of the layout

* set a line-height on the navlinks so that they don't overlap when
they're on multiple lines on small screens

* make the modules at the bottom full-width on smaller screens

* print meta viewport tag

Fixes #796


Commit: 4e905e882aeac2780c359472720b86b8853465f6
https://github.com/dreamwidth/dw-free/commit/4e905e882aeac2780c359472720b86b8853465f6
Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-07-14 (Mon, 14 Jul 2014)

Changed paths:
M styles/skittlishdreams/layout.s2

Log Message:
-----------
Merge pull request #815 from afuna/skittlishdreams-mobile-bug-796

[#796] Skittlish Dreams: mobile style


Commit: 4bae6d78efd23a1443c359528f4725e401c55653
https://github.com/dreamwidth/dw-free/commit/4bae6d78efd23a1443c359528f4725e401c55653
Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-07-14 (Mon, 14 Jul 2014)

Changed paths:
M styles/negatives/layout.s2

Log Message:
-----------
Merge pull request #813 from afuna/negatives-mobile-bug-795

[#795] Negatives: mobile style


Commit: 5e97ccad5f6f22facd235368e8df1c5664a53af3
https://github.com/dreamwidth/dw-free/commit/5e97ccad5f6f22facd235368e8df1c5664a53af3
Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-07-14 (Mon, 14 Jul 2014)

Changed paths:
M styles/drifting/layout.s2

Log Message:
-----------
Merge pull request #812 from afuna/drifting-mobile-bug-793

[#793] Drifting: mobile style


Commit: 4bfd279db8fe950b4b1d4e33d2e1424c9cd5ca94
https://github.com/dreamwidth/dw-free/commit/4bfd279db8fe950b4b1d4e33d2e1424c9cd5ca94
Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-07-14 (Mon, 14 Jul 2014)

Changed paths:
M styles/brittle/layout.s2

Log Message:
-----------
Merge pull request #811 from afuna/brittle-mobile-bug-792

[#792] Brittle: mobile style


Commit: 7a5e6184d0fac522e300d4f5306e1af5d45ef261
https://github.com/dreamwidth/dw-free/commit/7a5e6184d0fac522e300d4f5306e1af5d45ef261
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-14 (Mon, 14 Jul 2014)

Changed paths:
M styles/easyread/layout.s2

Log Message:
-----------
[#794] Easyread: print out the meta viewport tag

(was disabled pending conversion to work on mobile; no changes were
needed)

Fixes #794


Commit: 1dca4acca8e7d420556ef5484d17cde32124837f
https://github.com/dreamwidth/dw-free/commit/1dca4acca8e7d420556ef5484d17cde32124837f
Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-07-14 (Mon, 14 Jul 2014)

Changed paths:
M styles/easyread/layout.s2

Log Message:
-----------
Merge pull request #816 from afuna/easyread-mobile-bug-794

[#794] Easyread: print out the meta viewport tag


Commit: bb3f4b017b0493a0a8d95861839bbcc13cd00351
https://github.com/dreamwidth/dw-free/commit/bb3f4b017b0493a0a8d95861839bbcc13cd00351
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-14 (Mon, 14 Jul 2014)

Changed paths:
M bin/upgrading/update-db-general.pl
A cgi-bin/DW/Controller/Admin/SendMail.pm
M cgi-bin/DW/Hooks/PrivList.pm
M cgi-bin/LJ/DB.pm
M doc/config-local.pl.txt
M htdocs/stc/controlstrip.css
M styles/abstractia/layout.s2
M styles/bannering/layout.s2
M styles/bases/layout.s2
M styles/basicboxes/layout.s2
M styles/blanket/layout.s2
M styles/boxesandborders/layout.s2
M styles/brittle/layout.s2
M styles/core2.s2
M styles/core2base/layout.s2
M styles/crossroads/layout.s2
M styles/database/layout.s2
M styles/drifting/layout.s2
M styles/dustyfoot/layout.s2
M styles/easyread/layout.s2
M styles/fantaisie/layout.s2
M styles/fiveam/layout.s2
M styles/fluidmeasure/layout.s2
M styles/headsup/layout.s2
M styles/hibiscus/layout.s2
M styles/lefty/layout.s2
M styles/librariansdream/layout.s2
M styles/marginless/layout.s2
M styles/modular/layout.s2
M styles/motion/layout.s2
M styles/negatives/layout.s2
M styles/nouveauoleanders/layout.s2
M styles/paletteable/layout.s2
M styles/patsy/layout.s2
M styles/planetcaravan/layout.s2
M styles/practicality/layout.s2
M styles/skittlishdreams/layout.s2
M styles/strata/layout.s2
M styles/summertime/layout.s2
M styles/tectonic/layout.s2
M styles/trifecta/layout.s2
M styles/wideopen/layout.s2
A views/admin/sendmail/index.tt
A views/admin/sendmail/index.tt.text

Log Message:
-----------
Merge branch 'release-1.21' into develop

* release-1.21:
[#794] Easyread: print out the meta viewport tag
[#796] Skittlish Dreams: mobile style
[#795] Negatives: mobile style
[#793] Drifting: mobile style
[#792] Brittle: mobile style
[#791] Blanket: mobile changes
[#790] Bases: make mobile friendly
[#789] Abstractia: mobile-friendly
[#722] Only include the meta viewport tag conditionally:
[#723] Reset control strip font size back to absolute 11px
[#722] Adjust the small-screen-mode boundary from 60em to 30em
[#724] Don't show module jump link on one-column on desktop as well
Rename (new) success_ml to DW::Controller->render_success
(Bug 177) only give access to users who have siteadmin:sendmail priv
(Bug 177) finished basic /admin/sendmail page


Compare: https://github.com/dreamwidth/dw-free/compare/dcc0cae94752...bb3f4b017b04
github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github
Branch: refs/heads/release-1.21
Home: https://github.com/dreamwidth/dw-nonfree
Commit: 890994b552aecd7a89e7fafdd04844796390f027
https://github.com/dreamwidth/dw-nonfree/commit/890994b552aecd7a89e7fafdd04844796390f027
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-14 (Mon, 14 Jul 2014)

Changed paths:
M styles/transmogrified/layout.s2

Log Message:
-----------
[#66] Transmogrified: mobile view

* move column-specific CSS into a media query

* tweak margins, etc, on modules on one-column view

* print out the meta viewport tag

Fixes #66


Commit: 34f13303783f25b65ef4c8494747fb1b9b9dc782
https://github.com/dreamwidth/dw-nonfree/commit/34f13303783f25b65ef4c8494747fb1b9b9dc782
Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-07-15 (Tue, 15 Jul 2014)

Changed paths:
M styles/transmogrified/layout.s2

Log Message:
-----------
Merge pull request #69 from afuna/transmogrified-mobile-bug-66

[#66] Transmogrified: mobile view


Compare: https://github.com/dreamwidth/dw-nonfree/compare/f2ca45830612...34f13303783f
github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github
Branch: refs/heads/release-1.21
Home: https://github.com/dreamwidth/dw-nonfree
Commit: efa67e58165e3f3a12e75ea79d45173bd55cc73a
https://github.com/dreamwidth/dw-nonfree/commit/efa67e58165e3f3a12e75ea79d45173bd55cc73a
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-14 (Mon, 14 Jul 2014)

Changed paths:
M styles/sundaymorning/layout.s2

Log Message:
-----------
[#65] Sunday Morning: mobile style

* move column-specific CSS to a media query

* print the meta viewport tag

Fixes #65


Commit: bf86e41ddba77b398a50b9df02adc736475afce0
https://github.com/dreamwidth/dw-nonfree/commit/bf86e41ddba77b398a50b9df02adc736475afce0
Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-07-15 (Tue, 15 Jul 2014)

Changed paths:
M styles/sundaymorning/layout.s2

Log Message:
-----------
Merge pull request #70 from afuna/sundaymorning-mobile-bug-65

[#65] Sunday Morning: mobile style


Compare: https://github.com/dreamwidth/dw-nonfree/compare/34f13303783f...bf86e41ddba7
github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github
Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-nonfree
Commit: b7e938f1332153c864f1d94176b407ff4fd0e43d
https://github.com/dreamwidth/dw-nonfree/commit/b7e938f1332153c864f1d94176b407ff4fd0e43d
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-14 (Mon, 14 Jul 2014)

Changed paths:
M styles/sundaymorning/layout.s2
M styles/transmogrified/layout.s2

Log Message:
-----------
Disable the meta viewport tag until these layouts are converted


Commit: f2ca4583061209e917240ecb546a6e2f851ff7a5
https://github.com/dreamwidth/dw-nonfree/commit/f2ca4583061209e917240ecb546a6e2f851ff7a5
Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-07-14 (Mon, 14 Jul 2014)

Changed paths:
M styles/sundaymorning/layout.s2
M styles/transmogrified/layout.s2

Log Message:
-----------
Merge pull request #68 from afuna/meta-viewport-conditional

Disable the meta viewport tag until these layouts are converted


Commit: 890994b552aecd7a89e7fafdd04844796390f027
https://github.com/dreamwidth/dw-nonfree/commit/890994b552aecd7a89e7fafdd04844796390f027
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-14 (Mon, 14 Jul 2014)

Changed paths:
M styles/transmogrified/layout.s2

Log Message:
-----------
[#66] Transmogrified: mobile view

* move column-specific CSS into a media query

* tweak margins, etc, on modules on one-column view

* print out the meta viewport tag

Fixes #66


Commit: efa67e58165e3f3a12e75ea79d45173bd55cc73a
https://github.com/dreamwidth/dw-nonfree/commit/efa67e58165e3f3a12e75ea79d45173bd55cc73a
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-14 (Mon, 14 Jul 2014)

Changed paths:
M styles/sundaymorning/layout.s2

Log Message:
-----------
[#65] Sunday Morning: mobile style

* move column-specific CSS to a media query

* print the meta viewport tag

Fixes #65


Commit: 34f13303783f25b65ef4c8494747fb1b9b9dc782
https://github.com/dreamwidth/dw-nonfree/commit/34f13303783f25b65ef4c8494747fb1b9b9dc782
Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-07-15 (Tue, 15 Jul 2014)

Changed paths:
M styles/transmogrified/layout.s2

Log Message:
-----------
Merge pull request #69 from afuna/transmogrified-mobile-bug-66

[#66] Transmogrified: mobile view


Commit: bf86e41ddba77b398a50b9df02adc736475afce0
https://github.com/dreamwidth/dw-nonfree/commit/bf86e41ddba77b398a50b9df02adc736475afce0
Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-07-15 (Tue, 15 Jul 2014)

Changed paths:
M styles/sundaymorning/layout.s2

Log Message:
-----------
Merge pull request #70 from afuna/sundaymorning-mobile-bug-65

[#65] Sunday Morning: mobile style


Commit: 2c2a246b7b67d0ac2fad084a97582bda7938733a
https://github.com/dreamwidth/dw-nonfree/commit/2c2a246b7b67d0ac2fad084a97582bda7938733a
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-15 (Tue, 15 Jul 2014)

Changed paths:
M styles/sundaymorning/layout.s2
M styles/transmogrified/layout.s2

Log Message:
-----------
Merge branch 'release-1.21' into develop

* release-1.21:
[#65] Sunday Morning: mobile style
[#66] Transmogrified: mobile view
Disable the meta viewport tag until these layouts are converted
[#722] Add a meta viewport tag


Compare: https://github.com/dreamwidth/dw-nonfree/compare/5976f37fac37...2c2a246b7b67

Profile

Dreamwidth Changelog

March 2026

S M T W T F S
12 34567
8 9 10 11 12 1314
15161718192021
22232425 262728
293031    

Most Popular Tags

Style Credit

Expand Cut Tags

No cut tags
Page generated Mar. 28th, 2026 07:23 am
Powered by Dreamwidth Studios