[dreamwidth/dw-free] ef9b80: [#665] Make sure we have valid journal data
Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-free
Commit: ef9b80273509ec83d68dbd2ee6b6814302a52bac
https://github.com/dreamwidth/dw-free/commit/ef9b80273509ec83d68dbd2ee6b6814302a52bac
Author: Afuna <fu@dreamwidth.org>
Date: 2014-10-15 (Wed, 15 Oct 2014)
Changed paths:
M htdocs/js/pages/entry/new.js
Log Message:
-----------
[#665] Make sure we have valid journal data
Otherwise we get a javascript error (no data.ret)
Commit: 2e3bb1258bc4cbc7f5ed115f57fc21d5a2cf7849
https://github.com/dreamwidth/dw-free/commit/2e3bb1258bc4cbc7f5ed115f57fc21d5a2cf7849
Author: Afuna <fu@dreamwidth.org>
Date: 2014-10-15 (Wed, 15 Oct 2014)
Changed paths:
M cgi-bin/DW/Controller/Entry.pm
Log Message:
-----------
[#977] Remove warning for formwidth
Commit: 848e187c858767df9224eddb83db34679fb0408d
https://github.com/dreamwidth/dw-free/commit/848e187c858767df9224eddb83db34679fb0408d
Author: Afuna <fu@dreamwidth.org>
Date: 2014-10-15 (Wed, 15 Oct 2014)
Changed paths:
M htdocs/scss/pages/entry/new.scss
M views/entry/form.tt
Log Message:
-----------
[#665] Give the usejournal-as-text a little breathing room
Commit: 789159baa0f5f307d8e45bd67db0404a2c04d59a
https://github.com/dreamwidth/dw-free/commit/789159baa0f5f307d8e45bd67db0404a2c04d59a
Author: Afuna <fu@dreamwidth.org>
Date: 2014-10-15 (Wed, 15 Oct 2014)
Changed paths:
M htdocs/scss/components/fancy-select.scss
Log Message:
-----------
[#665] Make sure that fancy select always has a consistent height
Commit: 79f5c5439bc38fe2e430b490028008a2ddd2aa44
https://github.com/dreamwidth/dw-free/commit/79f5c5439bc38fe2e430b490028008a2ddd2aa44
Author: Afuna <fu@dreamwidth.org>
Date: 2014-10-30 (Thu, 30 Oct 2014)
Changed paths:
M cgi-bin/DW/Controller/Entry.pm
Log Message:
-----------
[#665] Remove %status hash
We only return 1 now, no longer a hash of success/failure status.
Commit: 56340931f504dd4847823f5a2c6ebe9e0b71fc89
https://github.com/dreamwidth/dw-free/commit/56340931f504dd4847823f5a2c6ebe9e0b71fc89
Author: Mark Smith <mark@qq.is>
Date: 2014-11-03 (Mon, 03 Nov 2014)
Changed paths:
M cgi-bin/DW/Controller/Entry.pm
M htdocs/js/pages/entry/new.js
M htdocs/scss/components/fancy-select.scss
M htdocs/scss/pages/entry/new.scss
M views/entry/form.tt
Log Message:
-----------
Merge pull request #1033 from afuna/post-entry-tweaks-bug-665
Further tweaks to /entry/new and /entry/edit
Compare: https://github.com/dreamwidth/dw-free/compare/9283ae7f20b1...56340931f504
Home: https://github.com/dreamwidth/dw-free
Commit: ef9b80273509ec83d68dbd2ee6b6814302a52bac
https://github.com/dreamwidth/dw-free/commit/ef9b80273509ec83d68dbd2ee6b6814302a52bac
Author: Afuna <fu@dreamwidth.org>
Date: 2014-10-15 (Wed, 15 Oct 2014)
Changed paths:
M htdocs/js/pages/entry/new.js
Log Message:
-----------
[#665] Make sure we have valid journal data
Otherwise we get a javascript error (no data.ret)
Commit: 2e3bb1258bc4cbc7f5ed115f57fc21d5a2cf7849
https://github.com/dreamwidth/dw-free/commit/2e3bb1258bc4cbc7f5ed115f57fc21d5a2cf7849
Author: Afuna <fu@dreamwidth.org>
Date: 2014-10-15 (Wed, 15 Oct 2014)
Changed paths:
M cgi-bin/DW/Controller/Entry.pm
Log Message:
-----------
[#977] Remove warning for formwidth
Commit: 848e187c858767df9224eddb83db34679fb0408d
https://github.com/dreamwidth/dw-free/commit/848e187c858767df9224eddb83db34679fb0408d
Author: Afuna <fu@dreamwidth.org>
Date: 2014-10-15 (Wed, 15 Oct 2014)
Changed paths:
M htdocs/scss/pages/entry/new.scss
M views/entry/form.tt
Log Message:
-----------
[#665] Give the usejournal-as-text a little breathing room
Commit: 789159baa0f5f307d8e45bd67db0404a2c04d59a
https://github.com/dreamwidth/dw-free/commit/789159baa0f5f307d8e45bd67db0404a2c04d59a
Author: Afuna <fu@dreamwidth.org>
Date: 2014-10-15 (Wed, 15 Oct 2014)
Changed paths:
M htdocs/scss/components/fancy-select.scss
Log Message:
-----------
[#665] Make sure that fancy select always has a consistent height
Commit: 79f5c5439bc38fe2e430b490028008a2ddd2aa44
https://github.com/dreamwidth/dw-free/commit/79f5c5439bc38fe2e430b490028008a2ddd2aa44
Author: Afuna <fu@dreamwidth.org>
Date: 2014-10-30 (Thu, 30 Oct 2014)
Changed paths:
M cgi-bin/DW/Controller/Entry.pm
Log Message:
-----------
[#665] Remove %status hash
We only return 1 now, no longer a hash of success/failure status.
Commit: 56340931f504dd4847823f5a2c6ebe9e0b71fc89
https://github.com/dreamwidth/dw-free/commit/56340931f504dd4847823f5a2c6ebe9e0b71fc89
Author: Mark Smith <mark@qq.is>
Date: 2014-11-03 (Mon, 03 Nov 2014)
Changed paths:
M cgi-bin/DW/Controller/Entry.pm
M htdocs/js/pages/entry/new.js
M htdocs/scss/components/fancy-select.scss
M htdocs/scss/pages/entry/new.scss
M views/entry/form.tt
Log Message:
-----------
Merge pull request #1033 from afuna/post-entry-tweaks-bug-665
Further tweaks to /entry/new and /entry/edit
Compare: https://github.com/dreamwidth/dw-free/compare/9283ae7f20b1...56340931f504