Jan. 7th, 2013

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: 77a8213a940085d5c9d733930f7f546099844a02
https://github.com/dreamwidth/dw-free/commit/77a8213a940085d5c9d733930f7f546099844a02
Author: ninetyd <ninetyd@dreamwidth.org>
Date: 2013-01-05 (Sat, 05 Jan 2013)

Changed paths:
M bin/upgrading/s2layers/librariansdream/layout.s2

Log Message:
-----------
Bug 4690 - Librarian's Dream: fix module heading links colors
http://bugs.dwscoalition.org/show_bug.cgi?id=4690
-- Restore original code
-- Make sure hover and visited colors are what they used to be too


Commit: 576cc83df19ca52c5bf010fe150ba6dffc5f5de8
https://github.com/dreamwidth/dw-free/commit/576cc83df19ca52c5bf010fe150ba6dffc5f5de8
Author: Afuna <afunamatata+github@gmail.com>
Date: 2013-01-07 (Mon, 07 Jan 2013)

Changed paths:
M bin/upgrading/s2layers/librariansdream/layout.s2

Log Message:
-----------
Merge pull request #196 from ninetyd/bug4690/ld_fix

Bug 4690 - Librarian's Dream: fix module heading links colors


Compare: https://github.com/dreamwidth/dw-free/compare/e325f1b9c06b...576cc83df19c
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: e3b7f990ed9b1619734048885e522feae6bec556
https://github.com/dreamwidth/dw-free/commit/e3b7f990ed9b1619734048885e522feae6bec556
Author: exor674 <exor674@dreamwidth.org>
Date: 2013-01-07 (Mon, 07 Jan 2013)

Changed paths:
M htdocs/site/index.bml

Log Message:
-----------
(bug 4804) Swap dw_lounge for dw_volunteers on sitemap


Commit: fb9a0a5b87c141a01ddaea8f0076e7543db68aa3
https://github.com/dreamwidth/dw-free/commit/fb9a0a5b87c141a01ddaea8f0076e7543db68aa3
Author: Afuna <afunamatata+github@gmail.com>
Date: 2013-01-07 (Mon, 07 Jan 2013)

Changed paths:
M htdocs/site/index.bml

Log Message:
-----------
Merge pull request #199 from anall/feature/Bug4804

(bug 4804) Swap dw_lounge for dw_volunteers on sitemap


Compare: https://github.com/dreamwidth/dw-free/compare/576cc83df19c...fb9a0a5b87c1
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: 184aa008c308afaa3fda30d3eba25f348d4e9536
https://github.com/dreamwidth/dw-free/commit/184aa008c308afaa3fda30d3eba25f348d4e9536
Author: exor674 <exor674@dreamwidth.org>
Date: 2013-01-07 (Mon, 07 Jan 2013)

Changed paths:
M cgi-bin/DW/FeedCanonicalizer.pm
M cgi-bin/LJ/ParseFeed.pm
M cgi-bin/LJ/Web.pm

Log Message:
-----------
(bug 1716) More work on the feed canonicalizer


Commit: 81744f2ff0cde2e1388c5f2a83232c54362b0537
https://github.com/dreamwidth/dw-free/commit/81744f2ff0cde2e1388c5f2a83232c54362b0537
Author: exor674 <exor674@dreamwidth.org>
Date: 2013-01-07 (Mon, 07 Jan 2013)

Changed paths:
M cgi-bin/LJ/ParseFeed.pm

Log Message:
-----------
(bug 1716) Merge near-identical sections.


Commit: c4d798aa1ff598363c6d55205426cb05a62237e8
https://github.com/dreamwidth/dw-free/commit/c4d798aa1ff598363c6d55205426cb05a62237e8
Author: Afuna <afunamatata+github@gmail.com>
Date: 2013-01-07 (Mon, 07 Jan 2013)

Changed paths:
M cgi-bin/DW/FeedCanonicalizer.pm
M cgi-bin/LJ/ParseFeed.pm
M cgi-bin/LJ/Web.pm

Log Message:
-----------
Merge pull request #197 from anall/feature/FeedCanonicalizer

More work on the feed canonicalizer


