Jay Pfaffman
c9f959f9cb
Add emails:test rake task ( #5816 )
2018-05-13 14:15:15 +02:00
Jay Pfaffman
2658ef5e0b
FIX: reset_db ( #5617 )
...
To get the database rebuilt requires a restart of the container.
I also added a rake admin:create, since it's useful, and it's what `boot_dev --init `does.
2018-03-05 17:30:08 -05:00
Jay Pfaffman
87c0cc2b1a
Update INSTALL-cloud.md
...
Add note about being able to enable Let's Encrypt when you run `./discourse-setup`.
2018-02-16 16:25:37 -08:00
Jay Pfaffman
db17c531d6
Feature: Invision Power Board Importer
2018-01-30 08:44:02 -08:00
Jay Pfaffman
cc46ab5bb1
smf2: deal with duplicate category names ( #5435 )
2017-12-27 16:56:36 +11:00
Jay Pfaffman
9cbb90c5ed
add importer for modx forum ( #5239 )
2017-10-31 10:50:34 +11:00
Jay Pfaffman
20e7e285d6
add users with invalid email addresses ( #5224 )
...
* add users with invalid email addresses
* start to add suspend user stff
* don't create a suspend_user function
* include reason for suspension
2017-10-23 10:18:44 +02:00
Jay Pfaffman
1237baa0c2
INSTALL-cloud: you can re-run discourse-setup
...
Make it a bit more clear that you can run discourse-setup again to change settings if you get them wrong the first time.
2017-09-14 08:08:39 -07:00
Jay Pfaffman
657e5a8633
Suggest running discourse not script/discourse ( #5089 )
...
Having `discourse restore` offer copy/paste of backups is awesome, but doesn't work (rails won't load) if you call script/discourse.
2017-08-28 12:59:56 -04:00
Jay Pfaffman
0da8bdca73
Update development.rb
2017-06-08 13:07:51 -07:00