Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Forum #12

Open
17 of 22 tasks
bjorngrunde opened this issue Mar 12, 2017 · 0 comments
Open
17 of 22 tasks

Forum #12

bjorngrunde opened this issue Mar 12, 2017 · 0 comments
Assignees

Comments

@bjorngrunde
Copy link
Owner

bjorngrunde commented Mar 12, 2017

Forum should consist of Groups that contains Categories, that contains Threads, that contains Comments.
User should be able to post videos, images and code in the forum. They should auto subscribe to threads they have created or commented.

  • User Roles
  • Permission Management
  • ForumGroup
  • ForumCategory
  • ForumThread
  • ForumComment
  • ImageManagement
  • WYSIWYG Editor
  • Quoutes
  • Copy
  • Secret Threads?
  • Subscriptions
  • Push Notices
  • General styling

Copied threads should have a column "copied" that is a boolean. Copying a thread should usually not be nesssecary and if it is so, it should be done once.

  • Add column "copied" to forum_threads_tabe
  • Create error handler in operation "copy.rb"
  • Hide action "Copy" if model.copied? is true

Clean up

  • quote thread
  • fix js bug with several requests.
  • error management
  • clean up controllers
  • cleanup views and cells
@bjorngrunde bjorngrunde self-assigned this Apr 13, 2017
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

No branches or pull requests

1 participant