Commit History

Author SHA1 Message Date
  Peter Spicer 48d392208b ! Default who's online to members instead of 'everyone'. Of course the other options haven't gone away, but the new default is marginally more sane. 10 years ago
  Peter Spicer 5520d5cba8 ! Now actually load the preferences for a user from the database, and some of them are permission dependent so reflect that. (This was so much fun.) 10 years ago
  Peter Spicer 8cb6b310b4 ! And the upgrader. Note that I still need to do the import of other stuff into here, but that will get there in time. 10 years ago
  Peter Spicer 01496eb093 ! New tables for alerts preferences. 10 years ago
  Peter Spicer e6cfd62912 ! More tables that need to be tested on creation for upgrades. 10 years ago
  Arantor 66d0ebc77c Merge pull request #993 from Arantor/release-2.1 10 years ago
  Peter Spicer e3a50d2700 ! Minor improvement to profile/notifications dialogue. 10 years ago
  Peter Spicer 63662a20c8 ! Fixing some spacing issues, as well as fixing most tables that didn't have a right hand border when they should. 10 years ago
  Arantor 7bec1140d1 Merge pull request #991 from Arantor/release-2.1 10 years ago
  Peter Spicer 04d0730450 ! Fields that are regex-validated can't be left empty as per http://www.simplemachines.org/community/index.php?topic=499992.0 (thanks @emanuele45 for the fix) 10 years ago
  Arantor 6c58937758 Merge pull request #989 from Arantor/release-2.1 10 years ago
  Peter Spicer 02170b941c ! And one last lurking one. 10 years ago
  Peter Spicer 93b5ae8725 ! More of the clean-up. 10 years ago
  Peter Spicer 37ac68f78e ! Fix indentation 10 years ago
  Peter Spicer 7da77647c6 ! The saving of preferences was copied/pasted from elsewhere... it doesn't work properly and can actually screw up other preferences. In addition, if we're not saving the settings (since there's not really a need to), we might as well not specify something that the code doesn't insist on. 10 years ago
  Arantor cdd569da33 Merge pull request #987 from Arantor/release-2.1 10 years ago
  Peter Spicer 5f6cc7cf99 ! Convert a use of fopen/fwrite/fclose to file_put_contents (Mantis 4913) and also have it report whether something was saved properly or not (another for #802) 10 years ago
  Arantor 709bd5d82f Merge pull request #986 from Arantor/release-2.1 10 years ago
  Peter Spicer 4a6233cf19 ! Should allow admins to disable OpenID for new users but prevent breaking existing logins. (fixes #847) Note: my testing on this has been fairly limited. But it doesn't seem to break anything. 10 years ago
  Peter Spicer dc2ecf44bc ! And let's use our nice (?) icon instead of (?) 10 years ago
  Peter Spicer 404a93d0ef ! document.forms doesn't always behave, and just for fun, some of the markup has changed, so let's get that all consistent. 10 years ago
  Arantor 185555df44 Merge pull request #984 from Hristo-/release-2.1 10 years ago
  Hristo- da03714a0d .ignoreboards width fix 10 years ago
  Michael Eshom 5a3731bba8 Merge pull request #983 from Oldiesmann/release-2.1 10 years ago
  Michael Eshom 3b064714ed ! Tweak some things related to UTF-8 support (don't require it; SQLite 2 doen't support it, but SQLite3 does). 10 years ago
  Michael Eshom b1538e9e77 Merge pull request #981 from Antes/theme 10 years ago
  Antes f9a70d7585 Small fixes to Theme Install/Manage page 10 years ago
  Michael Eshom f7d1a3adc1 Merge pull request #980 from Oldiesmann/release-2.1 10 years ago
  Michael Eshom 00cb6df8d3 ! Don't complain if the alerts table already exists 10 years ago
  Michael Eshom c7e95b7dab Merge pull request #978 from Oldiesmann/release-2.1 10 years ago