summaryrefslogtreecommitdiff
path: root/app/models/asset.rb
AgeCommit message (Expand)Author
2026-08-09Refuse destroying an asset that is still attachederdgeist
2026-08-05Search assets and events, and order events by when they happenerdgeist
2026-07-31Gate live-content changes on restricted surfaceserdgeist
2026-07-23Witness asset destruction, naming every node it stripserdgeist
2026-07-22Add attached nodes subsection in assets#show and thumbnail in nodes#createerdgeist
2026-07-21Render PDF headlines as document cards, not lightbox imageserdgeist
2026-07-21PDFs currently should have no credits attached to them in displayerdgeist
2026-07-21More PDF headline eligibilityerdgeist
2026-07-21Render asset credit inside the gallery lightbox correctlyerdgeist
2026-07-20Make headline images explicit, add asset creditserdgeist
2026-06-26Stage 4: Rails 5.2 -> 6.1 on Ruby 2.7.2erdgeist
2026-06-25Rails 4.2 model and controller fixeserdgeist
2026-06-24Fix tagged content aggregator, assets path, and add regression testserdgeist
2026-06-24Stage 1 complete: Rails 2.3.5 to Rails 3.2.22.5 upgradeerdgeist
2009-09-13added :dependent => :destroy to asset model so related assets get deleted as the asset they're referencing is deleted.hukl
2009-09-12Moved galery template and changed width of headline image thumbnail presethukl
2009-09-01added related_assets to pageshukl
2009-08-31added cropped headline thumbnailhukl
2009-04-27named scopes for media typeshukl
2009-04-25Integrated basic Asset upload functionality. You can upload files now and use their url in pages.hukl