Sep. 10th, 2012

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: fc6d7caa346d422e0eb4930350f54667d4fe4415
https://github.com/dreamwidth/dw-free/commit/fc6d7caa346d422e0eb4930350f54667d4fe4415
Author: Afuna <fu@dreamwidth.org>
Date: 2012-09-10 (Mon, 10 Sep 2012)

Changed paths:
M cgi-bin/DW/BusinessRules.pm

Log Message:
-----------
(Bug 4619) Use LJ::get_all_directories instead of an absolute path

Since we no longer physically overlay the directories, the module
directory may be found in any of several different directories. We
update the check to see if there's any directories that look right.
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: bae5e67df1bfffae45fa483919045a9e17a37d8c
https://github.com/dreamwidth/dw-free/commit/bae5e67df1bfffae45fa483919045a9e17a37d8c
Author: Afuna <fu@dreamwidth.org>
Date: 2012-09-07 (Fri, 07 Sep 2012)

Changed paths:
M htdocs/editjournal.bml

Log Message:
-----------
(Bug 4017) Redirect to new entry edit page from editjournal


Commit: 92489a99d51f62955cf2fe9d6a85ff7001bbb016
https://github.com/dreamwidth/dw-free/commit/92489a99d51f62955cf2fe9d6a85ff7001bbb016
Author: Afuna <fu@dreamwidth.org>
Date: 2012-09-07 (Fri, 07 Sep 2012)

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

Log Message:
-----------
(Bug 4017) Fix first element in custom groups always being selected


Commit: 74510365bf27a454de54ab4fad4e23377f2f5a09
https://github.com/dreamwidth/dw-free/commit/74510365bf27a454de54ab4fad4e23377f2f5a09
Author: Afuna <afunamatata+github@gmail.com>
Date: 2012-09-10 (Mon, 10 Sep 2012)

Changed paths:
M cgi-bin/DW/Controller/Entry.pm
M htdocs/editjournal.bml

Log Message:
-----------
Merge pull request #58 from afuna/feature/edit-entry-bug4017

(Bug 4017) Use the form from the new Create Entries page for editing your own entries


Compare: https://github.com/dreamwidth/dw-free/compare/fc6d7caa346d...74510365bf27
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: 2f443c47b387f72e61ab9b3670aab93f5fa01e00
https://github.com/dreamwidth/dw-free/commit/2f443c47b387f72e61ab9b3670aab93f5fa01e00
Author: Afuna <fu@dreamwidth.org>
Date: 2012-09-07 (Fri, 07 Sep 2012)

Changed paths:
M cgi-bin/DW/Hooks/EmbedWhitelist.pm
M t/embed-whitelist.t

Log Message:
-----------
(Bug 4518) Allow embedding for 8tracks.com/mixes...


Commit: fe4a6876fc8eaf861fef6b5564db66b5ecf730dd
https://github.com/dreamwidth/dw-free/commit/fe4a6876fc8eaf861fef6b5564db66b5ecf730dd
Author: Afuna <afunamatata+github@gmail.com>
Date: 2012-09-10 (Mon, 10 Sep 2012)

Changed paths:
M cgi-bin/DW/Hooks/EmbedWhitelist.pm
M t/embed-whitelist.t

Log Message:
-----------
Merge pull request #59 from afuna/8tracks-bug4518

(Bug 4518) Allow embedding for 8tracks.com/mixes...


Compare: https://github.com/dreamwidth/dw-free/compare/74510365bf27...fe4a6876fc8e
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: afe2d846f2ecdedf7128c468e8eaf0b8bc1898cc
https://github.com/dreamwidth/dw-free/commit/afe2d846f2ecdedf7128c468e8eaf0b8bc1898cc
Author: Afuna <fu@dreamwidth.org>
Date: 2012-09-07 (Fri, 07 Sep 2012)

Changed paths:
M cgi-bin/DW/Hooks/EmbedWhitelist.pm
M t/embed-whitelist.t

Log Message:
-----------
(Bug 4588) Enable embeds from Google Calendar


