Commit History

Author SHA1 Message Date
  Peter Spicer a45e0454a3 ! Reworded string to fix #398. As discussed, ideally we'd change how the permissions are handled in general but this is really not something we should be doing in 2.1 because it's fundamentally changing how users configure it and might lead to all kinds of unexpected issues. 3.0 on the other hand is fair game for such. 11 years ago
  Peter Spicer af2fc5692a ! In the non-deny setup, the 'check all' textbox was mysteriously detached from its label. 11 years ago
  Arantor 101afe23fb Merge pull request #821 from Arantor/release-2.1 11 years ago
  Peter Spicer 8f69b76c84 ! Clearing the admin/mod logs no longer has the 24 window. Instead, a message is left that the log was cleared. To discourage tampering, that message cannot be deleted on its own, only as part of the log being cleared... but a message is still left saying it was cleared, if that makes sense. 11 years ago
  Peter Spicer b2911f52f1 ! Better description for scheduled task log. 11 years ago
  Michael Eshom 7abb3c772b Merge pull request #820 from Oldiesmann/release-2.1 11 years ago
  Michael Eshom 1cb0cb6acb ! A couple more permissions that guests can't have 11 years ago
  Jessica González 1f52fdbe4e Merge pull request #818 from MissAllSunday/AdditionalPermissions 11 years ago
  Arantor bc47e13eb0 Merge pull request #819 from Arantor/release-2.1 11 years ago
  Peter Spicer f006ba737d ! Rejig the spacing on extra_before and extra_after items so the theme controls them rather than the source and more importantly, so that the spacing can be fixed for IE9 and Chrome being silly. 11 years ago
  Jessica González b3eebfdebc Merge pull request #817 from MissAllSunday/version_check_for_themes 11 years ago
  Suki 1f8261ab48 Moar typos and fixes 11 years ago
  Arantor c5fe0e0a62 Merge pull request #816 from Arantor/release-2.1 11 years ago
  Peter Spicer b969be62d8 ! Make the maintenance mode warning more obvious and show it everywhere (per #813) 11 years ago
  Suki 4611fda4f8 Typos and fixes 11 years ago
  Suki 0956de29a4 Install for, the SMF versions this theme was designed for 11 years ago
  Suki aa542fc83d Typo :( 11 years ago
  Suki 9ce981debb We actually need an url here :P 11 years ago
  Suki e7a32c4c58 Do a redirect and set a nice updated message. 11 years ago
  Suki f6d9d60809 Use the version tag the way it's supposed to be 11 years ago
  Michael Eshom aa75018777 Merge pull request #815 from Oldiesmann/release-2.1 11 years ago
  Michael Eshom 7ff10b5fb0 ! Forgot the semicolon 11 years ago
  Michael Eshom 6d4a05e3f3 Merge pull request #814 from Oldiesmann/release-2.1 11 years ago
  Michael Eshom c826fb35ab ! Oops 11 years ago
  Suki 3aa1c9575f Don't install a theme if the based on one isn't already installed 11 years ago
  Suki ee4f604683 Use the current forum version 11 years ago
  Suki 136fc91e9f Check and match your current SMf version 11 years ago
  Suki c1e1cdf967 No <install> tag no fun! 11 years ago
  Arantor 85c03cae57 Merge pull request #811 from Arantor/release-2.1 11 years ago
  Peter Spicer b76101eaaf ! Accept 7 digit user ids in cookies, fixes #807. Also refined the regex to not accept string ids at the same time since they should now always be ints. There's a slight performance boost but saving 2 bytes every single request before gzip seems like a good idea to me. NB: Users of test sites will find themselves logged out and will need to log back in again just for the first time (to fix the cookie). 11 years ago