Compare: https://github.com/dreamwidth/dw-free/compare/fb9a0a5b87c1...c4d798aa1ff5
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: 363fc55fa19af0bc86cc4c53538dbe94b2731e82
https://github.com/dreamwidth/dw-free/commit/363fc55fa19af0bc86cc4c53538dbe94b2731e82
Author: Afuna <fu@dreamwidth.org>
Date: 2012-12-29 (Sat, 29 Dec 2012)

Changed paths:
A t/entry-lookup.t

Log Message:
-----------
(Bug 4788) Add test for entry lookup.


Commit: 56f020b621d4de9ce6ae924fc289116fd68b56ff
https://github.com/dreamwidth/dw-free/commit/56f020b621d4de9ce6ae924fc289116fd68b56ff
Author: Afuna <fu@dreamwidth.org>
Date: 2012-12-29 (Sat, 29 Dec 2012)

Changed paths:
M cgi-bin/LJ/Entry.pm

Log Message:
-----------
(Bug 4788) If we guessed the anum, then save it as "untrusted_anum"

Intead of trusting the anum based on the ditemid, save it under
a different name, which we can later use to compare against the actual
anum we fetched from the database


Commit: 23d6b68b3dcae91c591d72d887123d564585ed93
https://github.com/dreamwidth/dw-free/commit/23d6b68b3dcae91c591d72d887123d564585ed93
Author: Afuna <fu@dreamwidth.org>
Date: 2013-01-07 (Mon, 07 Jan 2013)

Changed paths:
M cgi-bin/LJ/Entry.pm
A t/entry-lookup.t

Log Message:
-----------
Merge branch 'anum-bug4788' into develop

* anum-bug4788:
(Bug 4788) If we guessed the anum, then save it as "untrusted_anum"
(Bug 4788) Add test for entry lookup.


Compare: https://github.com/dreamwidth/dw-free/compare/c4d798aa1ff5...23d6b68b3dca
github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github
Branch: refs/heads/master
Home: https://github.com/dreamwidth/dw-nonfree
Commit: 22612bcf857c937b3abf17f4b47dfa5d3f2d96b8
https://github.com/dreamwidth/dw-nonfree/commit/22612bcf857c937b3abf17f4b47dfa5d3f2d96b8
Author: mark <mark@dreamwidth.org>
Date: 2012-09-22 (Sat, 22 Sep 2012)

Changed paths:
M cgi-bin/DW/Controller/Dreamwidth/Staff.pm

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


Commit: 22fde64b680e7aa67735562ee28af71245984550
https://github.com/dreamwidth/dw-nonfree/commit/22fde64b680e7aa67735562ee28af71245984550
Author: Momiji <momijizukamori+bugzilla@gmail.com>
Date: 2012-09-23 (Sun, 23 Sep 2012)

Changed paths:
M htdocs/stc/tropo/tropo-purple.css
M htdocs/stc/tropo/tropo-red.css

Log Message:
-----------
(Bug 647) Tweaks for heirarchical display coloring in Tropo


Commit: e968442ce855616bb52e3f1a3d66a262417184fb
https://github.com/dreamwidth/dw-nonfree/commit/e968442ce855616bb52e3f1a3d66a262417184fb
Author: Mark Smith <mark@qq.is>
Date: 2012-09-23 (Sun, 23 Sep 2012)

Changed paths:
M htdocs/stc/tropo/tropo-purple.css
M htdocs/stc/tropo/tropo-red.css

Log Message:
-----------
Merge pull request #13 from momijizukamori/release-1.11.0

(Bug 647) Tweaks for heirarchical display coloring in Tropo


Commit: e68c7d65e8a3d9a8adbc700055fb7fae73ae393b
https://github.com/dreamwidth/dw-nonfree/commit/e68c7d65e8a3d9a8adbc700055fb7fae73ae393b
Author: Momiji <momijizukamori+bugzilla@gmail.com>
Date: 2012-09-24 (Mon, 24 Sep 2012)

Changed paths:
M htdocs/stc/tropo/tropo-purple.css
M htdocs/stc/tropo/tropo-red.css

Log Message:
-----------
(Bug 647) Fix heirachical display in Tropo Red and Purple


Commit: 2de27b15e6544d9905cd5c64d8cd47fbb5507bf9
https://github.com/dreamwidth/dw-nonfree/commit/2de27b15e6544d9905cd5c64d8cd47fbb5507bf9
Author: Afuna <afunamatata+github@gmail.com>
Date: 2012-09-24 (Mon, 24 Sep 2012)

