Skip to content
This repository has been archived by the owner on Feb 7, 2018. It is now read-only.

Transition to doctrine/orm and new validation #25

Open
20 of 31 tasks
beheh opened this issue Jun 1, 2015 · 0 comments
Open
20 of 31 tasks

Transition to doctrine/orm and new validation #25

beheh opened this issue Jun 1, 2015 · 0 comments

Comments

@beheh
Copy link
Owner

beheh commented Jun 1, 2015

Use doctrine/orm instead of the aura.sqlquery-backed custom engine.

  • depend on doctrine/orm
  • change all models
    • User
    • Addon
    • Release
    • Ticket
    • UserModeration
    • Game
    • Dependency
    • Comment
    • Language
  • remove Model, PersistenceService
  • implement new validation (see Add new validation system #26)
  • update presenters
    • account
      • register
      • login
      • settings
      • auth
    • addons
      • view
      • edit addon
      • edit release
    • ticket system
      • submit tickets
      • acknowledge/answer/escalate tickets
    • addon approval system
    • user
      • list
      • edit
  • remove dependency on Aura/SqlQuery
@beheh beheh added this to the Initial release milestone Jun 1, 2015
@beheh beheh mentioned this issue Jun 6, 2015
4 tasks
@beheh beheh changed the title Transition to doctrine/orm Transition to doctrine/orm and new validation Jun 6, 2015
@beheh beheh self-assigned this Jun 8, 2015
@beheh beheh removed their assignment Jul 12, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant