Peter Spicer
|
799619f29a
! Fix some immediate bugs in PMs. Plenty more still broken.
|
10 vuotta sitten |
Peter Spicer
|
11ed833e7d
! Made warning result bigger per #527
|
10 vuotta sitten |
Peter Spicer
|
772212fe15
! Hopefully prevent oddities of languages affecting custom field ids, fixes #1295
|
10 vuotta sitten |
Peter Spicer
|
62a37a92a7
! Incorrect quotes in the code meant it wouldn't save properly, only in no-deny and only for groups without manage boards permission, though only discovered after far too much investigation because all possible permutations had to be examined and retested rather than adequate information being given in the first place and irrelevant tangents involved in discussion. Fixes #1341
|
10 vuotta sitten |
Peter Spicer
|
b3061e4aee
! Should hopefully clear up ambiguity for the user given our internal vs displayed terminology and fix #1278 in the process. Hopefully.
|
10 vuotta sitten |
Peter Spicer
|
389a711476
! Tweak some of the wording in the profile menu
|
10 vuotta sitten |
Arantor
|
82f27628fc
Merge pull request #1343 from Arantor/release-2.1
|
10 vuotta sitten |
Peter Spicer
|
657e3822a2
! And remove some old debug code
|
10 vuotta sitten |
Peter Spicer
|
ac2a6c1c15
! When adding a group notification, update the count of alerts the user has. Fixes #1339
|
10 vuotta sitten |
Michael Eshom
|
e7fb534d73
Merge pull request #1342 from Oldiesmann/release-2.1
|
10 vuotta sitten |
Michael Eshom
|
3e763b5ec1
! Make sure $modSettings['custom_avatar_dir'] is defined during the upgrade (fixes #1327)
|
10 vuotta sitten |
Michael Eshom
|
220547e7df
Merge pull request #1338 from Oldiesmann/release-2.1
|
10 vuotta sitten |
Michael Eshom
|
f243784a28
! Proper fix for the issue fixed in the last PR/commit
|
10 vuotta sitten |
Michael Eshom
|
dfdcec7c72
Merge pull request #1337 from Oldiesmann/release-2.1
|
10 vuotta sitten |
Michael Eshom
|
a008e0c4d0
! Don't count index.php and .htaccess towards number of files in directory, per #597
|
10 vuotta sitten |
Michael Eshom
|
914ec7923b
Merge pull request #1336 from Oldiesmann/release-2.1
|
10 vuotta sitten |
Michael Eshom
|
362214e3dc
! Oops
|
10 vuotta sitten |
Michael Eshom
|
40c0a845d3
More HTML5 goodies
|
10 vuotta sitten |
Arantor
|
12c3bcb41f
Merge pull request #1335 from Arantor/release-2.1
|
10 vuotta sitten |
Peter Spicer
|
d860b625a1
! Remove simple search, fixes #1331
|
10 vuotta sitten |
Arantor
|
42bc912314
Merge pull request #1334 from Arantor/release-2.1
|
10 vuotta sitten |
Peter Spicer
|
ef57396d38
! Again, don't allow generic number types, force it to either int or float for validation purposes. Also, when a float is expected, actually allow a float to be used.
|
10 vuotta sitten |
Peter Spicer
|
e301f33073
! We explicitly indicate int or float so that the underlying code will also validate/sanitise the values.
|
10 vuotta sitten |
Arantor
|
5eeb3fb459
Merge pull request #1333 from Arantor/release-2.1
|
10 vuotta sitten |
Peter Spicer
|
6c9e9538be
! And another thing that was broken.
|
10 vuotta sitten |
Peter Spicer
|
4f807d11a0
! Unbreak something else.
|
10 vuotta sitten |
Peter Spicer
|
562dea22b9
! Something that got broken.
|
10 vuotta sitten |
Peter Spicer
|
1b3d8e9db3
! Using the options available to us and fixing something that got missed.
|
10 vuotta sitten |
Peter Spicer
|
a5ff8ac50d
! Consistency is nice.
|
10 vuotta sitten |
Michael Eshom
|
3fbc36ba0f
Merge pull request #1332 from Oldiesmann/release-2.1
|
10 vuotta sitten |