Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Auto-save changes to rich text model | David Heinemeier Hansson | 2018-05-28 | 1 | -12/+2 |
* | Lazy initialization of rich text model | David Heinemeier Hansson | 2018-05-28 | 1 | -1/+1 |
* | WIP | David Heinemeier Hansson | 2018-04-13 | 1 | -7/+24 |
* | Rename from Active Text to Action Text | David Heinemeier Hansson | 2018-04-13 | 18 | -54/+54 |
* | Content has already been through a whitelist | David Heinemeier Hansson | 2018-04-13 | 1 | -1/+1 |
* | Relieve the need for having to manually set a before_action in ApplicationCon... | David Heinemeier Hansson | 2018-04-13 | 1 | -0/+7 |
* | Use rich_text instead of active_text | David Heinemeier Hansson | 2018-04-13 | 3 | -4/+4 |
* | Isolated engines don't expose their helpers, so no | Javan Makhmali | 2018-02-14 | 1 | -2/+0 |
* | Create ASt::Attachment records for ASt::Blobs in content | Javan Makhmali | 2018-02-14 | 1 | -0/+7 |
* | Make renderer configurable | Javan Makhmali | 2018-02-14 | 4 | -2/+10 |
* | Delegate Content#html_safe to #to_s | Sam Stephenson | 2018-02-13 | 1 | -1/+1 |
* | Preserve the outer attachment element and fix editing | Sam Stephenson | 2018-02-13 | 2 | -6/+6 |
* | Initial Attachment rendering support | Javan Makhmali | 2018-02-13 | 2 | -2/+6 |
* | Add sgid support | Javan Makhmali | 2018-02-12 | 2 | -1/+53 |
* | Extract BC3's rich_text_field helper | Javan Makhmali | 2018-02-12 | 1 | -0/+8 |
* | Add initial ActiveRecord extension: `active_text_attribute` | Javan Makhmali | 2018-02-08 | 3 | -0/+18 |
* | Add dummy app | Sam Stephenson | 2018-02-08 | 4 | -3/+7 |
* | Initial import from BC3 RichText | Sam Stephenson | 2018-02-07 | 15 | -0/+661 |
* | Initial commit | Sam Stephenson | 2018-02-07 | 2 | -0/+12 |