Skip to content

added user_propsals to show all talks irrespective of conference

Vidit requested to merge ViditChitkara:all_proposals into master

Checklist

  • I have read the Contribution & Best practices Guide.
  • My branch is up-to-date with the upstream master branch.
  • The tests pass locally with my changes.
  • I have added tests that prove my fix is effective or that my feature works(if appropriate).
  • I have added necessary documentation (if appropriate).

Short description of what this resolves/which issues does this fix?:

Changes proposed in this pull request:

my_pull A list of all proposals(talks) are shown on a single page irrespective of the conference my_pull_1 Link to all_proposals are added to the navbar accordingly my_pull_2 Withdraw and edit buttons are disabled if a user is not authorized to update a particular proposal

Merge request reports