All public logs
From WikiAnesthesia
Combined display of all available logs of WikiAnesthesia. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)- 09:25, 25 July 2021 Chris Rishel talk contribs moved page Drug dosage calculator to Patient statistics calculator without leaving a redirect
- 18:05, 22 July 2021 Chris Rishel talk contribs moved page MediaWiki:Gadget-calculator-drugdosages.js to MediaWiki:Gadget-calculator-drugDosages.js without leaving a redirect
- 18:04, 22 July 2021 Chris Rishel talk contribs moved page MediaWiki:Gadget-calculator-patientinput.css to MediaWiki:Gadget-calculator-patientInput.css without leaving a redirect
- 18:04, 22 July 2021 Chris Rishel talk contribs moved page MediaWiki:Gadget-calculator-patientinput.js to MediaWiki:Gadget-calculator-patientInput.js without leaving a redirect
- 18:04, 22 July 2021 Chris Rishel talk contribs moved page MediaWiki:Gadget-calculator-patientstats.js to MediaWiki:Gadget-calculator-patientStats.js without leaving a redirect
- 16:33, 22 July 2021 Chris Rishel talk contribs created page MediaWiki:Gadget-calculator-patientstats.js (Created page with "( function() { mw.calculators.addCalculations( { bmi: { abbreviation: 'BMI', digits: 1, formula: '\\mathrm{BMI} = \\frac{\\text...")
- 16:32, 22 July 2021 Chris Rishel talk contribs created page MediaWiki:Gadget-calculator-patientinput.css (Created page with "#mw-content-text { margin-top: 0 !important; } #calculator-patientinput { background-color: #ffffff; position: sticky; } @media only screen and (max-width: 529px...")
- 16:29, 22 July 2021 Chris Rishel talk contribs created page MediaWiki:Gadget-calculator-patientinput.js (Created page with "* * @author Chris Rishel: ( function() { mw.calculators.addVariables( { age: { name: 'Age', type: 'number', defaultValue:...")
- 16:29, 22 July 2021 Chris Rishel talk contribs created page MediaWiki:Gadget-calculator-drugs.js (Created page with "* * @author Chris Rishel: ( function() { mw.calculators.drugColors = {}; mw.calculators.addDrugColors = function( drugColorData ) { var drugColors = mw....")
- 16:28, 22 July 2021 Chris Rishel talk contribs deleted page MediaWiki:Gadget-calculator-drugs-core.js (content was: "* * @author Chris Rishel: ( function() { mw.calculators.drugColors = {}; mw.calculators.addDrugColors = function( drugColorData ) { var drugColors = mw.calculators.createCalculatorObjects( 'DrugColor', drugColorData ); for( var drugColorId in drugColors ) { mw.calculators.drugColors[ drugColorId ] = drugColors[ drugCol...", and the only contributor was "Chris.Rishel" (talk))
- 16:28, 22 July 2021 Chris Rishel talk contribs deleted page MediaWiki:Gadget-math.js (content was: "/** * math.js * https://github.com/josdejong/mathjs * * Math.js is an extensive math library for JavaScript and Node.js, * It features real and complex numbers, units, matrices, a large set of * mathematical functions, and a flexible expression parser. * * @version 9.4.4 * @date 2021-07-07 * * @license * Copyright (C) 2013-2021 Jos de Jong <wjosde...", and the only contributor was "Chris.Rishel" (talk))
- 16:28, 22 July 2021 Chris Rishel talk contribs deleted page MediaWiki:Gadget-calculator-patientdata-core.css (content was: "#mw-content-text { margin-top: 0 !important; } #calculator-patientdata { background-color: #ffffff; position: sticky; } @media only screen and (max-width: 529px), only screen and (min-width: 530px) and (max-width: 949px) { #calculator-patientdata .form-row { justify-content: space-around; } } @media only screen and (max-width: 529p...", and the only contributor was "Chris.Rishel" (talk))
- 16:27, 22 July 2021 Chris Rishel talk contribs deleted page MediaWiki:Gadget-calculator-patientdata-core.js (content was: "* * @author Chris Rishel: ( function() { mw.calculators.addVariables( { age: { name: 'Age', type: 'number', defaultValue: '40 yr', maxLength: 3, units: [ 'yr', 'mo', 'wk' ] }, gender: { name: 'Gende...", and the only contributor was "Chris.Rishel" (talk))
- 14:05, 22 July 2021 Chris Rishel talk contribs moved page MediaWiki:Gadget-calculator-drugs.js to MediaWiki:Gadget-calculator-drugdosages.js without leaving a redirect
- 14:01, 22 July 2021 Chris Rishel talk contribs deleted page MediaWiki:Gadget-calculator-patientdata.js (content was: "if( $( '#calculator-patientdata' ).length) { mw.loader.load( 'ext.gadget.calculator-patientdata-core' ); }", and the only contributor was "Chris.Rishel" (talk))
- 13:37, 22 July 2021 Chris Rishel talk contribs created page Drug dosage calculator (Created page with "<div id='calculator-drugs'></div>")
- 06:13, 22 July 2021 Chris Rishel talk contribs created page MediaWiki:Calculators-definition (Created page with "* calculator-core[dependencies=ext.calculators.math]|calculator-core.js|calculator-core.css * calculator-drugs[dependencies=ext.gadget.calculator-core,ext.gadget.calculator-pa...") Tag: Visual edit: Switched
- 23:43, 20 July 2021 Chris Rishel talk contribs created page MediaWiki:Gadget-calculator-drugs.js (Created page with "if( $( '#calculator-drugs' ).length) { mw.loader.load( 'ext.gadget.calculator-drugs-core' ); }")
- 23:42, 20 July 2021 Chris Rishel talk contribs created page MediaWiki:Gadget-calculator-drugs-core.js (Created page with "* * @author Chris Rishel: ( function() { mw.calculators.drugColors = {}; mw.calculators.addDrugColors = function( drugColorData ) { var drugColors = mw....")
- 20:30, 18 July 2021 Chris Rishel talk contribs created page MediaWiki:Gadget-calculator-patientdata-core.css (Created page with "#mw-content-text { margin-top: 0 !important; } #calculator-patientdata { background-color: #ffffff; position: sticky; } @media only screen and (max-width: 529px)...")
- 19:36, 18 July 2021 Chris Rishel talk contribs created page MediaWiki:Gadget-calculator-core.css (Created page with "@media only screen and (max-width: 529px) { .calculator-input-text-compact { padding-right: 0.5rem; padding-left: 0.5rem; width: 3rem !important;...")
- 19:02, 18 July 2021 Chris Rishel talk contribs moved page MediaWiki:Gadget-calculator-patientdatajs to MediaWiki:Gadget-calculator-patientdata.js without leaving a redirect
- 19:00, 18 July 2021 Chris Rishel talk contribs moved page MediaWiki:Gadget-calculator-patientdata-loader.js to MediaWiki:Gadget-calculator-patientdatajs without leaving a redirect
- 18:50, 18 July 2021 Chris Rishel talk contribs moved page MediaWiki:Gadget-calculator-patientdata.js to MediaWiki:Gadget-calculator-patientdata-core.js without leaving a redirect
- 08:11, 16 July 2021 Chris Rishel talk contribs created page MediaWiki:Gadget-math.js (Created page with "/** * math.js * https://github.com/josdejong/mathjs * * Math.js is an extensive math library for JavaScript and Node.js, * It features real and complex numbers, units, ma...")
- 08:07, 16 July 2021 Chris Rishel talk contribs created page MediaWiki:Gadget-calculator-patientdata-loader.js (Created page with "if( $( '.calculator-patientdata' ).length) { mw.loader.load( 'ext.gadget.calculator-patientdata' ); }")
- 08:04, 16 July 2021 Chris Rishel talk contribs created page MediaWiki:Gadget-calculator-core.js (Created page with "( function( mw, $ ){ console.log( 'calculator-core loaded' ); }( jQuery, mediaWiki ) );")
- 08:02, 16 July 2021 Chris Rishel talk contribs moved page MediaWiki:Gadget-calc-patientdata.js to MediaWiki:Gadget-calculator-patientdata.js without leaving a redirect
- 07:37, 16 July 2021 Chris Rishel talk contribs created page MediaWiki:Gadget-calc-patientdata.js (Created page with "( function( mw, $ ){ console.log( 'woo' ); }( jQuery, mediaWiki ) );")
- 07:33, 16 July 2021 Chris Rishel talk contribs created page MediaWiki:Gadgets-definition (Created page with "=== Calculators === * calc-patientdata[ResourceLoader|hidden|default|targets=desktop,mobile|type=general]|calc-patientdata.js|calc-patientdata.css") Tag: 2017 source edit
- Private practice groups action
- Private practice groups action
- 21:03, 11 July 2021 Test16 talk contribs created page Test16 (create user page)
- 16:40, 8 July 2021 Chris Rishel talk contribs created page WikiAnesthesia:Editorial board (Created page with "==Editorial Levels== {| class="wikitable" |+ !Level !Contribution score !Additional criteria |- |Editor-in-chief||NA|| |- |Section editor||NA||Appointed by editor-in-chief |-...") Tag: Visual edit
- 16:24, 8 July 2021 Chris Rishel talk contribs created page Template:WikiAnesthesia leader/styles.css (Created page with ".wikianesthesia-leader { border: 0; } .wikianesthesia-leader-image .img { border-radius: 50%; }")
- 16:16, 8 July 2021 Chris Rishel talk contribs uploaded a new version of File:Chris.Rishel.jpg
- 16:11, 8 July 2021 Chris Rishel talk contribs uploaded a new version of File:Chris.Rishel.jpg
- 16:10, 8 July 2021 Chris Rishel talk contribs uploaded a new version of File:Chris.Rishel.jpg
- 16:02, 8 July 2021 Chris Rishel talk contribs uploaded a new version of File:Chris.Rishel.jpg
- 15:51, 8 July 2021 Chris Rishel talk contribs created page Template:WikiAnesthesia leader (Created page with "<div class="card" style="width: 18rem;"> {{#if:{{{image_file|}}}|<div class="card-img-top" alt="">[[File:{{{image_file}}}|320px]]</div>}} <div class="card-body"> <h5 c...") Tag: 2017 source edit
- Private practice groups action
- 22:35, 5 July 2021 Test17 talk contribs created page Test17 (create user page)
- 14:51, 1 July 2021 Chris Rishel talk contribs created page MediaWiki:PatientCalculators/common.js (Created page with "( function ( $, mw ) { mw.patientCalculators.addCalculationData( { age: { type: "number", defaultValue: "40", units: [...")
- 14:51, 1 July 2021 Chris Rishel talk contribs deleted page MediaWiki:PatientCalculators/common.json (content was: "{ "patientDataVars": { "age": { "baseUnits": "yr", "defaultValue": "40", "units": [ "yr", "mo", "wk" ] }, "gender": { "options": [ "F", "M" ] }, "height": {...", and the only contributor was "Chris.Rishel" (talk))
- 07:02, 1 July 2021 Chris Rishel talk contribs created page MediaWiki:PatientCalculators/anatomy.js (Created page with "'use strict'; export default { bmi: { abbreviation: 'bmi', calculate: function( patientData ) { console.log( 'Calculating BMI!' ); },...")
- 05:35, 1 July 2021 Chris Rishel talk contribs moved page MediaWiki:Patientcalculators-common.json to MediaWiki:PatientCalculators/common.json without leaving a redirect
- 05:34, 1 July 2021 Chris Rishel talk contribs moved page MediaWiki:PatientCalculators-common.json to MediaWiki:Patientcalculators-common.json without leaving a redirect
- 05:00, 1 July 2021 Chris Rishel talk contribs moved page MediaWiki:PatientCalculators/common.json to MediaWiki:PatientCalculators-common.json without leaving a redirect
- 02:39, 1 July 2021 Chris Rishel talk contribs created page MediaWiki:PatientCalculators (Created blank page) Tag: Visual edit: Switched
- 02:38, 1 July 2021 Chris Rishel talk contribs moved page MediaWiki:PatientCalculators-common.json to MediaWiki:PatientCalculators/common.json without leaving a redirect