Neil Lalonde
|
a9788bc4fe
|
FIX: instructions in import script
|
2014-07-11 13:36:11 -04:00 |
Neil Lalonde
|
c113b5d270
|
FEATURE: phpbb 3 import script
|
2014-07-09 11:18:29 -04:00 |
Neil Lalonde
|
7d5d5862c1
|
Import optimizations for topic creation: Prevent queuing of most jobs when importing posts and topics. Only do some recalculations at the end of the import.
|
2014-07-03 16:24:47 -04:00 |
Neil Lalonde
|
4e1f76d3b9
|
Merge pull request #2497 from BenLubar/benlubar-import-id-on-imported-posts
set import_id on imported posts
|
2014-07-03 10:22:25 -04:00 |
Neil Lalonde
|
67b9fec204
|
FEATURE: option to use ruby-bbcode-to-md to convert bbcode to markdown before importing posts
|
2014-07-02 16:53:53 -04:00 |
Ben Lubar
|
1dafad580d
|
set import_id on imported posts
|
2014-06-26 12:33:56 -05:00 |
Andrew Bezzub
|
e3fcd3fa80
|
update import script to save bio to UserProfile
|
2014-06-13 14:55:32 -04:00 |
Neil Lalonde
|
916252483b
|
FIX: in import scripts, fix a case where post author lookup fails for some reason
|
2014-06-11 13:59:21 -04:00 |
Neil Lalonde
|
1e0d29273a
|
Import scripts: handle when a topic has been closed
|
2014-06-10 17:12:50 -04:00 |
Neil Lalonde
|
f085770ed4
|
Import scripts: add update_feature_topic_users
|
2014-06-05 15:31:05 -04:00 |
Neil Lalonde
|
9bd76b0c16
|
Import scripts: relax our posting rules before the import starts
|
2014-06-05 15:31:05 -04:00 |
Neil Lalonde
|
2f706d084f
|
FIX: in import scripts, don't generate names for users based on their emails. It's basically the same as publicizing their emails.
|
2014-06-05 14:15:52 -04:00 |
Neil Lalonde
|
08346974cf
|
Import scripts: don't include moderator_action posts when calculating bumped_at
|
2014-06-04 18:22:19 -04:00 |
Neil Lalonde
|
35834a9c40
|
Import scripts: add method close_inactive_topics
|
2014-06-04 10:38:25 -04:00 |
Neil Lalonde
|
daceea73a8
|
Import scripts for Drupal and Kunena/Joomla. A new base class for import scripts.
|
2014-06-02 14:38:40 -04:00 |