Branch: refs/heads/develop
Home:
https://github.com/dreamwidth/dw-free Commit: 2859bfc209303dde5173c4e2101ad687ec62629b
https://github.com/dreamwidth/dw-free/commit/2859bfc209303dde5173c4e2101ad687ec62629b Author: Afuna <fu@dreamwidth.org>
Date: 2014-11-17 (Mon, 17 Nov 2014)
Changed paths:
M bin/upgrading/en.dat
A cgi-bin/DW/Controller/Circle.pm
M cgi-bin/DW/User/Edges/CommMembership.pm
M cgi-bin/DW/User/Edges/WatchTrust.pm
R htdocs/community/join.bml
R htdocs/community/join.bml.text
R htdocs/community/leave.bml
R htdocs/community/leave.bml.text
R htdocs/js/jquery.circle-add.js
A htdocs/js/pages/circle/edit.js
R htdocs/manage/circle/add.bml
R htdocs/manage/circle/add.bml.text
M htdocs/scss/components/foundation-custom/_alert-boxes.scss
A htdocs/scss/pages/circle/edit.scss
A views/circle/individual-edit.tt
A views/circle/individual-edit.tt.text
Log Message:
-----------
[#1061] Convert /manage/circle, /community/join /community/leave
* merges them into one page (/circle/USERNAME/edit)
* changes can_trust/can_watch to check for deleted status (consistent
with old manage/circle/add page
* bonus redesign
Fixes #1061.
Commit: 2e7a22adffb43892d0ef2496703a83c9e8447f3d
https://github.com/dreamwidth/dw-free/commit/2e7a22adffb43892d0ef2496703a83c9e8447f3d Author: Afuna <fu@dreamwidth.org>
Date: 2014-11-17 (Mon, 17 Nov 2014)
Changed paths:
M cgi-bin/DW/Controller/Circle.pm
M cgi-bin/DW/Controller/Feeds.pm
M cgi-bin/DW/Controller/RPC/MiscLegacy.pm
M cgi-bin/DW/Logic/UserLinkBar.pm
M cgi-bin/DW/Routing.pm
M cgi-bin/DW/Widget/LatestNews.pm
M cgi-bin/LJ/Event/AddedToCircle.pm
M cgi-bin/LJ/Event/CommunityInvite.pm
M cgi-bin/LJ/Event/CommunityJoinApprove.pm
M cgi-bin/LJ/Event/InvitedFriendJoins.pm
M cgi-bin/LJ/Event/JournalNewEntry.pm
M cgi-bin/LJ/Event/NewUserpic.pm
M cgi-bin/LJ/Event/RemovedFromCircle.pm
M cgi-bin/LJ/Event/UserMessageRecvd.pm
M cgi-bin/LJ/User.pm
M cgi-bin/LJ/Web.pm
M htdocs/manage/circle/edit.bml
M views/protected.tt.text
Log Message:
-----------
[#1061] Redirect old pages to /circle/add
* old pages are: /manage/circle/add, /community/join, /community/leave
* also updates site-generated links
* tweaks DW::Routing->register_redirect to accept a function
(convenience)
Commit: 25dc5ea56f40103237526f124a37810c146bc7b3
https://github.com/dreamwidth/dw-free/commit/25dc5ea56f40103237526f124a37810c146bc7b3 Author: Afuna <fu@dreamwidth.org>
Date: 2014-11-17 (Mon, 17 Nov 2014)
Changed paths:
A htdocs/community/join.bml.text
Log Message:
-----------
[#1061] Add back /community/join.bml.text (strings still used)
Commit: c86e93a4ccc989343509367eda6896243c566a88
https://github.com/dreamwidth/dw-free/commit/c86e93a4ccc989343509367eda6896243c566a88 Author: Afuna <fu@dreamwidth.org>
Date: 2014-11-17 (Mon, 17 Nov 2014)
Changed paths:
M cgi-bin/DW/Controller/Circle.pm
M views/circle/individual-edit.tt
Log Message:
-----------
[#1061] Expand filters if action=edge.type
Redirecting from /manage/circle/add sometimes gives us a specific action
(indicating whether the user is more interested in subscribing or giving
access); so we expand the relevant filter section in that case, even if
the user hasn't subscribed/given access yet
Commit: 31044848dceda26c72195cfaaf675ab7784d3512
https://github.com/dreamwidth/dw-free/commit/31044848dceda26c72195cfaaf675ab7784d3512 Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-11-18 (Tue, 18 Nov 2014)
Changed paths:
M bin/upgrading/en.dat
A cgi-bin/DW/Controller/Circle.pm
M cgi-bin/DW/Controller/Feeds.pm
M cgi-bin/DW/Controller/RPC/MiscLegacy.pm
M cgi-bin/DW/Logic/UserLinkBar.pm
M cgi-bin/DW/Routing.pm
M cgi-bin/DW/User/Edges/CommMembership.pm
M cgi-bin/DW/User/Edges/WatchTrust.pm
M cgi-bin/DW/Widget/LatestNews.pm
M cgi-bin/LJ/Event/AddedToCircle.pm
M cgi-bin/LJ/Event/CommunityInvite.pm
M cgi-bin/LJ/Event/CommunityJoinApprove.pm
M cgi-bin/LJ/Event/InvitedFriendJoins.pm
M cgi-bin/LJ/Event/JournalNewEntry.pm
M cgi-bin/LJ/Event/NewUserpic.pm
M cgi-bin/LJ/Event/RemovedFromCircle.pm
M cgi-bin/LJ/Event/UserMessageRecvd.pm
M cgi-bin/LJ/User.pm
M cgi-bin/LJ/Web.pm
R htdocs/community/join.bml
R htdocs/community/leave.bml
R htdocs/community/leave.bml.text
R htdocs/js/jquery.circle-add.js
A htdocs/js/pages/circle/edit.js
R htdocs/manage/circle/add.bml
R htdocs/manage/circle/add.bml.text
M htdocs/manage/circle/edit.bml
M htdocs/scss/components/foundation-custom/_alert-boxes.scss
A htdocs/scss/pages/circle/edit.scss
A views/circle/individual-edit.tt
A views/circle/individual-edit.tt.text
M views/protected.tt.text
Log Message:
-----------
Merge pull request #1069 from afuna/convert-manage-circle-bug-1061
[#1061] Convert and redesign /manage/circle/add, /community/leave,
Compare:
https://github.com/dreamwidth/dw-free/compare/5183f924bdea...31044848dced