Oct. 15th, 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: fc8da4f78df1c74c8d6ab3f305a8e0cd93daeb63
https://github.com/dreamwidth/dw-free/commit/fc8da4f78df1c74c8d6ab3f305a8e0cd93daeb63
Author: ninetyd <ninetyd@dreamwidth.org>
Date: 2013-10-12 (Sat, 12 Oct 2013)

Changed paths:
M cgi-bin/LJ/S2Theme.pm
A cgi-bin/LJ/S2Theme/trifecta.pm
A htdocs/img/customize/previews/trifecta/bluelove.png
A htdocs/img/customize/previews/trifecta/carriedaway.png
A htdocs/img/customize/previews/trifecta/coffeeandcream.png
A htdocs/img/customize/previews/trifecta/deepseas.png
A htdocs/img/customize/previews/trifecta/handlewithcare.png
A htdocs/img/customize/previews/trifecta/itsamystery.png
A htdocs/img/customize/previews/trifecta/juice.png
A htdocs/img/customize/previews/trifecta/morningwalk.png
A htdocs/img/customize/previews/trifecta/mythicalbeast.png
A htdocs/img/customize/previews/trifecta/peacefullife.png
A htdocs/img/customize/previews/trifecta/purplelove.png
A htdocs/img/customize/previews/trifecta/sanddune.png
A htdocs/img/customize/previews/trifecta/skinsoft.png
A htdocs/img/customize/previews/trifecta/timber.png
A htdocs/img/customize/previews/trifecta/youresosweet.png
A htdocs/img/styles/trifecta/carriedaway.png
A htdocs/img/styles/trifecta/handlewithcare.png
A htdocs/img/styles/trifecta/itsamystery.png
A htdocs/img/styles/trifecta/juice.png
A htdocs/img/styles/trifecta/mythicalbeast_main.png
A htdocs/img/styles/trifecta/mythicalbeast_sidebar.png
A htdocs/img/styles/trifecta/skinsoft_main.png
A htdocs/img/styles/trifecta/skinsoft_secondary.png
A htdocs/img/styles/trifecta/timber.png
M styles/s2layers.dat
A styles/trifecta/layout.s2
A styles/trifecta/themes.s2

Log Message:
-----------
(Bug 5261) New style: Trifecta
-- Add new style w/ 15 themes
-- Add images
-- Add previews


Commit: 0057b338655839e52871fab15130df897c877976
https://github.com/dreamwidth/dw-free/commit/0057b338655839e52871fab15130df897c877976
Author: Afuna <afuna@users.noreply.github.com>
Date: 2013-10-15 (Tue, 15 Oct 2013)

Changed paths:
M cgi-bin/LJ/S2Theme.pm
A cgi-bin/LJ/S2Theme/trifecta.pm
A htdocs/img/customize/previews/trifecta/bluelove.png
A htdocs/img/customize/previews/trifecta/carriedaway.png
A htdocs/img/customize/previews/trifecta/coffeeandcream.png
A htdocs/img/customize/previews/trifecta/deepseas.png
A htdocs/img/customize/previews/trifecta/handlewithcare.png
A htdocs/img/customize/previews/trifecta/itsamystery.png
A htdocs/img/customize/previews/trifecta/juice.png
A htdocs/img/customize/previews/trifecta/morningwalk.png
A htdocs/img/customize/previews/trifecta/mythicalbeast.png
A htdocs/img/customize/previews/trifecta/peacefullife.png
A htdocs/img/customize/previews/trifecta/purplelove.png
A htdocs/img/customize/previews/trifecta/sanddune.png
A htdocs/img/customize/previews/trifecta/skinsoft.png
A htdocs/img/customize/previews/trifecta/timber.png
A htdocs/img/customize/previews/trifecta/youresosweet.png
A htdocs/img/styles/trifecta/carriedaway.png
A htdocs/img/styles/trifecta/handlewithcare.png
A htdocs/img/styles/trifecta/itsamystery.png
A htdocs/img/styles/trifecta/juice.png
A htdocs/img/styles/trifecta/mythicalbeast_main.png
A htdocs/img/styles/trifecta/mythicalbeast_sidebar.png
A htdocs/img/styles/trifecta/skinsoft_main.png
A htdocs/img/styles/trifecta/skinsoft_secondary.png
A htdocs/img/styles/trifecta/timber.png
M styles/s2layers.dat
A styles/trifecta/layout.s2
A styles/trifecta/themes.s2

