github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
github ([personal profile] github) wrote in [site community profile] changelog2020-06-29 10:40 am

[dreamwidth/dw-free] 37ca99: remove spellcheck from remaining non-legacy pages

Branch: refs/heads/master
Home: https://github.com/dreamwidth/dw-free
Commit: 37ca99a8bf4905678c2fc2d6e72505ff2b918069
https://github.com/dreamwidth/dw-free/commit/37ca99a8bf4905678c2fc2d6e72505ff2b918069
Author: Kareila <kareila@dreamwidth.org>
Date: 2020-06-29 (Mon, 29 Jun 2020)

Changed paths:
M cgi-bin/DW/Controller/Entry.pm
M cgi-bin/LJ/Web.pm
M htdocs/js/pages/entry/new.js
M views/entry/form.tt

Log Message:
-----------
remove spellcheck from remaining non-legacy pages

This pulls spellcheck elements off the beta Create Entry page and cleans up one remaining setup check from the rendering of journal/quickreply.tt.


Commit: 63f384150db84910cdda60f0a7625b551b82f4ac
https://github.com/dreamwidth/dw-free/commit/63f384150db84910cdda60f0a7625b551b82f4ac
Author: Kareila <kareila@dreamwidth.org>
Date: 2020-06-29 (Mon, 29 Jun 2020)

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

Log Message:
-----------
retidy


Commit: ebe0bcd8cb885b3e1ab47b10e7242770628117fc
https://github.com/dreamwidth/dw-free/commit/ebe0bcd8cb885b3e1ab47b10e7242770628117fc
Author: Kareila <kareila@dreamwidth.org>
Date: 2020-06-29 (Mon, 29 Jun 2020)

Changed paths:
M htdocs/js/pages/entry/new.js

Log Message:
-----------
don't call undefined hashpassword() function in entry/new.js

Just noticed this when testing spellcheck removal. Presumably this function was removed with the recent password code changes, but the function was only called if hasRemote() returned false.

(Who loads /entry/new while logged out? I didn't even know that was allowed.)


Commit: 039702ac666e8cf4c293e70dfa53536834bad980
https://github.com/dreamwidth/dw-free/commit/039702ac666e8cf4c293e70dfa53536834bad980
Author: Kareila <kareila@dreamwidth.org>
Date: 2020-06-29 (Mon, 29 Jun 2020)

Changed paths:
M htdocs/js/pages/entry/new.js

Log Message:
-----------
fix security dropdown state bug related to undefined minsecurity


Compare: https://github.com/dreamwidth/dw-free/compare/f3253382cee7...039702ac666e