Feb. 11th, 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: 46f0d76fa1821d5f7830c914b2b5313316726241
https://github.com/dreamwidth/dw-free/commit/46f0d76fa1821d5f7830c914b2b5313316726241
Author: Afuna <fu@dreamwidth.org>
Date: 2013-01-31 (Thu, 31 Jan 2013)

Changed paths:
M bin/upgrading/update-db-general.pl
M cgi-bin/DW/External/Account.pm
M htdocs/admin/entryprops.bml

Log Message:
-----------
(Bug 4239) Mark deleted crosspost accounts as inactive

Keep the metadata (sans sensitive info), so that we don't break
importing, and we can maybe adjust the crosspost link display settings
later on.

Also adjusts the places where we load the External/Account info so that
we fetch the active status, and filter to only show active accounts in
most cases


Commit: d54c93301af48223624367abb361eede75fc8001
https://github.com/dreamwidth/dw-free/commit/d54c93301af48223624367abb361eede75fc8001
Author: Afuna <afunamatata+github@gmail.com>
Date: 2013-02-11 (Mon, 11 Feb 2013)

Changed paths:
M bin/upgrading/update-db-general.pl
M cgi-bin/DW/External/Account.pm
M htdocs/admin/entryprops.bml

Log Message:
-----------
Merge pull request #244 from afuna/externalaccount-delete-bug4861

(Bug 4239) Mark deleted crosspost accounts as inactive


Compare: https://github.com/dreamwidth/dw-free/compare/625e5a760f3d...d54c93301af4
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: 6cf9476b3054c6a186ae827a3d8e82770e54dddb
https://github.com/dreamwidth/dw-free/commit/6cf9476b3054c6a186ae827a3d8e82770e54dddb
Author: Afuna <fu@dreamwidth.org>
Date: 2013-01-30 (Wed, 30 Jan 2013)

Changed paths:
A bin/maint/captcha.pl
M bin/maint/taskinfo.txt
M bin/upgrading/update-db-general.pl
M cgi-bin/DW/Captcha.pm
M cgi-bin/DW/Captcha/textCAPTCHA.pm
M cgi-bin/DW/Controller/RPC/TextCAPTCHA.pm
M t/captcha-textcaptcha.t

Log Message:
-----------
(Bug 4860) Pre-fetch textcaptcha items and store them in the DB

We should be nice to both our users and the textcaptcha service. We
pre-fetch several hundred items with a 1-second delay so we don't hammer
the textcaptcha service with too many requests too close together at
active hours.

When we need a captcha, we check our DB first. If we run out, then we
do a remote fetch. This should also make the captcha show up more
quickly to users.


Commit: 43fb5b4578f7d0c96b7ab9d935c17bff0db807b7
https://github.com/dreamwidth/dw-free/commit/43fb5b4578f7d0c96b7ab9d935c17bff0db807b7
Author: Afuna <afunamatata+github@gmail.com>
Date: 2013-02-11 (Mon, 11 Feb 2013)

Changed paths:
A bin/maint/captcha.pl
M bin/maint/taskinfo.txt
M bin/upgrading/update-db-general.pl
M cgi-bin/DW/Captcha.pm
M cgi-bin/DW/Captcha/textCAPTCHA.pm
M cgi-bin/DW/Controller/RPC/TextCAPTCHA.pm
M t/captcha-textcaptcha.t

Log Message:
-----------
Merge pull request #243 from afuna/textcaptcha-cache-bug4860

(Bug 4860) Pre-fetch textcaptcha items and store them in the DB


Compare: https://github.com/dreamwidth/dw-free/compare/d54c93301af4...43fb5b4578f7
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: d3afe7d8eca8112b32d908ef53e1c867318b82a7
https://github.com/dreamwidth/dw-free/commit/d3afe7d8eca8112b32d908ef53e1c867318b82a7
Author: Momijizukamori <momijizukamori@dreamwidth.org>
Date: 2013-02-09 (Sat, 09 Feb 2013)

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

Log Message:
-----------
(Bug 4869) Added proper layering of entry and header backgrounds


Commit: 87d479eaabfc5fca552d8c8c3e8d81f0b0fadb36
https://github.com/dreamwidth/dw-free/commit/87d479eaabfc5fca552d8c8c3e8d81f0b0fadb36
Author: Afuna <afunamatata+github@gmail.com>
Date: 2013-02-11 (Mon, 11 Feb 2013)

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

