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 |
Peter Spicer
|
04c2445e9a
! Apply profile permission changes to Who's Online
|
11 lat temu |
Peter Spicer
|
4bc6416e66
! Since we're changing around, we should really clean up the old ones while we're upgrading.
|
11 lat temu |
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.
|
11 lat temu |
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)
|
11 lat temu |
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.
|
11 lat temu |
Peter Spicer
|
af41aec3c5
! And if we're not using the latest-packages list, remove it from the list we do actually have when upgrading.
|
11 lat temu |
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.
|
11 lat temu |
Arantor
|
43fd8e85a8
Merge pull request #837 from live627/upd
|
11 lat temu |
Arantor
|
8a5be3781b
Merge pull request #849 from Arantor/release-2.1
|
11 lat temu |
Peter Spicer
|
65534b9c0d
! Why, exactly, do we have 'Allow viewable email addresses'? This is just not a good idea any more.
|
11 lat temu |
Arantor
|
c034b7d1a2
Merge pull request #845 from Arantor/release-2.1
|
11 lat temu |
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.
|
11 lat temu |
Arantor
|
b9b0c838c5
Merge pull request #844 from AaronVanGeffen/release-2.1
|
11 lat temu |
Aaron van Geffen
|
d395785ba7
* Tone down the shadow on h1.forumtitle
|
11 lat temu |
Aaron van Geffen
|
8faa767a6a
* Always have sans-serif as a fallback.
|
11 lat temu |
Aaron van Geffen
|
da41393c1b
* The "More" menu on the bottom-right of posts wasn't showing up due to overflow being set.
|
11 lat temu |
Aaron van Geffen
|
62af31cf56
& Changed word order in logoff strings.
|
11 lat temu |
Aaron van Geffen
|
744f8318b0
* Don't add an empty class attribute to menu items.
|
11 lat temu |
Michael Eshom
|
f9b94446d6
Merge pull request #840 from live627/brd
|
11 lat temu |
Michael Eshom
|
414048e966
Merge pull request #842 from Oldiesmann/release-2.1
|
11 lat temu |
Michael Eshom
|
6b5c5fe495
! Make sure to change variable names when copying code... (Fixes #828)
|
11 lat temu |
John Rayes
|
5c07212c52
! Manage boards: The board to be moved was not showing red in its text
|
11 lat temu |
Arantor
|
b97c9f25cd
Merge pull request #838 from Arantor/release-2.1
|
11 lat temu |
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.
|
11 lat temu |
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.
|
11 lat temu |
Peter Spicer
|
1fde680fd4
! Invalid XHTML in the admin template, naughty, naughty.
|
11 lat temu |
John Rayes
|
643d123bee
! Make update notifier look better by simplifying it, using a single CSS class, and by removing inline CSS
|
11 lat temu |