Skip to content

Latest commit

 

History

History
56 lines (46 loc) · 1.95 KB

todoadminpannel.md

File metadata and controls

56 lines (46 loc) · 1.95 KB

Observations

TODO move back to admin view, replace all admin views with a custom form to get around the admin view limitations

Algemeen

  • From remote niet editable maar ingevuld als this site
  • Verplaats alias group identifier naar items ipv links
  • Auto add identity alias to all items
  • [] Vertaling inline moet ook die van aliases laten zien https://stackoverflow.com/questions/8130048/howto-add-custom-form-into-django-administrator-page-inlines
  • [] Zoekbaar maken overzicht
  • [] Many to many field moet zoekbaar zijn op tostring
  • [] Aliasable items in selecteerscherm een optie geven om groep te aliasen
  • [] Toon lijst met aliases per item
  • [] Remote en mirrored niet editable maken
  • [] Local alias merge functionality

Remote peer

  • Last checkin niet editable
  • Is this site niet editable
  • ToString moet naam, website hebben
  • Filterable op settings autocomplete_fields = ['question']

Author

  • ToString netter, niet none printen als geen birthday
  • InlineModelAdmin of InlineTabular voor vertalingen

AuthorDescriptionTranslation

  • Niks, aliasable

Language

  • ToString ook endoniem printen

AbstractDocument

  • [] fallbackname betere naam bedenken
  • Vertalingen inline maken net als author translations
  • [] Checken of er geen dubbel autheurs of aliases in staan

Editions

  • Bestaande autheurs van origineel tonen, in overview en ook in form
  • [] Checken of er geen dubbel autheurs of aliases in staan
  • Last file update readonly
  • File url readonly
  • Existance type readonly, standaard local bij aanmaken
  • Autogenerated niet editable maken

Revisions

  • [] inline file uploads
  • [] revisie files niet editable maken vanuit overzicht
  • [] ToString naam en datum tonen

Files

  • [] Moet volledig inline zijn in revisions
  • [] automatisch filetype detectie bij upload
  • [] automatisch suggestie filetype aanmaken als geen match bestaat
  • [] is backup revision overnemen van revision parent