Changelog
- Add ownCloud addon
- Encrypt addon credentials
- Replace GPL-only django-queryset-csv library (the last of the GPL)
- Allow domain with umlaut to be added to OSF social profile
- API v2 search
- Fix bottom margin of Dashboard quick project search
- Normalize OSF verification key
- Add prereg banner to OSF dashboard
- Pin MODM dependency
- Surface analytics initialization script
- Add error messaging on project page, files page, and prereg form "cannot upload folders"
- Change preprint logs to say 'made' instead of 'initiated'
- Fix raven-js calls on the OSF
- Capitalize wiki's Home page on many of the logs
- Remove legacy SHARE code
- Allow components of projects with unconfirmed contributors to inherit contributors properly
- Remove GPLv3-only python-crontab library
- API Put index on on contributor detail
- Make analytics for OSF4I differentiate properly between nodes and projects
- Fix My Projects registrations that aren't yours have blank contributor names and throw 404 error when expanded
- Fix filtering by Name and Modified Date on Files page
- Improve look of Institution logos on project pages
- API Add citations for projects
- Add unit tests for ORCiD login
- Auto-link bare URLs in node descriptions
- Alert when you cannot delete a project when they click the delete button
- Add social icons to user profile
- Change download count to not include contributors' downloads
- Update/replace GPLv3-licensed pyzotero
- Remove spurious .png with problematic file name
- Allow ability to add DOIs/ARKs to Public Projects
- Add API rate limiting mechanism that works for all authorizations
- Reference institutions with institution viewer text for empty collections
- Put rabbitmq into the setup task
- Replace "newest Public Projects" with "Noteworthy Public Projects
- Tell Read-only contributors why they can't affiliate a project with their institution
- Add date_modified lt/gt/lte/gte filter to registrations
- Refactor the registration modal
- Fix Varnish tests
- python -m scripts.migration.migrate_retraction_dates
- Ensure Mendeley 500 does not prevent file tree from loading
- API Remove unused routes for registrations
- Allow access to meetings in Admin App when unconfirmed users are contributors to meeting
- Allow homepage link text to be not-required in Admin app
- API Allow filtering on providers by type
- Create analytics script for institutions data
- API Make VOLs append view_only query parameter to generated links
- Raise minimum password length to 8 characters
- Add SSRN ID to social links
- Warn users they cannot search by email address
- Improve look of Institution Logos on dashboard
- Display component descriptions in search results
- Make log urls relative
- Update At.js dependency
- Refactor search tests
- API Endpoints for Preprints (also includs providers and taxonomies)
- API Download Counts for OSF Storage Files
- python -m scripts.update_taxonomies
- python -m scripts.populate_preprint_providers
- Add login with ORCID.
- API Fail gracefully on unexpected filter modifier
- API Make adding unregistered contributors work properly
- API Show in-common users with correct query parameter
- API Return contributor index when creating contributor
- Admin easy removal of spam users and projects
- Remove Keen migration banner
- Make Github addon logging more tolerant to problems
- Dropzone now correctly identifying and rejecting folders
- Admin for Prereg should no longer accept two clicks for one registration
- Add ability for cookie auth API contributors to create users
- Allow read+write Contributors to affiliate projects with institutions
- API endpoints for managing External Links
- API endpoints for managing View Only Links
- API methods for re-ordering contributors
- API multi-field filtering
- API contributors serializer has relationship to node
- Fix case-sensitive url on preprints page
- Add PsyArχiv to the preprints page
- Fix paginated() to fix migrations (esp migrate_search())
- Modify wording on ERPC langing page
- Fix generation of prereg file guids
- Pin Dropzone to a commit
- Fix buttons not showing on file detail page in some circumstances
- Add ERPC registration schema and landing page.
- Keep anonymous View Only Links from showing name in prereg schemas.
- APIv2: Make comments link properly to/from registrations as well as nodes.
- Fix randomly-failing Karma test.
- Keep private-projects analytics page from giving Forbidden Error.
- Make tooltips work on Personal Access Token page.
- APIv2: Make a version of Bulk DELETE that does not rely on JSON body.
- Make icons more consistent across the site.
- Update treebeard version so we can finally select across more than one page.
- Remove inappropriate buttons from file version detail view.
- Don't show a profile page for unconfirmed users.
- Modify language for some dialog boxes.
- Add spell checking to wiki.
- APIv2: link to templated_from node.
- Display all of the password warning on mobile devices and small windows.
- Border changes on file widget.
- Side navbar looks better when scrolling.
- Show draft registrations in reverse chronological order.
- APIv2: Add bulk support for contributor endpoints.
- APIv2: Add endpoint to create unregistered users.
- Dev: Remove dependencies on personal GitHub forks.
- Social media sharing bar on project overview and file detail pages.
- Add version toggle link on file detail pages.
- Various UI fixes.
- APIv2: Add S3 addon management.
- Migrate Piwik to Keen.
- Add @mentions to comments.
- Add password strength verification to password inputs.
- python -m scripts.add_global_subscriptions
- APIv2: Add "current_user_can_comment" field to nodes, registrations, wikis, and files.
- APIv2: Add "node" relationship to file representations.
- APIv2: Fix filtering fields whose name does not match source field name.
- APIv2: Add support for folder listing for Box and Dropbox.
- Add contextual information to search results in "Add links" modal.
- Fix bug that generated extra addon deauthorization logs.
- Fix page numbering on log feeds.
- Add rate limit for resending confirmation emails.
- Fix for search UI.
- python -m scripts.box.migrate_folder_language
- APIv2: By default, GUID endpoint returns the data for the GUID's referent instead of redirecting to the referent's URL. Use the
?resolve=true
parameter to redirect. - APIv2: IDs for contributors are of the form -.
- APIv2: All keys returned in "user" endpoint response objects are snake_case.
- On "My projects" page, show permissions information when a project is selected.
- Use HTTPS URLS on DOI links.
- Set HttpOnly flag on cookies.
- Replace jquery.cookie (deprecated) with js-cookie.
- Improved error messaging for DropBox addon.
- More help text for Collections and Bookmarks.
- Upgrade to invoke 0.13.0.
- Make log feed UI and language consistent across pages.
- Make "Add component" UI and language consistent across pages.
- APIv2: Add endpoints for managing addons.
- Use CAS for all authentication for OSF.
- On regisration's file pages, show links to original source file.
- Creating a wiki page whose name is the same as a previously deleted wiki page will no longer restore the wiki page's versions.
- Add more contextual information about component hierarchy to the My Projects widget.
- Add Date Modified column to file browsers.
- Automatically turn URLs in comments into clickable links.
- Add new AsPredicted registration schema.
- UI fixes.
- Add "global" user notification settings.
- Remove auto-forwarding behavior from External Link addon.
- APIv2: Endpoints for creating registrations and draft registrations.
- APIv2: Embedded resources return relationship links.
- Many UI fixes and improvements.
- Improve auth flow when adding a secondary email.
- Admin: Bug fixes and improvements to prereg module.
- Many UI fixes and security improvements.
- APIv2: Add file tags to file endpoint responses.
- APIv2: Read-only routes for wikis.
- APIv2: Add license information to node endpoints.
- Add support for affiliating users and projects with multiple institutions.
- Use multiple celery queues and queue prioritization.
- python -m scripts.migration.migrate_primary_institutions
- Numerous fixes for displaying logs consistently.
- python -m scripts.migrate_regressed_registration_logs
- Allow category to be set from project dashboard page.
- Improve algorithm for computing "New and Noteworthy" nodes.
- Improve error messaging for file rendering.
- Improve UI for personal access tokens page.
- Responsiveness fixes for file grid.
- Many UI fixes.
- APIv2: Add forks endpoints.
- APIv2: Fix sorting for /users/<user_id>/nodes/
- APIv2: Add institutions to FULL_READ scope.
- Make all pages escape user values on the frontend.
- Remove usage of knockout-punches and remove strip_ko Mako filter.
- Admin: create new user form.
- Admin: refactor registration.
- Admin: refactor and bugfixes for prereg module.
- Admin: refactor and bugfixes for spam module.
- Allow multiple files to be attached to pre-registrations.
- Add "Pre-Registration in Social Psychology (van 't Veer & Giner-Sorolla, 2016)".
- python -m scripts.migration.migrate_registration_extra_drafts
- python -m scripts.migration.migrate_registration_extra
- Add links to new Guides page at http://help.osf.io.
- Wiki commenting.
- End embargoes early.
- UI fixes.
See https://openscience.atlassian.net/browse/OSF-6081
- Change "Retraction" to "Withdrawal".
- Multiple GitHub accounts can be associated with a user account.
- Multiple S3 accounts can be associated with a user account.
- Dev: Remove various unnecessary backrefs, including nodelog -> node backref.
- Dev: Lots of addons refactoring.
- Dev: Use celerybeat for periodic task execution.
- Bug fixes.
See https://openscience.atlassian.net/browse/OSF-5986
- Redesign of Dashboard and addition of "My Projects" page.
- OSF4Institutions landing pages.
- Commenting on addon files.
- Admin: Marking comments as spam; disabling users; view registrations.
- Various UI improvements.
See https://openscience.atlassian.net/browse/OSF-5861
- Add UI for adding contributors from parent projects to subprojects.
- Add UI for removing a contributor from multiple subprojects.
- Add Baidu Scholar links to user profiles.
- APIv2: Allow client to request specific relationship counts, e.g.
?related_counts=children
. - Backend for OSF4Institutions: nodes and users can be affiliated with an institution (alpha; disabled on production).
- Add visitor tracking with Keen.io.
- Refactor Google Drive addon to use generic views.
- Use Sendgrid API for sending emails; add categorization of emails.
- UI fixes.
- By default, any OSF user can comment on public projects.
- Add UI to make multiple projects in a hierarchy public or private.
- APIv2: Filtering on text fields is case-insensitive.
- APIv2: Fix bug in using
page[size]
with embedding. - UI fixes.
- Added date_modified field to Node (no longer a property).
- Add ResearchGate links to user profiles.
- Add Academia.edu links to user profiles.
- Components may be categorized as "Software".
- Reorganize wiki configuration on project settings page.
- APIv2: Support filtering nodes by
root
andparent.
- APIv2: Nodes are sorted by date modified by default.
- APIv2: Add materialized_path, date_created, date_modified, and extras.hashes fields to file responses.
- APIv2: Support 'ne' as a comparison operator.
- APIv2: When doing bulk updates, objects for which the client doesn't have access can be skipped using
?skip_uneditable=true
(experimental). - Dev: Remove node__contributed and node__created backrefs to improve performance and prevent locking errors.
- UI fixes.
- python -m scripts.migration.migrate_date_modified_for_existing_nodes
- python -m scripts.migration.migrate_root_and_parent_on_node
- File commenting.
- python -m scripts.update_comments
- APIv2: Support filtering against multiple ids, e.g. ?filter[id]=abc12,def34
- APIv2: Support authentication with view-only link keys.
- Wiki: Disable snippet autocomplete by default.
- Merge Admin app into codebase.
- Many UI fixes.
- UI updates to Contributors page. Adds filtering and responsiveness.
- UI updates to Employment and Education profile sections
- Multiple Dropbox accounts can be associated with a user account.
- Prereg beta: Many bug fixes and UI improvements, including author import.
- APIv2: Bulk extension support for collections endpoints.
- APIv2: Require target_id and type to be passed when creating comments.
- APIv2: Allow filtering on relationships, e.g. filtering by a comment's target with ?filter[target]=<target_id>
- python -m scripts.dropbox.migrate_to_external_accounts
- python -m scripts.prereg.migrate_metadata_for_uploaders
- Add Prereg Challenge workflow.
- APIv2: Omit relationship objects for null and missing relationships.
- APIv2: Support embedded resources.
- Add button to reset client secret for developer applications.
- Add draft registrations.
- APIv2: Replace JSONAPIHyperlinkRelated field with RelationshipField.
- APIv2: Add collections endpoints (staging/dev environments only).
- APIv2: Fix ordering and pagination of OSF Storage files.
- Add personal access tokens for APIv2.
- APIv2: Access MD5 and SHA256 hashes for OSF Storage files.
- APIv2: Add commenting endpoints.
- APIv2: Add support for bulk operations using JSON API's Bulk Extension (experimental).
- APIv2: Fix date_modified field for all fields.
- UI fixes.
- File Check-out/Check-in.
- Add tags to files.
- Search files by name and tags.
- Add licenses to projects.
- Multiple Google Drive accounts can be associated with a user account.
- Redesign of OSF for Meetings landing page.
- APIv2: Comparison operators for filtering.
- scripts.migration.migrate_index_for_existing_files
- scripts.googledrive.migrate_to_external_account
- scripts.googledrive.connect_external_accounts
- Add engagement emails.
- Multiple Box.com accounts can be associated with a user account.
- Dev: Improve speed of Travis builds.
- APIv2: JSON API compliance fixes.
- scripts.migrate_date_last_login_for_current_users
- scripts.migrate_mailing_lists_to_mailchimp_field
- scripts.box.migrate_to_external_account
- scripts.box.connect_external_account
- Enable UI for creating developer applications.
- Use JWTs for authenticating with Waterbutler and MFR.
- Add Share button on file detail pages with UI for embedding rendered files.
- User profiles can have multiple personal websites.
- Update Add contributor UI to show current contributors in search.
- APIv2: Lots of documentation updates.
- APIv2: Fix bug that caused a 500 when updating a user's name.
- APIv2: Fix bug that caused an invalid log when updating a Node's title or description.
- Dev: Remove dead file GUID code left over from 0.50.0.
- Alpha release of API v2.
- Migration of all addon file collecitons to a single GuidFile collection.
- Add email subscriptions to file events, configurable from project settings.
- File rendering: Add support for multi-sheet XLSX files.
- File rendering: Add filtering support for tabular formats.
- APIv2: Responses are compliant with the JSON API 1.0 spec.
- APIv2: Unauthenticated responses correctly return a 401 rather than 403 response.
- APIv2: Add endpoints and UI for creating Developer Applications (hidden until APIv2 is released).
- Log file rename events.
- Add project settings that allows a project's wiki to be editable by any OSF user.
- MD5 and SHA1 hashes appear in a file's Revisions table.
- Update UI for OSF for Meetings page.
- Various UI improvements.
- Project registrations require approval from admin contributors.
- Add tokens module for implementing JWT token-based actions. Currently allows generating URLs for registration approval/disapproval, embargo approval/disapproval, and retraction approval/disapproval.
- Change sign-up flow: users are taken to Dashboard after confirming their email address.
- APIv2: Fix serialization of Node tags. Remove Node system tags from response.
- APIv2: Fix node and user endpoints so that they don't return deleted nodes/users.
- APIv2: Implement POST and PATCH for the User resource.
- Send email notification when user is added to a project.
- Condense large contributor lists on the Project Overview page; make them expand/collapse-able.
- SHARE: Major refactor: Query formatting and aggregations done client-side; add initial code for displaying raw and normalized documents.
- SHARE: Search uses latest version of SHARE Schema.
- APIv2: Add functionality for creating components.
- APIv2: Fix bugs with the /me/ shorthand in URLs.
- Add dates to registrations in search results.
- Many UI consistency fixes.
- S3: Uploads to S3 are encrypted.
- S3: When creating a bucket, allow selecting bucket location.
- UI fixes.
- Add "View on" links to files stored in figshare, GitHub, and Google Drive.
- API: Allow "me" to be used as a shortcut in URLs for the current authenticated user, e.g. "/users/me", "users/me/nodes/".
- API: Bug fixes.
- UI and language fixes.
- Improved add-on user settings UI.
- Improved wiki menu/table of contents (based on Treebeard).
- More style changes for consistency with OSF Style Guidelines.
- Many UI bug fixes.
- Dev: Allow markup-safe rendering of mako files by passing
trust=False
parameter to OsfWebRenderer.
- Enable parallel uploads for OSF Storage, figshare, Box.com, Dropbox, S3, and Google Drive.
- Improve performance when uploading large files.
- File renderer: Support for rendering .ppt, .pptx, .xlt, .svg, and many more formats.
- Dataverse: Can select between different Dataverse repositories.
- Site-wide style changes which implement the new OSF Style Guidelines (https://github.com/CenterForOpenScience/osf-style)
- Improve look and feel of FAQ page.
- Can upload files to a new project from the Dashboard.
- Dev: Remove legacy API key-related code.
- Dev: Fix spurious session creation.
- Many UI bug fixes.
- Updated landing page and navbar UI.
- API: DELETE Node endpoint.
- API: Add support for Sentry.
- Dev: Add jshint to Travis builds.
- Many UI bug fixes.
- Registrations must be retracted rather than made private.
- Registrations may be embargoed for up to four years. During this period, a registration remains private.
- Addon files get archived when they are registered.
- Many bug fixes and UI improvements. See https://github.com/CenterForOpenScience/osf.io/issues?page=1&q=milestone%3A0.39.0+is%3Aclosed for a list of closed PRs.
- API v2 pre-release
- Modular File Renderer as a service
- File editing user interface improvements
- Collaborative file editing for text files
- Move & Copy files/folders between storage providers and nested folders
- Rename files and folders
- Download folders as Zip
- OSF Storage deleted files/folders are moved to a "trash bin" collection
- Central Authentication Service (CAS & Federated Authentication)
- Enhanced logging with direct links to files/folder objects
- Updated UI for project organizer and file browser: multi-select, action toolbar, batch delete.
- Can merge user accounts by adding a confirmed user's email address as a secondary email.
- All projects, regardless of their category (Hypothesis, Methods and Measures, etc.), can have subprojects within them.
- Add buttons on Account Settings page to request exporting account data and deactivating account.
- Add ability to create folders to storage addons.
- scripts/osfstorage/migrate_from_oldels.py
- scripts/osfstorage/finish_oldel_migration.py
- Add migrations necessary to support OSF Storage folders.
- Fixes to DISK_SAVING_MODE.
- Update Dataverse addon for compatibility with Dataverse 4.0.
- Add file tree to file detail pages.
- Updates to SHARE search API, UI, and documentation page.
- Add SHARE provider registration page.
- Users can associate multiple emails to their account.
- DOIs and ARKs can be created for public registrations.
- Updated login UI.
- Fix consistency of addon logs display.
- Dev: Refactor folderpicker for consistency of addon settings UI.
- Dev: Update markdown-it to version 4.1 along with plugins markdown-it-sanitizer, markdown-it-toc, and markdown-toc-video.
- Wiki: Single-column view: uses page scrolling rather than container scrolling when only one column is enabled.
- SHARE: Updated UI: added filtering by provider.
- Remove combined login/register/forgot-password page. Sign-in can be done in the navbar. Registration can be done on the landing page.
- Dev: Add unique compound indices for addon file GUID collections.
- Dev: Improved speed of Travis CI builds.
- Dev: Cleanup of dead frontend code.
- Dev: Automated auditing of Glacier backups and parity files.
- Improved sign-in: add sign-in form to navbar; remove two-factor input from sign-in form.
- Upgrade to newest modular-file-renderer with improved PDF rendering.
- Fix rendering of PDFs and PDB files in Safari and IE.
- Updated Getting Started page.
- SHARE: Add endpoint for paginated ATOM feed.
- SHARE: Remove hardcoded provider code and information.
- Dev: Search migrations no longer result in search downtime.
- Dev: Lots of dead code removed from addons.
- Dev: Updates to front-end dependencies. Manage more dependencies with npm rather than bower.
- Dev: Add JS testing stack.
- Dev: Upgrade to Font Awesome 4.
- Lots of minor UI fixes.
- Add email notifications. Can subscribe to new comments made on projects and components. Emails can be sent in "transactional" or "digest" mode.
- Add Mendeley addon.
- Add Zotero addon.
- Add Google Drive addon.
- Add Box.com addon.
- New wiki layout with toggle-able columns.
- New client-side markdown renderer, with support for table of contents (@[toc](Table of Contents)) and embedded YouTube and Vimeo videos (@youtube or @vimeo). NOTE: Wiki versions created before this release date will still use the older renderer. Update your wikis to use the new renderer.
- Change to permissions model: Admins on a project are able to view and register private subprojects and components.
- Wiki: Real-time collaborative editing powered by ShareJS.
- Wiki: Markdown snippets support.
- Wiki: Add MathJax support.
- Files: File versions are retrieved from Waterbutler.
- Files: Extensive refactor to unify file detail pages.
- CiteProc-compliant citation widget. Add an extra input to select from hundreds of citation styles.
- Developers: CSS is now loaded within JS modules using webpack. Webassets is removed.
- Various UI fixes.
- Significant UI changes sitewide, esp. with navbar, project navigation, project overview widgets, project organizer.
- New filebrowser. Replace HGrid with treebeard. Affects project organizer, files viewer, and conference poster view.
- Use the waterbutler service for handling all storage addon CRUD.
- Developers: Use webpack for asset bundling and minification. All JS modules follow the CommonJS module style. Replaces script.js and webassets.
- Enable the Notifications widget on the user settings page.
- Add "Edit your profile" button on user profile pages. Remove "in-place" profile editing.
- Email confirmation tokens expire after 24 hours.
- Lots of refactoring to the conference email submission service.
- Various minor UI fixes.
- Developers: Update stale requirements: celery, bleach, furl, elasticsearch.py.
- Add API for subscribing/unsubscribing users to Mailchimp mailing lists. Add sync_email.py script to add all registered, confirmed users to the OSF General Mailing list.
- Add "Add to Dashboard" button in project header to add a project to the dashboard organizer.
- Add "Account Settings" page with form to change password.
- Growl-style notifications and messages.
- Developers: Switch elasticsearch client to elasticsearch-py.
- Developers: Remove
get_current_user
function. Use the auth decorators (e.g.must_be_logged_in
instead).
Hotfix release
- Add an endpoint for receiving the webhook payload from the OSF upload service when files are backed up to a Amazon Glacier archive.
- Fix a bug in accessing nested files in S3 addon.
Hotfix release
- Display warning about private Github repos on a public project on files and statistics pages.
- Refactor celery task for rendering files so that file contents are not passed to message broker.
- Use celery to asynchronously provision Piwik sites.
- OSF storage addon now uses the new OSF Upload Service backed by Rackspace Cloudfiles.
- UI and backend improvements to search.
- UI fixes to addons' file detail pages.
- Enable drag-and-drop uploads from Project Overview page.
Lots of new UI features and responsiveness improvements.
- "Onboarder" interface: Go to a project, create a project, register a project, and upload files from the dashboard.
- Responsive index page, header, footer, project navbars, login page, public activity, and user activity meters.
- Various minor UI fixes to user settings page and view file pages.
- Wiki names have mixed-case page names.
- Allow mixed casing in wiki page names.
- Wiki rename events are logged.
- Improved load time of Getting Started page, as well as some minor UI fixes.
- Improvements and bugfixes to user settings pages.
- Various UI fixes to the wiki.
- Fix importing Dataverse authentication to a project.
- Fix project "Link" counts and lists.
- Modal dialogs are more visually consistent.
- Language fixes on FAQ page.
- Paginate search results in Add Contributor widget.
- Speed improvements to contributor manager widget.
- Add "ongoing" option to Education and Employment sections of user profile.
- Improved mimetype detection when downloading a file through the Github addon.
- Unread comment counts appear in comment tab.
- Lots of bug fixes and minor UI improvements to the wiki.
- Wiki page names can have punctuation and special characters.
- Lots of UI fixes to the profile configuration pages.
- Larger project title and description inputs.
- Confirmation codes for project deletion are more fun =)
- Allow multiple users to authenticate with the same Github credentials for the Github addon.
- Includes all fixes from the "Sprint: Initial" milestone: https://github.com/CenterForOpenScience/openscienceframework.org/issues?q=milestone%3A%22Sprint+%3A+Initial%22+
- Update required versions of requests, webassets, and bleach.
- scripts/migrate_piwik_derived_nodes.py
- scripts/migration/migrate_profile_dates.py
- scripts/migrate_github_oauth_settings.py
- Remove fork_list and registration_list fields from Node model. NOTE: A migration was NOT performed to remove these fields.
- Add AddonGithubOauthSettings model.
- Remove oauth_access_token and oauth_token_type fields from AddonGitHubUserSettings model.
- New project organizer on user dashboard.
- Improvements to wiki interface.
- Allow wiki pages to be deleted.
- Developers: Switch to the TokuMX MongoDB distribution for handling database transactions.
- Developers: Add a number of missing JS error handlers.
- Developers:
$.osf.postJSON
and$.osf.putJSON
no longer take callbacks as arguments. They return jQuery XHR objects, so use the Promise interface instead.
- Developers: Add JS error handling where it was missing.
- Developers: Add code for TokuMX transactions, but disable it for now.
- Add two-factor authentication.
- Developers: Remove all imports from
framework/__init__.py
. This solves and prevents a number of circular import problems throughout the codebase.
- Bugfix release. Fixes a number of minor UI bugs.
- Fix anonymization in HTTP API.
- View-only links: Add option to anonymize contributors.
- Wiki: Add support for fenced code blocks; syntax highlighting; allow ID attributes in tags.
- Improvements to "Add contributors" UI: Identicons; show projects in common.
- Non-contributors don't see tags input if there are no tags on a project.
- Add prompt if there are unsaved wiki changes.
- Wiki logs link to wiki pages.
- Add confirmation dialog when deselecting addons from the user profile page.
- Registered users no longer have "key ring" of view-only link keys. View-only links will appear the same, regardless of whether you are logged in or not.
- Project deletion events are logged.
- Developers: All deprecated Solr code removed.
- Developers: Bower components are no longer added to the git tree. Use
bower install
to installthem. - Developers: Various improvements to logging.
- Developers:
URLLookup
class is deprecated. Useapi_url_for
andweb_url_for
in your tests. - Developers: Test cases that subclass
OsfTestCase
must callsuper()
in thesetUp
andtearDown
methods. - Developers: Update stale requirements.
- Various bugfixes and minor UI improvements.