Branch: refs/heads/release-1.19
Home:
https://github.com/dreamwidth/dw-nonfree Commit: 9f0c74c5531f04339f2d74178f9fdc3f203b91a6
https://github.com/dreamwidth/dw-nonfree/commit/9f0c74c5531f04339f2d74178f9fdc3f203b91a6 Author: Afuna <fu@dreamwidth.org>
Date: 2013-08-01 (Thu, 01 Aug 2013)
Changed paths:
M htdocs/scss/schemes/tropo/_tropo-base.scss
M htdocs/scss/schemes/tropo/tropo-purple.scss
M htdocs/scss/schemes/tropo/tropo-red.scss
Log Message:
-----------
(Bug 5073) Tweaks, bugfixes, refactoring
* header-nav mixin has changed name and arguments. Also does a few more
things, so remove redundant code
* bugfix: "underline" => underline. Strings with quotes around them are
used as-is. So our CSS ends up having:
text-decoration: "underline";
Yuck.
Commit: ba13eb77b39c8bdaa5a0ed92b22caf59f069aa11
https://github.com/dreamwidth/dw-nonfree/commit/ba13eb77b39c8bdaa5a0ed92b22caf59f069aa11 Author: Afuna <fu@dreamwidth.org>
Date: 2013-08-02 (Fri, 02 Aug 2013)
Changed paths:
M htdocs/scss/schemes/tropo/_tropo-base.scss
Log Message:
-----------
(Bug 5073) Rename header-nav mixin to main-nav
Said mixin includes some code for vertical layouts as well
Commit: 375d7548368e8c6cf4c951e9ee4fd15eecabd3f7
https://github.com/dreamwidth/dw-nonfree/commit/375d7548368e8c6cf4c951e9ee4fd15eecabd3f7 Author: Afuna <fu@dreamwidth.org>
Date: 2013-08-04 (Sun, 04 Aug 2013)
Changed paths:
M htdocs/scss/schemes/tropo/_tropo-base.scss
M schemes/tropo-common.tt
Log Message:
-----------
(Bug 5073) Add skiplinks to foundation in tropo
* use the skiplink components (tt block template, .scss file)
Commit: 5ea6f8c0ce6f1038be81248f8553839ee45d8b18
https://github.com/dreamwidth/dw-nonfree/commit/5ea6f8c0ce6f1038be81248f8553839ee45d8b18 Author: Afuna <fu@dreamwidth.org>
Date: 2013-08-05 (Mon, 05 Aug 2013)
Changed paths:
M htdocs/scss/schemes/tropo/_tropo-base.scss
Log Message:
-----------
(Bug 5073) Tweak alignment for nav search
* aligns the search form elements with one another
* aligns the search form to match the rest of the top bar
Commit: 4cc92ab96fcb666afdbab03028fdb640b4d6349a
https://github.com/dreamwidth/dw-nonfree/commit/4cc92ab96fcb666afdbab03028fdb640b4d6349a Author: Afuna <fu@dreamwidth.org>
Date: 2013-08-15 (Thu, 15 Aug 2013)
Changed paths:
M htdocs/scss/schemes/tropo/_tropo-base.scss
Log Message:
-----------
(Bug 5073) Shrinks masthead/logo on tiny screens
Also shrinks the border strip of red in the header on tiny screens
Commit: aab5f36137534eedd8df4b4b1d80c70c987aad7b
https://github.com/dreamwidth/dw-nonfree/commit/aab5f36137534eedd8df4b4b1d80c70c987aad7b Author: hotlevel4 <hotlevel4@hotmail.com>
Date: 2013-08-16 (Fri, 16 Aug 2013)
Changed paths:
A htdocs/js/jquery/jquery.autogrow-textarea.js
M htdocs/site/suggest.bml
Log Message:
-----------
(bug 2566) Auto expand text areas on the Suggest an Improvement page
Auto expands textareas on site/suggest.bml.
Commit: 28cce480324ab0156c3e4ea1535962a8f23f2e41
https://github.com/dreamwidth/dw-nonfree/commit/28cce480324ab0156c3e4ea1535962a8f23f2e41 Author: Afuna <afunamatata+github@gmail.com>
Date: 2013-08-19 (Mon, 19 Aug 2013)
Changed paths:
M htdocs/scss/schemes/tropo/_tropo-base.scss
M htdocs/scss/schemes/tropo/tropo-purple.scss
M htdocs/scss/schemes/tropo/tropo-red.scss
M schemes/tropo-common.tt
Log Message:
-----------
Merge pull request #45 from afuna/bug5073-tropo-adjustments
(Bug 5073) Tweaks to tropo (foundation version)
Commit: 665abdce3dfaa778fd31dd7e946f1e77bb4cc67d
https://github.com/dreamwidth/dw-nonfree/commit/665abdce3dfaa778fd31dd7e946f1e77bb4cc67d Author: Afuna <afunamatata+github@gmail.com>
Date: 2013-09-03 (Tue, 03 Sep 2013)
Changed paths:
A htdocs/js/jquery/jquery.autogrow-textarea.js
M htdocs/site/suggest.bml
Log Message:
-----------
Merge pull request #44 from hotlevel4/bug2566/AutoExpandTextBoxesOnSuggest
(bug 2566) Auto expand text areas on the Suggest an Improvement page
Commit: 8828c9d7b87884afe277768d5e311d87d9c100d6
https://github.com/dreamwidth/dw-nonfree/commit/8828c9d7b87884afe277768d5e311d87d9c100d6 Author: Afuna <fu@dreamwidth.org>
Date: 2013-11-14 (Thu, 14 Nov 2013)
Changed paths:
M htdocs/scss/schemes/tropo/_tropo-base.scss
Log Message:
-----------
(Bug 5073) Don't use width:100% on #content
The #content element is nested and may have applied margins to it that
could cause scrollbars. So let's use nested-collapse instead of the
default.
Commit: cf35eaae8a5b4dedc5078a889bf9a4c4534a3a3b
https://github.com/dreamwidth/dw-nonfree/commit/cf35eaae8a5b4dedc5078a889bf9a4c4534a3a3b Author: Afuna <fu@dreamwidth.org>
Date: 2013-11-14 (Thu, 14 Nov 2013)
Changed paths:
M htdocs/scss/schemes/tropo/tropo-purple.scss
M htdocs/scss/schemes/tropo/tropo-red.scss
Log Message:
-----------
(Bug 5073) Remove redundant _skin-colors include
Already included in tropo-base
Commit: 0ca68183d9490cd6695047356be7635b17d0d0fb
https://github.com/dreamwidth/dw-nonfree/commit/0ca68183d9490cd6695047356be7635b17d0d0fb Author: Afuna <fu@dreamwidth.org>
Date: 2013-11-14 (Thu, 14 Nov 2013)
Changed paths:
M schemes/tropo-common.tt
Log Message:
-----------
(Bug 5073) Adds an error section to the top of Foundation pages
Commit: 1818d3ba2a9756b31c4b29c48d205a276726dc3a
https://github.com/dreamwidth/dw-nonfree/commit/1818d3ba2a9756b31c4b29c48d205a276726dc3a Author: Afuna <fu@dreamwidth.org>
Date: 2013-11-14 (Thu, 14 Nov 2013)
Changed paths:
M htdocs/scss/schemes/tropo/tropo-purple.scss
M htdocs/scss/schemes/tropo/tropo-red.scss
Log Message:
-----------
(Bug 5073) Add a 1em left margin to all lists
Commit: 60848f2f9cab92f4d80148f073928824089dc194
https://github.com/dreamwidth/dw-nonfree/commit/60848f2f9cab92f4d80148f073928824089dc194 Author: Afuna <fu@dreamwidth.org>
Date: 2013-11-14 (Thu, 14 Nov 2013)
Changed paths:
M schemes/tropo-common.tt
Log Message:
-----------
(Bug 5073) Add .row .columns container around page content
This is needed for all pages (to add space around the edge), so add it
to all pages.
Individual pages can still have their own per-section row/column
wrapper.
Commit: bac4daf85c79f08d2d1120d1eb3c514b57bff770
https://github.com/dreamwidth/dw-nonfree/commit/bac4daf85c79f08d2d1120d1eb3c514b57bff770 Author: Afuna <fu@dreamwidth.org>
Date: 2013-11-14 (Thu, 14 Nov 2013)
Changed paths:
M schemes/tropo-common.tt
Log Message:
-----------
(Bug 5073) Initial load of pages should have no-js class
Use it to hide elements that require JS to work (class will be changed
after page has loaded)
Commit: 3afb0e5e39b958ae903ff1d81333816862a05832
https://github.com/dreamwidth/dw-nonfree/commit/3afb0e5e39b958ae903ff1d81333816862a05832 Author: Afuna <fu@dreamwidth.org>
Date: 2013-11-14 (Thu, 14 Nov 2013)
Changed paths:
M htdocs/scss/schemes/tropo/_tropo-base.scss
M htdocs/scss/schemes/tropo/tropo-purple.scss
M htdocs/scss/schemes/tropo/tropo-red.scss
Log Message:
-----------
(Bug 5073) Finish converting Tropospherical Red / Purple
Commit: d209c8324b95e8733542bb8491cb43a19a23e21b
https://github.com/dreamwidth/dw-nonfree/commit/d209c8324b95e8733542bb8491cb43a19a23e21b Author: Afuna <fu@dreamwidth.org>
Date: 2013-11-14 (Thu, 14 Nov 2013)
Changed paths:
R htdocs/scss/schemes/tropo/_tropo-base.scss
R htdocs/scss/schemes/tropo/homepage.scss
R htdocs/scss/schemes/tropo/tropo-purple.scss
R htdocs/scss/schemes/tropo/tropo-red.scss
A htdocs/scss/skins/tropo/_tropo-base.scss
A htdocs/scss/skins/tropo/homepage.scss
A htdocs/scss/skins/tropo/tropo-purple.scss
A htdocs/scss/skins/tropo/tropo-red.scss
M schemes/tropo-common.tt
Log Message:
-----------
(Bug 5073) Move htdocs/scss/schemes => htdocs/scss/skins
Commit: 5fe314b4dfaaacd247753d0fba26894d8f923e6c
https://github.com/dreamwidth/dw-nonfree/commit/5fe314b4dfaaacd247753d0fba26894d8f923e6c Author: Afuna <afuna@users.noreply.github.com>
Date: 2013-11-14 (Thu, 14 Nov 2013)
Changed paths:
R htdocs/scss/schemes/tropo/_tropo-base.scss
R htdocs/scss/schemes/tropo/homepage.scss
R htdocs/scss/schemes/tropo/tropo-purple.scss
R htdocs/scss/schemes/tropo/tropo-red.scss
A htdocs/scss/skins/tropo/_tropo-base.scss
A htdocs/scss/skins/tropo/homepage.scss
A htdocs/scss/skins/tropo/tropo-purple.scss
A htdocs/scss/skins/tropo/tropo-red.scss
M schemes/tropo-common.tt
Log Message:
-----------
Merge pull request #46 from afuna/foundation-conversion-bug5073
(Bug 5073) Foundation conversion: Tropo skins
Commit: 3b71581603d73acc3c99ee2b579451387e9946e9
https://github.com/dreamwidth/dw-nonfree/commit/3b71581603d73acc3c99ee2b579451387e9946e9 Author: Afuna <fu@dreamwidth.org>
Date: 2013-11-16 (Sat, 16 Nov 2013)
Changed paths:
M htdocs/scss/skins/tropo/_tropo-base.scss
Log Message:
-----------
(Bug 5073) Add the page-layout-hacks to Tropo
Needs it same as other skins
Commit: dd687bb0571cb96d57f8b0d1128dfc7863ba6453
https://github.com/dreamwidth/dw-nonfree/commit/dd687bb0571cb96d57f8b0d1128dfc7863ba6453 Author: Afuna <fu@dreamwidth.org>
Date: 2013-11-16 (Sat, 16 Nov 2013)
Changed paths:
M htdocs/scss/skins/tropo/_tropo-base.scss
Log Message:
-----------
(Bug 5073) Fix foundation.scss import
htdocs/scss/foundation.scss => htdocs/scss/foundation/foundation.scss
Commit: a377ee4b7cb62c4d706f94c6f09b1dfd8c23ac6e
https://github.com/dreamwidth/dw-nonfree/commit/a377ee4b7cb62c4d706f94c6f09b1dfd8c23ac6e Author: Afuna <afuna@users.noreply.github.com>
Date: 2013-11-16 (Sat, 16 Nov 2013)
Changed paths:
M htdocs/scss/skins/tropo/_tropo-base.scss
Log Message:
-----------
Merge pull request #47 from afuna/foundation-conversion-feedback-bug5073
(Bug 5073) Foundation fixes
Commit: 92380b88aa036866c17228438744a61db5956d01
https://github.com/dreamwidth/dw-nonfree/commit/92380b88aa036866c17228438744a61db5956d01 Author: Afuna <fu@dreamwidth.org>
Date: 2013-11-22 (Fri, 22 Nov 2013)
Changed paths:
M htdocs/scss/skins/tropo/tropo-purple.scss
M htdocs/scss/skins/tropo/tropo-red.scss
Log Message:
-----------
(Bug 5073) Remove $panel-callout-bg
We're handling this automatically in _panels.scss
Commit: 77b5cb8e208bc8c58ca21deadb45913fd894fa4d
https://github.com/dreamwidth/dw-nonfree/commit/77b5cb8e208bc8c58ca21deadb45913fd894fa4d Author: Afuna <fu@dreamwidth.org>
Date: 2013-11-22 (Fri, 22 Nov 2013)
Changed paths:
M htdocs/scss/skins/tropo/_tropo-base.scss
M htdocs/scss/skins/tropo/tropo-purple.scss
M htdocs/scss/skins/tropo/tropo-red.scss
M schemes/tropo-common.tt
Log Message:
-----------
(Bug 5073) Fix topbar in Tropo
Commit: e5fe780ac03e87138f97ce4663d3e6c5f3ebfaa9
https://github.com/dreamwidth/dw-nonfree/commit/e5fe780ac03e87138f97ce4663d3e6c5f3ebfaa9 Author: Afuna <afuna@users.noreply.github.com>
Date: 2013-11-22 (Fri, 22 Nov 2013)
Changed paths:
M htdocs/scss/skins/tropo/_tropo-base.scss
M htdocs/scss/skins/tropo/tropo-purple.scss
M htdocs/scss/skins/tropo/tropo-red.scss
M schemes/tropo-common.tt
Log Message:
-----------
Merge pull request #48 from afuna/foundation-5-bug5073
(Bug 5073) Update to Foundation 5
Compare:
https://github.com/dreamwidth/dw-nonfree/compare/e8ac6fdc0c14...e5fe780ac03e