Commit History

Author SHA1 Message Date
  Peter Spicer 460fdd8444 ! Precedence is a harsh mistress. 10 years ago
  Peter Spicer de89f8cb80 ! Fix for no avatar being left as a billy no-mates. 10 years ago
  Peter Spicer 581b8ded9c ! Fix the broken group key on index, and move more to the CSS 10 years ago
  Peter Spicer a80c197d8f ! Code cleanliness and a safety check just in case. 10 years ago
  Peter Spicer d250e860ee ! More PM bug fixes, now at least if you move something into a label it shows you that you moved it. Still more bug fixes required. 10 years ago
  Peter Spicer becd5b1d40 ! Actually assign the right label to something. 10 years ago
  Peter Spicer 799619f29a ! Fix some immediate bugs in PMs. Plenty more still broken. 10 years ago
  Peter Spicer 11ed833e7d ! Made warning result bigger per #527 10 years ago
  Peter Spicer 772212fe15 ! Hopefully prevent oddities of languages affecting custom field ids, fixes #1295 10 years ago
  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 years ago
  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 years ago
  Peter Spicer 389a711476 ! Tweak some of the wording in the profile menu 10 years ago
  Arantor 82f27628fc Merge pull request #1343 from Arantor/release-2.1 10 years ago
  Peter Spicer 657e3822a2 ! And remove some old debug code 10 years ago
  Peter Spicer ac2a6c1c15 ! When adding a group notification, update the count of alerts the user has. Fixes #1339 10 years ago
  Michael Eshom e7fb534d73 Merge pull request #1342 from Oldiesmann/release-2.1 10 years ago
  Michael Eshom 3e763b5ec1 ! Make sure $modSettings['custom_avatar_dir'] is defined during the upgrade (fixes #1327) 10 years ago
  Michael Eshom 220547e7df Merge pull request #1338 from Oldiesmann/release-2.1 10 years ago
  Michael Eshom f243784a28 ! Proper fix for the issue fixed in the last PR/commit 10 years ago
  Michael Eshom dfdcec7c72 Merge pull request #1337 from Oldiesmann/release-2.1 10 years ago
  Michael Eshom a008e0c4d0 ! Don't count index.php and .htaccess towards number of files in directory, per #597 10 years ago
  Michael Eshom 914ec7923b Merge pull request #1336 from Oldiesmann/release-2.1 10 years ago
  Michael Eshom 362214e3dc ! Oops 10 years ago
  Michael Eshom 40c0a845d3 More HTML5 goodies 10 years ago
  Arantor 12c3bcb41f Merge pull request #1335 from Arantor/release-2.1 10 years ago
  Peter Spicer d860b625a1 ! Remove simple search, fixes #1331 10 years ago
  Arantor 42bc912314 Merge pull request #1334 from Arantor/release-2.1 10 years ago
  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 years ago
  Peter Spicer e301f33073 ! We explicitly indicate int or float so that the underlying code will also validate/sanitise the values. 10 years ago
  Arantor 5eeb3fb459 Merge pull request #1333 from Arantor/release-2.1 10 years ago