Commit History

Author SHA1 Message Date
  Michael Eshom cc94746c21 Merge pull request #1181 from Oldiesmann/release-2.1 10 years ago
  Michael Eshom c8f52fb87c Properly fix #1180 this time - turns out saving general settings overwrote the two boolean DB settings... 10 years ago
  Michael Eshom b2da3f24ea ! Don't disable maintenance mode when saving DB settings (fixes #1180) 10 years ago
  Arantor 5c168e6fdf Merge pull request #1174 from Arantor/release-2.1 10 years ago
  Peter Spicer 9847b8eded ! Fix alignment (and validation!) of the permissions page. Suddenly I thought I was back on Simple Permissions before realising I wasn't... 10 years ago
  Peter Spicer 2b0dcbce21 ! Upgrader should remove the files that aren't necessary any more, fixes #848 - since it already deleted the various versions of the upgrade SQL files, it should safe to have it delete files that aren't around any more... (famous last words) 10 years ago
  Peter Spicer 816d482bba ! Should probably use the right language string *cheesy grin* (thanks Oldiesmann) 10 years ago
  Peter Spicer 2618e3f742 ! Don't show permissions for disabled things in the reports pages. 10 years ago
  Peter Spicer 1efa7df223 ! this.oXmlRequestHandle isn't used, not that the abort functionality actually worked... 10 years ago
  Peter Spicer 4c5d25d94d ! Some actions were logged that shouldn't be, and some that were didn't have descriptions, and just for fun, some descriptions would never be used anyway. 10 years ago
  Peter Spicer 20a8597e42 ! Adding an index on email address helps those queries. 10 years ago
  Arantor c60504ba7c Merge pull request #1173 from Arantor/release-2.1 10 years ago
  ziycon 8b915010ef Display relevant message when no signature set on preview. 10 years ago
  Peter Spicer 0ef45e7f95 ! This setting doesn't exist any more, so let's get rid of it. 10 years ago
  Peter Spicer 0d70cbe1ae ! RFC2047 conformance. 10 years ago
  Peter Spicer 65843d110b ! Consistency is good. 10 years ago
  Peter Spicer f9c05e8b8a ! If the package backup couldn't be created, abort and warn the user. 10 years ago
  Peter Spicer ee78f110d8 ! Use the same fix as 2.0.7 has - we might as well save us a query if the result will be ignored anyway. 10 years ago
  Arantor 8fae426b87 Merge pull request #1165 from Arantor/release-2.1 10 years ago
  Peter Spicer caa02ee8db ! Quick reply might be permanently on, but there's no need to show it if the user doesn't have permission to see it. 10 years ago
  Arantor 04bf758325 Merge pull request #1164 from Arantor/release-2.1 10 years ago
  Peter Spicer 2a346928a4 ! We don't need to process avatar sizing on the message or board indexes now... 10 years ago
  Peter Spicer 2d839f99f0 ! Let's fix up the admin options a bit for the avatar resizing 10 years ago
  Peter Spicer 7f81a0341e ! We don't call this any more, so let's get rid. 10 years ago
  Peter Spicer bb248113c6 ! The main code for avatars no longer needing inline HTML or JS to resize 10 years ago
  Peter Spicer 2898f953db ! A function to easily get CSS into the header (remember: HTML5, we don't need to specify the type as it defaults to text/css) 10 years ago
  Peter Spicer 9858a699f5 ! And let's fix the upgrader to update the old option choices to the new one. 10 years ago
  Peter Spicer 94ef5c5e40 ! We have no need of this 'resize with HTML' and 'resize with JS' for avatars, so let's go for a single 'resize with CSS' that just deals with it. First, the installer. 10 years ago
  Peter Spicer 669918dad9 ! Unread/replies needs to be consistent with the message index 10 years ago
  Arantor fff2cb6639 Merge pull request #1163 from Arantor/release-2.1 10 years ago