This repository has been archived by the owner on Jan 26, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
Description field add in event #761
Closed
anjali-dhanuka
wants to merge
29
commits into
anitab-org:develop
from
anjali-dhanuka:description_field_add_in_event
Closed
Description field add in event #761
anjali-dhanuka
wants to merge
29
commits into
anitab-org:develop
from
anjali-dhanuka:description_field_add_in_event
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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
Administrator Tests
class based views for login and logout added
login and logout class based view added
Fix error in a test of administrator app
Fix error in a test in event 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.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Added description field for events
Fixes #722
Type of Change:
Code/Quality Assurance Only
How Has This Been Tested?
Checklist:
Code/Quality Assurance Only