Commit: b73cfdc187d8f7782a068b36cf6468a1498db0d2
https://github.com/dreamwidth/dw-free/commit/b73cfdc187d8f7782a068b36cf6468a1498db0d2
Author: Afuna <afunamatata+github@gmail.com>
Date: 2012-09-10 (Mon, 10 Sep 2012)

Changed paths:
M cgi-bin/DW/Hooks/EmbedWhitelist.pm
M t/embed-whitelist.t

Log Message:
-----------
Merge pull request #68 from afuna/googlecalendar-bug4588

(Bug 4588) Enable embeds from Google Calendar


Compare: https://github.com/dreamwidth/dw-free/compare/fe4a6876fc8e...b73cfdc187d8
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: 54db7f481818be16ace39aaefd717ec5f7011025
https://github.com/dreamwidth/dw-free/commit/54db7f481818be16ace39aaefd717ec5f7011025
Author: Afuna <fu@dreamwidth.org>
Date: 2012-09-07 (Fri, 07 Sep 2012)

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

Log Message:
-----------
(Bug 4468) Use ?tag=TAG instead of /tag/TAG for tags with slashes

Tried escaping to various levels, but when I tested with the following
tags: \o/, /o\, / whee, whee \, I found that various levels of escape
would work for one tag but break the others.

This is the safest.


Commit: 57811d882359a146dd11aff1e9ccc2f1228d1ad8
https://github.com/dreamwidth/dw-free/commit/57811d882359a146dd11aff1e9ccc2f1228d1ad8
Author: Afuna <afunamatata+github@gmail.com>
Date: 2012-09-10 (Mon, 10 Sep 2012)

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

Log Message:
-----------
Merge pull request #67 from afuna/slash-tags-bug4468

(Bug 4468) Use ?tag=TAG instead of /tag/TAG for tags with slashes


Compare: https://github.com/dreamwidth/dw-free/compare/b73cfdc187d8...57811d882359
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: 8a221aa0087d02c8b1f7bc61d71c2438b68378f5
https://github.com/dreamwidth/dw-free/commit/8a221aa0087d02c8b1f7bc61d71c2438b68378f5
Author: Afuna <fu@dreamwidth.org>
Date: 2012-09-07 (Fri, 07 Sep 2012)

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

Log Message:
-----------
(Bug 4259) Accept regular user or openid user for ?poster=


Commit: 409a68e13b95a45afb1dd5674f63403efe5a276b
https://github.com/dreamwidth/dw-free/commit/409a68e13b95a45afb1dd5674f63403efe5a276b
Author: Afuna <afunamatata+github@gmail.com>
Date: 2012-09-10 (Mon, 10 Sep 2012)

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

Log Message:
-----------
Merge pull request #66 from afuna/poster-openid-bug4259

(Bug 4259) Accept regular user or openid user for ?poster=


Compare: https://github.com/dreamwidth/dw-free/compare/57811d882359...409a68e13b95
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: 4aa7321994904773de3450e338488c8eb1697788
https://github.com/dreamwidth/dw-free/commit/4aa7321994904773de3450e338488c8eb1697788
Author: Momiji <momijizukamori+bugzilla@gmail.com>
Date: 2012-09-06 (Thu, 06 Sep 2012)

Changed paths:
M bin/upgrading/s2layers/ciel/layout.s2
M bin/upgrading/s2layers/ciel/themes.s2

Log Message:
-----------
(Bug 3713) Fix icon page styling issues, properly style entry management text links and entry metadata labels


Commit: beba120d05cab8be626c51a5dbecbd6d8d46fd13
https://github.com/dreamwidth/dw-free/commit/beba120d05cab8be626c51a5dbecbd6d8d46fd13
Author: Momiji <momijizukamori+bugzilla@gmail.com>
Date: 2012-09-08 (Sat, 08 Sep 2012)

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

Log Message:
-----------
(Bug 3713) Make .icon-pages clear floated icons


Commit: db5c111277444d3010d8947ce934356405b11353
https://github.com/dreamwidth/dw-free/commit/db5c111277444d3010d8947ce934356405b11353
Author: Afuna <afunamatata+github@gmail.com>
Date: 2012-09-10 (Mon, 10 Sep 2012)

