Commit History

Author SHA1 Message Date
  Sam Heybey 667a9105bd Return redirect when moving topics 7 years ago
  Sam Heybey 1c2f0f5813 Fix typo in ChangeUserDetails 7 years ago
  Peter Justin 8b8de289a1 Don't run these migrations for MySQL 7 years ago
  Peter Justin de4a4c0f00 Create database before running the migrations 7 years ago
  Peter Justin b68e2c7764 MySQL needs a size for the column 7 years ago
  Peter Justin 8e5a2fe6ce Use unique name for alter foreign key 7 years ago
  Peter Justin 2ee1b60d22 Use db.create_all to create the initial db 7 years ago
  Peter Justin 55939af709 Update languages based on new source file 7 years ago
  Peter Justin cbfbe29d79 Update translation source 7 years ago
  Peter Justin 4ddebb8dd8 Translation update 7 years ago
  Sam Heybey 4ae9a03381 add test for invalid lexer 7 years ago
  Sam Heybey d10604dbdd ignore missing lexers in code blocks 7 years ago
  Peter Justin a0724949db Prefix migrations files with their creation timestamp 7 years ago
  Peter Justin 6bfab4d4ae Use 'default' branch label instead of 'flaskbb' 7 years ago
  djsilcock dcc93449dd Force admin user to be an actual admin 7 years ago
  djsilcock c74e4e33ae Correct behaviour of change user command 7 years ago
  Alec Nikolas Reiter f81976db5d Fix issue where a hidden topic might be listed as most recent 7 years ago
  Alec Nikolas Reiter 1b33e19dd6 Patch migration script to backfill hidden to False 7 years ago
  Alec Nikolas Reiter c234864757 Fix logic error when hiding or deleting a topic 7 years ago
  Toshiki Wulf 912a7d1989 I hope Python 2.7 is now supported again 7 years ago
  Toshiki Wulf 3ccb2d53da Update test_update_settings_from_fixture 7 years ago
  Toshiki Wulf c31b90c4b0 Only update where database is different from fixture 7 years ago
  Toshiki Wulf 63fd6fa4fb Use generator expression instead of list comprehension 7 years ago
  Toshiki Wulf 66d1e3491e Use collections.defaultdict instead of try/except KeyError 7 years ago
  Toshiki Wulf 6c9ea4c8ee Make 'flaskbb upgrade fixture' return correct number of settings changed 7 years ago
  Alec Nikolas Reiter 88b03f1091 Merge pull request #342 from mattsterr/patch-1 7 years ago
  mattsterr baf1a121b4 Neaten up code example 7 years ago
  mattsterr fa63c6176e Optimising Windows Install (#330) 7 years ago
  Alec Nikolas Reiter c7fe1a77a0 Merge pull request #325 from justanr/36-Shadow-Delete 7 years ago
  Alec Nikolas Reiter ea9ed609e2 Fix Forum#recalculate 7 years ago