Mar. 8th, 2016

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: a77c403c0e66e576078154485f0ea03752db2dd6
https://github.com/dreamwidth/dw-free/commit/a77c403c0e66e576078154485f0ea03752db2dd6
Author: kaberett <kaberett@dreamwidth.org>
Date: 2016-03-01 (Tue, 01 Mar 2016)

Changed paths:
M cgi-bin/LJ/Widget/Location.pm

Log Message:
-----------
There is only one United Kingdom

Fixes #1623.

We don't need to offer users two United Kingdoms for location. The
superfluous one is removed from the presented list of options. (I...
*think* it's the correct one I'm removing, at any time.)


Commit: ea149b2d615f31e8b7455eeeb336e3ca9b6e920e
https://github.com/dreamwidth/dw-free/commit/ea149b2d615f31e8b7455eeeb336e3ca9b6e920e
Author: kaberett <kaberett@dreamwidth.org>
Date: 2016-03-01 (Tue, 01 Mar 2016)

Changed paths:
M cgi-bin/LJ/Widget/Location.pm

Log Message:
-----------
add comment


Commit: cab0f96fbccb36d379f10e1576470afe6a6a7500
https://github.com/dreamwidth/dw-free/commit/cab0f96fbccb36d379f10e1576470afe6a6a7500
Author: Jen <kareila@dreamwidth.org>
Date: 2016-03-08 (Tue, 08 Mar 2016)

Changed paths:
M cgi-bin/LJ/Widget/Location.pm

Log Message:
-----------
Merge pull request #1684 from kaberett/1623-duplicate-UK

There is only one United Kingdom


Compare: https://github.com/dreamwidth/dw-free/compare/2d126df00194...cab0f96fbccb
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: 63fa89028ce9d916618eaa0e56314f8ea27df55d
https://github.com/dreamwidth/dw-free/commit/63fa89028ce9d916618eaa0e56314f8ea27df55d
Author: Kareila <kareila@dreamwidth.org>
Date: 2016-02-16 (Tue, 16 Feb 2016)

Changed paths:
M cgi-bin/LJ/User/Styles.pm

Log Message:
-----------
Fixes an issue when attempting to view your reading page filtered
by a custom access group - would fail to validate the group name
and display an error instead of loading the page.


Commit: d324b9aa9e18a9963d0dc9f970e99339eda2811e
https://github.com/dreamwidth/dw-free/commit/d324b9aa9e18a9963d0dc9f970e99339eda2811e
Author: Mark Smith <mark@qq.is>
Date: 2016-03-08 (Tue, 08 Mar 2016)

Changed paths:
M cgi-bin/LJ/User/Styles.pm

Log Message:
-----------
Merge pull request #1678 from kareila/groupview

Allow viewing of access group filters on your reading page


Compare: https://github.com/dreamwidth/dw-free/compare/cab0f96fbccb...d324b9aa9e18
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: 6ef93f6396e474174a7d4235e90bb7ebba4cadb3
https://github.com/dreamwidth/dw-free/commit/6ef93f6396e474174a7d4235e90bb7ebba4cadb3
Author: kaberett <kaberett@dreamwidth.org>
Date: 2016-02-24 (Wed, 24 Feb 2016)

Changed paths:
M htdocs/support/act.bml
M htdocs/support/act.bml.text
M htdocs/support/see_request.bml.text
M views/support/request/form.tt

Log Message:
-----------
Remove duplicate "about" from Support views

Explanations about what happens to HTML entered in Support requests
does not need to have "about" repeated. This removes it from TT and
replaces all BML strings, just in case.


Commit: 4c99423de1405ab88d4d347565b6ccbefa1f57b5
https://github.com/dreamwidth/dw-free/commit/4c99423de1405ab88d4d347565b6ccbefa1f57b5
Author: Jen <kareila@dreamwidth.org>
Date: 2016-03-08 (Tue, 08 Mar 2016)

Changed paths:
M htdocs/support/act.bml
M htdocs/support/act.bml.text
M htdocs/support/see_request.bml.text
M views/support/request/form.tt

Log Message:
-----------
Merge pull request #1675 from kaberett/deduplicate-support-abouts

Remove duplicate "about" from Support views


Compare: https://github.com/dreamwidth/dw-free/compare/d324b9aa9e18...4c99423de140
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: 61d77b8d30d4d5d27887e66633df97d946879684
https://github.com/dreamwidth/dw-free/commit/61d77b8d30d4d5d27887e66633df97d946879684
Author: kaberett <kaberett@dreamwidth.org>
Date: 2016-02-25 (Thu, 25 Feb 2016)

Changed paths:
M cgi-bin/LJ/S2/FriendsPage.pm
M cgi-bin/LJ/S2/RecentPage.pm

Log Message:
-----------
Display access filter name in journal page title

Fixes #1669.

The Recent Entries page, when displaying posts to a specific access
filter, now has a title of the form "kaberett | (test)" rather than
"kaberett | (1)".


Commit: be850049ba0a8a73e4eeba1edc91e9d63fb35cf2
https://github.com/dreamwidth/dw-free/commit/be850049ba0a8a73e4eeba1edc91e9d63fb35cf2
Author: Jen <kareila@dreamwidth.org>
Date: 2016-03-08 (Tue, 08 Mar 2016)

Changed paths:
M cgi-bin/LJ/S2/FriendsPage.pm
M cgi-bin/LJ/S2/RecentPage.pm

Log Message:
-----------
Merge pull request #1694 from kaberett/1669-access-filter-page-title

Display access filter name in journal page title


Compare: https://github.com/dreamwidth/dw-free/compare/4c99423de140...be850049ba0a

Profile

Dreamwidth Changelog

August 2025

S M T W T F S
     12
3456789
10111213141516
171819202122 23
2425262728 2930
31      

Most Popular Tags

Style Credit

Expand Cut Tags

No cut tags
Page generated Aug. 30th, 2025 01:26 pm
Powered by Dreamwidth Studios