Changed paths:
M bin/upgrading/s2layers/ciel/layout.s2
M bin/upgrading/s2layers/ciel/themes.s2

Log Message:
-----------
Merge pull request #56 from momijizukamori/Bug3713/Ciel

Fix icon page styling issues, properly style entry management text links...


Compare: https://github.com/dreamwidth/dw-free/compare/409a68e13b95...db5c11127744
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: 75601944b8008978f520aac05d721de4bc89ce0e
https://github.com/dreamwidth/dw-free/commit/75601944b8008978f520aac05d721de4bc89ce0e
Author: Afuna <fu@dreamwidth.org>
Date: 2012-09-06 (Thu, 06 Sep 2012)

Changed paths:
M bin/upgrading/s2layers/core2.s2
M cgi-bin/LJ/Entry.pm

Log Message:
-----------
(Bug 4329) Expose the screened count to S2

The screened count is now available via instances of the CommentInfo
class (same place you can get your reply count and the screened status),
but only if the screened status of comments on the entry was previously
visible to you.


Commit: 56febb98b3b9d46536887e0c033a0c54ff0eb2ba
https://github.com/dreamwidth/dw-free/commit/56febb98b3b9d46536887e0c033a0c54ff0eb2ba
Author: Momiji <momijizukamori+bugzilla@gmail.com>
Date: 2012-09-06 (Thu, 06 Sep 2012)

Changed paths:
M bin/upgrading/s2layers/core2.s2

Log Message:
-----------
New section in print_readlink to handle displaying screened comment if viewer is allowed to see screened comments


Commit: bbf06c08d00a521cf6add6001d5a30552c108334
https://github.com/dreamwidth/dw-free/commit/bbf06c08d00a521cf6add6001d5a30552c108334
Author: Afuna <afunamatata+github@gmail.com>
Date: 2012-09-10 (Mon, 10 Sep 2012)

Changed paths:
M bin/upgrading/s2layers/core2.s2
M cgi-bin/LJ/Entry.pm

Log Message:
-----------
Merge pull request #57 from momijizukamori/Bug4329/S2ScreenedComments

(Bug 4329) s2 screened comments


Compare: https://github.com/dreamwidth/dw-free/compare/db5c11127744...bbf06c08d00a
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: 46dd01f6bc230f3acc33c5210f9b971f45454884
https://github.com/dreamwidth/dw-free/commit/46dd01f6bc230f3acc33c5210f9b971f45454884
Author: Afuna <fu@dreamwidth.org>
Date: 2012-09-07 (Fri, 07 Sep 2012)

Changed paths:
M cgi-bin/DW/Hooks/EmbedWhitelist.pm
M t/embed-whitelist.t

Log Message:
-----------
(Bug 3707) Enable embedding Twitvid, Spotify, Soundcloud iframes


Commit: a4326a533786549d88d8f394ca5a99d5345ed6c9
https://github.com/dreamwidth/dw-free/commit/a4326a533786549d88d8f394ca5a99d5345ed6c9
Author: Afuna <afunamatata+github@gmail.com>
Date: 2012-09-10 (Mon, 10 Sep 2012)

Changed paths:
M cgi-bin/DW/Hooks/EmbedWhitelist.pm
M t/embed-whitelist.t

Log Message:
-----------
Merge pull request #69 from afuna/iframe-embeds-bug3707

(Bug 3707) Enable embedding Twitvid, Spotify, Soundcloud iframes


Compare: https://github.com/dreamwidth/dw-free/compare/bbf06c08d00a...a4326a533786
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: 2a0e142724971ef0f507fa39bc73a0d19a381e3f
https://github.com/dreamwidth/dw-free/commit/2a0e142724971ef0f507fa39bc73a0d19a381e3f
Author: Momiji <momijizukamori+bugzilla@gmail.com>
Date: 2012-09-08 (Sat, 08 Sep 2012)

