2
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Aug 17, 2024 — Aug 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
genericisation of paths in patient model. More... over 14 years ago
error in the sql. More... over 14 years ago
initial commit of automatic pseudonymisation for patient data. More... over 14 years ago
A lot of initial stub code for specific elements. More... over 14 years ago
setting up build scripts More... over 14 years ago
setting up build scripts More... over 14 years ago
genericised yiic.php, in the same way we have done for index files (pointing relatively to a generic yii installation which a given version can be symlinked to). More... over 14 years ago
bugfix. More... over 14 years ago
fixing a problem with the schema file. More... over 14 years ago
assorted minor tweaks to the database field names. addition of 'first_in_episode_possible' to event_type. data for 'possible_element_type'. More... over 14 years ago
Fixed strange error in Clinical Controller. More... over 14 years ago
Merge branch 'feature/clinical' of github.com:openeyes/OpenEyes into feature/clinical More... over 14 years ago
Corrected mysql schema file. More... over 14 years ago
bugfix More... over 14 years ago
Merge branch 'feature/clinical' of github.com:openeyes/OpenEyes into feature/clinical More... over 14 years ago
assorted minor bugfixes and basic crud for the admin site element type code More... over 14 years ago
Start of the ClinicalService class. More... over 14 years ago
Changed element class names to start with 'Element' to avoid conflicts. More... over 14 years ago
Added the first draft of the clinical code. Needs tidying. More... over 14 years ago
gitignore index.php More... over 14 years ago
Merge branch 'feature/pas-integration' into development More... over 14 years ago
assorted minor bugfixes to pas search (including 'gender'). More... over 14 years ago
Added firm select box after login, tidied up admin area. More... over 14 years ago
test fixes More... over 14 years ago
genericisation and robustness tweaks. path to yii. case sensitivity of tablename in the models (required currently for linux), replacement of getmockbuilder with getmock calls for older versions of phpunit. this collection of fixes prevents a set of testing errors on ubuntu. More... over 14 years ago
removed ldap connection unit test from usertest as it's not mocking, and paul assures me there is an equivalent test elsewhere which does the mocking. More... over 14 years ago
robustness of tests More... over 14 years ago
adapted to refer to /yii/ rather than a specific version. More... over 14 years ago
making menu urls more explicit in the main admin view, so that tab highlighting on the interface works correctly. More... over 14 years ago
testing More... over 14 years ago