Historia zmian

Autor SHA1 Wiadomość 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. 11 lat temu
  Arantor e5b3c85036 Merge pull request #841 from live627/maint 11 lat temu
  Arantor da6821ec4d Merge pull request #869 from Arantor/release-2.1 11 lat temu
  Peter Spicer bc802bf9f5 ! We show an icon in the manage boards list for the recycle board, let's also show one for redirect boards. 11 lat temu
  Arantor 94c450fb52 Merge pull request #867 from Arantor/release-2.1 11 lat temu
  Peter Spicer d58132ba59 ! The list of auto suggested versions might as well be correct for now. 11 lat temu
  Arantor e1003e5951 Merge pull request #866 from Arantor/release-2.1 11 lat temu
  Peter Spicer 8a586292a7 ! Profile area menu should have spiffy icons just like the other menus. 11 lat temu
  Arantor 369ee1ee38 Merge pull request #865 from Arantor/release-2.1 11 lat temu
  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. 11 lat temu
  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! 11 lat temu
  Arantor 08a79f3e61 Merge pull request #863 from Arantor/release-2.1 11 lat temu
  Peter Spicer a02ee2087f ! And a class I'm not using any more. 11 lat temu
  Peter Spicer 6c273483c5 ! Propagated the member approvals count from the admin menu sub-item to the top level item too. 11 lat temu
  Peter Spicer d9fab23ea7 ! Flipped the display of member approvals and reported posts to match the menu order of the same. 11 lat temu
  Arantor 653dcd69cc Merge pull request #862 from Arantor/release-2.1 11 lat temu
  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. 11 lat temu
  Arantor 36991fb9da Merge pull request #860 from emanuele45/formatting 11 lat temu
  Arantor 89e701b603 Merge pull request #861 from Arantor/release-2.1 11 lat temu
  Peter Spicer 9cc90183d2 ! Don't really need this ol' permission either. 11 lat temu
  Peter Spicer e16ab2ca8c ! Minor tweaks for the profile permissions elsewhere. 11 lat temu
  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.) 11 lat temu
  Peter Spicer 71608de06b ! And of course the profile code itself. 11 lat temu
  Peter Spicer fa453ed6cf ! And another thing that needed updating. 11 lat temu
  Peter Spicer 144103897f ! And update the definition of the permissions themselves. 11 lat temu
  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. 11 lat temu
  Peter Spicer f684530eb4 ! While I'm here, let's also fix all the other permissions that don't have a description defined for reports. 11 lat temu
  Peter Spicer 50cf4fa0d0 ! Fix the reported permissions to have the right descriptions. 11 lat temu
  Peter Spicer e447bbc04c ! Another simple permissions change for this. 11 lat temu
  Peter Spicer 28a9a7f716 ! Use the correct name for this permission now. 11 lat temu