Changed paths:
M bin/upgrading/s2layers.dat
A bin/upgrading/s2layers/paperme/layout.s2
A bin/upgrading/s2layers/paperme/themes.s2
M cgi-bin/LJ/S2Theme.pm
A cgi-bin/LJ/S2Theme/paperme.pm
A htdocs/stc/paperme/Sinisteria.jpeg
A htdocs/stc/paperme/cheeryrainyday.png
A htdocs/stc/paperme/circus.jpg
A htdocs/stc/paperme/newleaf.png
A htdocs/stc/paperme/paperme_entry_background_light.png
A htdocs/stc/paperme/paperme_light.png
A htdocs/stc/paperme/raspberryswizzle.jpeg
A htdocs/stc/paperme/smokeonthewater.png
A htdocs/stc/paperme/tealdear.jpg
A htdocs/stc/paperme/terracotta.jpeg

Log Message:
-----------
(Bug 3710) Imported theme and layout patching, plus images, from hg


Commit: 0595ec9e2821485cec652891badf7fd7b52cca28
https://github.com/dreamwidth/dw-free/commit/0595ec9e2821485cec652891badf7fd7b52cca28
Author: Momiji <momijizukamori+bugzilla@gmail.com>
Date: 2012-09-08 (Sat, 08 Sep 2012)

Changed paths:
M bin/upgrading/s2layers/paperme/layout.s2
A htdocs/img/customize/previews/paperme/cheeryrainyday.png
A htdocs/img/customize/previews/paperme/circus.png
A htdocs/img/customize/previews/paperme/newleaf.png
A htdocs/img/customize/previews/paperme/raspberryswizzle.png
A htdocs/img/customize/previews/paperme/sinisteria.png
A htdocs/img/customize/previews/paperme/smokeonthewater.png
A htdocs/img/customize/previews/paperme/tealdear.png
A htdocs/img/customize/previews/paperme/terracotta.png
A htdocs/stc/paperme/sinisteria.jpeg

Log Message:
-----------
(Bug 3710) Fixed iconpage CSS, added image files


Commit: 4af7aa03c58796da25bb3eb8c8498eaaa7e14852
https://github.com/dreamwidth/dw-free/commit/4af7aa03c58796da25bb3eb8c8498eaaa7e14852
Author: Afuna <afunamatata+github@gmail.com>
Date: 2012-09-10 (Mon, 10 Sep 2012)

Changed paths:
M bin/upgrading/s2layers.dat
A bin/upgrading/s2layers/paperme/layout.s2
A bin/upgrading/s2layers/paperme/themes.s2
M cgi-bin/LJ/S2Theme.pm
A cgi-bin/LJ/S2Theme/paperme.pm
A htdocs/img/customize/previews/paperme/cheeryrainyday.png
A htdocs/img/customize/previews/paperme/circus.png
A htdocs/img/customize/previews/paperme/newleaf.png
A htdocs/img/customize/previews/paperme/raspberryswizzle.png
A htdocs/img/customize/previews/paperme/sinisteria.png
A htdocs/img/customize/previews/paperme/smokeonthewater.png
A htdocs/img/customize/previews/paperme/tealdear.png
A htdocs/img/customize/previews/paperme/terracotta.png
A htdocs/stc/paperme/Sinisteria.jpeg
A htdocs/stc/paperme/cheeryrainyday.png
A htdocs/stc/paperme/circus.jpg
A htdocs/stc/paperme/newleaf.png
A htdocs/stc/paperme/paperme_entry_background_light.png
A htdocs/stc/paperme/paperme_light.png
A htdocs/stc/paperme/raspberryswizzle.jpeg
A htdocs/stc/paperme/sinisteria.jpeg
A htdocs/stc/paperme/smokeonthewater.png
A htdocs/stc/paperme/tealdear.jpg
A htdocs/stc/paperme/terracotta.jpeg

Log Message:
-----------
Merge pull request #61 from momijizukamori/Bug3710/PaperMe

(Bug 3710) New style: Paper Me by cimorene


