index
:
cccms
master
[no description]
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
models
/
asset.rb
Age
Commit message (
Expand
)
Author
2026-07-23
Witness asset destruction, naming every node it strips
erdgeist
2026-07-22
Add attached nodes subsection in assets#show and thumbnail in nodes#create
erdgeist
2026-07-21
Render PDF headlines as document cards, not lightbox images
erdgeist
2026-07-21
PDFs currently should have no credits attached to them in display
erdgeist
2026-07-21
More PDF headline eligibility
erdgeist
2026-07-21
Render asset credit inside the gallery lightbox correctly
erdgeist
2026-07-20
Make headline images explicit, add asset credits
erdgeist
2026-06-26
Stage 4: Rails 5.2 -> 6.1 on Ruby 2.7.2
erdgeist
2026-06-25
Rails 4.2 model and controller fixes
erdgeist
2026-06-24
Fix tagged content aggregator, assets path, and add regression tests
erdgeist
2026-06-24
Stage 1 complete: Rails 2.3.5 to Rails 3.2.22.5 upgrade
erdgeist
2009-09-13
added :dependent => :destroy to asset model so related assets get deleted as the asset they're referencing is deleted.
hukl
2009-09-12
Moved galery template and changed width of headline image thumbnail preset
hukl
2009-09-01
added related_assets to pages
hukl
2009-08-31
added cropped headline thumbnail
hukl
2009-04-27
named scopes for media types
hukl
2009-04-25
Integrated basic Asset upload functionality. You can upload files now and use their url in pages.
hukl