Skip to content

Add download counter for attached files#1973

Open
elguitarraverde wants to merge 3 commits into
NeoRazorX:masterfrom
elguitarraverde:Tarea-#2719-contador-descargas-adjuntos-v2
Open

Add download counter for attached files#1973
elguitarraverde wants to merge 3 commits into
NeoRazorX:masterfrom
elguitarraverde:Tarea-#2719-contador-descargas-adjuntos-v2

Conversation

@elguitarraverde

@elguitarraverde elguitarraverde commented Jun 3, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add a downloads counter to attached files and show it in edit/list views
  • increment the counter only for real downloads from MyFiles and ignore embedded preview requests
  • cover the new Myfiles behavior with controller tests

esto lo cambio para que me pasen los tests porque en cli no funciona filter_input(INPUT_GET, 'myft')
$token = filter_input(INPUT_GET, 'myft');
$token = $request->query->get('myft');

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant