Историја ревизија

Аутор SHA1 Порука Датум
  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. пре 10 година
  Peter Spicer f684530eb4 ! While I'm here, let's also fix all the other permissions that don't have a description defined for reports. пре 10 година
  Peter Spicer 50cf4fa0d0 ! Fix the reported permissions to have the right descriptions. пре 10 година
  Peter Spicer e447bbc04c ! Another simple permissions change for this. пре 10 година
  Peter Spicer 28a9a7f716 ! Use the correct name for this permission now. пре 10 година
  Peter Spicer 04c2445e9a ! Apply profile permission changes to Who's Online пре 10 година
  Peter Spicer 4bc6416e66 ! Since we're changing around, we should really clean up the old ones while we're upgrading. пре 10 година
  Peter Spicer ec58fdfc6e ! So, a little of the profile remodelling. Firstly, viewing your own profile is now one of those things that shouldn't really have ever been a permission. It's your profile, you should be able to see it. So, view-own is now based on whether you're logged in or not and view-any is its own permission. пре 10 година
  Peter Spicer c56e133a6d ! Clear up some of the mess related to the old latest-packages and add a nice-ish description (please feel free to suggest a better one) пре 10 година
  Peter Spicer ee7952b98d ! Change over the package manager template to use the latest-news rather than the latest-packages SMfile. This means we still get to warn the admin that there's a new update, but we don't have to grab it from a different place to the main one. пре 10 година
  Peter Spicer af41aec3c5 ! And if we're not using the latest-packages list, remove it from the list we do actually have when upgrading. пре 10 година
  Peter Spicer 7e6358fa40 ! If we're not using the latest-packages list any more, don't add it to the list of admin info files on install. пре 10 година
  Arantor 43fd8e85a8 Merge pull request #837 from live627/upd пре 10 година
  Arantor 8a5be3781b Merge pull request #849 from Arantor/release-2.1 пре 10 година
  Peter Spicer 65534b9c0d ! Why, exactly, do we have 'Allow viewable email addresses'? This is just not a good idea any more. пре 10 година
  Arantor c034b7d1a2 Merge pull request #845 from Arantor/release-2.1 пре 10 година
  Peter Spicer e2769698fb ! complex_preg_chars is a legacy thing from 2.0 that I thought was still in 2.1... but isn't. Fixes #843. пре 10 година
  Arantor b9b0c838c5 Merge pull request #844 from AaronVanGeffen/release-2.1 пре 10 година
  Aaron van Geffen d395785ba7 * Tone down the shadow on h1.forumtitle пре 10 година
  Aaron van Geffen 8faa767a6a * Always have sans-serif as a fallback. пре 10 година
  Aaron van Geffen da41393c1b * The "More" menu on the bottom-right of posts wasn't showing up due to overflow being set. пре 10 година
  Aaron van Geffen 62af31cf56 & Changed word order in logoff strings. пре 10 година
  Aaron van Geffen 744f8318b0 * Don't add an empty class attribute to menu items. пре 10 година
  Michael Eshom f9b94446d6 Merge pull request #840 from live627/brd пре 10 година
  Michael Eshom 414048e966 Merge pull request #842 from Oldiesmann/release-2.1 пре 10 година
  Michael Eshom 6b5c5fe495 ! Make sure to change variable names when copying code... (Fixes #828) пре 10 година
  John Rayes 5c07212c52 ! Manage boards: The board to be moved was not showing red in its text пре 10 година
  Arantor b97c9f25cd Merge pull request #838 from Arantor/release-2.1 пре 10 година
  Peter Spicer 88df24d9fb ! We also need to keep the private flag passed through the mail queue otherwise PMs could accidentally become readable if they failed to send in the mail queue the first time around. пре 10 година
  Peter Spicer d41d85a580 ! Fix a long standing bug with the mail queue using the wrong variable by accident and do a little clean-up in the process to use the {literal:str} syntax I added. пре 10 година