index
:
cccms
master
[no description]
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
controllers
/
assets_controller.rb
Age
Commit message (
Expand
)
Author
2026-08-09
Attach an asset to a page from the asset's own page
erdgeist
2026-08-09
Attach an asset to a page from its edit form
erdgeist
2026-08-09
Attach assets to the draft instead of to every lifecycle row
erdgeist
2026-08-05
Search assets and events, and order events by when they happen
erdgeist
2026-08-01
Report validation failures without the exception preamble
erdgeist
2026-07-31
Gate live-content changes on restricted surfaces
erdgeist
2026-07-27
Pin admin content reads to the default locale
erdgeist
2026-07-25
Extract flashes to i18n and stop dispatching on submit labels
erdgeist
2026-07-23
Witness asset uploads and out-of-band attaches in the action log
erdgeist
2026-07-23
Witness asset destruction, naming every node it strips
erdgeist
2026-07-22
Implement controller and view side of the attach logic
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 5.2 application fixes
erdgeist
2009-09-06
Marked Controllers private / public and added authorization filters accordingly
hukl
2009-08-31
paginate assets view
hukl
2009-04-25
Integrated basic Asset upload functionality. You can upload files now and use their url in pages.
hukl