Branch: refs/heads/develop
Home:
https://github.com/dreamwidth/dw-free Commit: b047bbac93f1b19ab5d1c2e028320720cace788d
https://github.com/dreamwidth/dw-free/commit/b047bbac93f1b19ab5d1c2e028320720cace788d Author: Mark Smith <mark@qq.is>
Date: 2015-01-18 (Sun, 18 Jan 2015)
Changed paths:
M views/admin/feeds/merge.tt
Log Message:
-----------
Fixes uses of the wrong filter and spurious \
Per @pauamma:
Discussed with @exor674, who thinks this was her code.
Commit: 9d07b370877d160753258b9baa356971058c3fc2
https://github.com/dreamwidth/dw-free/commit/9d07b370877d160753258b9baa356971058c3fc2 Author: Mark Smith <mark@qq.is>
Date: 2015-01-18 (Sun, 18 Jan 2015)
Changed paths:
M bin/upgrading/update-db-general.pl
Log Message:
-----------
This is not an everywhere table
Commit: c37bfc0b52ad627311dedb4e40044587f60f437d
https://github.com/dreamwidth/dw-free/commit/c37bfc0b52ad627311dedb4e40044587f60f437d Author: Mark Smith <mark@qq.is>
Date: 2015-01-18 (Sun, 18 Jan 2015)
Changed paths:
M bin/upgrading/update-db-general.pl
Log Message:
-----------
This one too.
Commit: 0d74d34b53afce1e3320b91209c046a52d5337df
https://github.com/dreamwidth/dw-free/commit/0d74d34b53afce1e3320b91209c046a52d5337df Author: Afuna <fu@dreamwidth.org>
Date: 2015-01-18 (Sun, 18 Jan 2015)
Changed paths:
M cgi-bin/LJ/EmbedModule.pm
M views/success-page.tt
Log Message:
-----------
Fix errors found in the logs
Commit: 42c4a021ec2b7c335ce75e7bd4514b9866996fe2
https://github.com/dreamwidth/dw-free/commit/42c4a021ec2b7c335ce75e7bd4514b9866996fe2 Author: Afuna <afuna@users.noreply.github.com>
Date: 2015-01-18 (Sun, 18 Jan 2015)
Changed paths:
M cgi-bin/LJ/EmbedModule.pm
M views/success-page.tt
Log Message:
-----------
Merge pull request #1121 from afuna/log-errors
Fix errors found in the logs
Commit: 4cecce025c2580f9f5519a329f8e0614dd46de77
https://github.com/dreamwidth/dw-free/commit/4cecce025c2580f9f5519a329f8e0614dd46de77 Author: Afuna <fu@dreamwidth.org>
Date: 2015-01-18 (Sun, 18 Jan 2015)
Changed paths:
M cgi-bin/Apache/LiveJournal.pm
Log Message:
-----------
[#1002] Don't redirect if we're on $SSLICONPREFIX
Commit: cbfd059c4f7c1a2405d251f5d2e7eda92e0a9f71
https://github.com/dreamwidth/dw-free/commit/cbfd059c4f7c1a2405d251f5d2e7eda92e0a9f71 Author: Afuna <afuna@users.noreply.github.com>
Date: 2015-01-19 (Mon, 19 Jan 2015)
Changed paths:
M cgi-bin/Apache/LiveJournal.pm
Log Message:
-----------
Merge pull request #1122 from afuna/https-userpics-infinite-redirect
[#1002] Don't redirect if we're on $SSLICONPREFIX
Commit: 168e2e948161d31c83db8e5bfa198b217da7ee79
https://github.com/dreamwidth/dw-free/commit/168e2e948161d31c83db8e5bfa198b217da7ee79 Author: Afuna <fu@dreamwidth.org>
Date: 2015-01-20 (Tue, 20 Jan 2015)
Changed paths:
M cgi-bin/LJ/User.pm
Log Message:
-----------
[#1135] Make sure effective remote is set properly for non-BML pages
Fixes #1135.
Commit: 9ee7e6b2c55ff19290eed181cc9b03db904a42b9
https://github.com/dreamwidth/dw-free/commit/9ee7e6b2c55ff19290eed181cc9b03db904a42b9 Author: Afuna <afuna@users.noreply.github.com>
Date: 2015-01-20 (Tue, 20 Jan 2015)
Changed paths:
M cgi-bin/LJ/User.pm
Log Message:
-----------
Merge pull request #1136 from afuna/effecitve-remote-non-bml-bug-1135
[#1135] Make sure effective remote is set properly for non-BML pages
Commit: a6d9a2ed259caf4e92ef62ae0242f21517adec32
https://github.com/dreamwidth/dw-free/commit/a6d9a2ed259caf4e92ef62ae0242f21517adec32 Author: Afuna <fu@dreamwidth.org>
Date: 2015-01-20 (Tue, 20 Jan 2015)
Changed paths:
M cgi-bin/DW/Controller/Rename.pm
M cgi-bin/DW/Shop/Item/Rename.pm
Log Message:
-----------
[#825] Fix URL for renames
* makes /rename/ work (note the ending slash)
* updates the URL in the receipt
Commit: 327c5ddfe573a944554454face60b3e03eff1a56
https://github.com/dreamwidth/dw-free/commit/327c5ddfe573a944554454face60b3e03eff1a56 Author: Afuna <afuna@users.noreply.github.com>
Date: 2015-01-20 (Tue, 20 Jan 2015)
Changed paths:
M cgi-bin/DW/Controller/Rename.pm
M cgi-bin/DW/Shop/Item/Rename.pm
Log Message:
-----------
Merge pull request #1137 from afuna/renames-url-bug-825
[#825] Fix URL for renames
Commit: 21fe9548733a1dc3c31157a412c72b4b268bd120
https://github.com/dreamwidth/dw-free/commit/21fe9548733a1dc3c31157a412c72b4b268bd120 Author: Afuna <fu@dreamwidth.org>
Date: 2015-01-24 (Sat, 24 Jan 2015)
Changed paths:
M styles/core2.s2
Log Message:
-----------
[#1138] Only add the blank space when we are showing tag arrows
Fixes #1138.
Commit: 7fc8a3f9499c9c04d199898726051ae6ae98bc33
https://github.com/dreamwidth/dw-free/commit/7fc8a3f9499c9c04d199898726051ae6ae98bc33 Author: Afuna <afuna@users.noreply.github.com>
Date: 2015-01-24 (Sat, 24 Jan 2015)
Changed paths:
M styles/core2.s2
Log Message:
-----------
Merge pull request #1143 from afuna/blank-space-bug-1138
[#1138] Only add the blank space when we are showing tag arrows
Commit: 831f2933e1987531355f1a2e9377824744ca24f3
https://github.com/dreamwidth/dw-free/commit/831f2933e1987531355f1a2e9377824744ca24f3 Author: Afuna <fu@dreamwidth.org>
Date: 2015-01-24 (Sat, 24 Jan 2015)
Changed paths:
M cgi-bin/LJ/S2.pm
Log Message:
-----------
[#1134] Use protocol-relative URL for image objects in S2
This means that we cache it as "//" rather than "http://" or "https://"
so it works both pages.
A bit hacky, but makes sure we're limited in scope to website-only
(journals only), and not affecting stuff like email.
Fixes #1134.
Commit: c5983b9e296b5551870b3af32e4300a56b12357e
https://github.com/dreamwidth/dw-free/commit/c5983b9e296b5551870b3af32e4300a56b12357e Author: Mark Smith <mark@qq.is>
Date: 2015-01-24 (Sat, 24 Jan 2015)
Changed paths:
M cgi-bin/LJ/S2.pm
Log Message:
-----------
Merge pull request #1145 from afuna/s2-imgroot-cache-bug-1134
[#1134] Use protocol-relative URL for image objects in S2
Commit: 91f457619fd925805a39bebd57e4c24c7e376ecc
https://github.com/dreamwidth/dw-free/commit/91f457619fd925805a39bebd57e4c24c7e376ecc Author: Woggy <woggy222@gmail.com>
Date: 2015-01-25 (Sun, 25 Jan 2015)
Changed paths:
M styles/core2.s2
Log Message:
-----------
Additional CSS class "tagnav" to provide customization options for tag
arrows
Commit: 3f33f29c7c0cea3364d9f8beb0a224856191c47a
https://github.com/dreamwidth/dw-free/commit/3f33f29c7c0cea3364d9f8beb0a224856191c47a Author: Woggy <woggy222@gmail.com>
Date: 2015-01-25 (Sun, 25 Jan 2015)
Changed paths:
M styles/core2.s2
Log Message:
-----------
class handle on the padding, too.
Commit: d03fdbeed6f1bd01a24fc93637fbe735754927f8
https://github.com/dreamwidth/dw-free/commit/d03fdbeed6f1bd01a24fc93637fbe735754927f8 Author: Woggy <woggy222@gmail.com>
Date: 2015-01-27 (Tue, 27 Jan 2015)
Changed paths:
M styles/core2.s2
Log Message:
-----------
incorporating spacing into the tagnav class instead of having a breakout.
Commit: 8d80c9cc2490c13c1fcbbdb229211a68898129f2
https://github.com/dreamwidth/dw-free/commit/8d80c9cc2490c13c1fcbbdb229211a68898129f2 Author: Afuna <afuna@users.noreply.github.com>
Date: 2015-01-26 (Mon, 26 Jan 2015)
Changed paths:
M styles/core2.s2
Log Message:
-----------
Merge pull request #1153 from woggy/tagnav-css-1126
Additional CSS class "tagnav" to provide customization options for tag
Commit: 4d716d6de6b46189ce62832983986460378d1042
https://github.com/dreamwidth/dw-free/commit/4d716d6de6b46189ce62832983986460378d1042 Author: Afuna <fu@dreamwidth.org>
Date: 2015-01-28 (Wed, 28 Jan 2015)
Changed paths:
M cgi-bin/DW/Controller/Entry.pm
M htdocs/js/pages/entry/options.js
Log Message:
-----------
[#1169] Fix saving of panel position after moving
(We'd tried to stop relying on the id attribute, but didn't realize that
saving still relied on it. Now using the "data-collapse" attribute,
which also, bonus, means less fudging around with regexes)
Commit: 3c054434f2c991289aee179031f5e73866130975
https://github.com/dreamwidth/dw-free/commit/3c054434f2c991289aee179031f5e73866130975 Author: Afuna <fu@dreamwidth.org>
Date: 2015-01-28 (Wed, 28 Jan 2015)
Changed paths:
M views/entry/module-crosspost.tt.text
Log Message:
-----------
[#1169] Change "Crosspost Accounts" to "Crosspost to:"
Commit: 224de19ceca0d7175d102720fb58c729454acc8f
https://github.com/dreamwidth/dw-free/commit/224de19ceca0d7175d102720fb58c729454acc8f Author: Afuna <fu@dreamwidth.org>
Date: 2015-01-28 (Wed, 28 Jan 2015)
Changed paths:
M views/entry/module-displaydate.tt.text
Log Message:
-----------
[#1169] Tweak capitalization of "Reading pages"
Commit: 130184cbfa9dbd636998861f84c9b3649ef2578c
https://github.com/dreamwidth/dw-free/commit/130184cbfa9dbd636998861f84c9b3649ef2578c Author: Afuna <fu@dreamwidth.org>
Date: 2015-01-28 (Wed, 28 Jan 2015)
Changed paths:
M htdocs/scss/pages/entry/new.scss
Log Message:
-----------
[#1169] Allow multiple columns in medium-sized screens
Commit: 2bf7e84cf4b4f62d64ab3827bfe43b0611c32808
https://github.com/dreamwidth/dw-free/commit/2bf7e84cf4b4f62d64ab3827bfe43b0611c32808 Author: Afuna <fu@dreamwidth.org>
Date: 2015-01-28 (Wed, 28 Jan 2015)
Changed paths:
M views/entry/module-crosspost.tt.text
M views/entry/module-displaydate.tt.text
Log Message:
-----------
[#1169] More wording tweaks
Commit: c7c12c4a6e9c108fb44766a08e572cf4af6fdd5a
https://github.com/dreamwidth/dw-free/commit/c7c12c4a6e9c108fb44766a08e572cf4af6fdd5a Author: Afuna <fu@dreamwidth.org>
Date: 2015-01-28 (Wed, 28 Jan 2015)
Changed paths:
M htdocs/scss/pages/entry/new.scss
Log Message:
-----------
[#1169] Fix wrapping of checkbox/radio text in modals
Commit: 5033f914452fc2f587f89a33169736fb5c2920d8
https://github.com/dreamwidth/dw-free/commit/5033f914452fc2f587f89a33169736fb5c2920d8 Author: Afuna <fu@dreamwidth.org>
Date: 2015-01-28 (Wed, 28 Jan 2015)
Changed paths:
M htdocs/scss/pages/entry/new.scss
Log Message:
-----------
[#1169] Make sure selects are the same size as the rest of component
Commit: 4590eedf264522fb8d6142e5509db225f0013533
https://github.com/dreamwidth/dw-free/commit/4590eedf264522fb8d6142e5509db225f0013533 Author: Afuna <fu@dreamwidth.org>
Date: 2015-01-28 (Wed, 28 Jan 2015)
Changed paths:
M htdocs/scss/pages/entry/new.scss
Log Message:
-----------
[#1169] Shrink form-element padding inside components
This form is pretty complicated, and we want to deemphasize the contents
of individual components just a little bit
Commit: ecdf95cb442d10b35536936916dcf58763c53dc0
https://github.com/dreamwidth/dw-free/commit/ecdf95cb442d10b35536936916dcf58763c53dc0 Author: Afuna <fu@dreamwidth.org>
Date: 2015-01-28 (Wed, 28 Jan 2015)
Changed paths:
M htdocs/scss/pages/entry/new.scss
Log Message:
-----------
[#1169] Don't force line-height on selects/inputs
This causes the text to be cut off in some circumstances
Commit: daf46e85fa7f1332ae1c0c2a02421456536ffa2a
https://github.com/dreamwidth/dw-free/commit/daf46e85fa7f1332ae1c0c2a02421456536ffa2a Author: Afuna <afuna@users.noreply.github.com>
Date: 2015-01-28 (Wed, 28 Jan 2015)
Changed paths:
M cgi-bin/DW/Controller/Entry.pm
M htdocs/js/pages/entry/options.js
M htdocs/scss/pages/entry/new.scss
M views/entry/module-crosspost.tt.text
M views/entry/module-displaydate.tt.text
Log Message:
-----------
Merge pull request #1170 from afuna/post-entry-tweaks-bug-1169
Round 1 of tweaks to /entry/new based on feedback
Commit: 7c53f32316f6ef1dddde34ff52ca1dbee568ac1f
https://github.com/dreamwidth/dw-free/commit/7c53f32316f6ef1dddde34ff52ca1dbee568ac1f Author: Afuna <fu@dreamwidth.org>
Date: 2015-01-29 (Thu, 29 Jan 2015)
Changed paths:
M htdocs/scss/components/tag-browser.scss
Log Message:
-----------
[#1169] Tweak the wrapping of the tags checkbox more
Commit: c539730fc416f787b468e03ddbad063f4ca03d52
https://github.com/dreamwidth/dw-free/commit/c539730fc416f787b468e03ddbad063f4ca03d52 Author: Afuna <fu@dreamwidth.org>
Date: 2015-01-29 (Thu, 29 Jan 2015)
Changed paths:
M htdocs/scss/pages/entry/new.scss
Log Message:
-----------
[#1169] Remove space below last form element if it's label + input combo
(this is seen in the display date component which has a checkbox as its
last form element)
Commit: 2e043666c3c074c448780fe7c77209f08fd15875
https://github.com/dreamwidth/dw-free/commit/2e043666c3c074c448780fe7c77209f08fd15875 Author: Afuna <fu@dreamwidth.org>
Date: 2015-01-29 (Thu, 29 Jan 2015)
Changed paths:
M htdocs/scss/pages/entry/new.scss
Log Message:
-----------
[#1169] Reduce padding / margins in and around components
Commit: 39e01d4b0885688cec0fb6d57bf9f861ae2abe17
https://github.com/dreamwidth/dw-free/commit/39e01d4b0885688cec0fb6d57bf9f861ae2abe17 Author: Afuna <fu@dreamwidth.org>
Date: 2015-01-29 (Thu, 29 Jan 2015)
Changed paths:
M htdocs/scss/pages/entry/options.scss
Log Message:
-----------
[#1169] Shrink font size of entry options (to match rest)
Commit: 9314e88bebb4f5807f70b93a85ffa301fdd78b79
https://github.com/dreamwidth/dw-free/commit/9314e88bebb4f5807f70b93a85ffa301fdd78b79 Author: Afuna <fu@dreamwidth.org>
Date: 2015-01-29 (Thu, 29 Jan 2015)
Changed paths:
M htdocs/scss/pages/entry/new.scss
Log Message:
-----------
[#1169] Change the font family of the textarea back to monospace
Commit: f5fad59cdb0cdfb35ee7547df2bfda4c26ba5fdd
https://github.com/dreamwidth/dw-free/commit/f5fad59cdb0cdfb35ee7547df2bfda4c26ba5fdd Author: Afuna <fu@dreamwidth.org>
Date: 2015-01-29 (Thu, 29 Jan 2015)
Changed paths:
M htdocs/scss/pages/entry/new.scss
Log Message:
-----------
[#1169] Remove gratuitous space between quick-buttons and components
Commit: bcf633b6cc5e974b0f26f03a9069deb5d5a01d8f
https://github.com/dreamwidth/dw-free/commit/bcf633b6cc5e974b0f26f03a9069deb5d5a01d8f Author: Afuna <fu@dreamwidth.org>
Date: 2015-01-29 (Thu, 29 Jan 2015)
Changed paths:
M htdocs/scss/foundation/_settings.scss
Log Message:
-----------
[#1169] Widen the max page width for all site skins
Commit: c83ed8083e11f22d8fa12d9238b677cdf1f88191
https://github.com/dreamwidth/dw-free/commit/c83ed8083e11f22d8fa12d9238b677cdf1f88191 Author: Afuna <afuna@users.noreply.github.com>
Date: 2015-01-29 (Thu, 29 Jan 2015)
Changed paths:
M htdocs/scss/components/tag-browser.scss
M htdocs/scss/foundation/_settings.scss
M htdocs/scss/pages/entry/new.scss
M htdocs/scss/pages/entry/options.scss
Log Message:
-----------
Merge pull request #1173 from afuna/post-entry-tweaks-bug-1169-round-2
/entry/new tweaks round 2
Commit: 6ccd1f9f5be1ac16388377fb583297b0c019f1ce
https://github.com/dreamwidth/dw-free/commit/6ccd1f9f5be1ac16388377fb583297b0c019f1ce Author: Afuna <fu@dreamwidth.org>
Date: 2015-01-29 (Thu, 29 Jan 2015)
Changed paths:
M htdocs/scss/components/tag-browser.scss
Log Message:
-----------
[#1169] Fix vertical gap when tag wraps onto multiple lines
Commit: dd2050d7858d898f29f3ca8e179b225ed2007552
https://github.com/dreamwidth/dw-free/commit/dd2050d7858d898f29f3ca8e179b225ed2007552 Author: Afuna <fu@dreamwidth.org>
Date: 2015-01-30 (Fri, 30 Jan 2015)
Changed paths:
M htdocs/scss/pages/entry/new.scss
M views/entry/form.tt
Log Message:
-----------
[#1169] Tweak placement of the preview/spellcheck buttons
When we expect the entry textbox to be narrower (small screens, or
entry-partial-width is set), then have the buttons align left on the
next line.
Otherwise have them align right.
Commit: 019807ed6d514877fc2d8460b2c9069af40722c7
https://github.com/dreamwidth/dw-free/commit/019807ed6d514877fc2d8460b2c9069af40722c7 Author: Afuna <fu@dreamwidth.org>
Date: 2015-01-30 (Fri, 30 Jan 2015)
Changed paths:
M htdocs/scss/pages/entry/new.scss
M views/entry/form.tt
Log Message:
-----------
[#1169] Fix display of quick buttons/dropdowns section
* makes appearance less messy on various screen sizes
* remove doubled connecting lines where needed
Commit: 8cfb04a9b807e659dce56bf22425e8c7865ff050
https://github.com/dreamwidth/dw-free/commit/8cfb04a9b807e659dce56bf22425e8c7865ff050 Author: Afuna <fu@dreamwidth.org>
Date: 2015-01-30 (Fri, 30 Jan 2015)
Changed paths:
M htdocs/scss/pages/entry/new.scss
Log Message:
-----------
[#1169] Fix misalignment of quick entry metadata section
Assign a height (based on other form elements height), and make sure
vertical align is set consistently so that these elements line up
perfectly with one another.
Commit: aa4f0386bb2ae9baa657ffeedf9c96c1e98eff89
https://github.com/dreamwidth/dw-free/commit/aa4f0386bb2ae9baa657ffeedf9c96c1e98eff89 Author: Afuna <fu@dreamwidth.org>
Date: 2015-01-30 (Fri, 30 Jan 2015)
Changed paths:
M views/entry/form.tt
Log Message:
-----------
[#1169] Reduce the size of the textarea slightly
Commit: cd3e5321e80f5c571dc5db52291a0ecc1c23bfd0
https://github.com/dreamwidth/dw-free/commit/cd3e5321e80f5c571dc5db52291a0ecc1c23bfd0 Author: Afuna <afuna@users.noreply.github.com>
Date: 2015-01-30 (Fri, 30 Jan 2015)
Changed paths:
M htdocs/scss/components/tag-browser.scss
M htdocs/scss/pages/entry/new.scss
M views/entry/form.tt
Log Message:
-----------
Merge pull request #1176 from afuna/post-entry-tweaks-bug-1169-round-3
Post entry tweaks round 3
Commit: 081149479da314d8bb8f337fb8e1756e5ddda9d7
https://github.com/dreamwidth/dw-free/commit/081149479da314d8bb8f337fb8e1756e5ddda9d7 Author: Afuna <fu@dreamwidth.org>
Date: 2015-01-30 (Fri, 30 Jan 2015)
Changed paths:
M bin/upgrading/update-db-general.pl
M cgi-bin/Apache/LiveJournal.pm
M cgi-bin/DW/Controller/Entry.pm
M cgi-bin/DW/Controller/Rename.pm
M cgi-bin/DW/Shop/Item/Rename.pm
M cgi-bin/LJ/EmbedModule.pm
M cgi-bin/LJ/S2.pm
M cgi-bin/LJ/User.pm
M htdocs/js/pages/entry/options.js
M htdocs/scss/components/tag-browser.scss
M htdocs/scss/foundation/_settings.scss
M htdocs/scss/pages/entry/new.scss
M htdocs/scss/pages/entry/options.scss
M styles/core2.s2
M views/admin/feeds/merge.tt
M views/entry/form.tt
M views/entry/module-crosspost.tt.text
M views/entry/module-displaydate.tt.text
M views/success-page.tt
Log Message:
-----------
Merge branch 'release-1.23' into develop
* release-1.23:
[#1169] Reduce the size of the textarea slightly
[#1169] Fix misalignment of quick entry metadata section
[#1169] Fix display of quick buttons/dropdowns section
[#1169] Tweak placement of the preview/spellcheck buttons
[#1169] Fix vertical gap when tag wraps onto multiple lines
[#1169] Widen the max page width for all site skins
[#1169] Remove gratuitous space between quick-buttons and components
[#1169] Change the font family of the textarea back to monospace
[#1169] Shrink font size of entry options (to match rest)
[#1169] Reduce padding / margins in and around components
[#1169] Remove space below last form element if it's label + input combo
[#1169] Tweak the wrapping of the tags checkbox more
[#1169] Don't force line-height on selects/inputs
[#1169] Shrink form-element padding inside components
[#1169] Make sure selects are the same size as the rest of component
[#1169] Fix wrapping of checkbox/radio text in modals
[#1169] More wording tweaks
[#1169] Allow multiple columns in medium-sized screens
[#1169] Tweak capitalization of "Reading pages"
[#1169] Change "Crosspost Accounts" to "Crosspost to:"
[#1169] Fix saving of panel position after moving
incorporating spacing into the tagnav class instead of having a breakout.
class handle on the padding, too.
Additional CSS class "tagnav" to provide customization options for tag arrows
[#1134] Use protocol-relative URL for image objects in S2
[#1138] Only add the blank space when we are showing tag arrows
[#825] Fix URL for renames
[#1135] Make sure effective remote is set properly for non-BML pages
[#1002] Don't redirect if we're on $SSLICONPREFIX
Fix errors found in the logs
This one too.
This is not an everywhere table
Fixes uses of the wrong filter and spurious \
Compare:
https://github.com/dreamwidth/dw-free/compare/af3371cb51d8...081149479da3