Compare: https://github.com/dreamwidth/dw-free/compare/a4326a533786...4af7aa03c587
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: f8de84e490f33a667dcbc665c862aad9451be2b0
https://github.com/dreamwidth/dw-free/commit/f8de84e490f33a667dcbc665c862aad9451be2b0
Author: exor674 <exor674@dreamwidth.org>
Date: 2012-09-08 (Sat, 08 Sep 2012)

Changed paths:
M cgi-bin/Apache/LiveJournal.pm

Log Message:
-----------
(bug 4594) Hopefully finally fix this.

-e is everything, -f is "is this a file"


Commit: 970e01ae0c3a8cebe2a1a7372392da088416e420
https://github.com/dreamwidth/dw-free/commit/970e01ae0c3a8cebe2a1a7372392da088416e420
Author: Afuna <fu@dreamwidth.org>
Date: 2012-09-10 (Mon, 10 Sep 2012)

Changed paths:
M cgi-bin/Apache/LiveJournal.pm

Log Message:
-----------
(Bug 4594) Remove redundant beginning "/"

This makes /foo/ => /foo/index.bml work (previously it was becoming
/foo/ => /foo//index.bml, which was breaking the translation system on
dev servers)


Commit: b72be5a0fb4331008daba551fcf0cffdc65a5c51
https://github.com/dreamwidth/dw-free/commit/b72be5a0fb4331008daba551fcf0cffdc65a5c51
Author: Afuna <fu@dreamwidth.org>
Date: 2012-09-10 (Mon, 10 Sep 2012)

Changed paths:
M cgi-bin/Apache/LiveJournal.pm

Log Message:
-----------
Merge pull request #62 from anall/feature/FixIndexes

* feature/fixIndexes:
(bug 4594) Hopefully finally fix this.

* Additional commits:
(Bug 4594) Remove redundant beginning "/"


Compare: https://github.com/dreamwidth/dw-free/compare/4af7aa03c587...b72be5a0fb43
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: d829665540b864be1d8b9fb3e85df0b2f8e4039a
https://github.com/dreamwidth/dw-free/commit/d829665540b864be1d8b9fb3e85df0b2f8e4039a
Author: Afuna <fu@dreamwidth.org>
Date: 2012-09-10 (Mon, 10 Sep 2012)

Changed paths:
M cgi-bin/Apache/LiveJournal.pm

Log Message:
-----------
(Bug 4594) Don't remove the initial "/" for uri

Was breaking the mapping of all text strings on non-index BML pages.
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: f474c278b1d58a96bfc2b6bfa92659a1c37ed6e7
https://github.com/dreamwidth/dw-free/commit/f474c278b1d58a96bfc2b6bfa92659a1c37ed6e7
Author: ninetyd <ninetydtoo@gmail.com>
Date: 2012-09-09 (Sun, 09 Sep 2012)

Changed paths:
M bin/upgrading/s2layers/bases/layout.s2
M bin/upgrading/s2layers/basicboxes/layout.s2
M bin/upgrading/s2layers/blanket/layout.s2
M bin/upgrading/s2layers/boxesandborders/layout.s2
M bin/upgrading/s2layers/brittle/layout.s2
M bin/upgrading/s2layers/core2.s2
M bin/upgrading/s2layers/core2base/layout.s2
M bin/upgrading/s2layers/database/layout.s2
M bin/upgrading/s2layers/drifting/layout.s2
M bin/upgrading/s2layers/easyread/layout.s2
M bin/upgrading/s2layers/fiveam/layout.s2
M bin/upgrading/s2layers/lineup/layout.s2
M bin/upgrading/s2layers/modish/layout.s2
M bin/upgrading/s2layers/negatives/layout.s2
M bin/upgrading/s2layers/skittlishdreams/layout.s2
M bin/upgrading/s2layers/steppingstones/layout.s2
M bin/upgrading/s2layers/wideopen/layout.s2
M bin/upgrading/s2layers/zesty/layout.s2