Log Message:
-----------
Merge pull request #252 from momijizukamori/Bug4869/StrataImages

Bug4869/strata images


Compare: https://github.com/dreamwidth/dw-free/compare/43fb5b4578f7...87d479eaabfc
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: 069d421f0a5c3ebec8497c1c6241011682591b1e
https://github.com/dreamwidth/dw-free/commit/069d421f0a5c3ebec8497c1c6241011682591b1e
Author: ninetyd <ninetyd@dreamwidth.org>
Date: 2013-02-10 (Sun, 10 Feb 2013)

Changed paths:
M htdocs/community/members.bml
M htdocs/community/members.bml.text

Log Message:
-----------
Bug 4859 - Administrator status emails use "maintainer"
http://bugs.dwscoalition.org/show_bug.cgi?id=4859
-- use administrator instead of maintainer
-- slight rephrasing


Commit: 68e374a6fa5d3846d7d8a3a808aa970e1f0fa1c9
https://github.com/dreamwidth/dw-free/commit/68e374a6fa5d3846d7d8a3a808aa970e1f0fa1c9
Author: ninetyd <ninetyd@dreamwidth.org>
Date: 2013-02-10 (Sun, 10 Feb 2013)

Changed paths:
M htdocs/community/members.bml.text

Log Message:
-----------
Bug 4859 - Administrator status emails use "maintainer"
http://bugs.dwscoalition.org/show_bug.cgi?id=4859
-- better phrasing


Commit: ef93768488e442eff4d5efb854fd69fab1a16a76
https://github.com/dreamwidth/dw-free/commit/ef93768488e442eff4d5efb854fd69fab1a16a76
Author: Afuna <afunamatata+github@gmail.com>
Date: 2013-02-11 (Mon, 11 Feb 2013)

Changed paths:
M htdocs/community/members.bml
M htdocs/community/members.bml.text

Log Message:
-----------
Merge pull request #253 from ninetyd/bug4859/email_newadmin

Bug4859/email newadmin


Compare: https://github.com/dreamwidth/dw-free/compare/87d479eaabfc...ef93768488e4
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: 58386e1b8b2358783efc5deff04ee88f276572bb
https://github.com/dreamwidth/dw-free/commit/58386e1b8b2358783efc5deff04ee88f276572bb
Author: ninetyd <ninetyd@dreamwidth.org>
Date: 2013-02-10 (Sun, 10 Feb 2013)

Changed paths:
M bin/upgrading/deadphrases.dat
M bin/upgrading/en.dat
M cgi-bin/LJ/Web.pm
M cgi-bin/LJ/Widget/CreateAccountEnterCode.pm
M htdocs/community/create.bml
M htdocs/community/create.bml.text
M htdocs/community/join.bml
M htdocs/community/join.bml.text
M htdocs/community/leave.bml
M htdocs/community/leave.bml.text
M htdocs/manage/circle/edit.bml
M htdocs/manage/circle/edit.bml.text
M htdocs/talkread.bml

Log Message:
-----------
Bug 4873 - Replace 'maintainer' with 'administrator'
http://bugs.dwscoalition.org/show_bug.cgi?id=4873
-- replace maintainer with administrator in various text strings
-- edit or rename strings to prevent snafus
-- add dead strings to deadphrases


Commit: 9c420004e4deafdcb81bac7d31eee88d403c9666
https://github.com/dreamwidth/dw-free/commit/9c420004e4deafdcb81bac7d31eee88d403c9666
Author: Afuna <afunamatata+github@gmail.com>
Date: 2013-02-11 (Mon, 11 Feb 2013)

Changed paths:
M bin/upgrading/deadphrases.dat
M bin/upgrading/en.dat
M cgi-bin/LJ/Web.pm
M cgi-bin/LJ/Widget/CreateAccountEnterCode.pm
M htdocs/community/create.bml
M htdocs/community/create.bml.text
M htdocs/community/join.bml
M htdocs/community/join.bml.text
M htdocs/community/leave.bml
M htdocs/community/leave.bml.text
M htdocs/manage/circle/edit.bml
M htdocs/manage/circle/edit.bml.text
M htdocs/talkread.bml

Log Message:
-----------
Merge pull request #254 from ninetyd/bug4873/maintainer_replace

