-
Notifications
You must be signed in to change notification settings - Fork 13
Friendly group name to display group names with spaces #326
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
Open
angcast
wants to merge
50
commits into
haystack:master
Choose a base branch
from
angcast:friendly-group-name
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 31 commits
Commits
Show all changes
50 commits
Select commit
Hold shift + click to select a range
7ca1099
Successfully upgraded to django1.8
raxelg e461bb5
Fixed bug with deprecated code in django1.8
raxelg c789d32
add gmail to a web container env
soyapark a391cef
put a email port in a docker container
soyapark 0c3ad15
Made changes for django upgrade
raxelg bba8e8f
Update README.md
raxelg c7446ca
Merge branch 'docker-fix'
17bac62
Upgraded to django 1.10 successfully
9299fff
Fixed issues with django 1.10 upgrade
89b3e32
Divide Raxel’s pr to upgrade the server
soyapark cb6e9a1
Fix app registry issue
soyapark 6338b93
Comment out deprecated code
soyapark b743fd9
Merge branch 'master' into django1.8
soyapark d744dac
Merge pull request #311 from soyapark/django1.8
soyapark 436099b
Update README.md
soyapark c9753c1
Merge
soyapark d1bab31
Add logging for web sending
soyapark dd7a306
Replace send_mail() to lamson email
soyapark c0bf40c
Change registration email to lamson email
soyapark 93cf528
Delete the line
soyapark 6c49ff4
Merge branch 'master' into django1.10
soyapark 3c9cefa
Merge pull request #313 from soyapark/django1.10
soyapark d53405d
Made database changes and added friendly name throughout code
angcast 04ac687
Fixed edit group section
angcast 809f840
creating the friendly name for a group
angcast 466cb69
Cleaning up code for pull request
angcast 1d22f21
Fixing spaces
angcast 2468f25
Fixing spaces 2
angcast 753f5c2
fixing spaces 3
angcast 7c07ea9
fixing spaces 4
angcast 7261e87
Fixed subject line when sending email
angcast 507d443
Replaced the replace all method with a hidden html element containing…
angcast 9b5b6bc
Added hidden id in html and replaced replace all
angcast 97e5042
Added utilities and added replace space
angcast a84d615
Added utilities module and added to create group/ edit
angcast 85f04ad
Replaced all replace all methods with hidden elemenet
angcast b206d09
Update .env.example
angcast 06d9006
Update .env.example
angcast 326a6ea
Update add_donotsend.html
angcast aa58444
Update add_donotsend.html
angcast ff53485
Update add_donotsend.html
angcast 276038f
Changed replace all in add members
angcast 22a4a41
Modified add members replace all
angcast aa77d2e
Update edit_create_group.html
angcast b5914da
Update utilities.js
angcast 72b1b6b
Deleted console.log
angcast edb7c52
Modified utilities.js
angcast 74c29c4
Changed intructions in create group
angcast a749c52
minor modification in utilities.js
angcast 3734462
changed comment in utilities.js
angcast File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you retract this change? .env.example is meant to be a template