|
d0095ce041
|
FEATURE: migrate vanilla importer to new import architecture
|
2014-08-11 18:44:17 +02:00 |
|
|
c1cbf1b269
|
PERF: new table used for title similarity search
|
2014-08-08 15:50:26 +10:00 |
|
|
ae2d80501a
|
PERF: run full vacuum every 90 days (during migration)
Will reclaim space and improve perf
|
2014-08-07 11:07:30 +10:00 |
|
|
436ea982ae
|
TYPO: Missing comma
|
2014-08-01 17:29:20 -04:00 |
|
|
3c66e48573
|
TESTS: Remove URL_FIXTURES constant for pretender
|
2014-08-01 17:27:01 -04:00 |
|
|
b942436d7b
|
FIX: rescue from I18n.locale = nil when trying to seed db
|
2014-07-28 12:40:00 -04:00 |
|
|
5a33e6f00c
|
Move FAQ, Terms of Service, and Privacy Policy into topics in the Staff category. First post of those topics will be rendered on their respective pages. Site settings and content are not used for these documents anymore. Translations of the default text is moved into the standard YML files.
|
2014-07-25 14:41:20 -04:00 |
|
|
a2a78fbad1
|
FIX: rake admin:create suggests better name
FIX: rake admin:create ensures account active
|
2014-07-16 17:55:08 +10:00 |
|
|
48940b9bbe
|
Refactor admin create task
|
2014-07-07 16:58:23 +05:30 |
|
|
7cb67b028d
|
Update admin create task
|
2014-07-02 13:30:38 +05:30 |
|
|
cd07bf5611
|
Update admin rake task
|
2014-07-02 02:03:02 +05:30 |
|
|
462532dfdb
|
OOOPS: I CAN'T CODE (:fired:)
|
2014-06-27 00:04:48 +02:00 |
|
|
c0cd109e9d
|
TRIVIAL: code formatting
|
2014-06-26 19:50:29 +02:00 |
|
|
87c0c5d6f9
|
TRIVIAL: we might run the task after disabling s3 storage
|
2014-06-25 23:16:04 +02:00 |
|
|
610f2dabd1
|
BUGFIX: actually clean up all avatar thumbnails
|
2014-06-25 23:06:15 +02:00 |
|
|
bdb6032c11
|
FEATURE: rake task to migrate uploads from S3 to local storage
|
2014-06-24 15:35:15 +02:00 |
|
|
6b607d0d3b
|
FEATURE: rake task to clean up all the avatar thumbnails
|
2014-06-23 16:57:21 +02:00 |
|
|
51709a0a27
|
BUGFIX: don't require env if its not needed
|
2014-06-20 10:55:16 +10:00 |
|
|
5443734a1f
|
Refactor: allow running js or ruby tests only
|
2014-06-20 09:27:09 +10:00 |
|
|
d4cf0a58e3
|
oops should be HEAD
|
2014-06-19 17:04:02 +10:00 |
|
|
457429ccf1
|
bad style
|
2014-06-19 15:51:08 +10:00 |
|
|
0c2d346455
|
Optimisations to docker test script
|
2014-06-19 15:35:24 +10:00 |
|
|
a3e3de4735
|
Allow to pass commit hash to tester
|
2014-06-19 15:11:55 +10:00 |
|
|
91d21e6ff0
|
Work in progress, standalone docker test
|
2014-06-18 17:31:25 +10:00 |
|
|
17f0777d14
|
For heroku, check if necessary table exist before trying to precompile assets
|
2014-06-12 14:41:45 -04:00 |
|
|
d4b8581fbe
|
FIX: avatars:refresh job calling undefined method
|
2014-06-06 16:48:17 -04:00 |
|
|
3767080f3b
|
Added rake task to normalize code
|
2014-06-06 14:08:39 +10:00 |
|
|
fa6f22dd39
|
Move letter avatars out of upload system
FIX: S3 issues around system avatars
FIX: reduced backup file size
|
2014-05-30 14:45:55 +10:00 |
|
|
d69472c9fb
|
FIX: production css digest not changing
|
2014-05-29 15:42:50 -04:00 |
|
|
f6753d3d46
|
FEATURE: automatically rebake out-of-date posts
|
2014-05-28 12:30:57 +10:00 |
|
|
2791852bd8
|
FEATURE: ability to regenerate system avatars as needed
BUGFIX: made system letter avatar more thinner for less block look
|
2014-05-28 12:30:57 +10:00 |
|
|
e91f944851
|
BUGFIX: rake task for creating an admin was not activating the account
|
2014-05-27 12:39:15 +10:00 |
|
|
6c1c8be794
|
Work in progress, keeping avatars locally
This introduces a new model to store the avatars and 3 uploads per user (gravatar, system and custom)
user can then pick which they want.
|
2014-05-27 10:08:03 +10:00 |
|
|
fad868c78f
|
Bump hashes on various files
Upgrade jquery
I made this commit cause my JS debugging CDN support added a header and
wanted we bump cache everywhere
|
2014-05-15 15:52:09 +10:00 |
|
|
fc048f067f
|
BUGFIX: ooops, forgot a comma :(
|
2014-05-14 19:48:20 +02:00 |
|
|
90edaec9f0
|
BUGFIX: make sure we properly set topics.last_posted_at when importing from Vanilla
|
2014-05-14 19:46:47 +02:00 |
|
|
c4d3aa3d47
|
Theming: a UI to choose some base colors that are applied to all the site css. CSS compiled outside of asset pipeline.
|
2014-05-14 10:18:12 -04:00 |
|
|
35547295bd
|
Remove welcome.rake. Seed data handles this now.
|
2014-05-01 11:52:38 -04:00 |
|
|
0528b408a3
|
Add an integration test for the new Ember 404 route
|
2014-04-29 15:29:13 -04:00 |
|
|
1a7ef2ae64
|
FEATURE: pre/code tags support in vanilla import
|
2014-04-25 20:07:21 +02:00 |
|
|
913c4f7b6e
|
BUGFIX: caching sass is not valid due to "import" being used
|
2014-04-23 17:04:25 +10:00 |
|
|
2f08832cb7
|
FEATURE: handle 2 levels of categories in vanilla import
|
2014-04-19 00:59:20 +02:00 |
|
|
ba0084edee
|
FEATURE: vanilla import
|
2014-04-18 18:42:31 +02:00 |
|
|
6daef624c3
|
BUGFIX: smoke test was broken
|
2014-04-10 16:57:23 +10:00 |
|
|
8c129e480a
|
Always use DiscourseSassImporter, add optional sprockets deps tracking.
|
2014-04-09 19:17:19 +05:30 |
|
|
d71f62a9f9
|
Merge pull request #2180 from tomciopp/master
More idiomatic approach to finding drafts
|
2014-04-08 16:46:24 +10:00 |
|
|
b9799a886d
|
Thor task to enqueue a backfill of topic links
|
2014-04-07 15:23:30 -04:00 |
|
|
d91a72a791
|
Allow rebaking posts for only one site in multisite. Use RAILS_DB.
|
2014-04-04 11:11:05 -04:00 |
|
|
45a23f524a
|
Fix asset precompilation issues.
|
2014-04-01 23:05:17 +05:30 |
|
|
ef99ab59a5
|
Allow importing Discourse styles in custom stylesheets to modify vars.
|
2014-04-01 23:04:50 +05:30 |
|