index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add default missing attachable template
Javan Makhmali
2018-10-03
1
-0
/
+1
*
Add support for "presentation" gallery attribute
Javan Makhmali
2018-10-03
2
-4
/
+5
*
Fill in Attachable rich text attributes
Javan Makhmali
2018-10-03
1
-1
/
+17
*
Add a bit more documentation
David Heinemeier Hansson
2018-10-02
2
-0
/
+27
*
Flush out the README
David Heinemeier Hansson
2018-10-02
1
-23
/
+65
*
Copy over the blobs/_blob partial so it can be specialized
David Heinemeier Hansson
2018-10-02
1
-0
/
+4
*
Default sanitization
David Heinemeier Hansson
2018-10-02
1
-1
/
+1
*
Uncomment failing tests
Javan Makhmali
2018-10-02
2
-69
/
+69
*
Add import statement to default pack file if relevant
David Heinemeier Hansson
2018-10-02
1
-0
/
+9
*
Use an app template installer instead for nicer overwriting checks
David Heinemeier Hansson
2018-10-02
2
-26
/
+15
*
Merge branch 'master' of github.com:basecamp/actiontext
David Heinemeier Hansson
2018-10-02
1
-12
/
+1
|
\
|
*
Now we add the npm dependency as part of the installer
David Heinemeier Hansson
2018-10-02
1
-12
/
+1
*
|
Add via yarn in the installer
David Heinemeier Hansson
2018-10-02
1
-1
/
+6
*
|
No need for the verbose warning
David Heinemeier Hansson
2018-10-02
1
-6
/
+2
|
/
*
Fix <h1> plain text conversion
Javan Makhmali
2018-10-02
1
-1
/
+1
*
Bring some tests over
Javan Makhmali
2018-10-02
5
-27
/
+357
*
Insert hidden <input> before <trix-editor>
Javan Makhmali
2018-10-02
1
-1
/
+1
*
active → action
Javan Makhmali
2018-10-02
4
-4
/
+4
*
Freshen dependencies
Javan Makhmali
2018-10-02
1
-2
/
+2
*
Fix that both migrations wouldnt be copied over because railties:install:migr...
David Heinemeier Hansson
2018-10-01
1
-7
/
+5
*
Ruby Active Storage install last as it may halt the dependency list
David Heinemeier Hansson
2018-10-01
1
-1
/
+1
*
Use released version of Rails 5.2.0 as the dependency
David Heinemeier Hansson
2018-10-01
1
-37
/
+37
*
Update gemspec links and Rails dependency and humbly add myself as a coauthor
David Heinemeier Hansson
2018-09-17
1
-4
/
+4
*
Use correct fixtures destination name
David Heinemeier Hansson
2018-09-12
1
-1
/
+1
*
Add default fixtures file on install
David Heinemeier Hansson
2018-09-12
2
-1
/
+18
*
Never mind on allowing blank
David Heinemeier Hansson
2018-09-12
6
-27
/
+6
*
Ensure blank rich text records aren't saved or required
David Heinemeier Hansson
2018-09-12
4
-2
/
+30
*
Prefer the ASt API
George Claghorn
2018-07-31
4
-4
/
+16
*
Update instructions to get the local version of actiontext
David Heinemeier Hansson
2018-07-31
1
-9
/
+2
*
You cant run Action Text without Active Storage setup, so lets just set it up...
David Heinemeier Hansson
2018-07-30
2
-2
/
+1
*
Merge pull request #1 from basecamp/separate-rich-text-record
David Heinemeier Hansson
2018-06-27
18
-33
/
+173
|
\
|
*
Change to current approach
David Heinemeier Hansson
2018-06-27
1
-4
/
+12
|
*
#render already provides something html_safe
David Heinemeier Hansson
2018-06-07
1
-1
/
+1
|
*
Move the escaping choice to the layout
David Heinemeier Hansson
2018-06-07
2
-2
/
+2
|
*
Some basic documentation for the has_rich_text macro
David Heinemeier Hansson
2018-06-07
1
-0
/
+18
|
*
Add scope to preload embeds as well
David Heinemeier Hansson
2018-06-07
1
-0
/
+1
|
*
Provide to_html rendering within a layout and use that as the to_s default
David Heinemeier Hansson
2018-06-07
2
-1
/
+8
|
*
By default, coercing to a string should produce a formatted output
David Heinemeier Hansson
2018-06-05
1
-1
/
+1
|
*
Edit the body of the RichText value
David Heinemeier Hansson
2018-06-05
1
-1
/
+1
|
*
Provide default styling by default
David Heinemeier Hansson
2018-06-05
1
-0
/
+2
|
*
We are leveling up the text_area, not the text_field, so match names
David Heinemeier Hansson
2018-06-05
3
-8
/
+8
|
*
Add installer that copies migration and stylesheet link
David Heinemeier Hansson
2018-05-29
2
-0
/
+35
|
*
Use mediumtext-size columns
David Heinemeier Hansson
2018-05-29
3
-3
/
+3
|
*
Test saving the dependent models
David Heinemeier Hansson
2018-05-29
1
-0
/
+10
|
*
Just test text pipeline without dependencies/saving
David Heinemeier Hansson
2018-05-29
1
-2
/
+2
|
*
Adding the rich text tables
David Heinemeier Hansson
2018-05-29
1
-0
/
+14
|
*
Content is now supplied by dedicated model
David Heinemeier Hansson
2018-05-29
2
-3
/
+10
|
*
Not needed for migrations etc
David Heinemeier Hansson
2018-05-29
1
-1
/
+1
|
*
Destroy rich text dependents
David Heinemeier Hansson
2018-05-29
1
-1
/
+1
|
*
Implicit transformation to html-safe string ready for display
David Heinemeier Hansson
2018-05-28
1
-1
/
+5
[next]