Branch: refs/heads/develop
Home:
https://github.com/dreamwidth/dw-free Commit: 392db5b6c6aaf708a8bf4e72423e0bfd236dbcfe
https://github.com/dreamwidth/dw-free/commit/392db5b6c6aaf708a8bf4e72423e0bfd236dbcfe Author: Afuna <fu@dreamwidth.org>
Date: 2014-01-25 (Sat, 25 Jan 2014)
Changed paths:
M cgi-bin/DW/ContentImporter.pm
M cgi-bin/DW/Worker/ContentImporter/LiveJournal/Comments.pm
M cgi-bin/DW/Worker/ContentImporter/LiveJournal/Userpics.pm
A cgi-bin/DW/XML/Parser.pm
A cgi-bin/DW/XML/RSS.pm
M cgi-bin/LJ/ParseFeed.pm
Log Message:
-----------
(Bug 5323) Disable parsing of external entities in synsuck and the importer
* creates the DW::XML::RSS/DW::XML::Parser modules to replace their
XML::* equivalents. Works basically the same, just with a tighter
configuration
Commit: 27f730f24aa4d8064cf92a25067110cf66f5ae51
https://github.com/dreamwidth/dw-free/commit/27f730f24aa4d8064cf92a25067110cf66f5ae51 Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-09 (Mon, 09 Jun 2014)
Changed paths:
M cgi-bin/DW/Controller/Entry.pm
M htdocs/login.bml
M htdocs/update.bml
Log Message:
-----------
Always use LJ::challenge_check_login
Commit: b365f90bc6b91d1926643aa622e0adf568b0605a
https://github.com/dreamwidth/dw-free/commit/b365f90bc6b91d1926643aa622e0adf568b0605a Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-10 (Tue, 10 Jun 2014)
Changed paths:
M cgi-bin/DW/Controller/Entry.pm
M htdocs/login.bml
M htdocs/update.bml
Log Message:
-----------
Merge branch '_always-use-challenge_check_login' into release-1.20
* _always-use-challenge_check_login:
Always use LJ::challenge_check_login
Commit: f1c9143abe728c2ee9206b3d1f7eb7c799c41902
https://github.com/dreamwidth/dw-free/commit/f1c9143abe728c2ee9206b3d1f7eb7c799c41902 Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-10 (Tue, 10 Jun 2014)
Changed paths:
M cgi-bin/DW/ContentImporter.pm
M cgi-bin/DW/Worker/ContentImporter/LiveJournal/Comments.pm
M cgi-bin/DW/Worker/ContentImporter/LiveJournal/Userpics.pm
A cgi-bin/DW/XML/Parser.pm
A cgi-bin/DW/XML/RSS.pm
M cgi-bin/LJ/ParseFeed.pm
Log Message:
-----------
Merge branch '_xml-entity-sec-bug5323' into release-1.20
* _xml-entity-sec-bug5323:
(Bug 5323) Disable parsing of external entities in synsuck and the importer
Commit: 922a38461056e8115d81732509bedc61c953f4da
https://github.com/dreamwidth/dw-free/commit/922a38461056e8115d81732509bedc61c953f4da Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-10 (Tue, 10 Jun 2014)
Changed paths:
M htdocs/approve.bml
Log Message:
-----------
Fix error
Commit: 6be660ed0cb30df4c8fb645956e52dba3aa193d5
https://github.com/dreamwidth/dw-free/commit/6be660ed0cb30df4c8fb645956e52dba3aa193d5 Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-06-10 (Tue, 10 Jun 2014)
Changed paths:
M htdocs/approve.bml
Log Message:
-----------
Merge pull request #733 from afuna/syntax-error-approve
Fix error
Commit: 7c8164f75c8eae6ccbd0829d80afe9cd4ef5e2fd
https://github.com/dreamwidth/dw-free/commit/7c8164f75c8eae6ccbd0829d80afe9cd4ef5e2fd Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-10 (Tue, 10 Jun 2014)
Changed paths:
M htdocs/approve.bml
Log Message:
-----------
Fix whitespace
Commit: 4636ba3d1d599ada176defd2f91e44b03ef4f838
https://github.com/dreamwidth/dw-free/commit/4636ba3d1d599ada176defd2f91e44b03ef4f838 Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-10 (Tue, 10 Jun 2014)
Changed paths:
M styles/core2.s2
Log Message:
-----------
Fix nested comments not showing up sometimes
We were popping from the original comments array... so in
one-column-split, after processing the page summary module, there were
no more comment replies to be printed. Oops. Fixed by working on a copy
of the original array.
Commit: ca9cce159a13a1aadfc0ea00e98a5ef593e328cd
https://github.com/dreamwidth/dw-free/commit/ca9cce159a13a1aadfc0ea00e98a5ef593e328cd Author: Mark Smith <mark@qq.is>
Date: 2014-06-10 (Tue, 10 Jun 2014)
Changed paths:
M styles/core2.s2
Log Message:
-----------
Merge pull request #734 from afuna/nested-comments-in-one-column-split
Fix nested comments not showing up sometimes
Commit: 9e6946417f8ce43ce6c8fa6bcdb8f1bd32806639
https://github.com/dreamwidth/dw-free/commit/9e6946417f8ce43ce6c8fa6bcdb8f1bd32806639 Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-10 (Tue, 10 Jun 2014)
Changed paths:
M cgi-bin/DW/Controller/ChangeEmail.pm
M cgi-bin/DW/Template/Plugin/SiteScheme.pm
M cgi-bin/LJ/User.pm
Log Message:
-----------
Hush various warnings
Commit: f0f0dab4308a2e992a6227512efbbd4656cc6e80
https://github.com/dreamwidth/dw-free/commit/f0f0dab4308a2e992a6227512efbbd4656cc6e80 Author: Mark Smith <mark@qq.is>
Date: 2014-06-10 (Tue, 10 Jun 2014)
Changed paths:
M cgi-bin/DW/Controller/ChangeEmail.pm
M cgi-bin/DW/Template/Plugin/SiteScheme.pm
M cgi-bin/LJ/User.pm
Log Message:
-----------
Merge pull request #735 from afuna/hush-various-warnings
Hush various warnings
Commit: d22cd40188bc123d1eeff9c0a1bf25b3ab345a86
https://github.com/dreamwidth/dw-free/commit/d22cd40188bc123d1eeff9c0a1bf25b3ab345a86 Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-10 (Tue, 10 Jun 2014)
Changed paths:
M cgi-bin/DW/Controller/Community.pm
M views/communities/members/edit.tt
M views/communities/members/edit.tt.text
M views/communities/members/purge.tt
Log Message:
-----------
Better error message when cleaning out purged members
Instead of saying "removed: (list of all roles)" which may or may not be
true, just say that they were removed from the community
Commit: 95c118257a58fc0904ae21aa3cad13ed2f71af7a
https://github.com/dreamwidth/dw-free/commit/95c118257a58fc0904ae21aa3cad13ed2f71af7a Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-10 (Tue, 10 Jun 2014)
Changed paths:
M cgi-bin/LJ/Time.pm
Log Message:
-----------
Don't try to convert "0000-00-00" to a time
Occasionally shows up in the logs as "Month '-1' out of range 0..11 at
cgi-bin/LJ/Time.pm line 84"
Commit: 05db1c2b2a7acbbeb11221fb30e6dbfc9a18c46d
https://github.com/dreamwidth/dw-free/commit/05db1c2b2a7acbbeb11221fb30e6dbfc9a18c46d Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-11 (Wed, 11 Jun 2014)
Changed paths:
M cgi-bin/DW/Controller/ChangeEmail.pm
M views/changeemail.tt
Log Message:
-----------
[#740] Fix POSTing of changeemail
* rely on $r->did_post, instead of a submit mode
* if on an https page, submit to https
Commit: df0d953ee83c6368a576b5d7956843ff0e692a7b
https://github.com/dreamwidth/dw-free/commit/df0d953ee83c6368a576b5d7956843ff0e692a7b Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-06-11 (Wed, 11 Jun 2014)
Changed paths:
M cgi-bin/DW/Controller/ChangeEmail.pm
M views/changeemail.tt
Log Message:
-----------
Merge pull request #740 from afuna/changeemail-post-bug-740
Fix "change email" function
Commit: e5d28c26d395de3a9489e6c40eaf4bdb53c3e0ac
https://github.com/dreamwidth/dw-free/commit/e5d28c26d395de3a9489e6c40eaf4bdb53c3e0ac Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-06-11 (Wed, 11 Jun 2014)
Changed paths:
M cgi-bin/DW/Controller/Community.pm
M views/communities/members/edit.tt
M views/communities/members/edit.tt.text
M views/communities/members/purge.tt
Log Message:
-----------
Merge pull request #736 from afuna/tweak-error-message-purge
Better error message when cleaning out purged members
Commit: 85a428664ee47feca01037491adc9cce6870525b
https://github.com/dreamwidth/dw-free/commit/85a428664ee47feca01037491adc9cce6870525b Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-06-11 (Wed, 11 Jun 2014)
Changed paths:
M cgi-bin/LJ/Time.pm
Log Message:
-----------
Merge pull request #737 from afuna/mysqldate_to_time-0000-00-00
Don't try to convert "0000-00-00" to a time
Commit: 4d11c3cdfe257a7f3535a44acdf915f52fcc7414
https://github.com/dreamwidth/dw-free/commit/4d11c3cdfe257a7f3535a44acdf915f52fcc7414 Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-11 (Wed, 11 Jun 2014)
Changed paths:
M styles/core2.s2
Log Message:
-----------
Don't print out too many closing divs
Make sure not to update the $prev_depth variable past MAX_NESTED_DEPTH
(because the div should be closed immediately).
Commit: fe3ef2133403addeeeb8dac4ee3efc7c16fe43e8
https://github.com/dreamwidth/dw-free/commit/fe3ef2133403addeeeb8dac4ee3efc7c16fe43e8 Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-06-11 (Wed, 11 Jun 2014)
Changed paths:
M styles/core2.s2
Log Message:
-----------
Merge pull request #741 from afuna/fix-nested-closing-div-comments
Don't print out too many closing divs
Commit: 29b0f9ccb66b9016f2c11084b95352b701d842e8
https://github.com/dreamwidth/dw-free/commit/29b0f9ccb66b9016f2c11084b95352b701d842e8 Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-16 (Mon, 16 Jun 2014)
Changed paths:
M cgi-bin/ljlib.pl
Log Message:
-----------
Add contextual hover menu to foundation pages
Commit: 9b64ab3b64773719437db0f66e809dde84950557
https://github.com/dreamwidth/dw-free/commit/9b64ab3b64773719437db0f66e809dde84950557 Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-16 (Mon, 16 Jun 2014)
Changed paths:
M htdocs/scss/foundation/components/_forms.scss
Log Message:
-----------
Add border around postfix buttons (except for the left side)
Commit: 60192e983a33954eddf118f8d0093230dcc0a500
https://github.com/dreamwidth/dw-free/commit/60192e983a33954eddf118f8d0093230dcc0a500 Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-16 (Mon, 16 Jun 2014)
Changed paths:
M cgi-bin/DW/Controller/Community.pm
M htdocs/scss/skins/_community-menu.scss
Log Message:
-----------
Lighten the community menu panel
(Use the normal panel colors)
Commit: 9e8bf81796442c225d8d83770d158b566ba46801
https://github.com/dreamwidth/dw-free/commit/9e8bf81796442c225d8d83770d158b566ba46801 Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-16 (Mon, 16 Jun 2014)
Changed paths:
M htdocs/scss/skins/_nav.scss
Log Message:
-----------
Make the account links font size same as other things on the page
Commit: 7a8e7ffbffa6872bedff4e65a4b214b6c5a9b866
https://github.com/dreamwidth/dw-free/commit/7a8e7ffbffa6872bedff4e65a4b214b6c5a9b866 Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-16 (Mon, 16 Jun 2014)
Changed paths:
M htdocs/scss/foundation/components/_buttons.scss
Log Message:
-----------
Add a tiny border-radius to all buttons
Commit: f1cce2067ec92c1f9f9952c745abdabd3b50c508
https://github.com/dreamwidth/dw-free/commit/f1cce2067ec92c1f9f9952c745abdabd3b50c508 Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-16 (Mon, 16 Jun 2014)
Changed paths:
M htdocs/scss/foundation/_settings.scss
M htdocs/scss/skins/_nav.scss
M schemes/global.tt
Log Message:
-----------
Fix alignment of interest search form elements
Commit: a0230228c3ad42bbb3ff56158946d4f1d7c0884d
https://github.com/dreamwidth/dw-free/commit/a0230228c3ad42bbb3ff56158946d4f1d7c0884d Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-16 (Mon, 16 Jun 2014)
Changed paths:
M htdocs/scss/foundation/components/_forms.scss
M htdocs/scss/skins/gradation/_gradation-base.scss
Log Message:
-----------
Fix select bg/fg color in gradation
Commit: 471dc3c7d8ec8db179e8d7725dbec202275873d3
https://github.com/dreamwidth/dw-free/commit/471dc3c7d8ec8db179e8d7725dbec202275873d3 Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-06-16 (Mon, 16 Jun 2014)
Changed paths:
M cgi-bin/DW/Controller/Community.pm
M cgi-bin/ljlib.pl
M htdocs/scss/foundation/_settings.scss
M htdocs/scss/foundation/components/_buttons.scss
M htdocs/scss/foundation/components/_forms.scss
M htdocs/scss/skins/_community-menu.scss
M htdocs/scss/skins/_nav.scss
M htdocs/scss/skins/gradation/_gradation-base.scss
M schemes/global.tt
Log Message:
-----------
Merge pull request #745 from afuna/tweak-foundation-from-feedback-round-1
Tweak appearance of header elements in Foundation pages
Commit: 1628b799de146d728e7081ca1fdc9364a34ac913
https://github.com/dreamwidth/dw-free/commit/1628b799de146d728e7081ca1fdc9364a34ac913 Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-17 (Tue, 17 Jun 2014)
Changed paths:
M htdocs/stc/jquery.contextualhover.css
Log Message:
-----------
Remove bullet from the contextulhover menu
Commit: 5d908d072d37097f200674c796395a4ecf959b33
https://github.com/dreamwidth/dw-free/commit/5d908d072d37097f200674c796395a4ecf959b33 Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-17 (Tue, 17 Jun 2014)
Changed paths:
M schemes/common.tt
Log Message:
-----------
Fix login button position in celerity/gradation
Commit: 056275c1f5d8aaebf1df6dc07e16d5e90a7aeb98
https://github.com/dreamwidth/dw-free/commit/056275c1f5d8aaebf1df6dc07e16d5e90a7aeb98 Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-17 (Tue, 17 Jun 2014)
Changed paths:
M htdocs/scss/skins/_nav.scss
Log Message:
-----------
Make sure that menu is on top of everything else when expanded
Commit: 1b5aa5a0a0bb6f1c8553f61cf6bc05f2adc2430c
https://github.com/dreamwidth/dw-free/commit/1b5aa5a0a0bb6f1c8553f61cf6bc05f2adc2430c Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-17 (Tue, 17 Jun 2014)
Changed paths:
A htdocs/scss/pages/communities/list.scss
M views/communities/list.tt
Log Message:
-----------
Unbold the community name in /communities/list
Commit: 819090ce27cacbe0e90a014894cd08281fb0cd8b
https://github.com/dreamwidth/dw-free/commit/819090ce27cacbe0e90a014894cd08281fb0cd8b Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-17 (Tue, 17 Jun 2014)
Changed paths:
M htdocs/scss/skins/celerity.scss
M htdocs/scss/skins/gradation/_gradation-base.scss
Log Message:
-----------
Increase contrast of the alt table row
Commit: 151a5602468abe6df13c515dc5939a12362de997
https://github.com/dreamwidth/dw-free/commit/151a5602468abe6df13c515dc5939a12362de997 Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-17 (Tue, 17 Jun 2014)
Changed paths:
M htdocs/scss/skins/gradation/_gradation-base.scss
Log Message:
-----------
Make the panel for gradation darker so that links show up against it
Commit: 26e6f56cdb3aa60c1874178eb1395bdb86ec9082
https://github.com/dreamwidth/dw-free/commit/26e6f56cdb3aa60c1874178eb1395bdb86ec9082 Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-17 (Tue, 17 Jun 2014)
Changed paths:
M htdocs/scss/pages/communities/list.scss
Log Message:
-----------
Force a break in the middle of the manage communities action list
Otherwise, "Members" always hangs out by itself after everything
Commit: eda3bb5866d2f03950e3b27b59e2775cfa46cd33
https://github.com/dreamwidth/dw-free/commit/eda3bb5866d2f03950e3b27b59e2775cfa46cd33 Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-17 (Tue, 17 Jun 2014)
Changed paths:
M htdocs/scss/foundation/components/_forms.scss
Log Message:
-----------
Fix border of postfix button on mobile
Commit: 62e5cbfd5f62a5215fb7eea85c2794e3730c6b32
https://github.com/dreamwidth/dw-free/commit/62e5cbfd5f62a5215fb7eea85c2794e3730c6b32 Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-17 (Tue, 17 Jun 2014)
Changed paths:
M htdocs/scss/components/tables-as-list.scss
Log Message:
-----------
Tweak vertical alignment
Commit: d740a312433621ccab25a1bf4fbbf77789461880
https://github.com/dreamwidth/dw-free/commit/d740a312433621ccab25a1bf4fbbf77789461880 Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-17 (Tue, 17 Jun 2014)
Changed paths:
M htdocs/scss/skins/_community-menu.scss
Log Message:
-----------
Snuggle the "manage community" links closer to the "work as dropdown"
Trying this to make the community menu seem like a more cohesive unit
Commit: aa5b39296cb8b1afb7f9595ab30b424056e87ffe
https://github.com/dreamwidth/dw-free/commit/aa5b39296cb8b1afb7f9595ab30b424056e87ffe Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-06-17 (Tue, 17 Jun 2014)
Changed paths:
M htdocs/scss/components/tables-as-list.scss
M htdocs/scss/foundation/components/_forms.scss
A htdocs/scss/pages/communities/list.scss
M htdocs/scss/skins/_community-menu.scss
M htdocs/scss/skins/_nav.scss
M htdocs/scss/skins/celerity.scss
M htdocs/scss/skins/gradation/_gradation-base.scss
M htdocs/stc/jquery.contextualhover.css
M schemes/common.tt
M views/communities/list.tt
Log Message:
-----------
Merge pull request #746 from afuna/tweak-foundation-from-feedback-round-2
More tweaks on foundation pages
Commit: fced7d8f24ab886baa5d1e6ed152a7c826a2900d
https://github.com/dreamwidth/dw-free/commit/fced7d8f24ab886baa5d1e6ed152a7c826a2900d Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-18 (Wed, 18 Jun 2014)
Changed paths:
M htdocs/scss/skins/_nav.scss
Log Message:
-----------
[#739] Fix navlinks not being underlined in celerity
Only target the links in the menu dropdown (for mobile view) when
removing the underlines
Fixes #739
Commit: 18a827141eb763002c3cf51f37392343b9a992c6
https://github.com/dreamwidth/dw-free/commit/18a827141eb763002c3cf51f37392343b9a992c6 Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-18 (Wed, 18 Jun 2014)
Changed paths:
M htdocs/scss/skins/_nav.scss
Log Message:
-----------
Fix the account link/login link position in mobile
Was fine in Tropo, needed tweaking for other skins
Commit: e6f267741f1cc64d357b1ec416220cefbaefa3e8
https://github.com/dreamwidth/dw-free/commit/e6f267741f1cc64d357b1ec416220cefbaefa3e8 Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-18 (Wed, 18 Jun 2014)
Changed paths:
M htdocs/scss/skins/celerity.scss
M htdocs/scss/skins/gradation/_gradation-base.scss
Log Message:
-----------
Tweak modal colors
Commit: cd927843c704b75ed5e4ca0937b2f28f891c6c8c
https://github.com/dreamwidth/dw-free/commit/cd927843c704b75ed5e4ca0937b2f28f891c6c8c Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-18 (Wed, 18 Jun 2014)
Changed paths:
M htdocs/scss/skins/_nav.scss
Log Message:
-----------
Remove visual bullet points from account links modal
Commit: 64449c8651c443a93786b1ad3d3abd7060e05ede
https://github.com/dreamwidth/dw-free/commit/64449c8651c443a93786b1ad3d3abd7060e05ede Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-18 (Wed, 18 Jun 2014)
Changed paths:
M htdocs/scss/skins/_nav.scss
Log Message:
-----------
whitespace cleanup
Commit: d2e967e7660145e35cb294015af183cd7a22b34b
https://github.com/dreamwidth/dw-free/commit/d2e967e7660145e35cb294015af183cd7a22b34b Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-18 (Wed, 18 Jun 2014)
Changed paths:
M htdocs/scss/skins/gradation/gradation-vertical.scss
Log Message:
-----------
[#739] Add underline to gradation vertical sidebar links
Fixes #739
Commit: 60f4ce9b0888dbd7fbcb46b91b6146d8c3d72292
https://github.com/dreamwidth/dw-free/commit/60f4ce9b0888dbd7fbcb46b91b6146d8c3d72292 Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-18 (Wed, 18 Jun 2014)
Changed paths:
M htdocs/scss/skins/_nav.scss
Log Message:
-----------
Remove extra padding for subnav
* reduces the width taken by items in the sidebar (there's an existing
indent)
* fixes the wrapping being weird
Commit: 72d7b254f8c62667b623ade7f059560b9256284e
https://github.com/dreamwidth/dw-free/commit/72d7b254f8c62667b623ade7f059560b9256284e Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-18 (Wed, 18 Jun 2014)
Changed paths:
M htdocs/scss/pages/communities/queue/entries/edit.scss
Log Message:
-----------
Tweak spacing around the "approve or reject" legend/header
Commit: 74e44686b38fdc394d7e6bb810f5307079c4a4b6
https://github.com/dreamwidth/dw-free/commit/74e44686b38fdc394d7e6bb810f5307079c4a4b6 Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-18 (Wed, 18 Jun 2014)
Changed paths:
M htdocs/scss/skins/celerity.scss
Log Message:
-----------
Tweak link colors
Commit: e44b82ea392c1b9ce9204d490ce842ec04923679
https://github.com/dreamwidth/dw-free/commit/e44b82ea392c1b9ce9204d490ce842ec04923679 Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-06-18 (Wed, 18 Jun 2014)
Changed paths:
M htdocs/scss/pages/communities/queue/entries/edit.scss
M htdocs/scss/skins/_nav.scss
M htdocs/scss/skins/celerity.scss
M htdocs/scss/skins/gradation/_gradation-base.scss
M htdocs/scss/skins/gradation/gradation-vertical.scss
Log Message:
-----------
Merge pull request #750 from afuna/tweak-foundation-from-feedback-round-3
more visual tweaks
Commit: 780a9670bba0800af17bb499c8ab914fdb28009d
https://github.com/dreamwidth/dw-free/commit/780a9670bba0800af17bb499c8ab914fdb28009d Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-18 (Wed, 18 Jun 2014)
Changed paths:
M htdocs/scss/pages/communities/list.scss
Log Message:
-----------
Don't print out the foundation HTML when importing settings
Commit: 22daa56aa35e1bf8346a85b43d8b5874df306a87
https://github.com/dreamwidth/dw-free/commit/22daa56aa35e1bf8346a85b43d8b5874df306a87 Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-06-18 (Wed, 18 Jun 2014)
Changed paths:
M htdocs/scss/pages/communities/list.scss
Log Message:
-----------
Merge pull request #751 from afuna/fix-broken-bg-communities-list-gradation
Don't print out the foundation HTML when importing settings
Commit: 3d8d0a9db4316ee1c7e49ba8d4148240ad109969
https://github.com/dreamwidth/dw-free/commit/3d8d0a9db4316ee1c7e49ba8d4148240ad109969 Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-19 (Thu, 19 Jun 2014)
Changed paths:
M bin/upgrading/en.dat
M cgi-bin/DW/Controller.pm
M cgi-bin/DW/Controller/Community.pm
M cgi-bin/DW/Controller/Rename.pm
A views/communities/_initial_settings.tt
A views/communities/_initial_settings.tt.text
A views/communities/convert.tt
A views/communities/convert.tt.text
R views/communities/new-success.tt
R views/communities/new-success.tt.text
M views/communities/new.tt
M views/communities/new.tt.text
A views/old-success.tt
M views/success.tt
Log Message:
-----------
Add back ability to convert personal journals to communities
* under /communities/convert (no redirect from the old page); looks like
/communities/new
* also tweaks success_ml to expect a scope instead of a message ml
(.success.title / .success.message are now expected to be set in the
scope's .tt.text), and to fit in the foundation style
Commit: 8f183f6aab938d9019753c28d4a35ea34287045a
https://github.com/dreamwidth/dw-free/commit/8f183f6aab938d9019753c28d4a35ea34287045a Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-19 (Thu, 19 Jun 2014)
Changed paths:
M cgi-bin/DW/Controller/Community.pm
Log Message:
-----------
Reject member if ban is successful
Commit: 6707741af90d0ded42eb8e807b91dee505c87d9b
https://github.com/dreamwidth/dw-free/commit/6707741af90d0ded42eb8e807b91dee505c87d9b Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-06-19 (Thu, 19 Jun 2014)
Changed paths:
M cgi-bin/DW/Controller/Community.pm
Log Message:
-----------
Merge pull request #754 from afuna/reject-on-ban
Reject member if ban is successful
Commit: 4c832020680c7143cf6f1e9f703e55c9ac375567
https://github.com/dreamwidth/dw-free/commit/4c832020680c7143cf6f1e9f703e55c9ac375567 Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-06-19 (Thu, 19 Jun 2014)
Changed paths:
M bin/upgrading/en.dat
M cgi-bin/DW/Controller.pm
M cgi-bin/DW/Controller/Community.pm
M cgi-bin/DW/Controller/Rename.pm
A views/communities/_initial_settings.tt
A views/communities/_initial_settings.tt.text
A views/communities/convert.tt
A views/communities/convert.tt.text
R views/communities/new-success.tt
R views/communities/new-success.tt.text
M views/communities/new.tt
M views/communities/new.tt.text
A views/old-success.tt
M views/success.tt
Log Message:
-----------
Merge pull request #753 from afuna/convert-journal-to-community
Add back ability to convert personal journals to communities
Commit: 904a4a2c64d5d535d9c88a5b701db017fe748618
https://github.com/dreamwidth/dw-free/commit/904a4a2c64d5d535d9c88a5b701db017fe748618 Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-19 (Thu, 19 Jun 2014)
Changed paths:
M cgi-bin/DW/Controller/Community.pm
M views/communities/convert.tt
Log Message:
-----------
Use ssl when converting communities
Commit: dcaa6f81e6a67e43cdd14a909424e2d5af1ba5f4
https://github.com/dreamwidth/dw-free/commit/dcaa6f81e6a67e43cdd14a909424e2d5af1ba5f4 Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-06-19 (Thu, 19 Jun 2014)
Changed paths:
M cgi-bin/DW/Controller/Community.pm
M views/communities/convert.tt
Log Message:
-----------
Merge pull request #755 from afuna/comm-convert-use-ssl
Use ssl when converting communities
Commit: c55cd1a3333fc1078024687056a34a8b71a55a88
https://github.com/dreamwidth/dw-free/commit/c55cd1a3333fc1078024687056a34a8b71a55a88 Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-20 (Fri, 20 Jun 2014)
Changed paths:
M htdocs/scss/skins/celerity.scss
M htdocs/scss/skins/gradation/_gradation-base.scss
Log Message:
-----------
Align celerity/gradation-vertical/gradation-horizontal to the left
It looks weird otherwise (works in tropo because the menus are centered;
works in lynx because there are no menus)
Commit: 4c5ebe74f86bc775a083b64cadb78d97eb909391
https://github.com/dreamwidth/dw-free/commit/4c5ebe74f86bc775a083b64cadb78d97eb909391 Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-20 (Fri, 20 Jun 2014)
Changed paths:
M htdocs/scss/skins/_nav.scss
Log Message:
-----------
Stop search from dropping below menu on smaller screen sizes
This is a bit of a hack:
* we shrink the search form + remove the down arrow on smaller screen
sizes to reduce the horizontal space being taken up
* hopefully temporary: I'd like to revisit that search at some point
(but that's for another bug)
Commit: 877976fd483399a29678c53429fd7dc6a592e73f
https://github.com/dreamwidth/dw-free/commit/877976fd483399a29678c53429fd7dc6a592e73f Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-06-20 (Fri, 20 Jun 2014)
Changed paths:
M htdocs/scss/skins/_nav.scss
M htdocs/scss/skins/celerity.scss
M htdocs/scss/skins/gradation/_gradation-base.scss
Log Message:
-----------
Merge pull request #758 from afuna/tweak-foundation-from-feedback-round-4
Fourth round of changes from feedback
Commit: 08f61cd7678b7e5ed1914e38c73a3728cab93a63
https://github.com/dreamwidth/dw-free/commit/08f61cd7678b7e5ed1914e38c73a3728cab93a63 Author: Afuna <fu@dreamwidth.org>
Date: 2014-06-25 (Wed, 25 Jun 2014)
Changed paths:
M bin/upgrading/en.dat
M cgi-bin/DW/ContentImporter.pm
M cgi-bin/DW/Controller.pm
M cgi-bin/DW/Controller/ChangeEmail.pm
M cgi-bin/DW/Controller/Community.pm
M cgi-bin/DW/Controller/Entry.pm
M cgi-bin/DW/Controller/Rename.pm
M cgi-bin/DW/Template/Plugin/SiteScheme.pm
M cgi-bin/DW/Worker/ContentImporter/LiveJournal/Comments.pm
M cgi-bin/DW/Worker/ContentImporter/LiveJournal/Userpics.pm
A cgi-bin/DW/XML/Parser.pm
A cgi-bin/DW/XML/RSS.pm
M cgi-bin/LJ/ParseFeed.pm
M cgi-bin/LJ/Time.pm
M cgi-bin/LJ/User.pm
M cgi-bin/ljlib.pl
M htdocs/approve.bml
M htdocs/login.bml
M htdocs/scss/components/tables-as-list.scss
M htdocs/scss/foundation/_settings.scss
M htdocs/scss/foundation/components/_buttons.scss
M htdocs/scss/foundation/components/_forms.scss
A htdocs/scss/pages/communities/list.scss
M htdocs/scss/pages/communities/queue/entries/edit.scss
M htdocs/scss/skins/_community-menu.scss
M htdocs/scss/skins/_nav.scss
M htdocs/scss/skins/celerity.scss
M htdocs/scss/skins/gradation/_gradation-base.scss
M htdocs/scss/skins/gradation/gradation-vertical.scss
M htdocs/stc/jquery.contextualhover.css
M htdocs/update.bml
M schemes/common.tt
M schemes/global.tt
M styles/core2.s2
M views/changeemail.tt
A views/communities/_initial_settings.tt
A views/communities/_initial_settings.tt.text
A views/communities/convert.tt
A views/communities/convert.tt.text
M views/communities/list.tt
M views/communities/members/edit.tt
M views/communities/members/edit.tt.text
M views/communities/members/purge.tt
R views/communities/new-success.tt
R views/communities/new-success.tt.text
M views/communities/new.tt
M views/communities/new.tt.text
A views/old-success.tt
M views/success.tt
Log Message:
-----------
Merge branch 'release-1.20' into develop
* release-1.20:
Stop search from dropping below menu on smaller screen sizes
Align celerity/gradation-vertical/gradation-horizontal to the left
Use ssl when converting communities
Reject member if ban is successful
Add back ability to convert personal journals to communities
Don't print out the foundation HTML when importing settings
Tweak link colors
Tweak spacing around the "approve or reject" legend/header
Remove extra padding for subnav
[#739] Add underline to gradation vertical sidebar links
whitespace cleanup
Remove visual bullet points from account links modal
Tweak modal colors
Fix the account link/login link position in mobile
[#739] Fix navlinks not being underlined in celerity
Snuggle the "manage community" links closer to the "work as dropdown"
Tweak vertical alignment
Fix border of postfix button on mobile
Force a break in the middle of the manage communities action list
Make the panel for gradation darker so that links show up against it
Increase contrast of the alt table row
Unbold the community name in /communities/list
Make sure that menu is on top of everything else when expanded
Fix login button position in celerity/gradation
Remove bullet from the contextulhover menu
Fix select bg/fg color in gradation
Fix alignment of interest search form elements
Add a tiny border-radius to all buttons
Make the account links font size same as other things on the page
Lighten the community menu panel
Add border around postfix buttons (except for the left side)
Add contextual hover menu to foundation pages
Don't print out too many closing divs
[#740] Fix POSTing of changeemail
Don't try to convert "0000-00-00" to a time
Better error message when cleaning out purged members
Hush various warnings
Fix nested comments not showing up sometimes
Fix whitespace
Fix error
Always use LJ::challenge_check_login
(Bug 5323) Disable parsing of external entities in synsuck and the importer
Compare:
https://github.com/dreamwidth/dw-free/compare/7a8849aa087c...08f61cd7678b