Log Message:
-----------
Merge pull request #585 from ninetyd/bug5261/trifecta_newstyle

(Bug 5261) New style: Trifecta


Compare: https://github.com/dreamwidth/dw-free/compare/33467cbc2918...0057b3386558
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: 664a9527c4b2a055f5af125964fb6c82e37ebdf5
https://github.com/dreamwidth/dw-free/commit/664a9527c4b2a055f5af125964fb6c82e37ebdf5
Author: Afuna <fu@dreamwidth.org>
Date: 2013-09-25 (Wed, 25 Sep 2013)

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

Log Message:
-----------
(Bug 4703) Fixes double-loading of stylesheets

We call need_res twice now: once at the top of the page (for JS
variables and stylesheets), once at the bottom of the page (for JS
scripts).

There was a bug which caused the stylesheets to be printed twice.
Oops...


Commit: 5864bed569c6abbbcf3c61b6b1a98b6b17ff9bd9
https://github.com/dreamwidth/dw-free/commit/5864bed569c6abbbcf3c61b6b1a98b6b17ff9bd9
Author: Afuna <afuna@users.noreply.github.com>
Date: 2013-10-15 (Tue, 15 Oct 2013)

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

Log Message:
-----------
Merge pull request #584 from afuna/bug4703-double-stylesheets

(Bug 4703) Fixes double-loading of stylesheets


Compare: https://github.com/dreamwidth/dw-free/compare/0057b3386558...5864bed569c6
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: ddd3a7c90c38bcd360ea5a70ff2d9f7e989d2e94
https://github.com/dreamwidth/dw-free/commit/ddd3a7c90c38bcd360ea5a70ff2d9f7e989d2e94
Author: Momijizukamori <momijizukamori@dreamwidth.org>
Date: 2013-08-06 (Tue, 06 Aug 2013)

Changed paths:
M bin/upgrading/en.dat
M bin/upgrading/proplists.dat
M cgi-bin/LJ/S2.pm
A cgi-bin/LJ/Widget/CustomTextModule.pm
M cgi-bin/LJ/Widget/CustomizeTheme.pm
M cgi-bin/LJ/Widget/S2PropGroup.pm
M htdocs/customize/options.bml
M styles/core2.s2

Log Message:
-----------
(Bug 2366) Move custom text data from S2 layers to userprops

This keeps custom text the same across layouts, instead of saving it per
layout.

-Creates new userprops to store the data instead of s2 props
-Creates a widget to handle recieving and posting of userprops
-Inserts widget into the Module section of Text options, maintaining
striping and classes
-Migrates s2 props to userprops, if the user is not using userprops


Commit: 603e526de2045d8931356d85fd39f915e6a20524
https://github.com/dreamwidth/dw-free/commit/603e526de2045d8931356d85fd39f915e6a20524
Author: Momijizukamori <momijizukamori@dreamwidth.org>
Date: 2013-09-17 (Tue, 17 Sep 2013)

Changed paths:
M cgi-bin/LJ/Widget/CustomTextModule.pm
M htdocs/customize/options.bml

Log Message:
-----------
(Bug 2366) Clean-up of unnecessary code
-removed warn lines
-removed unnecessary JS
-changed header to reflect that widget is basically new code
and only shares basic subs and variable names with other widgets


Commit: 4ea804277f8fcf49356efbb421b0e15cebb5246f
https://github.com/dreamwidth/dw-free/commit/4ea804277f8fcf49356efbb421b0e15cebb5246f
Author: Afuna <afuna@users.noreply.github.com>
Date: 2013-10-15 (Tue, 15 Oct 2013)

Changed paths:
M bin/upgrading/en.dat
M bin/upgrading/proplists.dat
M cgi-bin/LJ/S2.pm
A cgi-bin/LJ/Widget/CustomTextModule.pm
M cgi-bin/LJ/Widget/CustomizeTheme.pm
M cgi-bin/LJ/Widget/S2PropGroup.pm
M htdocs/customize/options.bml
M styles/core2.s2

Log Message:
-----------
Merge pull request #560 from momijizukamori/Bug2366/Customtext

(Bug 2366) Move custom text data from S2 layers to userprops


Compare: https://github.com/dreamwidth/dw-free/compare/5864bed569c6...4ea804277f8f

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. 20th, 2025 10:46 pm
Powered by Dreamwidth Studios