[dreamwidth/dw-free] 675600: [#1500] fix retrieval of previously selected secur...
Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-free
Commit: 6756007bb5a4f98515efdb663f63cd88c1857b4f
https://github.com/dreamwidth/dw-free/commit/6756007bb5a4f98515efdb663f63cd88c1857b4f
Author: Kareila <kareila@dreamwidth.org>
Date: 2015-08-12 (Wed, 12 Aug 2015)
Changed paths:
M htdocs/js/pages/entry/new.js
Log Message:
-----------
[#1500] fix retrieval of previously selected security level in JS
The existing syntax wasn't successfully defining the variable.
I figured out a working syntax using StackOverflow. HURRAY.
Fixes #1500.
Commit: b6ad109975d48f4278318b4e976423b732952292
https://github.com/dreamwidth/dw-free/commit/b6ad109975d48f4278318b4e976423b732952292
Author: Kareila <kareila@dreamwidth.org>
Date: 2015-08-12 (Wed, 12 Aug 2015)
Changed paths:
M htdocs/js/pages/entry/new.js
Log Message:
-----------
[#1500] remove now-unused variable "lastselected"
Since we're not retrieving it later, we don't need to set it earlier.
The new way queries the document directly for the selection state
instead of unsuccessfully passing a stored value around.
Commit: dbb2a0fefba01c166a7befee254f6f4a385fc784
https://github.com/dreamwidth/dw-free/commit/dbb2a0fefba01c166a7befee254f6f4a385fc784
Author: Mark Smith <mark@qq.is>
Date: 2015-08-12 (Wed, 12 Aug 2015)
Changed paths:
M htdocs/js/pages/entry/new.js
Log Message:
-----------
Merge pull request #1538 from kareila/1500-js-select
[#1500] fix retrieval of previously selected security level in JS
Compare: https://github.com/dreamwidth/dw-free/compare/bc2e85cdf21e...dbb2a0fefba0
Home: https://github.com/dreamwidth/dw-free
Commit: 6756007bb5a4f98515efdb663f63cd88c1857b4f
https://github.com/dreamwidth/dw-free/commit/6756007bb5a4f98515efdb663f63cd88c1857b4f
Author: Kareila <kareila@dreamwidth.org>
Date: 2015-08-12 (Wed, 12 Aug 2015)
Changed paths:
M htdocs/js/pages/entry/new.js
Log Message:
-----------
[#1500] fix retrieval of previously selected security level in JS
The existing syntax wasn't successfully defining the variable.
I figured out a working syntax using StackOverflow. HURRAY.
Fixes #1500.
Commit: b6ad109975d48f4278318b4e976423b732952292
https://github.com/dreamwidth/dw-free/commit/b6ad109975d48f4278318b4e976423b732952292
Author: Kareila <kareila@dreamwidth.org>
Date: 2015-08-12 (Wed, 12 Aug 2015)
Changed paths:
M htdocs/js/pages/entry/new.js
Log Message:
-----------
[#1500] remove now-unused variable "lastselected"
Since we're not retrieving it later, we don't need to set it earlier.
The new way queries the document directly for the selection state
instead of unsuccessfully passing a stored value around.
Commit: dbb2a0fefba01c166a7befee254f6f4a385fc784
https://github.com/dreamwidth/dw-free/commit/dbb2a0fefba01c166a7befee254f6f4a385fc784
Author: Mark Smith <mark@qq.is>
Date: 2015-08-12 (Wed, 12 Aug 2015)
Changed paths:
M htdocs/js/pages/entry/new.js
Log Message:
-----------
Merge pull request #1538 from kareila/1500-js-select
[#1500] fix retrieval of previously selected security level in JS
Compare: https://github.com/dreamwidth/dw-free/compare/bc2e85cdf21e...dbb2a0fefba0
