Commit History

Author SHA1 Message Date
  Michael Eshom af55abb940 Merge pull request #1004 from Oldiesmann/release-2.1 10 years ago
  Michael Eshom ca17c1f48e ! PostgreSQL fixes 10 years ago
  Michael Eshom 82a82a1314 Merge pull request #1003 from Oldiesmann/release-2.1 10 years ago
  Michael Eshom f534266068 ! Reset everything to use the default theme when upgrading 10 years ago
  Michael Eshom cc9b5d86bf Merge pull request #1002 from Oldiesmann/release-2.1 10 years ago
  Michael Eshom 835e066d5e ! "enableThemes" is the new "knownThemes"... 10 years ago
  Peter Spicer 0f6e4fa5d2 ! This one is just too long for what it is. 10 years ago
  Arantor 425eb37142 Merge pull request #1000 from Arantor/release-2.1 10 years ago
  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
  Arantor 56ff8a2b32 Merge pull request #999 from Arantor/release-2.1 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
  Michael Eshom 1bcbae814c Merge pull request #997 from Oldiesmann/release-2.1 10 years ago
  Michael Eshom 1f867076e3 ! Fix incorrect prev/next rel links (partial fix for #851) 10 years ago
  Arantor 9c74398397 Merge pull request #995 from Arantor/release-2.1 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
  Arantor 8cfcb83df2 Merge pull request #994 from Arantor/release-2.1 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