[dreamwidth/dw-free] 3a1ea3: Display poster column only when relevant
Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-free
Commit: 3a1ea3811bbff5b1c1741f4fdd5c5b4402e88038
https://github.com/dreamwidth/dw-free/commit/3a1ea3811bbff5b1c1741f4fdd5c5b4402e88038
Author: Afuna <fu@dreamwidth.org>
Date: 2014-04-22 (Tue, 22 Apr 2014)
Changed paths:
M cgi-bin/DW/Controller/Community.pm
Log Message:
-----------
Display poster column only when relevant
* in members/new, only show the poster column if the community post
level is "select", instead of always showing (that was left over from
when you could always revoke poster access, even if the post level was
"all")
* in members/edit, always show the poster column if anyone has "posting
access" set on them (this makes it act the same as
unmoderated/moderator columns). This is a bit of an edge case, caused
when someone switches community settings, but their community members
used to have posting access explicitly -- this meant that the members
would still show up on the "edit community members" page, because they
still had an edge connected to the community, but there might not be a
checkbox to uncheck
Commit: 367b5c1212b1c33c8e152adc3bc557c11ed7d274
https://github.com/dreamwidth/dw-free/commit/367b5c1212b1c33c8e152adc3bc557c11ed7d274
Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-04-22 (Tue, 22 Apr 2014)
Changed paths:
M cgi-bin/DW/Controller/Community.pm
Log Message:
-----------
Merge pull request #705 from afuna/handle-poster-column
Display poster column only when relevant
Compare: https://github.com/dreamwidth/dw-free/compare/86d184812691...367b5c1212b1
Home: https://github.com/dreamwidth/dw-free
Commit: 3a1ea3811bbff5b1c1741f4fdd5c5b4402e88038
https://github.com/dreamwidth/dw-free/commit/3a1ea3811bbff5b1c1741f4fdd5c5b4402e88038
Author: Afuna <fu@dreamwidth.org>
Date: 2014-04-22 (Tue, 22 Apr 2014)
Changed paths:
M cgi-bin/DW/Controller/Community.pm
Log Message:
-----------
Display poster column only when relevant
* in members/new, only show the poster column if the community post
level is "select", instead of always showing (that was left over from
when you could always revoke poster access, even if the post level was
"all")
* in members/edit, always show the poster column if anyone has "posting
access" set on them (this makes it act the same as
unmoderated/moderator columns). This is a bit of an edge case, caused
when someone switches community settings, but their community members
used to have posting access explicitly -- this meant that the members
would still show up on the "edit community members" page, because they
still had an edge connected to the community, but there might not be a
checkbox to uncheck
Commit: 367b5c1212b1c33c8e152adc3bc557c11ed7d274
https://github.com/dreamwidth/dw-free/commit/367b5c1212b1c33c8e152adc3bc557c11ed7d274
Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-04-22 (Tue, 22 Apr 2014)
Changed paths:
M cgi-bin/DW/Controller/Community.pm
Log Message:
-----------
Merge pull request #705 from afuna/handle-poster-column
Display poster column only when relevant
Compare: https://github.com/dreamwidth/dw-free/compare/86d184812691...367b5c1212b1