-
-
Notifications
You must be signed in to change notification settings - Fork 166
Update for CourseAdmin.pm and 4 other files #3
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
Merged
Conversation
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
… For other files we are just updating to the version ib svn.
|
You can change the username and email by following step one here: http://help.github.com/set-your-user-name-email-and-github-token/ |
Member
|
Merge changes from Arnie Pizer on CourseAdmin |
mgage
added a commit
that referenced
this pull request
Mar 1, 2012
Update for CourseAdmin.pm and 4 other files
mgage
referenced
this pull request
in whytheplatypus/webwork2
May 8, 2012
merge updates to configuration files from apizer
mgage
added a commit
that referenced
this pull request
Aug 23, 2012
changes supplied by Bill Wheeler
whytheplatypus
pushed a commit
that referenced
this pull request
Mar 10, 2013
mgage
pushed a commit
that referenced
this pull request
Feb 27, 2020
taniwallach
pushed a commit
that referenced
this pull request
May 12, 2021
…-array Patches for #1329
pstaabp
pushed a commit
that referenced
this pull request
Jan 21, 2022
Update the `Comments` checkbox for bootstrap 5
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.
Hi,
I'm assuming this pull request is recursive and will pull all the changed files under webwork2. There are five. CourseAdmin.pm has many changes including a new hide/unhide option. The other changed files, Constants.pm, global.conf.dist, fr.po and tr.po are simply the newer versions from the svn repository.
If we want to have all code changes made to the github repository, maybe we should make the pg and webwork2 svn repositories read only. I would also suggest until we do a major update of the svn reposiories, we only accept buf fixes into the trunk versions.
Note that the files I have changed have wwadmin as author since that's the user on my laptop.
Arnie