Dec. 5th, 2014

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: 9b577af87e610672fcd518202693d427fc262df8
https://github.com/dreamwidth/dw-free/commit/9b577af87e610672fcd518202693d427fc262df8
Author: Afuna <fu@dreamwidth.org>
Date: 2014-11-25 (Tue, 25 Nov 2014)

Changed paths:
M cgi-bin/LJ/S2.pm
M cgi-bin/LJ/S2/FriendsPage.pm
M cgi-bin/LJ/Web.pm
A htdocs/js/jquery.iconselector.js
M htdocs/js/jquery.quickreply.js
A htdocs/stc/jquery.iconselector.css
M styles/core2.s2
A views/journal/quickreply.tt

Log Message:
-----------
[#1078] Initial work to get quick reply working on the read page

* needs to be pared down for less visual clutter

* needs to submit via ajax so there's no page reload

* brings back the non-foundation iconselector js/css


Commit: 81ecbe4572bccf6ae3a6085fb7ae05b70b3ca829
https://github.com/dreamwidth/dw-free/commit/81ecbe4572bccf6ae3a6085fb7ae05b70b3ca829
Author: Afuna <fu@dreamwidth.org>
Date: 2014-11-25 (Tue, 25 Nov 2014)

Changed paths:
M htdocs/js/jquery.quickreply.js

Log Message:
-----------
[#1078] Fix variable for quickreply in entrypage


Commit: 9494a2422aa6ecb49575fb0fbed42b47188c3b82
https://github.com/dreamwidth/dw-free/commit/9494a2422aa6ecb49575fb0fbed42b47188c3b82
Author: Afuna <fu@dreamwidth.org>
Date: 2014-11-25 (Tue, 25 Nov 2014)

Changed paths:
M cgi-bin/LJ/S2.pm
M cgi-bin/LJ/S2/FriendsPage.pm
M cgi-bin/LJ/Web.pm
A htdocs/scss/components/quick-reply.scss
M htdocs/talkpost.bml.text
M views/journal/quickreply.tt

Log Message:
-----------
[#1078] Minimal quick reply, for the read page

Fixes #1078.


Commit: 274525d9addbce146fe5235412a312e6c1c919f9
https://github.com/dreamwidth/dw-free/commit/274525d9addbce146fe5235412a312e6c1c919f9
Author: Afuna <fu@dreamwidth.org>
Date: 2014-11-26 (Wed, 26 Nov 2014)

Changed paths:
M cgi-bin/LJ/HTMLControls.pm
M cgi-bin/LJ/Web.pm
M htdocs/js/jquery.iconselector.js
M htdocs/js/jquery.quickreply.js
M htdocs/scss/components/quick-reply.scss
M views/journal/quickreply.tt

Log Message:
-----------
[#1078] Add the icon selector

* uses the old version of the icon selector (for now?)

* if the remote can use an icon browser, indicate so on hover/focus

* let the select dropdown accept data- attributes for use in JS

* update the icon preview if the selected icon changes


Commit: 98ebbd2d55dcf6ef261416e85d282a4625aacf31
https://github.com/dreamwidth/dw-free/commit/98ebbd2d55dcf6ef261416e85d282a4625aacf31
Author: Afuna <fu@dreamwidth.org>
Date: 2014-11-26 (Wed, 26 Nov 2014)

Changed paths:
M views/journal/quickreply.tt

Log Message:
-----------
[#1078] Handle the case where the user has no icon


Commit: c280d719986850e4242d5b361e10865319b804c2
https://github.com/dreamwidth/dw-free/commit/c280d719986850e4242d5b361e10865319b804c2
Author: Afuna <fu@dreamwidth.org>
Date: 2014-12-01 (Mon, 01 Dec 2014)

Changed paths:
M bin/upgrading/en.dat
M cgi-bin/DW/Controller/RPC/Misc.pm
M cgi-bin/LJ/Entry.pm
M cgi-bin/LJ/S2.pm
M cgi-bin/LJ/Web.pm
M htdocs/js/dw/dw-core.js
M htdocs/js/jquery.quickreply.js
M htdocs/scss/components/quick-reply.scss
M styles/core2.s2
M views/journal/quickreply.tt

Log Message:
-----------
[#1078] Add a more minimal quick reply from the read page

Differences from quick reply from the entry page:

* only has icon (and icon browser), subject, comment + buttons for
post/more options

* doesn't reload / redirect on page submit; instead just stays on the
page and refreshes the current count

( refreshing the current count is not perfect: won't work when going
from 0 comments, and possibly won't be very good if the user has
customized their comments text to have additional numbers -- but that
seems fairly an edge case.

comment count refreshing won't work for custom layouts because we use CSS class/data-x
attributes. quicker-reply *may* work for custom layouts depending on how
they're coded)

Fixes #1078.


Commit: 3fb1bc436f8e7e32b0f48266514637400c5ec50e
https://github.com/dreamwidth/dw-free/commit/3fb1bc436f8e7e32b0f48266514637400c5ec50e
Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-12-05 (Fri, 05 Dec 2014)

Changed paths:
M bin/upgrading/en.dat
M cgi-bin/DW/Controller/RPC/Misc.pm
M cgi-bin/LJ/Entry.pm
M cgi-bin/LJ/HTMLControls.pm
M cgi-bin/LJ/S2.pm
M cgi-bin/LJ/S2/FriendsPage.pm
M cgi-bin/LJ/Web.pm
M htdocs/js/dw/dw-core.js
A htdocs/js/jquery.iconselector.js
M htdocs/js/jquery.quickreply.js
A htdocs/scss/components/quick-reply.scss
A htdocs/stc/jquery.iconselector.css
M htdocs/talkpost.bml.text
M styles/core2.s2
A views/journal/quickreply.tt

Log Message:
-----------
Merge pull request #1083 from afuna/quicker-er-reply-bug-1078

[#1078] Get quick reply working on the read page


Compare: https://github.com/dreamwidth/dw-free/compare/10a72899c851...3fb1bc436f8e
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: 59cafc788dc310d0874d4a38e4f22c05e6540c78
https://github.com/dreamwidth/dw-free/commit/59cafc788dc310d0874d4a38e4f22c05e6540c78
Author: Afuna <fu@dreamwidth.org>
Date: 2014-12-03 (Wed, 03 Dec 2014)

Changed paths:
M bin/upgrading/en.dat
M cgi-bin/DW/Captcha/textCAPTCHA.pm
A cgi-bin/DW/Controller/Create.pm
M cgi-bin/LJ/CreatePage.pm
M cgi-bin/LJ/HTMLControls.pm
R cgi-bin/LJ/Widget/CreateAccount.pm
R cgi-bin/LJ/Widget/CreateAccountEnterCode.pm
R cgi-bin/LJ/Widget/CreateAccountProgressMeter.pm
R htdocs/create.bml
R htdocs/create/index.bml
A htdocs/js/components/jquery.check-username.js
A htdocs/js/components/jquery.textcaptcha.js
A htdocs/js/components/jquery.validation.js
R htdocs/js/jquery.checkusername.js
R htdocs/js/jquery.validation.js
M htdocs/js/pages/jquery.communities-new.js
A htdocs/js/pages/jquery.create.js
R htdocs/js/widgets/createaccount.js
A htdocs/scss/components/check-username.scss
R htdocs/scss/pages/communities/new.scss
A htdocs/scss/pages/create.scss
M htdocs/scss/skins/_skin-colors.scss
R htdocs/stc/widgets/createaccountentercode.css
M views/communities/new.tt
A views/components/birthdate.tt
A views/components/birthdate.tt.text
A views/components/error.tt
A views/create/account.tt
A views/create/account.tt.text
A views/create/code.tt
A views/create/code.tt.text
A views/create/progress.tt

Log Message:
-----------
[#1090] Step 1 "create account"


Commit: 02f999d8c170bbe945e2e52a0129b2b104987d66
https://github.com/dreamwidth/dw-free/commit/02f999d8c170bbe945e2e52a0129b2b104987d66
Author: Afuna <fu@dreamwidth.org>
Date: 2014-12-03 (Wed, 03 Dec 2014)

Changed paths:
M cgi-bin/DW/Controller/Create.pm
M views/create/code.tt

Log Message:
-----------
[#1090] Add explanatory strings


Commit: 360ef0bdeae1364751189e38c73e12fd0028acf4
https://github.com/dreamwidth/dw-free/commit/360ef0bdeae1364751189e38c73e12fd0028acf4
Author: Afuna <fu@dreamwidth.org>
Date: 2014-12-05 (Fri, 05 Dec 2014)

Changed paths:
M bin/upgrading/en.dat
M cgi-bin/DW/Controller/Create.pm
M cgi-bin/DW/Template/Plugin/FormHTML.pm
R cgi-bin/LJ/Widget/CreateAccountProfile.pm
M htdocs/create.bml.text
R htdocs/create/setup.bml
A htdocs/js/components/jquery.location.js
R htdocs/js/widgets/createaccountprofile.js
A htdocs/scss/components/location.scss
M htdocs/scss/skins/_skin-colors.scss
R htdocs/stc/widgets/createaccountprofile.css
R htdocs/stc/widgets/createaccountprogressmeter.css
A views/components/location.tt
A views/components/location.tt.text
M views/create/progress.tt
A views/create/setup.tt
A views/create/setup.tt.text

Log Message:
-----------
[#1090] Step 2: account setup (filling in profile)


Commit: ec32bc94bd84319782a1233da1360c6a6b8a2adb
https://github.com/dreamwidth/dw-free/commit/ec32bc94bd84319782a1233da1360c6a6b8a2adb
Author: Afuna <fu@dreamwidth.org>
Date: 2014-12-05 (Fri, 05 Dec 2014)

Changed paths:
M bin/upgrading/en.dat
M cgi-bin/DW/Controller/Create.pm
R cgi-bin/LJ/Widget/CreateAccountInviter.pm
A views/create/inviter.tt
M views/create/setup.tt

Log Message:
-----------
[#1090] Add inviter/communities to setup step


Commit: 520090e9426f91cbd8a667603029a3a383afed99
https://github.com/dreamwidth/dw-free/commit/520090e9426f91cbd8a667603029a3a383afed99
Author: Afuna <fu@dreamwidth.org>
Date: 2014-12-05 (Fri, 05 Dec 2014)

Changed paths:
M cgi-bin/DW/Controller/Create.pm
R cgi-bin/LJ/Widget/CreateAccountNextSteps.pm
R htdocs/create/confirm.bml
M htdocs/scss/components/foundation-icons.scss
M htdocs/scss/pages/create.scss
R htdocs/stc/widgets/createaccountnextsteps.css
A views/create/next.tt
A views/create/next.tt.text

Log Message:
-----------
[#1090] Step 4: "next steps"


Commit: 010b8ed3e2eeff53fff244770d39f4eba5d3e001
https://github.com/dreamwidth/dw-free/commit/010b8ed3e2eeff53fff244770d39f4eba5d3e001
Author: Afuna <fu@dreamwidth.org>
Date: 2014-12-05 (Fri, 05 Dec 2014)

Changed paths:
M cgi-bin/DW/Controller/Create.pm
R htdocs/create.bml.text
R htdocs/create/upgrade.bml
A views/create/upgrade.tt
A views/create/upgrade.tt.text

Log Message:
-----------
[#1090] Step 3: upgrade prompt

Fixes #1090.


Commit: a390de2fca5245473cd662c5c5427430b03c4ec5
https://github.com/dreamwidth/dw-free/commit/a390de2fca5245473cd662c5c5427430b03c4ec5
Author: Afuna <fu@dreamwidth.org>
Date: 2014-12-05 (Fri, 05 Dec 2014)

Changed paths:
R htdocs/stc/widgets/createaccount.css

Log Message:
-----------
[#1090] Remove obsolete css file


Commit: a20df4ad278e2617add0f27d2a8d16d37439c3be
https://github.com/dreamwidth/dw-free/commit/a20df4ad278e2617add0f27d2a8d16d37439c3be
Author: Afuna <fu@dreamwidth.org>
Date: 2014-12-05 (Fri, 05 Dec 2014)

Changed paths:
M htdocs/scss/components/foundation-icons.scss
M views/create/next.tt

Log Message:
-----------
[#1090] Use userhead-like image for profile, not home


Commit: 138bcd5d27691eb385d12eaea722ec1e39a8c7d5
https://github.com/dreamwidth/dw-free/commit/138bcd5d27691eb385d12eaea722ec1e39a8c7d5
Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-12-05 (Fri, 05 Dec 2014)

Changed paths:
M bin/upgrading/en.dat
M cgi-bin/DW/Captcha/textCAPTCHA.pm
A cgi-bin/DW/Controller/Create.pm
M cgi-bin/DW/Template/Plugin/FormHTML.pm
M cgi-bin/LJ/CreatePage.pm
M cgi-bin/LJ/HTMLControls.pm
R cgi-bin/LJ/Widget/CreateAccount.pm
R cgi-bin/LJ/Widget/CreateAccountEnterCode.pm
R cgi-bin/LJ/Widget/CreateAccountInviter.pm
R cgi-bin/LJ/Widget/CreateAccountNextSteps.pm
R cgi-bin/LJ/Widget/CreateAccountProfile.pm
R cgi-bin/LJ/Widget/CreateAccountProgressMeter.pm
R htdocs/create.bml
R htdocs/create.bml.text
R htdocs/create/confirm.bml
R htdocs/create/index.bml
R htdocs/create/setup.bml
R htdocs/create/upgrade.bml
A htdocs/js/components/jquery.check-username.js
A htdocs/js/components/jquery.location.js
A htdocs/js/components/jquery.textcaptcha.js
A htdocs/js/components/jquery.validation.js
R htdocs/js/jquery.checkusername.js
R htdocs/js/jquery.validation.js
M htdocs/js/pages/jquery.communities-new.js
A htdocs/js/pages/jquery.create.js
R htdocs/js/widgets/createaccount.js
R htdocs/js/widgets/createaccountprofile.js
A htdocs/scss/components/check-username.scss
M htdocs/scss/components/foundation-icons.scss
A htdocs/scss/components/location.scss
R htdocs/scss/pages/communities/new.scss
A htdocs/scss/pages/create.scss
M htdocs/scss/skins/_skin-colors.scss
R htdocs/stc/widgets/createaccount.css
R htdocs/stc/widgets/createaccountentercode.css
R htdocs/stc/widgets/createaccountnextsteps.css
R htdocs/stc/widgets/createaccountprofile.css
R htdocs/stc/widgets/createaccountprogressmeter.css
M views/communities/new.tt
A views/components/birthdate.tt
A views/components/birthdate.tt.text
A views/components/error.tt
A views/components/location.tt
A views/components/location.tt.text
A views/create/account.tt
A views/create/account.tt.text
A views/create/code.tt
A views/create/code.tt.text
A views/create/inviter.tt
A views/create/next.tt
A views/create/next.tt.text
A views/create/progress.tt
A views/create/setup.tt
A views/create/setup.tt.text
A views/create/upgrade.tt
A views/create/upgrade.tt.text

Log Message:
-----------
Merge pull request #1091 from afuna/convert-create-page-bug-1090

[#1090] Minor redesign of /create pages; convert BML => TT/Foundation


Compare: https://github.com/dreamwidth/dw-free/compare/3fb1bc436f8e...138bcd5d2769
Page generated Aug. 23rd, 2025 05:54 pm
Powered by Dreamwidth Studios