openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
S
simple_rhex
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Mar 18, 2025 — Mar 18, 2026
Showing page 1 of 2
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge pull request #3 from drand/master
rdingwell
More...
over 13 years ago
Added unit tests for 403 changes to make sure that the incorrect accesses result in a 403 status. Ran the unit tests to ensure that the code is still functioning correctly.
Doug Rand
More...
over 13 years ago
Fix problem with root going to index.html. The user is now directed to the patient index. The user is now shown a useful error page in dev mode if they are not logged in or a 403 if they are in production mode.
Doug Rand
More...
over 13 years ago
Fix problem with root going to index.html. The user is now directed to the patient index. The user is now shown a useful error page in dev mode if they are not logged in or a 403 if they are in production mode.
Doug Rand
More...
over 13 years ago
Providing the ability to easily create an email with a link to the patient
Andy Gregorowicz
More...
over 13 years ago
Adding install instructions
Andy Gregorowicz
More...
over 13 years ago
Moving attachments out of the public directory so that we can restrict access to them.
Andy Gregorowicz
More...
over 13 years ago
Now responding appropriately when requesting things that users aren't supposed to see.
Andy Gregorowicz
More...
over 13 years ago
Switching from SQLite to MySQL
Andy Gregorowicz
More...
almost 14 years ago
Checking for duplicate emails
Andy Gregorowicz
More...
almost 14 years ago
Pulling the repeated authorized user list HTML out into a shared partial
Andy Gregorowicz
More...
almost 14 years ago
Added the ability to remove authorized users
Andy Gregorowicz
More...
almost 14 years ago
Implemented the ability to add an authorized user. Refactored out some common code for documents and authorized users.
Andy Gregorowicz
More...
almost 14 years ago
Added a missing require
Andy Gregorowicz
More...
almost 14 years ago
Restricting access to patient data to authorized users at the controller layer
Andy Gregorowicz
More...
almost 14 years ago
Adding the ability to restrict access to patients to the model layer
Andy Gregorowicz
More...
almost 14 years ago
Adding a test for the application_helper
Andy Gregorowicz
More...
almost 14 years ago
Updating the README with information about the gateway
Andy Gregorowicz
More...
almost 14 years ago
Picking up the authorized user through HTTP headers
Andy Gregorowicz
More...
almost 14 years ago
Updating the document creation test to match the new application flow
Andy Gregorowicz
More...
almost 14 years ago
Improving application appearance and flow
Andy Gregorowicz
More...
almost 14 years ago
Now supports file uploading
Andy Gregorowicz
More...
almost 14 years ago
Adding carrierwave so that we can start to support file upload
Andy Gregorowicz
More...
almost 14 years ago
Adding a model to represent documents for a patient
Andy Gregorowicz
More...
almost 14 years ago
Cosmetic changes to the list page for patients
Andy Gregorowicz
More...
almost 14 years ago
Adding in Twitter Bootstrap for look and feel
Andy Gregorowicz
More...
almost 14 years ago
Switching the notification address for CI
Andy Gregorowicz
More...
almost 14 years ago
Adding the license
Andy Gregorowicz
More...
almost 14 years ago
Getting Travis to run the migrations before the test suite
Andy Gregorowicz
More...
almost 14 years ago
Minor doc change to trigger the Travis build
Andy Gregorowicz
More...
almost 14 years ago
←
1
2
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree