1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Nov 11, 2024 — Nov 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Admitted Patient's Prescriptions, Measurements, BirthData, Immunization, Notes - All Forms now enabled. The Prescription form saves, but the prescription_sub table does not get populated as yet and prescriptions are yet to show. This may be because of Field type differences in Cascade More... about 15 years ago
added sample data selection during setup
gjergj_sheldija
as mizuko
More... about 15 years ago
new installer template
gjergj_sheldija
as mizuko
More... about 15 years ago
new installer template
gjergj_sheldija
as mizuko
More... about 15 years ago
enabled op301_en in class_drg More... about 15 years ago
Pharmacy Reports - stub only - awaiting GJ code release More... about 15 years ago
Typo: itselt => itself More... about 15 years ago
Direct Assignment LDVar restored General Outpatient Clinic dept made to belong to this institution and made a parent dept in a fresh install More... about 15 years ago
Made Primary Key for care_currency table and fixed dupe value for item_no More... about 15 years ago
Missing translation: Role Starts with More... about 15 years ago
Missing English Translations for display of headings for Role and Access List Removed checkboxes for title* permission headings in create or modify role form More... about 15 years ago
GJ's sample user role list 2 updated More... about 15 years ago
replaced all Throath with Throat $_a_1_laball variable made visible in access language file $LDChemicalLaboratory variable directly addressed fix More... about 15 years ago
Sample care_user_roles - Thanks to GJ serially numbered 1-36 and cleaned sql More... about 15 years ago
nr_workday - includes shifts as well - 0 - 14 now. Thanks to GJ for info on shifts More... about 15 years ago
nr_workday 1 - 7 workdays fix patient_reg_nr_adder - unused - removed from config_global table More... about 15 years ago
minor it_lang update
holyghost
as claudiotorbinio
More... about 15 years ago
minor update to IT Lang folder
holyghost
as claudiotorbinio
More... about 15 years ago
ALTER TABLE `care_users` CHANGE `user_role` `user_role` INT(4) DEFAULT '0' NOT NULL; ALTER TABLE `care_user_roles` CHANGE `id` `id` INT(4) NOT NULL AUTO_INCREMENT; ALTER TABLE `care2x`.`care_yellow_paper` DROP KEY `nr`; More... about 15 years ago
p.gif path More... about 15 years ago
p.gif path More... about 15 years ago
p.gif path More... about 15 years ago
added missing value to care_config_global More... about 15 years ago
$insurance_class_info was not been set. Found out that the method getInsuranceClassInfo is ambigious in class_insurance and class_encounter -> Marked it with TODO flag, must be viewed carefully if instances of Insurances should be placed in class_encounter More... about 15 years ago
Replaced all ")&&$" with ") && $" More... about 15 years ago
p.gif path More... about 15 years ago
config table - person_foto_path must not have trailing slash news_foto_path needs the trailing slash as it uses class image More... about 15 years ago
New Person / Update Person - Zip Code can now be string for data lookup formatDate2Std function calls changed to formatDate2STD in 17 files. More... about 15 years ago
Placed comment for cam data path - thanks GJ Commented out debug code in hxp/server.php module file More... about 15 years ago
Corrected for new paths - uploads/photos More... about 15 years ago