[dreamwidth/dw-free] 804fb9: [#1178] Set z-index to make sure tags dropdown goe...
Branch: refs/heads/release-1.23
Home: https://github.com/dreamwidth/dw-free
Commit: 804fb9ad69a201a083636011321c8f72d9307956
https://github.com/dreamwidth/dw-free/commit/804fb9ad69a201a083636011321c8f72d9307956
Author: Afuna <fu@dreamwidth.org>
Date: 2015-02-03 (Tue, 03 Feb 2015)
Changed paths:
M htdocs/scss/components/autocompletewithunknown.scss
Log Message:
-----------
[#1178] Set z-index to make sure tags dropdown goes over buttons
Fixes #1178.
Commit: 4252037206257c8e727eba9056a8dfdb3a8a72ad
https://github.com/dreamwidth/dw-free/commit/4252037206257c8e727eba9056a8dfdb3a8a72ad
Author: Afuna <fu@dreamwidth.org>
Date: 2015-02-03 (Tue, 03 Feb 2015)
Changed paths:
M htdocs/scss/components/tag-browser.scss
Log Message:
-----------
[#1169] Add back tag columns
Commit: 7891870ebc7d1ffbb749f924419f516891a6cfa3
https://github.com/dreamwidth/dw-free/commit/7891870ebc7d1ffbb749f924419f516891a6cfa3
Author: Afuna <fu@dreamwidth.org>
Date: 2015-02-03 (Tue, 03 Feb 2015)
Changed paths:
M htdocs/js/components/jquery.icon-browser.js
M htdocs/js/components/jquery.tag-browser.js
M htdocs/scss/components/tag-browser.scss
M views/components/icon-browser.tt
M views/components/tag-browser.tt
Log Message:
-----------
[#1169] Adds a "Select" button to the tag/icon browser
* "x" now cancels instead of saves (as it should)
* makes the search bar for both the tag and icon browser a consistent
width (roughly half that of the dialog) instead of one going across
the full width of the page and the other not
* also fixes the search label in the tag browser sometimes breaking into
two lines
* Bonus: fix comment
Commit: afed1c4377e926c77fa5f8772d0c1ae5c0fd7a11
https://github.com/dreamwidth/dw-free/commit/afed1c4377e926c77fa5f8772d0c1ae5c0fd7a11
Author: Afuna <fu@dreamwidth.org>
Date: 2015-02-03 (Tue, 03 Feb 2015)
Changed paths:
M htdocs/js/pages/entry/new.js
M views/entry/module-access.tt
M views/entry/module-access.tt.text
Log Message:
-----------
[#1169] Add a select button to custom groups
x now cancels
Commit: f98522aa41c329d69fe1b50ff15dfc29e7afc4dc
https://github.com/dreamwidth/dw-free/commit/f98522aa41c329d69fe1b50ff15dfc29e7afc4dc
Author: Afuna <fu@dreamwidth.org>
Date: 2015-02-03 (Tue, 03 Feb 2015)
Changed paths:
M htdocs/scss/pages/entry/new.scss
Log Message:
-----------
[#1169] Make crosspost messages same size as other text in components
Commit: 7ec179df49977c9b29d46a3dd28253fa3517f000
https://github.com/dreamwidth/dw-free/commit/7ec179df49977c9b29d46a3dd28253fa3517f000
Author: Afuna <fu@dreamwidth.org>
Date: 2015-02-03 (Tue, 03 Feb 2015)
Changed paths:
M htdocs/scss/pages/entry/new.scss
M views/entry/form.tt
Log Message:
-----------
[#1169] Align the text form of usejournal
(that is, what is displayed when there's only one available usejournal,
and so no dropdown is wanted)
Commit: 3339cf9c52fdf78081be5e992cd730664cd4d3c1
https://github.com/dreamwidth/dw-free/commit/3339cf9c52fdf78081be5e992cd730664cd4d3c1
Author: Afuna <afuna@users.noreply.github.com>
Date: 2015-02-03 (Tue, 03 Feb 2015)
Changed paths:
M htdocs/js/components/jquery.icon-browser.js
M htdocs/js/components/jquery.tag-browser.js
M htdocs/js/pages/entry/new.js
M htdocs/scss/components/autocompletewithunknown.scss
M htdocs/scss/components/tag-browser.scss
M htdocs/scss/pages/entry/new.scss
M views/components/icon-browser.tt
M views/components/tag-browser.tt
M views/entry/form.tt
M views/entry/module-access.tt
M views/entry/module-access.tt.text
Log Message:
-----------
Merge pull request #1187 from afuna/post-entry-tweaks-bug-1169-round-5
/entry/new tweaks round 5
Compare: https://github.com/dreamwidth/dw-free/compare/84bb186af372...3339cf9c52fd
Home: https://github.com/dreamwidth/dw-free
Commit: 804fb9ad69a201a083636011321c8f72d9307956
https://github.com/dreamwidth/dw-free/commit/804fb9ad69a201a083636011321c8f72d9307956
Author: Afuna <fu@dreamwidth.org>
Date: 2015-02-03 (Tue, 03 Feb 2015)
Changed paths:
M htdocs/scss/components/autocompletewithunknown.scss
Log Message:
-----------
[#1178] Set z-index to make sure tags dropdown goes over buttons
Fixes #1178.
Commit: 4252037206257c8e727eba9056a8dfdb3a8a72ad
https://github.com/dreamwidth/dw-free/commit/4252037206257c8e727eba9056a8dfdb3a8a72ad
Author: Afuna <fu@dreamwidth.org>
Date: 2015-02-03 (Tue, 03 Feb 2015)
Changed paths:
M htdocs/scss/components/tag-browser.scss
Log Message:
-----------
[#1169] Add back tag columns
Commit: 7891870ebc7d1ffbb749f924419f516891a6cfa3
https://github.com/dreamwidth/dw-free/commit/7891870ebc7d1ffbb749f924419f516891a6cfa3
Author: Afuna <fu@dreamwidth.org>
Date: 2015-02-03 (Tue, 03 Feb 2015)
Changed paths:
M htdocs/js/components/jquery.icon-browser.js
M htdocs/js/components/jquery.tag-browser.js
M htdocs/scss/components/tag-browser.scss
M views/components/icon-browser.tt
M views/components/tag-browser.tt
Log Message:
-----------
[#1169] Adds a "Select" button to the tag/icon browser
* "x" now cancels instead of saves (as it should)
* makes the search bar for both the tag and icon browser a consistent
width (roughly half that of the dialog) instead of one going across
the full width of the page and the other not
* also fixes the search label in the tag browser sometimes breaking into
two lines
* Bonus: fix comment
Commit: afed1c4377e926c77fa5f8772d0c1ae5c0fd7a11
https://github.com/dreamwidth/dw-free/commit/afed1c4377e926c77fa5f8772d0c1ae5c0fd7a11
Author: Afuna <fu@dreamwidth.org>
Date: 2015-02-03 (Tue, 03 Feb 2015)
Changed paths:
M htdocs/js/pages/entry/new.js
M views/entry/module-access.tt
M views/entry/module-access.tt.text
Log Message:
-----------
[#1169] Add a select button to custom groups
x now cancels
Commit: f98522aa41c329d69fe1b50ff15dfc29e7afc4dc
https://github.com/dreamwidth/dw-free/commit/f98522aa41c329d69fe1b50ff15dfc29e7afc4dc
Author: Afuna <fu@dreamwidth.org>
Date: 2015-02-03 (Tue, 03 Feb 2015)
Changed paths:
M htdocs/scss/pages/entry/new.scss
Log Message:
-----------
[#1169] Make crosspost messages same size as other text in components
Commit: 7ec179df49977c9b29d46a3dd28253fa3517f000
https://github.com/dreamwidth/dw-free/commit/7ec179df49977c9b29d46a3dd28253fa3517f000
Author: Afuna <fu@dreamwidth.org>
Date: 2015-02-03 (Tue, 03 Feb 2015)
Changed paths:
M htdocs/scss/pages/entry/new.scss
M views/entry/form.tt
Log Message:
-----------
[#1169] Align the text form of usejournal
(that is, what is displayed when there's only one available usejournal,
and so no dropdown is wanted)
Commit: 3339cf9c52fdf78081be5e992cd730664cd4d3c1
https://github.com/dreamwidth/dw-free/commit/3339cf9c52fdf78081be5e992cd730664cd4d3c1
Author: Afuna <afuna@users.noreply.github.com>
Date: 2015-02-03 (Tue, 03 Feb 2015)
Changed paths:
M htdocs/js/components/jquery.icon-browser.js
M htdocs/js/components/jquery.tag-browser.js
M htdocs/js/pages/entry/new.js
M htdocs/scss/components/autocompletewithunknown.scss
M htdocs/scss/components/tag-browser.scss
M htdocs/scss/pages/entry/new.scss
M views/components/icon-browser.tt
M views/components/tag-browser.tt
M views/entry/form.tt
M views/entry/module-access.tt
M views/entry/module-access.tt.text
Log Message:
-----------
Merge pull request #1187 from afuna/post-entry-tweaks-bug-1169-round-5
/entry/new tweaks round 5
Compare: https://github.com/dreamwidth/dw-free/compare/84bb186af372...3339cf9c52fd