1
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected 1 day ago.
May 16, 2023 — May 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
dumb typo while i18n'ing More... over 23 years ago
Whoops. Left in a bit of debug code... More... over 23 years ago
Fixed up freemed_search_query(). More... over 23 years ago
gettext language adaptations More... almost 24 years ago
Language loader adapted for gettext More... almost 24 years ago
Fixed long-standing paper-bag bug where only the first digit of a phone number-section would display in fm_phone_entry() -- (800)123 4567 would become (8 )1 4 . More... almost 24 years ago
More table keys, gettext, and the new patient database spec. More... almost 24 years ago
Added new 'Guarantor' tab. Fixed up freemed_search_query(). More... almost 24 years ago
Paper bag error with freemed_config_value. Cached improperly. Maybe implement later, the right way. More... almost 24 years ago
SQL speed hack (tm) ... SELECT * moved to SELECT fields in places More... almost 24 years ago
Revamped patient add/mod insurance tab. Has inline searching. Added a function. More... almost 24 years ago
passes flatten_array(date_vars("ptdob")) in add_page for 1st More... almost 24 years ago
Config values are now cached per-page-load. More... almost 24 years ago
Fixed a showstopper bug that would only let you add users, not modify them. More... almost 24 years ago
Implemented searchability (appears in multipage views.) Unfortunately, it currently requires modifications to the modult calling it. However, these are about two lines long. It's only implemented in specialties, even though it may appear elsewhere. More... almost 24 years ago
Moved to gettext. More... almost 24 years ago
Pulls current page name in display_itemlist (GLOBALS["REQUEST_URI"]) More... almost 24 years ago
Uses new look and feel, gettext support. More... almost 24 years ago
Two new entries. More... almost 24 years ago
Added a sanity check. More... almost 24 years ago
Added multiple pages support in freemed_display_itemlist(). It appears to work fine. Items per page is set in global.var.inc in $max_num_res. More... almost 24 years ago
Main table looks like everything else now (goes all the way across.) More... almost 24 years ago
Updated fm_number_select() function More... almost 24 years ago
Converted to gettext. Removed an old function call. More... almost 24 years ago
Removed obsolete (and unused) function freemed_display_icdcodes(). More... almost 24 years ago
Modernized. Implemented gettext. Shortened considerably. More... almost 24 years ago
Made code mroe compact, more like tos.php3; there are only two different views, all else has been collapsed. More... almost 24 years ago
Added 'delete' function (whoops!), removed cruft, added proper back-links to minimize use of the back button. More... almost 24 years ago
Replaced old functions with freemed_display_selectbox(), added 'echo' before freemed_display_actionbar(). More... almost 24 years ago
Minor fixes, bug stomping, slight UI redesign More... almost 24 years ago