Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • T typo3.org
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 62
    • Issues 62
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 9
    • Merge requests 9
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • servicesservices
  • t3o sites
  • typo3.orgtypo3.org
  • typo3.org
  • Issues
  • #24
Closed
Open
Issue created Apr 29, 2017 by Thomas Löffler@tomalo.stuttgartOwner

Integrate events with frontend editing

As a frontend user I like to create events

AC:

  • creation is only allowed for logged in users
  • new events are hidden by default
  • events are visible, if an event of this fe_user was accepted in past

Todos:

  • build a form to submit events (currently done via ext:form)
    • basic event data (information, category, images)
    • hidden if fe_user has no approved event, not hidden if fe_user has approved event
    • define mandatory fields
    • configure correct filemount for event records(?)
    • allow to configure event date and TIME
    • Location. Propose: suggest with Google Maps API Search and already existing records
    • Skills. Propose: Textarea - one skill per Line?
    • RTE for description (others?)
  • generate Slug for created event record (Finisher?)
  • Backend Module for easy approving?
  • start-/stoptime to create an event that should not be published yet
  • possibility to edit?
Edited Apr 15, 2021 by Jonas Götze
Assignee
Assign to
Time tracking