Bug 4873 - Replace 'maintainer' with 'administrator'


Compare: https://github.com/dreamwidth/dw-free/compare/ef93768488e4...9c420004e4de
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: 71d8c9e3d16cee9e16fd1be2e68a76f386998474
https://github.com/dreamwidth/dw-free/commit/71d8c9e3d16cee9e16fd1be2e68a76f386998474
Author: ninetyd <ninetyd@dreamwidth.org>
Date: 2013-02-10 (Sun, 10 Feb 2013)

Changed paths:
M bin/upgrading/s2layers/basicboxes/layout.s2
M bin/upgrading/s2layers/boxesandborders/layout.s2
M bin/upgrading/s2layers/brittle/layout.s2
M bin/upgrading/s2layers/colorside/layout.s2
M bin/upgrading/s2layers/core2base/layout.s2
M bin/upgrading/s2layers/drifting/layout.s2
M bin/upgrading/s2layers/lineup/layout.s2
M bin/upgrading/s2layers/modish/layout.s2
M bin/upgrading/s2layers/steppingstones/layout.s2

Log Message:
-----------
Bug 4822 - Remove extra padding in inline lists
http://bugs.dwscoalition.org/show_bug.cgi?id=4822
-- Remove margin and padding in tags and icon keywords inline lists in various styles


Commit: 6744bf593a855d88981eb7de0cababba73dc6380
https://github.com/dreamwidth/dw-free/commit/6744bf593a855d88981eb7de0cababba73dc6380
Author: Afuna <afunamatata+github@gmail.com>
Date: 2013-02-11 (Mon, 11 Feb 2013)

Changed paths:
M bin/upgrading/s2layers/basicboxes/layout.s2
M bin/upgrading/s2layers/boxesandborders/layout.s2
M bin/upgrading/s2layers/brittle/layout.s2
M bin/upgrading/s2layers/colorside/layout.s2
M bin/upgrading/s2layers/core2base/layout.s2
M bin/upgrading/s2layers/drifting/layout.s2
M bin/upgrading/s2layers/lineup/layout.s2
M bin/upgrading/s2layers/modish/layout.s2
M bin/upgrading/s2layers/steppingstones/layout.s2

Log Message:
-----------
Merge pull request #256 from ninetyd/bug4822/inline_lists_padding

Bug 4822 - Remove extra padding in inline lists


Compare: https://github.com/dreamwidth/dw-free/compare/9c420004e4de...6744bf593a85
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: bd84b25db8162b5dd41a1a5071d6b724bfc9d32e
https://github.com/dreamwidth/dw-free/commit/bd84b25db8162b5dd41a1a5071d6b724bfc9d32e
Author: ninetyd <ninetyd@dreamwidth.org>
Date: 2013-02-10 (Sun, 10 Feb 2013)

Changed paths:
M bin/upgrading/s2layers/abstractia/layout.s2
M bin/upgrading/s2layers/bases/layout.s2
M bin/upgrading/s2layers/brittle/layout.s2
M bin/upgrading/s2layers/compartmentalize/layout.s2
M bin/upgrading/s2layers/corinthian/layout.s2
M bin/upgrading/s2layers/crisped/layout.s2
M bin/upgrading/s2layers/crisped/themes.s2
M bin/upgrading/s2layers/database/layout.s2
M bin/upgrading/s2layers/dustyfoot/layout.s2
M bin/upgrading/s2layers/dustyfoot/themes.s2
M bin/upgrading/s2layers/forthebold/layout.s2
M bin/upgrading/s2layers/lineup/layout.s2
M bin/upgrading/s2layers/practicality/layout.s2
M bin/upgrading/s2layers/summertime/layout.s2

Log Message:
-----------
Bug 4782 - Layout styling for contextual hover menu may need looking at
http://bugs.dwscoalition.org/show_bug.cgi?id=4782
-- Update CSS to use new nomenclature
-- Update CSS to remove extra styling such as border-radius
-- Match link colors to background color for better readability
-- Removed now redundant CSS due to better color matching


Commit: 455b7a2dff03ee18a49aca7ea0d2df565656654c
https://github.com/dreamwidth/dw-free/commit/455b7a2dff03ee18a49aca7ea0d2df565656654c
Author: ninetyd <ninetyd@dreamwidth.org>
Date: 2013-02-10 (Sun, 10 Feb 2013)