Changed paths:
M htdocs/stc/tropo/tropo-purple.css
M htdocs/stc/tropo/tropo-red.css

Log Message:
-----------
Merge pull request #14 from momijizukamori/release-1.11.0

(Bug 647) Fix hierarchical display in Tropo Red and Purple


Commit: 8e2e0f0ac9c68f0a2b886866dddb1cdc031d30de
https://github.com/dreamwidth/dw-nonfree/commit/8e2e0f0ac9c68f0a2b886866dddb1cdc031d30de
Author: ninetyd <ninetyd@dreamwidth.org>
Date: 2012-10-14 (Sun, 14 Oct 2012)

Changed paths:
M bin/upgrading/s2layers/sundaymorning/layout.s2
M bin/upgrading/s2layers/transmogrified/layout.s2

Log Message:
-----------
Bug 4717 - Core2: use get_plural_phrase for visible count and expose visible/screened props
http://bugs.dwscoalition.org/show_bug.cgi?id=4717
-- Expose text_read_comments_screened_visible and text_read_comments_screened in nonfree styles


Commit: 0dc8748b7569273194ea6010f8eb5a581c45a519
https://github.com/dreamwidth/dw-nonfree/commit/0dc8748b7569273194ea6010f8eb5a581c45a519
Author: Momijizukamori <momijizukamori@dreamwidth.org>
Date: 2012-10-19 (Fri, 19 Oct 2012)

Changed paths:
M htdocs/stc/tropo/tropo-purple.css
M htdocs/stc/tropo/tropo-red.css

Log Message:
-----------
(Bug 4702) Add styling to comment page list box


Commit: 35bb1c5a2a6d199d2095b72a791ea17a6b192ad3
https://github.com/dreamwidth/dw-nonfree/commit/35bb1c5a2a6d199d2095b72a791ea17a6b192ad3
Author: Momijizukamori <momijizukamori@dreamwidth.org>
Date: 2012-11-07 (Wed, 07 Nov 2012)

Changed paths:
M bin/upgrading/s2layers/sundaymorning/layout.s2
M bin/upgrading/s2layers/transmogrified/layout.s2

Log Message:
-----------
(Bug 4677) Add using font_sources to Transmogrified and Sunday Morning


Commit: b7d6fc5d4ad64e577b5e277defbbb4cf362e87d8
https://github.com/dreamwidth/dw-nonfree/commit/b7d6fc5d4ad64e577b5e277defbbb4cf362e87d8
Author: Momijizukamori <momijizukamori@dreamwidth.org>
Date: 2012-11-09 (Fri, 09 Nov 2012)

Changed paths:
M bin/upgrading/s2layers/sundaymorning/layout.s2
M bin/upgrading/s2layers/transmogrified/layout.s2

Log Message:
-----------
(Bug 4711) Comment Posted message styling for non-free layouts


Commit: 0d8ad7e1163c1190a2e64fcb695409889072437e
https://github.com/dreamwidth/dw-nonfree/commit/0d8ad7e1163c1190a2e64fcb695409889072437e
Author: Afuna <afunamatata+github@gmail.com>
Date: 2012-11-26 (Mon, 26 Nov 2012)

Changed paths:
M bin/upgrading/s2layers/sundaymorning/layout.s2
M bin/upgrading/s2layers/transmogrified/layout.s2

Log Message:
-----------
Merge pull request #15 from ninetyd/bug4717/core2_visible_screened_update_nf

Bug 4717 - Core2: use get_plural_phrase for visible count and expose vis...


Commit: 365f05498a872d56e03de11fdec4c8a9f4d0e3e1
https://github.com/dreamwidth/dw-nonfree/commit/365f05498a872d56e03de11fdec4c8a9f4d0e3e1
Author: Afuna <afunamatata+github@gmail.com>
Date: 2012-11-26 (Mon, 26 Nov 2012)

Changed paths:
M htdocs/stc/tropo/tropo-purple.css
M htdocs/stc/tropo/tropo-red.css

Log Message:
-----------
Merge pull request #16 from momijizukamori/Bug4702/S2CommentNav

