Added two new features to facetoface - #3
Open
stgabhas wants to merge 27 commits into
Open
Conversation
added 2 commits
May 28, 2013 10:21
…ession starts. (2)Disable New Enrollment xx days before a session starts.
Author
|
I have updated the code, as you commented. Please check and let me know. |
Contributor
|
Few more comments, once those are fixed I'll test it out :-) |
…Database calls that is made in the renderer
Author
|
I have pushed a new update as according to your input. (Except for the calling of DB in renderer). |
Contributor
|
Hopefully my comments about the Database calls is helpful. If you have any questions let me know. Thanks, |
added 3 commits
June 5, 2013 11:12
…pace, extra lines, and indentation. The css 100% width on styles.php is not working, and I am still working on the database calls mentioned in the last comment
…session_dates function
Author
|
I have updated the code as instructed. And I have removed a couple of database calls from renderer.php and lib.php. Please refer to todays commit. |
Author
|
The issue with 100% width on styles.css has been fixed as well. |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Hello,
I have added two new features:
Thank you.