Changed paths:
M bin/upgrading/s2layers/bases/layout.s2
M bin/upgrading/s2layers/crisped/layout.s2

Log Message:
-----------
Bug 4782 - Layout styling for contextual hover menu may need looking at
http://bugs.dwscoalition.org/show_bug.cgi?id=4782
-- cleanup: I went a different way and no longer needed these


Commit: 896312ce11653383ac0a3bba21c7be71544efddb
https://github.com/dreamwidth/dw-free/commit/896312ce11653383ac0a3bba21c7be71544efddb
Author: Afuna <afunamatata+github@gmail.com>
Date: 2013-02-11 (Mon, 11 Feb 2013)

Changed paths:
M bin/upgrading/s2layers/abstractia/layout.s2
M bin/upgrading/s2layers/bases/layout.s2
M bin/upgrading/s2layers/brittle/layout.s2
M bin/upgrading/s2layers/compartmentalize/layout.s2
M bin/upgrading/s2layers/corinthian/layout.s2
M bin/upgrading/s2layers/crisped/layout.s2
M bin/upgrading/s2layers/crisped/themes.s2
M bin/upgrading/s2layers/database/layout.s2
M bin/upgrading/s2layers/dustyfoot/layout.s2
M bin/upgrading/s2layers/dustyfoot/themes.s2
M bin/upgrading/s2layers/forthebold/layout.s2
M bin/upgrading/s2layers/lineup/layout.s2
M bin/upgrading/s2layers/practicality/layout.s2
M bin/upgrading/s2layers/summertime/layout.s2

Log Message:
-----------
Merge pull request #257 from ninetyd/bug4782/updatecss_popups

Bug 4782 - Layout styling for contextual hover menu may need looking at


Compare: https://github.com/dreamwidth/dw-free/compare/6744bf593a85...896312ce1165
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: d5353bdfd5e891ecdfe85ea2c88b55664c13fe42
https://github.com/dreamwidth/dw-free/commit/d5353bdfd5e891ecdfe85ea2c88b55664c13fe42
Author: ninetyd <ninetyd@dreamwidth.org>
Date: 2013-02-10 (Sun, 10 Feb 2013)

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

Log Message:
-----------
Bug 4874 - Strata: 'keywords' label isn't bold on Icons pag
http://bugs.dwscoalition.org/show_bug.cgi?id=4874
-- Bold all labels


Commit: b56a6b4e7480a48ea0691dce9c3901ad9a4ef008
https://github.com/dreamwidth/dw-free/commit/b56a6b4e7480a48ea0691dce9c3901ad9a4ef008
Author: Afuna <afunamatata+github@gmail.com>
Date: 2013-02-11 (Mon, 11 Feb 2013)

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

Log Message:
-----------
Merge pull request #258 from ninetyd/bug4874/strata_keywords

Bug 4874 - Strata: 'keywords' label isn't bold on Icons pag


Compare: https://github.com/dreamwidth/dw-free/compare/896312ce1165...b56a6b4e7480
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: ed646e9b7b880d93503153b43d06a7fc7dd309cd
https://github.com/dreamwidth/dw-free/commit/ed646e9b7b880d93503153b43d06a7fc7dd309cd
Author: ninetyd <ninetyd@dreamwidth.org>
Date: 2013-02-10 (Sun, 10 Feb 2013)

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

Log Message:
-----------
Bug 4840 - Librarian's Dream: header overlaps nav strip
http://bugs.dwscoalition.org/show_bug.cgi?id=4840
-- Remove negative margin in header to prevent overlap


Commit: 788054a09579191e2f0bdeed2f974196b6f3dcf4
https://github.com/dreamwidth/dw-free/commit/788054a09579191e2f0bdeed2f974196b6f3dcf4
Author: Afuna <afunamatata+github@gmail.com>
Date: 2013-02-11 (Mon, 11 Feb 2013)

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

Log Message:
-----------
Merge pull request #255 from ninetyd/bug4840/lb_header_overlap

Bug 4840 - Librarian's Dream: header overlaps nav strip


Compare: https://github.com/dreamwidth/dw-free/compare/b56a6b4e7480...788054a09579

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. 23rd, 2025 09:13 am
Powered by Dreamwidth Studios