(Bug 4702) Add styling to comment page list box


Commit: 8bb4dcddee2a796b8ced72e66454d4acdf70ce00
https://github.com/dreamwidth/dw-nonfree/commit/8bb4dcddee2a796b8ced72e66454d4acdf70ce00
Author: Afuna <afunamatata+github@gmail.com>
Date: 2012-11-27 (Tue, 27 Nov 2012)

Changed paths:
M bin/upgrading/s2layers/sundaymorning/layout.s2
M bin/upgrading/s2layers/transmogrified/layout.s2

Log Message:
-----------
Merge pull request #17 from momijizukamori/Bug4677/font_sources

(Bug 4677) Add using font_sources to Transmogrified and Sunday Morning


Commit: 1ace87e29c133b2d6154bc770d0537d33de40ff3
https://github.com/dreamwidth/dw-nonfree/commit/1ace87e29c133b2d6154bc770d0537d33de40ff3
Author: Afuna <fu@dreamwidth.org>
Date: 2012-11-30 (Fri, 30 Nov 2012)

Changed paths:
M cgi-bin/DW/Hooks/AnniversaryPromotion.pm

Log Message:
-----------
(Bug 4742) Turn on Anniversary Promo for December 2012


Commit: 0f9fb2fa069d4d70f7081a6c443c290bfdb9c772
https://github.com/dreamwidth/dw-nonfree/commit/0f9fb2fa069d4d70f7081a6c443c290bfdb9c772
Author: Afuna <fu@dreamwidth.org>
Date: 2012-11-30 (Fri, 30 Nov 2012)

Changed paths:
M cgi-bin/DW/Hooks/AnniversaryPromotion.pm
M htdocs/stc/tropo/tropo-purple.css
M htdocs/stc/tropo/tropo-red.css

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

* release-1.11.0:
(Bug 4742) Turn on Anniversary Promo for December 2012
(Bug 647) Fix heirachical display in Tropo Red and Purple
(Bug 647) Tweaks for heirarchical display coloring in Tropo


Commit: 501d44aa103e5e2a709e4bd0d8edfabf63e6d85b
https://github.com/dreamwidth/dw-nonfree/commit/501d44aa103e5e2a709e4bd0d8edfabf63e6d85b
Author: Afuna <afunamatata+github@gmail.com>
Date: 2012-11-30 (Fri, 30 Nov 2012)

Changed paths:
M bin/upgrading/s2layers/sundaymorning/layout.s2
M bin/upgrading/s2layers/transmogrified/layout.s2

Log Message:
-----------
Merge pull request #18 from momijizukamori/Bug4711/S2CommentPosted

Bug4711/s2 comment posted


Commit: ceb809f0204158ef4511183097cf1d54b210ce1a
https://github.com/dreamwidth/dw-nonfree/commit/ceb809f0204158ef4511183097cf1d54b210ce1a
Author: Afuna <fu@dreamwidth.org>
Date: 2012-12-09 (Sun, 09 Dec 2012)

Changed paths:
M cgi-bin/DW/Hooks/AnniversaryPromotion.pm

Log Message:
-----------
(Bug 4775) Don't show promo text on receipts

Do show it when confirming a check/money order.

Ideally, we could check if the promo was active when the cart payment
was processed, but that's not an easy thing right now. So instead of
showing it always on all receipts when the promo period is active, just
don't show it on any receipt at all.


Commit: 6de25204b580f345e68594ee2e91cc5e0f4ff5fd
https://github.com/dreamwidth/dw-nonfree/commit/6de25204b580f345e68594ee2e91cc5e0f4ff5fd
Author: Afuna <afunamatata+github@gmail.com>
Date: 2012-12-09 (Sun, 09 Dec 2012)

Changed paths:
M cgi-bin/DW/Hooks/AnniversaryPromotion.pm

Log Message:
-----------
Merge pull request #20 from afuna/promo-text-bug4775

(Bug 4775) Don't show promo text on receipts


Commit: 1b34547f4eb8a88d5cbef1dc9404a52f0bbb8c70
https://github.com/dreamwidth/dw-nonfree/commit/1b34547f4eb8a88d5cbef1dc9404a52f0bbb8c70
Author: Afuna <fu@dreamwidth.org>
Date: 2012-12-09 (Sun, 09 Dec 2012)

