You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- API v2 Make private nodes private in inter-node file moves
@@ -1925,7 +1925,7 @@ Migrations
1925
1925
0.91.0 (2016-08-28)
1926
1926
===================
1927
1927
1928
-
- API Endpoints for Preprints (also includs providers and taxonomies)
1928
+
- API Endpoints for Preprints (also includes providers and taxonomies)
1929
1929
- API Download Counts for OSF Storage Files
1930
1930
1931
1931
Migrations
@@ -1956,7 +1956,7 @@ Migrations
1956
1956
0.88.1 (2016-08-25)
1957
1957
===================
1958
1958
1959
-
- Make Github addon logging more tolerant to problems
1959
+
- Make GitHub addon logging more tolerant to problems
1960
1960
1961
1961
0.88.0 (2016-08-22)
1962
1962
===================
@@ -1989,7 +1989,7 @@ Migrations
1989
1989
0.87.5 (2016-08-16)
1990
1990
===================
1991
1991
1992
-
- Modify wording on ERPC langing page
1992
+
- Modify wording on ERPC landing page
1993
1993
1994
1994
0.87.4 (2016-08-15)
1995
1995
===================
@@ -2110,7 +2110,7 @@ Migrations
2110
2110
===================
2111
2111
2112
2112
- Use CAS for all authentication for OSF.
2113
-
- On regisration's file pages, show links to original source file.
2113
+
- On registration's file pages, show links to original source file.
2114
2114
- Creating a wiki page whose name is the same as a previously deleted wiki page will no longer restore the wiki page's versions.
2115
2115
- Add more contextual information about component hierarchy to the My Projects widget.
2116
2116
- Add Date Modified column to file browsers.
@@ -2254,7 +2254,7 @@ See https://openscience.atlassian.net/browse/OSF-5861
2254
2254
- Backend for OSF4Institutions: nodes and users can be affiliated with an institution (alpha; disabled on production).
2255
2255
- Add visitor tracking with Keen.io.
2256
2256
- Refactor Google Drive addon to use generic views.
2257
-
- Use Sendgrid API for sending emails; add categorization of emails.
2257
+
- Use SendGrid API for sending emails; add categorization of emails.
2258
2258
- UI fixes.
2259
2259
2260
2260
0.64.0 (2016-02-10)
@@ -2417,7 +2417,7 @@ Migrations
2417
2417
0.50.0 (2015-09-17)
2418
2418
===================
2419
2419
2420
-
- Migration of all addon file collecitons to a single GuidFile collection.
2420
+
- Migration of all addon file collections to a single GuidFile collection.
2421
2421
2422
2422
0.49.0 (2015-09-11)
2423
2423
===================
@@ -2726,7 +2726,7 @@ service when files are backed up to a Amazon Glacier archive.
2726
2726
2727
2727
Hotfix release
2728
2728
2729
-
- Display warning about private Github repos on a public project on files and
2729
+
- Display warning about private GitHub repos on a public project on files and
2730
2730
statistics pages.
2731
2731
- Refactor celery task for rendering files so that file contents are not
2732
2732
passed to message broker.
@@ -2770,16 +2770,16 @@ Lots of new UI features and responsiveness improvements.
2770
2770
- Paginate search results in Add Contributor widget.
2771
2771
- Speed improvements to contributor manager widget.
2772
2772
- Add "ongoing" option to Education and Employment sections of user profile.
2773
-
- Improved mimetype detection when downloading a file through the Github
2773
+
- Improved mimetype detection when downloading a file through the GitHub
2774
2774
addon.
2775
2775
- Unread comment counts appear in comment tab.
2776
2776
- Lots of bug fixes and minor UI improvements to the wiki.
2777
2777
- Wiki page names can have punctuation and special characters.
2778
2778
- Lots of UI fixes to the profile configuration pages.
2779
2779
- Larger project title and description inputs.
2780
2780
- Confirmation codes for project deletion are more fun =)
2781
-
- Allow multiple users to authenticate with the same Github credentials for
2782
-
the Github addon.
2781
+
- Allow multiple users to authenticate with the same GitHub credentials for
2782
+
the GitHub addon.
2783
2783
- Includes all fixes from the "Sprint: Initial" milestone: https://github.com/CenterForOpenScience/openscienceframework.org/issues?q=milestone%3A%22Sprint+%3A+Initial%22+
2784
2784
- Update required versions of requests, webassets, and bleach.
2785
2785
@@ -2795,7 +2795,7 @@ Schema changes
2795
2795
2796
2796
- Remove fork_list and registration_list fields from Node model. NOTE: A
2797
2797
migration was NOT performed to remove these fields.
2798
-
- Add AddonGithubOauthSettings model.
2798
+
- Add AddonGitHubOauthSettings model.
2799
2799
- Remove oauth_access_token and oauth_token_type fields from
2800
2800
AddonGitHubUserSettings model.
2801
2801
@@ -2843,11 +2843,11 @@ and prevents a number of circular import problems throughout the codebase.
2843
2843
- Wiki logs link to wiki pages.
2844
2844
- Add confirmation dialog when deselecting addons from the user profile page.
2845
2845
- Registered users no longer have "key ring" of view-only link keys. View-only
2846
-
links will appear the same, regardless of whether you are logged in or not.
2846
+
links will appear the same, regardless of whether or not you are logged in.
2847
2847
- Project deletion events are logged.
2848
2848
- Developers: All deprecated Solr code removed.
2849
2849
- Developers: Bower components are no longer added to the git tree. Use `bower
2850
-
install` to installthem.
2850
+
install` to install them.
2851
2851
- Developers: Various improvements to logging.
2852
2852
- Developers: ``URLLookup`` class is deprecated. Use ``api_url_for`` and
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,6 +30,6 @@ When submitting an issue, be as descriptive as possible:
30
30
* Suggest a solution
31
31
* What will it look like when this issue is resolved?
32
32
33
-
Include pictures (e.g., in OSX press Cmd+Shift+4 to draw a box to screenshot)
33
+
Include pictures (e.g., in macOS press Cmd+Shift+4 to draw a box to screenshot)
34
34
35
35
Examples of good issue reporting: [#382](https://github.com/CenterForOpenScience/osf.io/issues/382), [#713](https://github.com/CenterForOpenScience/osf.io/issues/713).
Copy file name to clipboardExpand all lines: NOTICE
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -460,7 +460,7 @@ Common Public Attribution License Version 1.0 (CPAL-1.0)
460
460
461
461
8.1 This License and the rights granted hereunder will terminate automatically if You fail to comply with terms herein and fail to cure such breach within 30 days of becoming aware of the breach. All sublicenses to the Covered Code which are properly granted shall survive any termination of this License. Provisions which, by their nature, must remain in effect beyond the termination of this License shall survive.
462
462
463
-
8.2 If You initiate litigation by asserting a patent infringement claim (excluding declatory judgment actions) against Initial Developer, Original Developer or a Contributor (the Initial Developer, Original Developer or Contributor against whom You file such action is referred to as “Participant”) alleging that:
463
+
8.2 If You initiate litigation by asserting a patent infringement claim (excluding declaratory judgment actions) against Initial Developer, Original Developer or a Contributor (the Initial Developer, Original Developer or Contributor against whom You file such action is referred to as “Participant”) alleging that:
464
464
465
465
(a) such Participant’s Contributor Version directly or indirectly infringes any patent, then any and all rights granted by such Participant to You under Sections 2.1 and/or 2.2 of this License shall, upon 60 days notice from Participant terminate prospectively, unless if within 60 days after receipt of notice You either: (i) agree in writing to pay Participant a mutually agreeable reasonable royalty for Your past and future use of Modifications made by such Participant, or (ii) withdraw Your litigation claim with respect to the Contributor Version against such Participant. If within 60 days of notice, a reasonable royalty and payment arrangement are not mutually agreed upon in writing by the parties or the litigation claim is not withdrawn, the rights granted by Participant to You under Sections 2.1 and/or 2.2 automatically terminate at the expiration of the 60 day notice period specified above.
0 commit comments