Skip to content
This repository has been archived by the owner on Jan 26, 2021. It is now read-only.

Description field add in event #761

Conversation

anjali-dhanuka
Copy link
Contributor

Description

Added description field for events

Fixes #722

Type of Change:

  • Code

Code/Quality Assurance Only

  • New feature (non-breaking change which adds functionality pre-approved by mentors)

How Has This Been Tested?

image
image

Checklist:

  • My PR follows the style guidelines of this project
  • I have performed a self-review of my own code or materials
  • I have commented my code or provided relevant documentation, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • Any dependent changes have been merged

Code/Quality Assurance Only

  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been published in downstream modules

Monal5031 and others added 29 commits May 18, 2018 18:47
Travis changes and url changes

manage.py modified

filewrapper library modified

Porting to Django 1.11

template settings fixed

python version modified in travis file

formatting implemented

paranthesis error solved

template debug warnings fixed

manage.py modified

travis files fixed

manage.py restored

auth_user relation error fixed

user replaced

makemigrations sorted

invalid urls removed

Porting changes done

changes implemented in porting

porting completed

regex warning sorted

tests updated according to Django 1.11

new line added at the end of each file
new lines added
changes implemented

type safe operator added

Jsdocs added

update-events file modified

hide and show replaced by toggle
update javscript according to standards
update docs to reflect the changes in command changes

Closes anitab-org/vms#676
Selenium Integration on travis.
Migrated to python3.6 and django 1.11
class based views for login and logout added
login and logout class based view added
Fix error in a test of administrator app
Fix search event test by breaking it into 3 checks
validations removed

formatting implemented
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add description field for events
5 participants