Changed paths:
M cgi-bin/DW/Hooks/AnniversaryPromotion.pm

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

* release-1.12:
(Bug 4775) Don't show promo text on receipts


Commit: 320b604534e50c9bbf4307403f06449b5abf3916
https://github.com/dreamwidth/dw-nonfree/commit/320b604534e50c9bbf4307403f06449b5abf3916
Author: Afuna <fu@dreamwidth.org>
Date: 2013-01-07 (Mon, 07 Jan 2013)

Changed paths:
M bin/upgrading/s2layers/sundaymorning/layout.s2
M bin/upgrading/s2layers/transmogrified/layout.s2
M cgi-bin/DW/Hooks/AnniversaryPromotion.pm
M htdocs/stc/tropo/tropo-purple.css
M htdocs/stc/tropo/tropo-red.css

Log Message:
-----------
Merge branch 'develop'

* develop:
(Bug 4775) Don't show promo text on receipts
(Bug 4742) Turn on Anniversary Promo for December 2012
(Bug 4711) Comment Posted message styling for non-free layouts
(Bug 4677) Add using font_sources to Transmogrified and Sunday Morning
(Bug 4702) Add styling to comment page list box
Bug 4717 - Core2: use get_plural_phrase for visible count and expose visible/screened props http://bugs.dwscoalition.org/show_bug.cgi?id=4717 -- Expose text_read_comments_screened_visible and text_read_comments_screened in nonfree styles
(Bug 647) Fix heirachical display in Tropo Red and Purple
(Bug 647) Tweaks for heirarchical display coloring in Tropo


Compare: https://github.com/dreamwidth/dw-nonfree/compare/b39db6fa8e8f...320b604534e5
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: 2adbf9a82d5df184b96e45c2e57614237cae0811
https://github.com/dreamwidth/dw-free/commit/2adbf9a82d5df184b96e45c2e57614237cae0811
Author: mark <mark@dreamwidth.org>
Date: 2012-12-11 (Tue, 11 Dec 2012)

Changed paths:
A bin/ddlockd

Log Message:
-----------
Add ddlockd

Somewhere in the great Github migration of 2012, we lost ddlockd. This
is a straight copy from the most recent version I can find.


Commit: 77d7f317f1d7df7ab1ac9e421bf9a61049bdb8f0
https://github.com/dreamwidth/dw-free/commit/77d7f317f1d7df7ab1ac9e421bf9a61049bdb8f0
Author: Afuna <fu@dreamwidth.org>
Date: 2013-01-07 (Mon, 07 Jan 2013)

Changed paths:
A bin/ddlockd

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

* release-1.12:
Add ddlockd


Compare: https://github.com/dreamwidth/dw-free/compare/23d6b68b3dca...77d7f317f1d7
github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github
Branch: refs/heads/release-1.13
Home: https://github.com/dreamwidth/dw-free
Commit: 2adbf9a82d5df184b96e45c2e57614237cae0811
https://github.com/dreamwidth/dw-free/commit/2adbf9a82d5df184b96e45c2e57614237cae0811
Author: mark <mark@dreamwidth.org>
Date: 2012-12-11 (Tue, 11 Dec 2012)

Changed paths:
A bin/ddlockd

Log Message:
-----------
Add ddlockd

Somewhere in the great Github migration of 2012, we lost ddlockd. This
is a straight copy from the most recent version I can find.


Commit: 41a7dde673b10771db60008f834f4702f5bcd62b
https://github.com/dreamwidth/dw-free/commit/41a7dde673b10771db60008f834f4702f5bcd62b
Author: Afuna <fu@dreamwidth.org>
Date: 2013-01-07 (Mon, 07 Jan 2013)

Changed paths:
A bin/ddlockd

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

* release-1.12:
Add ddlockd


Compare: https://github.com/dreamwidth/dw-free/compare/23d6b68b3dca...41a7dde673b1

Profile

Dreamwidth Changelog

June 2025

S M T W T F S
1234567
89101112 13 14
1516171819 2021
22232425262728
2930     

Most Popular Tags

Style Credit

Expand Cut Tags

No cut tags
Page generated Jun. 30th, 2025 12:37 pm
Powered by Dreamwidth Studios