Log Message:
-----------
Bug4637. Keywords lacking padding in some styles
http://bugs.dwscoalition.org/show_bug.cgi?id=4637
Add /n after UL and LI in icon keywords list to make sure there's always a space.
Remove now unneeded CSS padding.
Make styling for icon keywords match styling for entry tags.
Remove unneeded CSS in Database (dates back to when icons didn't have their own class for comments).


Commit: e58b0a4deff98f21016b1dad3bbe3790cde24114
https://github.com/dreamwidth/dw-free/commit/e58b0a4deff98f21016b1dad3bbe3790cde24114
Author: Afuna <afunamatata+github@gmail.com>
Date: 2012-09-10 (Mon, 10 Sep 2012)

Changed paths:
M bin/upgrading/s2layers/bases/layout.s2
M bin/upgrading/s2layers/basicboxes/layout.s2
M bin/upgrading/s2layers/blanket/layout.s2
M bin/upgrading/s2layers/boxesandborders/layout.s2
M bin/upgrading/s2layers/brittle/layout.s2
M bin/upgrading/s2layers/core2.s2
M bin/upgrading/s2layers/core2base/layout.s2
M bin/upgrading/s2layers/database/layout.s2
M bin/upgrading/s2layers/drifting/layout.s2
M bin/upgrading/s2layers/easyread/layout.s2
M bin/upgrading/s2layers/fiveam/layout.s2
M bin/upgrading/s2layers/lineup/layout.s2
M bin/upgrading/s2layers/modish/layout.s2
M bin/upgrading/s2layers/negatives/layout.s2
M bin/upgrading/s2layers/skittlishdreams/layout.s2
M bin/upgrading/s2layers/steppingstones/layout.s2
M bin/upgrading/s2layers/wideopen/layout.s2
M bin/upgrading/s2layers/zesty/layout.s2

Log Message:
-----------
Merge pull request #64 from ninetyd/bug4637/iconspage_keywords

Bug4637. Keywords lacking padding in some styles


Compare: https://github.com/dreamwidth/dw-free/compare/d829665540b8...e58b0a4deff9
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-nonfree
Commit: bd205e6b26d2557d38d64bed3e94b8da8358502f
https://github.com/dreamwidth/dw-nonfree/commit/bd205e6b26d2557d38d64bed3e94b8da8358502f
Author: ninetyd <ninetydtoo@gmail.com>
Date: 2012-09-09 (Sun, 09 Sep 2012)

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

Log Message:
-----------
Bug 4637 - Keywords lacking padding in some styles
http://bugs.dwscoalition.org/show_bug.cgi?id=4637
Remove now unneeded CSS padding.
Make styling for icons keywords match styling for entry tags.


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

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

Log Message:
-----------
Merge pull request #6 from ninetyd/bug4637/iconspage_keywords_nf

Bug 4637 - Keywords lacking padding in some styles


Compare: https://github.com/dreamwidth/dw-nonfree/compare/13091121086c...f8f944768bdc
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: 48787b6912e59c297a2c5d714de71844028314f1
https://github.com/dreamwidth/dw-free/commit/48787b6912e59c297a2c5d714de71844028314f1
Author: Momiji <momijizukamori+bugzilla@gmail.com>
Date: 2012-09-10 (Mon, 10 Sep 2012)

Changed paths:
M bin/upgrading/s2layers/core2.s2

Log Message:
-----------
(Bug 4643) Add label to active entries module entry counter


Commit: e806ed20638c76f8dc93f49167eb4848139933f5
https://github.com/dreamwidth/dw-free/commit/e806ed20638c76f8dc93f49167eb4848139933f5
Author: Afuna <afunamatata+github@gmail.com>
Date: 2012-09-10 (Mon, 10 Sep 2012)

Changed paths:
M bin/upgrading/s2layers/core2.s2

Log Message:
-----------
Merge pull request #65 from momijizukamori/Bug4643/ActiveEntryCount

(Bug 4643) Add label to active entries module entry counter


Compare: https://github.com/dreamwidth/dw-free/compare/e58b0a4deff9...e806ed20638c

Profile

Dreamwidth Changelog

August 2025

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

Most Popular Tags

Style Credit

Expand Cut Tags

No cut tags
Page generated Sep. 25th, 2025 07:36 am
Powered by Dreamwidth Studios