Dec. 3rd, 2013

github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github
Branch: refs/heads/release-1.19
Home: https://github.com/dreamwidth/dw-free
Commit: 25a1cf43f920581788315f9998c42e0910e564fb
https://github.com/dreamwidth/dw-free/commit/25a1cf43f920581788315f9998c42e0910e564fb
Author: Afuna <fu@dreamwidth.org>
Date: 2013-12-03 (Tue, 03 Dec 2013)

Changed paths:
M htdocs/community/moderate.bml

Log Message:
-----------
Remove check for obsolete option opt_gettalkemail

opt_gettalkemail is now used to check if we've converted over to ESN.
(If we have, it's X). Eventually we'll have everyone converted over,
which means that this will never equal Y -- which means that people will
stop getting "moderated entry has been approved" messages.

So... let's avoid that


Commit: f5276e7df8f12908acde7392506285d34579ba63
https://github.com/dreamwidth/dw-free/commit/f5276e7df8f12908acde7392506285d34579ba63
Author: Afuna <afuna@users.noreply.github.com>
Date: 2013-12-03 (Tue, 03 Dec 2013)

Changed paths:
M htdocs/community/moderate.bml

Log Message:
-----------
Merge pull request #621 from afuna/moderate-notification

Remove check for obsolete option opt_gettalkemail


Compare: https://github.com/dreamwidth/dw-free/compare/0fb35435b26d...f5276e7df8f1
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: 4d799d44a354f8b0fd06c8850faaa6dba63728fd
https://github.com/dreamwidth/dw-free/commit/4d799d44a354f8b0fd06c8850faaa6dba63728fd
Author: exor674 <exor674@dreamwidth.org>
Date: 2013-12-02 (Mon, 02 Dec 2013)

Changed paths:
M cgi-bin/LJ/Event/JournalNewComment/Reply.pm

Log Message:
-----------
(bug 5301) Fix community replies


Commit: 5fa8d1e9d8d9abf81d59eee42b51d118f8c88f1d
https://github.com/dreamwidth/dw-free/commit/5fa8d1e9d8d9abf81d59eee42b51d118f8c88f1d
Author: Afuna <afuna@users.noreply.github.com>
Date: 2013-12-02 (Mon, 02 Dec 2013)

Changed paths:
M cgi-bin/LJ/Event/JournalNewComment/Reply.pm

Log Message:
-----------
Merge pull request #619 from anall/feature/bug5301

(bug 5301) Fix community replies


Commit: 14d9d2366fb0d358d25bc3292e996e5995ef40ab
https://github.com/dreamwidth/dw-free/commit/14d9d2366fb0d358d25bc3292e996e5995ef40ab
Author: Afuna <fu@dreamwidth.org>
Date: 2013-12-02 (Mon, 02 Dec 2013)

Changed paths:
M cgi-bin/DW/Template/Plugin/FormHTML.pm

Log Message:
-----------
Check that "errors" is a DW::FormErrors object

...before treating it like one.


Commit: 0fb35435b26d085512809acdfb2189b3b8ffe595
https://github.com/dreamwidth/dw-free/commit/0fb35435b26d085512809acdfb2189b3b8ffe595
Author: Afuna <afuna@users.noreply.github.com>
Date: 2013-12-02 (Mon, 02 Dec 2013)

Changed paths:
M cgi-bin/DW/Template/Plugin/FormHTML.pm

Log Message:
-----------
Merge pull request #620 from afuna/formhtml-dw-formerrors

Check that "errors" is a DW::FormErrors object


Commit: 25a1cf43f920581788315f9998c42e0910e564fb
https://github.com/dreamwidth/dw-free/commit/25a1cf43f920581788315f9998c42e0910e564fb
Author: Afuna <fu@dreamwidth.org>
Date: 2013-12-03 (Tue, 03 Dec 2013)

Changed paths:
M htdocs/community/moderate.bml

Log Message:
-----------
Remove check for obsolete option opt_gettalkemail

opt_gettalkemail is now used to check if we've converted over to ESN.
(If we have, it's X). Eventually we'll have everyone converted over,
which means that this will never equal Y -- which means that people will
stop getting "moderated entry has been approved" messages.

So... let's avoid that


Commit: f5276e7df8f12908acde7392506285d34579ba63
https://github.com/dreamwidth/dw-free/commit/f5276e7df8f12908acde7392506285d34579ba63
Author: Afuna <afuna@users.noreply.github.com>
Date: 2013-12-03 (Tue, 03 Dec 2013)

Changed paths:
M htdocs/community/moderate.bml

Log Message:
-----------
Merge pull request #621 from afuna/moderate-notification

Remove check for obsolete option opt_gettalkemail


Commit: 3630c4015b8187e2fda9afd021032b76f76c8a92
https://github.com/dreamwidth/dw-free/commit/3630c4015b8187e2fda9afd021032b76f76c8a92
Author: Afuna <fu@dreamwidth.org>
Date: 2013-12-03 (Tue, 03 Dec 2013)

Changed paths:
M cgi-bin/DW/Template/Plugin/FormHTML.pm
M cgi-bin/LJ/Event/JournalNewComment/Reply.pm
M htdocs/community/moderate.bml

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

* release-1.19:
Remove check for obsolete option opt_gettalkemail
Check that "errors" is a DW::FormErrors object
(bug 5301) Fix community replies


Compare: https://github.com/dreamwidth/dw-free/compare/07fce62875e0...3630c4015b81
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: c94700f48087635cfcab68187d4cd08e5cd46aba
https://github.com/dreamwidth/dw-free/commit/c94700f48087635cfcab68187d4cd08e5cd46aba
Author: Afuna <fu@dreamwidth.org>
Date: 2013-12-03 (Tue, 03 Dec 2013)

Changed paths:
M htdocs/js/components/jquery.select-all.js
M views/dev/style-guide.tt

Log Message:
-----------
(Bug 5073) Change from data-role to data-select-all

Clearer what this is meant to refer to


Commit: 0e450de4826a101bc31cab0004490120b800075d
https://github.com/dreamwidth/dw-free/commit/0e450de4826a101bc31cab0004490120b800075d
Author: Afuna <afuna@users.noreply.github.com>
Date: 2013-12-03 (Tue, 03 Dec 2013)

Changed paths:
M htdocs/js/components/jquery.select-all.js
M views/dev/style-guide.tt

Log Message:
-----------
Merge pull request #622 from afuna/selectall-attr-bug5073

(Bug 5073) Change from data-role to data-select-all


Compare: https://github.com/dreamwidth/dw-free/compare/3630c4015b81...0e450de4826a

Profile

Dreamwidth Changelog

June 2025

S M T W T F S
1234567
89101112 13 14
15161718192021
22232425262728
2930     

Most Popular Tags

Style Credit

Expand Cut Tags

No cut tags
Page generated Jun. 20th, 2025 05:14 am
Powered by Dreamwidth Studios