2
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected 1 day ago.
Aug 17, 2024 — Aug 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Minor clinical controller bug fix. More... over 14 years ago
Adding test coverage for SiteController. More... over 14 years ago
Testing PatientController. Also, removing address/extra info from patient as it's not needed there. More... over 14 years ago
Merge branch 'feature/clinical' of github.com:openeyes/OpenEyes into feature/clinical More... over 14 years ago
Cleaning up ClinicalController to be more testable (and adding tests, too). More... over 14 years ago
Merge branch 'feature/clinical' of github.com:openeyes/OpenEyes into feature/clinical More... over 14 years ago
Fixed ClinicalService bug. Fixed Posterior and Anterior Segment E_STRICT problems. More... over 14 years ago
Updating migration scripts to not use model() find methods. More... over 14 years ago
Merge branch 'feature/clinical' of github.com:openeyes/OpenEyes into feature/clinical More... over 14 years ago
fixing close tags to fit pear convention. More... over 14 years ago
Simplified BaseElement.php. Removed some short tags. Created gaps between closing curly brackets and close tags. More... over 14 years ago
Merge branch 'feature/clinical' of github.com:openeyes/OpenEyes into feature/clinical More... over 14 years ago
Refactoring BaseController so that it's more testable. More... over 14 years ago
fixed php tags for posterior segment. More... over 14 years ago
swapping out of php smart tags More... over 14 years ago
Merge branch 'feature/clinical' of github.com:openeyes/OpenEyes into feature/clinical More... over 14 years ago
tweaks More... over 14 years ago
Merge branch 'feature/clinical' of github.com:openeyes/OpenEyes into feature/clinical More... over 14 years ago
Updated some method definitions to work with E_STRICT error reporting. More... over 14 years ago
Adding NSC Grade element and data. More... over 14 years ago
Merge branch 'feature/clinical' of github.com:openeyes/OpenEyes into feature/clinical More... over 14 years ago
Updating migration scripts to no longer use ::model() functions as those use Yii::app()->db connection and not the connection specified for the migration. More... over 14 years ago
Fixed code to work with a higher error_reporting level in php.ini. More... over 14 years ago
Merge branch 'feature/clinical' of github.com:openeyes/OpenEyes into feature/clinical More... over 14 years ago
eyedraw More... over 14 years ago
Fixed minor Diabetes element bug, removed some debugging code. More... over 14 years ago
Merge branch 'feature/clinical' of github.com:openeyes/OpenEyes into feature/clinical More... over 14 years ago
Refactored Clinical Controller and Service. More... over 14 years ago
Updating migration scripts to be database-independent. Also fixing a few bugs. More... over 14 years ago
Creating diabetes type element. More... over 14 years ago