Peter Spicer
|
799619f29a
! Fix some immediate bugs in PMs. Plenty more still broken.
|
hace 10 años |
Peter Spicer
|
11ed833e7d
! Made warning result bigger per #527
|
hace 10 años |
Peter Spicer
|
772212fe15
! Hopefully prevent oddities of languages affecting custom field ids, fixes #1295
|
hace 10 años |
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
|
hace 10 años |
Peter Spicer
|
b3061e4aee
! Should hopefully clear up ambiguity for the user given our internal vs displayed terminology and fix #1278 in the process. Hopefully.
|
hace 10 años |
Peter Spicer
|
389a711476
! Tweak some of the wording in the profile menu
|
hace 10 años |
Arantor
|
82f27628fc
Merge pull request #1343 from Arantor/release-2.1
|
hace 10 años |
Peter Spicer
|
657e3822a2
! And remove some old debug code
|
hace 10 años |
Peter Spicer
|
ac2a6c1c15
! When adding a group notification, update the count of alerts the user has. Fixes #1339
|
hace 10 años |
Michael Eshom
|
e7fb534d73
Merge pull request #1342 from Oldiesmann/release-2.1
|
hace 10 años |
Michael Eshom
|
3e763b5ec1
! Make sure $modSettings['custom_avatar_dir'] is defined during the upgrade (fixes #1327)
|
hace 10 años |
Michael Eshom
|
220547e7df
Merge pull request #1338 from Oldiesmann/release-2.1
|
hace 10 años |
Michael Eshom
|
f243784a28
! Proper fix for the issue fixed in the last PR/commit
|
hace 10 años |
Michael Eshom
|
dfdcec7c72
Merge pull request #1337 from Oldiesmann/release-2.1
|
hace 10 años |
Michael Eshom
|
a008e0c4d0
! Don't count index.php and .htaccess towards number of files in directory, per #597
|
hace 10 años |
Michael Eshom
|
914ec7923b
Merge pull request #1336 from Oldiesmann/release-2.1
|
hace 10 años |
Michael Eshom
|
362214e3dc
! Oops
|
hace 10 años |
Michael Eshom
|
40c0a845d3
More HTML5 goodies
|
hace 10 años |
Arantor
|
12c3bcb41f
Merge pull request #1335 from Arantor/release-2.1
|
hace 10 años |
Peter Spicer
|
d860b625a1
! Remove simple search, fixes #1331
|
hace 10 años |
Arantor
|
42bc912314
Merge pull request #1334 from Arantor/release-2.1
|
hace 10 años |
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.
|
hace 10 años |
Peter Spicer
|
e301f33073
! We explicitly indicate int or float so that the underlying code will also validate/sanitise the values.
|
hace 10 años |
Arantor
|
5eeb3fb459
Merge pull request #1333 from Arantor/release-2.1
|
hace 10 años |
Peter Spicer
|
6c9e9538be
! And another thing that was broken.
|
hace 10 años |
Peter Spicer
|
4f807d11a0
! Unbreak something else.
|
hace 10 años |
Peter Spicer
|
562dea22b9
! Something that got broken.
|
hace 10 años |
Peter Spicer
|
1b3d8e9db3
! Using the options available to us and fixing something that got missed.
|
hace 10 años |
Peter Spicer
|
a5ff8ac50d
! Consistency is nice.
|
hace 10 años |
Michael Eshom
|
3fbc36ba0f
Merge pull request #1332 from Oldiesmann/release-2.1
|
hace 10 años |