1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 18 hours ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Allow kludged skipping of bills to facilitate lack of tokens until we get a better build of PHP. More... over 24 years ago
Relation to guarantor now appears in modform action as well. More... over 24 years ago
Fixed diagnosis codes generation to generate codes instead of ref #s. More... over 24 years ago
Version update. More... over 24 years ago
Fixed passing of MIME type to echo.php3, now allows max number processed kludge. More... over 24 years ago
Copyright problem possible. Removed image. More... over 24 years ago
110x80 animated GIF of doctor writing in a chart. More... over 24 years ago
Fixes for broken default_facility cookie handling, as well as code cleanups and fixes for manage appointments. More... over 24 years ago
Removed old legacy code, now sets default_facilty to 0 on logout. More... over 24 years ago
Cleanups in freemed_display_rooms. More... over 24 years ago
Added capability (finally!) to delete appointments. More... over 24 years ago
Tried hack to avoid token cache overflow during fm_eval. More... over 24 years ago
Updated help module, removed legacy $_hf switching variable. More... over 24 years ago
Removed several horrible rendering bugs. HCFA 1500 forms now render correctly, as far as I can tell. More... over 24 years ago
More improvements on HCFA form. It should actually work now. More... over 24 years ago
Added check to force no caching for Lynx to avoid cached pages. More... over 24 years ago
Updated HCFA form a little. More... over 24 years ago
Version update. More... over 24 years ago
Added insco pull, and speed hack to render_fixedFormEntry. More... over 24 years ago
*Very* dumb bug in insert. More... over 24 years ago
Added missing ) due to being very tired during last changes. More... over 24 years ago
Modules now generate 90-95% correct HCFA forms, among other things. Still need POS/TOS pull and finish guarantor pull. More... over 24 years ago
Meta code added -- hopefully I'll finish the actual code tonight. More... over 24 years ago
Various bugfixes as reported by Adam. More... over 24 years ago
Modified fm_date_entry to allow for non-existant/null dates. More... over 24 years ago
Daily update (version increment) More... over 24 years ago
Fixed link to guarantor display ($id -> $ptdep) More... over 24 years ago
Sensible HTML fix in addform action, with missing <P> before Next of Kin. More... over 24 years ago
Moved debug code to inside a if ($debug) statement to avoid a mess. More... over 24 years ago
Added error checking for blank payrecamt, as well as using trinary operators to remove need for if...then/select clauses for SELECTED tags. More... over 24 years ago