Commit History

Autor SHA1 Mensaxe Data
  Peter Spicer d612948129 ! Fix the missing image (not perfect image but suitable placeholder for right now) and also fix a theme bug with the profile area. %!s(int64=11) %!d(string=hai) anos
  Arantor e5b3c85036 Merge pull request #841 from live627/maint %!s(int64=11) %!d(string=hai) anos
  Arantor da6821ec4d Merge pull request #869 from Arantor/release-2.1 %!s(int64=11) %!d(string=hai) anos
  Peter Spicer bc802bf9f5 ! We show an icon in the manage boards list for the recycle board, let's also show one for redirect boards. %!s(int64=11) %!d(string=hai) anos
  Arantor 94c450fb52 Merge pull request #867 from Arantor/release-2.1 %!s(int64=11) %!d(string=hai) anos
  Peter Spicer d58132ba59 ! The list of auto suggested versions might as well be correct for now. %!s(int64=11) %!d(string=hai) anos
  Arantor e1003e5951 Merge pull request #866 from Arantor/release-2.1 %!s(int64=11) %!d(string=hai) anos
  Peter Spicer 8a586292a7 ! Profile area menu should have spiffy icons just like the other menus. %!s(int64=11) %!d(string=hai) anos
  Arantor 369ee1ee38 Merge pull request #865 from Arantor/release-2.1 %!s(int64=11) %!d(string=hai) anos
  Peter Spicer 4b14f66013 ! The personal messaging area is duplicated, and it shouldn't be - most users do not need it in both places. Admins will get something to configure defaults/reset accounts to defaults shortly. %!s(int64=11) %!d(string=hai) anos
  Peter Spicer 9fcf27428f ! The submenu button for moderation > reports should include the number of reports since that's the item triggering a number to look at! %!s(int64=11) %!d(string=hai) anos
  Arantor 08a79f3e61 Merge pull request #863 from Arantor/release-2.1 %!s(int64=11) %!d(string=hai) anos
  Peter Spicer a02ee2087f ! And a class I'm not using any more. %!s(int64=11) %!d(string=hai) anos
  Peter Spicer 6c273483c5 ! Propagated the member approvals count from the admin menu sub-item to the top level item too. %!s(int64=11) %!d(string=hai) anos
  Peter Spicer d9fab23ea7 ! Flipped the display of member approvals and reported posts to match the menu order of the same. %!s(int64=11) %!d(string=hai) anos
  Arantor 653dcd69cc Merge pull request #862 from Arantor/release-2.1 %!s(int64=11) %!d(string=hai) anos
  Peter Spicer 784e24252a ! Several exciting things at once: instead of using [1] in menu items, use a class which looks a little better (and is definitely easier to theme), and hive the profile menu off out the way. Incidentally this fixes #733 which was kind of the point all along anyway. %!s(int64=11) %!d(string=hai) anos
  Arantor 36991fb9da Merge pull request #860 from emanuele45/formatting %!s(int64=11) %!d(string=hai) anos
  Arantor 89e701b603 Merge pull request #861 from Arantor/release-2.1 %!s(int64=11) %!d(string=hai) anos
  Peter Spicer 9cc90183d2 ! Don't really need this ol' permission either. %!s(int64=11) %!d(string=hai) anos
  Peter Spicer e16ab2ca8c ! Minor tweaks for the profile permissions elsewhere. %!s(int64=11) %!d(string=hai) anos
  Peter Spicer 0e179d3faa ! Since the menu only actually makes sense to you if you are in your own profile, and you can see that as a member, why make it any more complex? (The menu is going away soon anyway. This is merely to avoid it being broken in the interim.) %!s(int64=11) %!d(string=hai) anos
  Peter Spicer 71608de06b ! And of course the profile code itself. %!s(int64=11) %!d(string=hai) anos
  Peter Spicer fa453ed6cf ! And another thing that needed updating. %!s(int64=11) %!d(string=hai) anos
  Peter Spicer 144103897f ! And update the definition of the permissions themselves. %!s(int64=11) %!d(string=hai) anos
  Peter Spicer 7c2a3cf19d ! And now we add in a new permission to make life easier elsewhere that won't show up in the permissions reports: is_not_guest. Like it says, it's a permission that only applies if the user isn't a guest and while normally there are measures for this (like is_not_guest()) it means we can keep the profile code as it rather than trying to refactor it or whatever. There's also similar phantom permissions for mods that expect the old permissions. %!s(int64=11) %!d(string=hai) anos
  Peter Spicer f684530eb4 ! While I'm here, let's also fix all the other permissions that don't have a description defined for reports. %!s(int64=11) %!d(string=hai) anos
  Peter Spicer 50cf4fa0d0 ! Fix the reported permissions to have the right descriptions. %!s(int64=11) %!d(string=hai) anos
  Peter Spicer e447bbc04c ! Another simple permissions change for this. %!s(int64=11) %!d(string=hai) anos
  Peter Spicer 28a9a7f716 ! Use the correct name for this permission now. %!s(int64=11) %!d(string=hai) anos