| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement ActiveStorage::Blob#attachable_plain_text_representation | George Claghorn | 2019-07-07 | 1 | -0/+5 |
* | Correct test name | George Claghorn | 2019-05-20 | 1 | -1/+1 |
* | Allow filling in the only rich-text area without a locator | George Claghorn | 2019-05-19 | 1 | -0/+6 |
* | Deduplicate ActionText::RichText embeds | George Claghorn | 2019-05-17 | 1 | -0/+9 |
* | Add ActionDispatch::SystemTestCase#fill_in_rich_text_area | George Claghorn | 2019-05-13 | 6 | -1159/+895 |
* | Update Webpacker in Action Text's test dummy app | George Claghorn | 2019-05-11 | 13 | -564/+443 |
* | Output junit format test report | Fumiaki MATSUSHIMA | 2019-04-04 | 1 | -0/+2 |
* | Avoid creating ActionText::RichText records unnecessarily | George Claghorn | 2019-03-23 | 1 | -0/+8 |
* | Fix updating rich text via nested attributes | George Claghorn | 2019-03-17 | 5 | -2/+38 |
* | Merge pull request #35485 from excid3/default-attachable-trix-partial | Javan Makhmali | 2019-03-11 | 4 | -2/+27 |
|\ |
|
| * | Adds default trix partial | Chris Oliver | 2019-03-05 | 4 | -2/+27 |
* | | Merge pull request #35529 from abhaynikam/35492-follow-up-to-updates-links-to... | Ryuta Kamizono | 2019-03-09 | 2 | -2/+2 |
|\ \ |
|
| * | | Updated links from http to https in guides, docs, etc | Abhay Nikam | 2019-03-09 | 2 | -2/+2 |
| |/ |
|
* | | Upgrade webpack-dev-server version in test apps | Sharang Dashputre | 2019-03-09 | 2 | -435/+229 |
* | | Use the latest stable release of webpacker | Sharang Dashputre | 2019-03-09 | 2 | -2000/+3727 |
|/ |
|
* | Disable available locale checks in Action Test test | yuuji.yaginuma | 2019-02-24 | 1 | -0/+3 |
* | Allows rich_text_area_tag to add I18n translated placeholder text if placehol... | Abhay Nikam | 2019-02-22 | 1 | -2/+48 |
* | SQLite3: Implement `add_foreign_key` and `remove_foreign_key` | Ryuta Kamizono | 2019-02-11 | 1 | -0/+1 |
* | Allow changing text and blob size without giving the `limit` option | Ryuta Kamizono | 2019-01-29 | 2 | -2/+2 |
* | Revert "Apply `t.timestamps` changes in Action Text and Action Mailbox" | Ryuta Kamizono | 2019-01-29 | 1 | -0/+0 |
* | Apply `t.timestamps` changes in Action Text and Action Mailbox | Ryuta Kamizono | 2019-01-29 | 1 | -0/+0 |
* | Merge pull request #34970 from kamipo/timestamps_with_precision_by_default | Ryuta Kamizono | 2019-01-26 | 2 | -8/+7 |
|\ |
|
| * | Make `t.timestamps` with precision by default | Ryuta Kamizono | 2019-01-26 | 2 | -8/+7 |
* | | Fix error saving Action Text content containing non-blob attachables | Javan Makhmali | 2019-01-25 | 1 | -0/+9 |
|/ |
|
* | Changed webserver to web server. | alkesh26 | 2019-01-22 | 1 | -1/+1 |
* | Allow using Action Mailbox on MySQL 5.5 | Ryuta Kamizono | 2019-01-18 | 1 | -5/+5 |
* | Move all npm packages to @rails scope | Javan Makhmali | 2019-01-10 | 1 | -1/+1 |
* | Test actiontext on Rails 6.0 | bogdanvlviv | 2019-01-05 | 5 | -7/+4 |
* | Import Action Text | George Claghorn | 2019-01-04 | 91 | -0/+7878 |