Commit History

Author SHA1 Message Date
  sh4nks 56a9bc2076 Now all translations are updated and compiled. 10 years ago
  sh4nks 04e91a73ea Doc string update to be more consitent 10 years ago
  sh4nks 6cc5d2fa9d Using the transifex client to manage the translations 10 years ago
  sh4nks 3faf7e0a49 Fresh migrations 10 years ago
  sh4nks 588bfa6aaa Got rid of extension import magic from flask 10 years ago
  sh4nks a1a9ea0f26 Renamed init_translations to add_translations 10 years ago
  sh4nks d565b58e4e Fixed updating the plugin translation catalog 10 years ago
  Peter Justin c2b5598702 Merge pull request #86 from Xender/fix/shebang 10 years ago
  Aleksander Nitecki 8a7c3584bd Fix missing #! (shebang/hashbang) and chmod on files 10 years ago
  sh4nks fd14efe7f4 Switched to subprocess.call instead of os.system. 10 years ago
  sh4nks ee5ffbed58 Started working on localization support #16 10 years ago
  sh4nks 21d36758cd Added a way to insert more example topics and posts. 10 years ago
  sh4nks 44cabcd7ac Added a way to update the settings with a fixture 10 years ago
  sh4nks eb48da2eb1 Also create the default settings when calling initflaskbb 11 years ago
  sh4nks b15f363b13 Started from scratch. Again. 11 years ago
  sh4nks 491f24f303 Started working on #21. Still in early stages 11 years ago
  sh4nks 31fea56d84 PEP8 11 years ago
  Harro van der Klauw 41b3ca9050 Added framework for tests 11 years ago
  sh4nks 9988711f69 Fixed a bug when creating a admin user via manage.py. 11 years ago
  sh4nks 1b885cf425 Improved installation/upgrading step a bit 11 years ago
  sh4nks f04c2f3715 Finally added a command to install flaskbb with a admin user. 11 years ago
  sh4nks 7228d577bf Added migrations via Flask-Migrate 11 years ago
  sh4nks b8a25f1a4c It's 2014 11 years ago
  sh4nks 9b67498734 A few fixes 11 years ago
  sh4nks 8b0cd7dcb7 Refactored the populate code a bit 11 years ago
  sh4nks 882e3988f6 Use the create_test_data function from the populate module 11 years ago
  sh4nks 6f30c4735c Fixed example content creation 11 years ago
  RJackson 60135e1bf6 Caching implemented for post / topic_counts. Still got to figure out how to best cache last_post 11 years ago
  RJackson ff0a104ff4 Replaced some model properties with db queries, first step in moving them into caching layer rather than db layer. 11 years ago
  RJackson 8cc501643b Cleanup subforum changes 11 years ago