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
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #31 from albertoalmagro/remove-variable-shadowing
George Claghorn
2018-10-13
1
-8
/
+8
|
\
|
*
Rename shadowed variable
Alberto Almagro
2018-10-13
1
-8
/
+8
*
|
Remove unused **options
Alberto Almagro
2018-10-13
1
-3
/
+3
|
/
*
<active-text-attachment> -> <action-text-attachment>
George Claghorn
2018-10-12
1
-1
/
+1
*
APPLICATION_PATH_PATH -> APPLICATION_PACK_PATH
George Claghorn
2018-10-12
1
-3
/
+3
*
Fix typo
swamp09
2018-10-12
1
-1
/
+1
*
Privatize constants
Alberto Almagro
2018-10-11
1
-4
/
+5
*
Add frozen_string_literal: true
Alberto Almagro
2018-10-08
18
-0
/
+36
*
Fix minor typo in code comment
ven
2018-10-06
1
-1
/
+1
*
Fix has_rich_text with `:body` keywords error. (#16)
Jason Lee
2018-10-05
1
-1
/
+1
*
Delegate string methods to content
Javan Makhmali
2018-10-04
1
-1
/
+1
*
Install Active Storage extension lazily
George Claghorn
2018-10-03
1
-3
/
+1
*
The world is our stage
David Heinemeier Hansson
2018-10-03
1
-1
/
+1
*
Fix image gallery styles
Javan Makhmali
2018-10-03
3
-10
/
+39
*
Move attachment rendering to a helper
Javan Makhmali
2018-10-03
2
-18
/
+3
*
WIP: Image gallery support
Javan Makhmali
2018-10-03
3
-7
/
+121
*
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
*
Copy over the blobs/_blob partial so it can be specialized
David Heinemeier Hansson
2018-10-02
1
-0
/
+4
*
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
*
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
*
active → action
Javan Makhmali
2018-10-02
1
-1
/
+1
*
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 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
1
-12
/
+1
*
Ensure blank rich text records aren't saved or required
David Heinemeier Hansson
2018-09-12
2
-2
/
+15
*
You cant run Action Text without Active Storage setup, so lets just set it up...
David Heinemeier Hansson
2018-07-30
1
-1
/
+1
*
#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
1
-1
/
+1
*
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
1
-1
/
+5
*
By default, coercing to a string should produce a formatted output
David Heinemeier Hansson
2018-06-05
1
-1
/
+1
*
Add installer that copies migration and stylesheet link
David Heinemeier Hansson
2018-05-29
2
-0
/
+35
*
Destroy rich text dependents
David Heinemeier Hansson
2018-05-29
1
-1
/
+1
*
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
[next]