[dreamwidth/dw-free] 5b4e79: [#832] Remove "jump to modules" link except on mob...
Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-free
Commit: 5b4e79c8426c95383f492a6aed12afe18e4b9278
https://github.com/dreamwidth/dw-free/commit/5b4e79c8426c95383f492a6aed12afe18e4b9278
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-21 (Mon, 21 Jul 2014)
Changed paths:
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/brittle/layout.s2
M styles/core2.s2
M styles/core2base/layout.s2
M styles/crossroads/layout.s2
M styles/drifting/layout.s2
M styles/dustyfoot/layout.s2
M styles/easyread/layout.s2
M styles/fantaisie/layout.s2
M styles/funkycircles/layout.s2
M styles/headsup/layout.s2
M styles/lefty/layout.s2
M styles/mobility/layout.s2
M styles/modular/layout.s2
M styles/negatives/layout.s2
M styles/paperme/layout.s2
M styles/planetcaravan/layout.s2
M styles/steppingstones/layout.s2
M styles/strata/layout.s2
M styles/summertime/layout.s2
M styles/tectonic/layout.s2
Log Message:
-----------
[#832] Remove "jump to modules" link except on mobility
Fixes #832
Commit: 5c91c8c2cb7dfba7e3f6a8c7f35fc74df0cbe78b
https://github.com/dreamwidth/dw-free/commit/5c91c8c2cb7dfba7e3f6a8c7f35fc74df0cbe78b
Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-07-21 (Mon, 21 Jul 2014)
Changed paths:
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/brittle/layout.s2
M styles/core2.s2
M styles/core2base/layout.s2
M styles/crossroads/layout.s2
M styles/drifting/layout.s2
M styles/dustyfoot/layout.s2
M styles/easyread/layout.s2
M styles/fantaisie/layout.s2
M styles/funkycircles/layout.s2
M styles/headsup/layout.s2
M styles/lefty/layout.s2
M styles/mobility/layout.s2
M styles/modular/layout.s2
M styles/negatives/layout.s2
M styles/paperme/layout.s2
M styles/planetcaravan/layout.s2
M styles/steppingstones/layout.s2
M styles/strata/layout.s2
M styles/summertime/layout.s2
M styles/tectonic/layout.s2
Log Message:
-----------
Merge pull request #845 from afuna/remove-module-jump-link-bug-832
[#832] Remove "jump to modules" link except on mobility
Commit: fc997d91b3cea8c5082e53347803c5731f14d6d8
https://github.com/dreamwidth/dw-free/commit/fc997d91b3cea8c5082e53347803c5731f14d6d8
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-22 (Tue, 22 Jul 2014)
Changed paths:
M cgi-bin/LJ/S2.pm
M styles/bannering/layout.s2
M styles/bases/layout.s2
M styles/basicboxes/layout.s2
M styles/boxesandborders/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:
-----------
[#836] Use the latest rendering engine available
So that IE is aware of media queries
Fixes #836
Commit: 36ed33b2cfe96a6614cea6b6f820f56657f6154c
https://github.com/dreamwidth/dw-free/commit/36ed33b2cfe96a6614cea6b6f820f56657f6154c
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-22 (Tue, 22 Jul 2014)
Changed paths:
M styles/basicboxes/layout.s2
M styles/ciel/layout.s2
M styles/colorside/layout.s2
M styles/dustyfoot/layout.s2
M styles/headsup/layout.s2
M styles/lefty/layout.s2
M styles/marginless/layout.s2
M styles/paletteable/layout.s2
M styles/tranquilityiii/layout.s2
Log Message:
-----------
[#834] Background color to comments in some layouts
This makes sure that the comment text is readable once they extend over
to the right, and away from the page background
In some cases, add a little padding around the comments so that they
have some space to breathe when they're over the page background
Removes padding from #primary .inner, but adds it back via other
elements, so that there's not doubled padding around comments that are
still over #primary
Commit: 995199c1f3201770024d90a52ecfe5e945a06cc0
https://github.com/dreamwidth/dw-free/commit/995199c1f3201770024d90a52ecfe5e945a06cc0
Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-07-22 (Tue, 22 Jul 2014)
Changed paths:
M styles/basicboxes/layout.s2
M styles/ciel/layout.s2
M styles/colorside/layout.s2
M styles/dustyfoot/layout.s2
M styles/headsup/layout.s2
M styles/lefty/layout.s2
M styles/marginless/layout.s2
M styles/paletteable/layout.s2
M styles/tranquilityiii/layout.s2
Log Message:
-----------
Merge pull request #849 from afuna/comment-bgcolor-bug-834
[#834] Background color to comments in some layouts
Commit: 9873195db407a001628c50914eed1a19cdf87ea8
https://github.com/dreamwidth/dw-free/commit/9873195db407a001628c50914eed1a19cdf87ea8
Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-07-22 (Tue, 22 Jul 2014)
Changed paths:
M cgi-bin/LJ/S2.pm
M styles/bannering/layout.s2
M styles/bases/layout.s2
M styles/basicboxes/layout.s2
M styles/boxesandborders/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 #847 from afuna/turn-off-ie-compatibility-mode-bug-836
[#836] Use the latest rendering engine available
Commit: e8eb89efcd27c1a862851ba8d8ad181a77daf56e
https://github.com/dreamwidth/dw-free/commit/e8eb89efcd27c1a862851ba8d8ad181a77daf56e
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-22 (Tue, 22 Jul 2014)
Changed paths:
M cgi-bin/LJ/Sendmail.pm
M t/formatted-mail.t
Log Message:
-----------
[#837] Use LJ::CleanHTML to process formatted_mail for usertags
Fixes #837
Commit: ca8cd30ab4a11be13af15d33c6b3bd5582d5f35f
https://github.com/dreamwidth/dw-free/commit/ca8cd30ab4a11be13af15d33c6b3bd5582d5f35f
Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-07-22 (Tue, 22 Jul 2014)
Changed paths:
M cgi-bin/LJ/Sendmail.pm
M t/formatted-mail.t
Log Message:
-----------
Merge pull request #854 from afuna/format-mail-@username-bug-837
[#837] Use LJ::CleanHTML to process formatted_mail for usertags
Commit: 8feb24e9abac3147c0d2ee16bfc15b463b8fefbb
https://github.com/dreamwidth/dw-free/commit/8feb24e9abac3147c0d2ee16bfc15b463b8fefbb
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-28 (Mon, 28 Jul 2014)
Changed paths:
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/ciel/layout.s2
M styles/colorside/layout.s2
M styles/compartmentalize/layout.s2
M styles/core2.s2
M styles/core2base/layout.s2
M styles/corinthian/layout.s2
M styles/crisped/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/forthebold/layout.s2
M styles/funkycircles/layout.s2
M styles/headsup/layout.s2
M styles/hibiscus/layout.s2
M styles/lefty/layout.s2
M styles/librariansdream/layout.s2
M styles/lineup/layout.s2
M styles/marginless/layout.s2
M styles/modish/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/paperme/layout.s2
M styles/patsy/layout.s2
M styles/planetcaravan/layout.s2
M styles/practicality/layout.s2
M styles/refriedtablet/layout.s2
M styles/skittlishdreams/layout.s2
M styles/snakesandboxes/layout.s2
M styles/steppingstones/layout.s2
M styles/strata/layout.s2
M styles/summertime/layout.s2
M styles/tectonic/layout.s2
M styles/tranquilityiii/layout.s2
M styles/trifecta/layout.s2
M styles/wideopen/layout.s2
Log Message:
-----------
[#838] Use generate_medium_media_query instead of $*desktop_media_query
Fixes #838
Commit: c6c4f11109656fafd4101d3bc79bb60d51c47327
https://github.com/dreamwidth/dw-free/commit/c6c4f11109656fafd4101d3bc79bb60d51c47327
Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-07-28 (Mon, 28 Jul 2014)
Changed paths:
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/ciel/layout.s2
M styles/colorside/layout.s2
M styles/compartmentalize/layout.s2
M styles/core2.s2
M styles/core2base/layout.s2
M styles/corinthian/layout.s2
M styles/crisped/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/forthebold/layout.s2
M styles/funkycircles/layout.s2
M styles/headsup/layout.s2
M styles/hibiscus/layout.s2
M styles/lefty/layout.s2
M styles/librariansdream/layout.s2
M styles/lineup/layout.s2
M styles/marginless/layout.s2
M styles/modish/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/paperme/layout.s2
M styles/patsy/layout.s2
M styles/planetcaravan/layout.s2
M styles/practicality/layout.s2
M styles/refriedtablet/layout.s2
M styles/skittlishdreams/layout.s2
M styles/snakesandboxes/layout.s2
M styles/steppingstones/layout.s2
M styles/strata/layout.s2
M styles/summertime/layout.s2
M styles/tectonic/layout.s2
M styles/tranquilityiii/layout.s2
M styles/trifecta/layout.s2
M styles/wideopen/layout.s2
Log Message:
-----------
Merge pull request #863 from afuna/generate_medium_media_query-bug-838
[#838] Use generate_medium_media_query instead of $*desktop_media_query
Commit: a18da490aef81f01fff5fbdfaff18421b85c2c31
https://github.com/dreamwidth/dw-free/commit/a18da490aef81f01fff5fbdfaff18421b85c2c31
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-28 (Mon, 28 Jul 2014)
Changed paths:
M cgi-bin/LJ/Poll.pm
M styles/core2base/layout.s2
M styles/snakesandboxes/layout.s2
M styles/trifecta/layout.s2
Log Message:
-----------
[#841] Enforce max-width on images in smaller screens
* also removes similar code in some layouts because it's no longer
needed
* add height to poll image style attribute so it overrides height: auto
(but don't remove height attribute, needed for, e.g., email
notifications)
Fixes #841
Commit: f61105972a80863c3543dcc5a9ffaf635cad1e31
https://github.com/dreamwidth/dw-free/commit/f61105972a80863c3543dcc5a9ffaf635cad1e31
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-28 (Mon, 28 Jul 2014)
Changed paths:
M cgi-bin/LJ/EmbedModule.pm
M htdocs/stc/lj_base.css
M htdocs/tools/embedcontent.bml
M t/clean-embed.t
Log Message:
-----------
[#841] Force a max-width onto embedded content (iframes)
* adds two new wrappers to the generated lj_embedcontent HTML:
.lj_embedcontent-wrapper and .lj_embedcontent-ratio
* .lj_embedcontent now has a width: 100%, which forces it to be as wide
as its containing element
* .lj_embedcontent-ratio gives back the height at the original aspect
ratio using padding-top (we know the given width/height so we can
generate this dynamically)
* .lj_embedcontent-wrapper forces a max-width/max-height, so that it
can't go bigger than it was originally defined, or bigger than
system-limited width/height
* the generated content inside the iframe (embedcontent.bml) is given a
width/height: 100%, so that it's as wide / high as we defined the
outer iframe to be
Fixes #841
Commit: ad5d18eeb41799b1c6407c81d64f74fbe19df411
https://github.com/dreamwidth/dw-free/commit/ad5d18eeb41799b1c6407c81d64f74fbe19df411
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-28 (Mon, 28 Jul 2014)
Changed paths:
M styles/snakesandboxes/layout.s2
M styles/trifecta/layout.s2
Log Message:
-----------
[#841] Add back image size limits on larger screens
only for Snakes and Boxes, and Trifecta -- this was the old behavior so
let's not change it
Commit: 717f674dc2fc2fd3a1d79e19bc95cc10221f042e
https://github.com/dreamwidth/dw-free/commit/717f674dc2fc2fd3a1d79e19bc95cc10221f042e
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-28 (Mon, 28 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/drifting/layout.s2
M styles/easyread/layout.s2
M styles/negatives/layout.s2
M styles/skittlishdreams/layout.s2
Log Message:
-----------
[#841] Add image handling to all dw-free layouts
(These are the layouts that override Page::print_default_stylesheets, so
they didn't get the change automatically)
Fixes #841.
Commit: 6ce0e3362d15e3b15005f0d722158a5ef7166645
https://github.com/dreamwidth/dw-free/commit/6ce0e3362d15e3b15005f0d722158a5ef7166645
Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-07-28 (Mon, 28 Jul 2014)
Changed paths:
M cgi-bin/LJ/EmbedModule.pm
M cgi-bin/LJ/Poll.pm
M htdocs/stc/lj_base.css
M htdocs/tools/embedcontent.bml
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
M styles/skittlishdreams/layout.s2
M styles/snakesandboxes/layout.s2
M styles/trifecta/layout.s2
M t/clean-embed.t
Log Message:
-----------
Merge pull request #846 from afuna/too-large-media-bug-841
Handle large media (images, iframes)
Commit: 672d993ef4198f7b6587a884b2eddf88e1187a7b
https://github.com/dreamwidth/dw-free/commit/672d993ef4198f7b6587a884b2eddf88e1187a7b
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-28 (Mon, 28 Jul 2014)
Changed paths:
M styles/snakesandboxes/layout.s2
M styles/trifecta/layout.s2
Log Message:
-----------
[#841] Initialize large_media_query variable
Commit: 265fd80e96c20b5cef6cdfd760584e5458964936
https://github.com/dreamwidth/dw-free/commit/265fd80e96c20b5cef6cdfd760584e5458964936
Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-07-28 (Mon, 28 Jul 2014)
Changed paths:
M styles/snakesandboxes/layout.s2
M styles/trifecta/layout.s2
Log Message:
-----------
Merge pull request #864 from afuna/add-missing-variable-bug-841
[#841] Initialize large_media_query variable
Commit: b32b14f45eeea65d05696b46e00eb798c5f33e3b
https://github.com/dreamwidth/dw-free/commit/b32b14f45eeea65d05696b46e00eb798c5f33e3b
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-28 (Mon, 28 Jul 2014)
Changed paths:
M cgi-bin/LJ/EmbedModule.pm
M cgi-bin/LJ/Poll.pm
M cgi-bin/LJ/S2.pm
M cgi-bin/LJ/Sendmail.pm
M htdocs/stc/lj_base.css
M htdocs/tools/embedcontent.bml
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/ciel/layout.s2
M styles/colorside/layout.s2
M styles/compartmentalize/layout.s2
M styles/core2.s2
M styles/core2base/layout.s2
M styles/corinthian/layout.s2
M styles/crisped/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/forthebold/layout.s2
M styles/funkycircles/layout.s2
M styles/headsup/layout.s2
M styles/hibiscus/layout.s2
M styles/lefty/layout.s2
M styles/librariansdream/layout.s2
M styles/lineup/layout.s2
M styles/marginless/layout.s2
M styles/mobility/layout.s2
M styles/modish/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/paperme/layout.s2
M styles/patsy/layout.s2
M styles/planetcaravan/layout.s2
M styles/practicality/layout.s2
M styles/refriedtablet/layout.s2
M styles/skittlishdreams/layout.s2
M styles/snakesandboxes/layout.s2
M styles/steppingstones/layout.s2
M styles/strata/layout.s2
M styles/summertime/layout.s2
M styles/tectonic/layout.s2
M styles/tranquilityiii/layout.s2
M styles/trifecta/layout.s2
M styles/wideopen/layout.s2
M t/clean-embed.t
M t/formatted-mail.t
Log Message:
-----------
Merge branch 'release-1.21' into develop
* release-1.21:
[#841] Initialize large_media_query variable
[#841] Add image handling to all dw-free layouts
[#841] Add back image size limits on larger screens
[#841] Force a max-width onto embedded content (iframes)
[#841] Enforce max-width on images in smaller screens
[#838] Use generate_medium_media_query instead of $*desktop_media_query
[#837] Use LJ::CleanHTML to process formatted_mail for usertags
[#834] Background color to comments in some layouts
[#836] Use the latest rendering engine available
[#832] Remove "jump to modules" link except on mobility
Compare: https://github.com/dreamwidth/dw-free/compare/9eb014dc20f3...b32b14f45eee
Home: https://github.com/dreamwidth/dw-free
Commit: 5b4e79c8426c95383f492a6aed12afe18e4b9278
https://github.com/dreamwidth/dw-free/commit/5b4e79c8426c95383f492a6aed12afe18e4b9278
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-21 (Mon, 21 Jul 2014)
Changed paths:
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/brittle/layout.s2
M styles/core2.s2
M styles/core2base/layout.s2
M styles/crossroads/layout.s2
M styles/drifting/layout.s2
M styles/dustyfoot/layout.s2
M styles/easyread/layout.s2
M styles/fantaisie/layout.s2
M styles/funkycircles/layout.s2
M styles/headsup/layout.s2
M styles/lefty/layout.s2
M styles/mobility/layout.s2
M styles/modular/layout.s2
M styles/negatives/layout.s2
M styles/paperme/layout.s2
M styles/planetcaravan/layout.s2
M styles/steppingstones/layout.s2
M styles/strata/layout.s2
M styles/summertime/layout.s2
M styles/tectonic/layout.s2
Log Message:
-----------
[#832] Remove "jump to modules" link except on mobility
Fixes #832
Commit: 5c91c8c2cb7dfba7e3f6a8c7f35fc74df0cbe78b
https://github.com/dreamwidth/dw-free/commit/5c91c8c2cb7dfba7e3f6a8c7f35fc74df0cbe78b
Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-07-21 (Mon, 21 Jul 2014)
Changed paths:
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/brittle/layout.s2
M styles/core2.s2
M styles/core2base/layout.s2
M styles/crossroads/layout.s2
M styles/drifting/layout.s2
M styles/dustyfoot/layout.s2
M styles/easyread/layout.s2
M styles/fantaisie/layout.s2
M styles/funkycircles/layout.s2
M styles/headsup/layout.s2
M styles/lefty/layout.s2
M styles/mobility/layout.s2
M styles/modular/layout.s2
M styles/negatives/layout.s2
M styles/paperme/layout.s2
M styles/planetcaravan/layout.s2
M styles/steppingstones/layout.s2
M styles/strata/layout.s2
M styles/summertime/layout.s2
M styles/tectonic/layout.s2
Log Message:
-----------
Merge pull request #845 from afuna/remove-module-jump-link-bug-832
[#832] Remove "jump to modules" link except on mobility
Commit: fc997d91b3cea8c5082e53347803c5731f14d6d8
https://github.com/dreamwidth/dw-free/commit/fc997d91b3cea8c5082e53347803c5731f14d6d8
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-22 (Tue, 22 Jul 2014)
Changed paths:
M cgi-bin/LJ/S2.pm
M styles/bannering/layout.s2
M styles/bases/layout.s2
M styles/basicboxes/layout.s2
M styles/boxesandborders/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:
-----------
[#836] Use the latest rendering engine available
So that IE is aware of media queries
Fixes #836
Commit: 36ed33b2cfe96a6614cea6b6f820f56657f6154c
https://github.com/dreamwidth/dw-free/commit/36ed33b2cfe96a6614cea6b6f820f56657f6154c
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-22 (Tue, 22 Jul 2014)
Changed paths:
M styles/basicboxes/layout.s2
M styles/ciel/layout.s2
M styles/colorside/layout.s2
M styles/dustyfoot/layout.s2
M styles/headsup/layout.s2
M styles/lefty/layout.s2
M styles/marginless/layout.s2
M styles/paletteable/layout.s2
M styles/tranquilityiii/layout.s2
Log Message:
-----------
[#834] Background color to comments in some layouts
This makes sure that the comment text is readable once they extend over
to the right, and away from the page background
In some cases, add a little padding around the comments so that they
have some space to breathe when they're over the page background
Removes padding from #primary .inner, but adds it back via other
elements, so that there's not doubled padding around comments that are
still over #primary
Commit: 995199c1f3201770024d90a52ecfe5e945a06cc0
https://github.com/dreamwidth/dw-free/commit/995199c1f3201770024d90a52ecfe5e945a06cc0
Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-07-22 (Tue, 22 Jul 2014)
Changed paths:
M styles/basicboxes/layout.s2
M styles/ciel/layout.s2
M styles/colorside/layout.s2
M styles/dustyfoot/layout.s2
M styles/headsup/layout.s2
M styles/lefty/layout.s2
M styles/marginless/layout.s2
M styles/paletteable/layout.s2
M styles/tranquilityiii/layout.s2
Log Message:
-----------
Merge pull request #849 from afuna/comment-bgcolor-bug-834
[#834] Background color to comments in some layouts
Commit: 9873195db407a001628c50914eed1a19cdf87ea8
https://github.com/dreamwidth/dw-free/commit/9873195db407a001628c50914eed1a19cdf87ea8
Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-07-22 (Tue, 22 Jul 2014)
Changed paths:
M cgi-bin/LJ/S2.pm
M styles/bannering/layout.s2
M styles/bases/layout.s2
M styles/basicboxes/layout.s2
M styles/boxesandborders/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 #847 from afuna/turn-off-ie-compatibility-mode-bug-836
[#836] Use the latest rendering engine available
Commit: e8eb89efcd27c1a862851ba8d8ad181a77daf56e
https://github.com/dreamwidth/dw-free/commit/e8eb89efcd27c1a862851ba8d8ad181a77daf56e
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-22 (Tue, 22 Jul 2014)
Changed paths:
M cgi-bin/LJ/Sendmail.pm
M t/formatted-mail.t
Log Message:
-----------
[#837] Use LJ::CleanHTML to process formatted_mail for usertags
Fixes #837
Commit: ca8cd30ab4a11be13af15d33c6b3bd5582d5f35f
https://github.com/dreamwidth/dw-free/commit/ca8cd30ab4a11be13af15d33c6b3bd5582d5f35f
Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-07-22 (Tue, 22 Jul 2014)
Changed paths:
M cgi-bin/LJ/Sendmail.pm
M t/formatted-mail.t
Log Message:
-----------
Merge pull request #854 from afuna/format-mail-@username-bug-837
[#837] Use LJ::CleanHTML to process formatted_mail for usertags
Commit: 8feb24e9abac3147c0d2ee16bfc15b463b8fefbb
https://github.com/dreamwidth/dw-free/commit/8feb24e9abac3147c0d2ee16bfc15b463b8fefbb
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-28 (Mon, 28 Jul 2014)
Changed paths:
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/ciel/layout.s2
M styles/colorside/layout.s2
M styles/compartmentalize/layout.s2
M styles/core2.s2
M styles/core2base/layout.s2
M styles/corinthian/layout.s2
M styles/crisped/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/forthebold/layout.s2
M styles/funkycircles/layout.s2
M styles/headsup/layout.s2
M styles/hibiscus/layout.s2
M styles/lefty/layout.s2
M styles/librariansdream/layout.s2
M styles/lineup/layout.s2
M styles/marginless/layout.s2
M styles/modish/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/paperme/layout.s2
M styles/patsy/layout.s2
M styles/planetcaravan/layout.s2
M styles/practicality/layout.s2
M styles/refriedtablet/layout.s2
M styles/skittlishdreams/layout.s2
M styles/snakesandboxes/layout.s2
M styles/steppingstones/layout.s2
M styles/strata/layout.s2
M styles/summertime/layout.s2
M styles/tectonic/layout.s2
M styles/tranquilityiii/layout.s2
M styles/trifecta/layout.s2
M styles/wideopen/layout.s2
Log Message:
-----------
[#838] Use generate_medium_media_query instead of $*desktop_media_query
Fixes #838
Commit: c6c4f11109656fafd4101d3bc79bb60d51c47327
https://github.com/dreamwidth/dw-free/commit/c6c4f11109656fafd4101d3bc79bb60d51c47327
Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-07-28 (Mon, 28 Jul 2014)
Changed paths:
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/ciel/layout.s2
M styles/colorside/layout.s2
M styles/compartmentalize/layout.s2
M styles/core2.s2
M styles/core2base/layout.s2
M styles/corinthian/layout.s2
M styles/crisped/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/forthebold/layout.s2
M styles/funkycircles/layout.s2
M styles/headsup/layout.s2
M styles/hibiscus/layout.s2
M styles/lefty/layout.s2
M styles/librariansdream/layout.s2
M styles/lineup/layout.s2
M styles/marginless/layout.s2
M styles/modish/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/paperme/layout.s2
M styles/patsy/layout.s2
M styles/planetcaravan/layout.s2
M styles/practicality/layout.s2
M styles/refriedtablet/layout.s2
M styles/skittlishdreams/layout.s2
M styles/snakesandboxes/layout.s2
M styles/steppingstones/layout.s2
M styles/strata/layout.s2
M styles/summertime/layout.s2
M styles/tectonic/layout.s2
M styles/tranquilityiii/layout.s2
M styles/trifecta/layout.s2
M styles/wideopen/layout.s2
Log Message:
-----------
Merge pull request #863 from afuna/generate_medium_media_query-bug-838
[#838] Use generate_medium_media_query instead of $*desktop_media_query
Commit: a18da490aef81f01fff5fbdfaff18421b85c2c31
https://github.com/dreamwidth/dw-free/commit/a18da490aef81f01fff5fbdfaff18421b85c2c31
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-28 (Mon, 28 Jul 2014)
Changed paths:
M cgi-bin/LJ/Poll.pm
M styles/core2base/layout.s2
M styles/snakesandboxes/layout.s2
M styles/trifecta/layout.s2
Log Message:
-----------
[#841] Enforce max-width on images in smaller screens
* also removes similar code in some layouts because it's no longer
needed
* add height to poll image style attribute so it overrides height: auto
(but don't remove height attribute, needed for, e.g., email
notifications)
Fixes #841
Commit: f61105972a80863c3543dcc5a9ffaf635cad1e31
https://github.com/dreamwidth/dw-free/commit/f61105972a80863c3543dcc5a9ffaf635cad1e31
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-28 (Mon, 28 Jul 2014)
Changed paths:
M cgi-bin/LJ/EmbedModule.pm
M htdocs/stc/lj_base.css
M htdocs/tools/embedcontent.bml
M t/clean-embed.t
Log Message:
-----------
[#841] Force a max-width onto embedded content (iframes)
* adds two new wrappers to the generated lj_embedcontent HTML:
.lj_embedcontent-wrapper and .lj_embedcontent-ratio
* .lj_embedcontent now has a width: 100%, which forces it to be as wide
as its containing element
* .lj_embedcontent-ratio gives back the height at the original aspect
ratio using padding-top (we know the given width/height so we can
generate this dynamically)
* .lj_embedcontent-wrapper forces a max-width/max-height, so that it
can't go bigger than it was originally defined, or bigger than
system-limited width/height
* the generated content inside the iframe (embedcontent.bml) is given a
width/height: 100%, so that it's as wide / high as we defined the
outer iframe to be
Fixes #841
Commit: ad5d18eeb41799b1c6407c81d64f74fbe19df411
https://github.com/dreamwidth/dw-free/commit/ad5d18eeb41799b1c6407c81d64f74fbe19df411
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-28 (Mon, 28 Jul 2014)
Changed paths:
M styles/snakesandboxes/layout.s2
M styles/trifecta/layout.s2
Log Message:
-----------
[#841] Add back image size limits on larger screens
only for Snakes and Boxes, and Trifecta -- this was the old behavior so
let's not change it
Commit: 717f674dc2fc2fd3a1d79e19bc95cc10221f042e
https://github.com/dreamwidth/dw-free/commit/717f674dc2fc2fd3a1d79e19bc95cc10221f042e
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-28 (Mon, 28 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/drifting/layout.s2
M styles/easyread/layout.s2
M styles/negatives/layout.s2
M styles/skittlishdreams/layout.s2
Log Message:
-----------
[#841] Add image handling to all dw-free layouts
(These are the layouts that override Page::print_default_stylesheets, so
they didn't get the change automatically)
Fixes #841.
Commit: 6ce0e3362d15e3b15005f0d722158a5ef7166645
https://github.com/dreamwidth/dw-free/commit/6ce0e3362d15e3b15005f0d722158a5ef7166645
Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-07-28 (Mon, 28 Jul 2014)
Changed paths:
M cgi-bin/LJ/EmbedModule.pm
M cgi-bin/LJ/Poll.pm
M htdocs/stc/lj_base.css
M htdocs/tools/embedcontent.bml
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
M styles/skittlishdreams/layout.s2
M styles/snakesandboxes/layout.s2
M styles/trifecta/layout.s2
M t/clean-embed.t
Log Message:
-----------
Merge pull request #846 from afuna/too-large-media-bug-841
Handle large media (images, iframes)
Commit: 672d993ef4198f7b6587a884b2eddf88e1187a7b
https://github.com/dreamwidth/dw-free/commit/672d993ef4198f7b6587a884b2eddf88e1187a7b
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-28 (Mon, 28 Jul 2014)
Changed paths:
M styles/snakesandboxes/layout.s2
M styles/trifecta/layout.s2
Log Message:
-----------
[#841] Initialize large_media_query variable
Commit: 265fd80e96c20b5cef6cdfd760584e5458964936
https://github.com/dreamwidth/dw-free/commit/265fd80e96c20b5cef6cdfd760584e5458964936
Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-07-28 (Mon, 28 Jul 2014)
Changed paths:
M styles/snakesandboxes/layout.s2
M styles/trifecta/layout.s2
Log Message:
-----------
Merge pull request #864 from afuna/add-missing-variable-bug-841
[#841] Initialize large_media_query variable
Commit: b32b14f45eeea65d05696b46e00eb798c5f33e3b
https://github.com/dreamwidth/dw-free/commit/b32b14f45eeea65d05696b46e00eb798c5f33e3b
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-28 (Mon, 28 Jul 2014)
Changed paths:
M cgi-bin/LJ/EmbedModule.pm
M cgi-bin/LJ/Poll.pm
M cgi-bin/LJ/S2.pm
M cgi-bin/LJ/Sendmail.pm
M htdocs/stc/lj_base.css
M htdocs/tools/embedcontent.bml
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/ciel/layout.s2
M styles/colorside/layout.s2
M styles/compartmentalize/layout.s2
M styles/core2.s2
M styles/core2base/layout.s2
M styles/corinthian/layout.s2
M styles/crisped/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/forthebold/layout.s2
M styles/funkycircles/layout.s2
M styles/headsup/layout.s2
M styles/hibiscus/layout.s2
M styles/lefty/layout.s2
M styles/librariansdream/layout.s2
M styles/lineup/layout.s2
M styles/marginless/layout.s2
M styles/mobility/layout.s2
M styles/modish/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/paperme/layout.s2
M styles/patsy/layout.s2
M styles/planetcaravan/layout.s2
M styles/practicality/layout.s2
M styles/refriedtablet/layout.s2
M styles/skittlishdreams/layout.s2
M styles/snakesandboxes/layout.s2
M styles/steppingstones/layout.s2
M styles/strata/layout.s2
M styles/summertime/layout.s2
M styles/tectonic/layout.s2
M styles/tranquilityiii/layout.s2
M styles/trifecta/layout.s2
M styles/wideopen/layout.s2
M t/clean-embed.t
M t/formatted-mail.t
Log Message:
-----------
Merge branch 'release-1.21' into develop
* release-1.21:
[#841] Initialize large_media_query variable
[#841] Add image handling to all dw-free layouts
[#841] Add back image size limits on larger screens
[#841] Force a max-width onto embedded content (iframes)
[#841] Enforce max-width on images in smaller screens
[#838] Use generate_medium_media_query instead of $*desktop_media_query
[#837] Use LJ::CleanHTML to process formatted_mail for usertags
[#834] Background color to comments in some layouts
[#836] Use the latest rendering engine available
[#832] Remove "jump to modules" link except on mobility
Compare: https://github.com/dreamwidth/dw-free/compare/9eb014dc20f3...b32b14f45eee